/* **************************normalización *******************************/

p, ul, ol, dl, dt, dd, li, blockquote, cite, h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-size:1em;
font-weight:normal;
}
img{
border:0;
}
/********************************************************************/
body {
	background-color:#161616;
	padding:0px;
	margin:0px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
}

a:link, a:visited {
color:#FFFFFF;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#cuerpo {
padding:23px 30px 34px 30px;
height:100%;
}

.borde {
border:1px solid #333333;
}

.borde-2 {
border:2px solid #ffffff;
}

.linea{
border-bottom:1px solid #999999;
height:8px;
margin-bottom:7px;
}

.puntos-verticales {
background-image:url(../images/lines.gif);
width:1px;
float:left;
}

.puntos-horizontales {
background-image:url(../images/horizontal.gif);
background-repeat:repeat-x;
margin:15px 0;
width:100%;
height:1px;
}

.columna-1 {
padding-right:22px;
float:left;
width:316px;;
}

.columna-2 {
padding-left:22px;
float:left;
width:325px;;
}

.puntos-rojos {
float:left;
height:15px;
width:7px;
padding-top:10px;
}

.puntos-rojos-2 {
color:#FF0000;
}

.puntos-texto {
margin-top:4px;
margin-bottom:4px;
padding-left:9px;
float:left;
width:300px;
}

.img-bordes {
border:1px solid #FFFFFF;
margin-bottom:10px;
}

.tit-productos{
position:relative;
margin-left:-33px;
padding-left:33px;
margin-bottom:10px;
height:25px;
width:684px;
background-image:url(../images/productos-tit-fondo.jpg);
}

.img-productos {
margin-right:20px;
float:left;
}

.visitar-galeria{
margin-left:-7px;
}

.linea-horizontal {
background-color:#FFFFFF;
height:1px;
width:100%;
margin:6px 0;
}

.mil {
width:auto;
height:auto;
float:left;
margin:6px;
cursor:pointer;
}

#niveles-1, #niveles-2, #niveles-3, #niveles-4, #niveles-5, #niveles-6 {
	position:absolute;
	font-size:15px;
	line-height:1.6em;
	left: 251px;
	height:140px;
}

.proteccion {
padding:10px 0 0 15px;
float:left;
background-image:url(../images/fondo-proteccion.gif);
width:364px;
height:130px;
margin:6px 0 0 20px;
}

.img-proteccion{
position:relative;
padding:14px 0 0 3px;
float:left;
}

.img-mantenimiento {
margin:30px 13px 0px 13px;
}

p {
margin:20px 0;
}

.img-galeria {
margin:10px;
}

.input {
margin-bottom:10px;
margin-left:10px;
width:313px;
}

.botones {
float:left;
margin-left:10px;
margin-top:180px;
}

.botones-txt {
color:#FFFFFF;
background-color:#A10000;
border:none;
}

