/* CSS Document */
*{margin:auto;}

p{margin:0px;}
h1{	font: bold 20px Tahoma;padding-top:10px}
h3{	font: bold 15px Tahoma;color:#E4232F; margin:0px;}
.rojo{color:#E4232F}
.gris{color:#a59898;}
.azul{clor:#0066b1}
body{
	background:url(imagenes/fondo_principal.jpg) repeat-x #B9B9B9;	
	font: normal 12px Arial;
	}

/* ESTILOS DE ENCABEZADO*/
#encabezado{
	background:url(imagenes/fondo_encabezado.jpg) no-repeat;
	width:980px;
	height:566px;
	}
/* ESTILOS DE CUERPO*/
#cuerpo{
	width:980px;
	background:url(imagenes/fondo_cuerpo.jpg);
	overflow:hidden;
	padding-bottom:10px;
	}

#izquierdo{
	float:left;
	background:#ccc;
	width:251px;
	height:100%;
	}
	
.menu{
	width:223px;
	padding-left:13px;
	padding-right:13px;
}

.menu .principal{
	font:normal 14px Arial;
	color: #E4232F;
	margin-bottom: 10px;
	
	padding: 4px 0 4px 0;
	border-bottom:1px dotted #fff;
	cursor: hand;
	cursor: pointer;
}

.menu h3{
	font:normal 14px Arial;
	color: #E4232F;
	margin-bottom: 10px;
	
	padding: 4px 0 4px 0;
	border-bottom:1px dotted #fff;
	cursor: hand;
	cursor: pointer;
}

.menu a{text-decoration:none;color: #E4232F;}

.menu ul{
	font: bold 12px Arial;
	list-style-type:inherit;
	margin: 0px;
	padding-left:25px;
	margin-bottom: 8px;
	
}

.menu ul li{
	padding-bottom: 2px;
}

.menu ul li a{
	color: #000;
	display: block;
	padding-left:15px;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #fff;
	font-size: 12px;
	padding:2px 0 2px;
}

.menu ul li a:hover{
	color: #980000;
}

.titulos{
	font: bold 17px Tahoma;
	padding-top:14px;
	}

.tituloss{
	font: bold 14px Tahoma;
	padding-top:14px;
	padding-left:21px;
	}

#contenido{
	float:left;
	background:#fff;
	width:516px;
	}
#contenido #texto{
	width:496px;
	border-bottom:#ccc solid 1px;
	}

.DetalleArticulo {
	background:#FFFFFF none repeat scroll 0 0;
	border-right:0 solid;
	margin-bottom:25px;
	margin-top:0;
	padding-bottom:15px;
	height:70px;
	
	}

.DetalleArticulo h2{
	font-size:14px;

	}

#imagen{
	/*border:1px solid #CCCCCC;
	float:left;
	font-size:9px;
	margin-bottom:10px;
	margin-right:25px;
	padding:5;
	vertical-align:middle;*/
	padding-bottom:15px;
	text-align:center;
	}

#imagen img{
	padding:10px;
	border:1px solid #CCCCCC;
	}

#texto .sec_services{
	float:left;
	padding-bottom:15px;
	text-align:center;
	padding-right:5px;
	width:160px;
	}

#texto .sec_services img{
	padding:4px;
	border:#72BAFF solid 1px;
	background:#fff;
	padding:34px;
	width:90px;
	height:75px;
	}

#texto .sec_services p{
	background:#72BAFF;
	font-size:11px;
	color:#000;
	height:40px;
	padding:5px;
	text-align:center;
	}

#texto .sec_services a{
	color:#fff;
	text-decoration:none;
	}

#texto p{
	padding-top:10px;
	text-align:justify;
	padding-bottom:10px;
	}

#contenido .productos{
	float:left;
	width:240px;
	overflow:hidden;
	padding:10px 0 10px 10px;
	}

.productos p{
	padding:0px;
	margin:0px;
	text-align:justify;
	}

.titulo_producto{
	font: bold 12px Tahoma;
	padding-bottom:10px;
	}

.boton_producto{
	float:right;
	padding-top:8px;
	}

#derecho{
	float:left;
	background:#fff;
	width:212px;
	border-left:#ccc dotted 1px;
	}
	
#derecho .banner{
	width:190px;
	border-bottom:#ccc dotted 1px;
	}

.banner img{
	padding-top:7px;
	padding-bottom:7px;
	}

.separador{
	float:left;
	margin:auto;
	width:496px;
	border-top:#ccc solid 1px;
	margin-left:10px;
	}

#tips_mecanico p{
	font-style:italic;
	}

#tips_mecanico strong{
	color:#E4232F;
	font-style:normal;
	}

#tips_mecanico a{
	text-decoration:none;
	color:#999999;
	}

#tips_mecanico a.redtitles {
	color:#E4232F;
	font-weight:bold;
}

#tips_encabezado p{
	font-style:italic;
	}

#tips_encabezado .autor{
	text-align:right;
	}
	
#tips_cuerpo .imagenes{
	width:160px;
	float:left;
	padding-top:13px;
	padding-right:10px;
	padding-bottom:5px;
	}
	
#tips_cuerpo .imagenes p{
	font-style:italic;
	font-size:10px;
	color:#8D8989;
	}

#tips_cuerpo .imagenes2{
	width:160px;
	float:right;
	padding-top:13px;
	padding-left:10px;
	padding-bottom:5px;
	}
	
#tips_cuerpo .imagenes2 p{
	font-style:italic;
	font-size:10px;
	color:#8D8989;
	}
/* ESTILOS DE LA FORMA DE CONTACTO*/
#forma_contacto
{
	font: normal 12px Arial;
	text-align:left;
	color:#000;
	width:208px;
}

#forma_contacto #fiel
{
	margin-top:0px;
	margin-left:0px;

}


#forma_contacto input,#forma_contacto select,#forma_contacto textarea{	
	width:180px;

}

#forma_contacto #fieldset{	
	border:0px;
	margin-top:0px;

}
#forma_contacto textarea{
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#forma_contacto button { 
	text-align:center;
	float:right;
	margin-top: 5px;
	margin-right:4px;	
}
/* ESTILOS DE PIE*/
#pie{
	background:url(imagenes/fondo_pie.jpg) repeat-x;
	width:980px;
	height:136px;
	margin-bottom:0px;
	}

#pie .informacion_pie{
	float:left;
	height:102px;
	padding-left:12px;
	padding-top:20px;
	font: normal 10px Tahoma;
	}

.menu_pie{
	width:518px;
	height:24px;
	padding-top:16px;
	text-align:left;
	border-bottom:#000 solid 1px;
	padding-left:7px;
	}

.menu_pie a{
	text-decoration:none;
	color:#000;
	padding-right:8px;
	border-right:#000 solid 1px;
	}
.promociones{
	background:url(imagenes/fondo_promocion.jpg) no-repeat;
	width:500px;
	height:280px;
	margin-top:15px;
}
.alineacion_izq{padding-left:192px;padding-right:25px;}