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

p{margin-top:0px;}

body{
	background:url(imagenes/fondo_principal.jpg) repeat-x #B9B9B9;	
	font: normal 12px Arial;
	font-family:Trebuchet MS,Helvetica,sans-serif;
	}

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

	}

h2{
	
	padding-top: 30px;
	border-bottom:2px solid #AA1111;
	color:#666666;
	font-size:14pt;
	font-weight:bold;
	margin-top:0;
	width:380px;
	float:left;
	}

#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 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 14px Tahoma;
	padding-top:14px;
	padding-left:21px;
	}

.table2 {border-collapse: separate;}
.table2 th {color: #FFF; background: #666; padding: 2px 10px 2px 10px; font-size: 10pt; width: 110px}
.table2 td {font-size: 10pt; padding: 2px 5px 2px 5px; background: #DDD;}
.table2 td#buttons { background: #FFF; text-align: right}

.table {border-collapse: separate;float:left;}
.table th {color: #FFF; background: #666; padding: 2px 10px 2px 10px; font-size: 10pt; width: 110px}
.table td {font-size: 10pt; padding: 2px 5px 2px 5px; background: #DDD;}
.table td#buttons { background: #FFF; text-align: right}

#contenido{
	float:left;
	padding-left:77px;
	}

#contenido a{
	color:#0474B1;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}

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

blockquote{
	float:left;
	width:700px;
	padding-top:10px;
	}

#contenido #tabla{
	border-collapse:collapse;
	float:left;
	margin-bottom:20px;
	width:100%;
	}

#tabla th {
	background-image:url(../imagenes/fondo_th.jpg);
	color:#FFFFFF;
	font-size:10pt;
	padding:2px 10px;
	}

#tabla td {
	background:#EEEEEE none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	font-size:10pt;
	padding:2px 5px;
	}

.menu_admin a{
	color:#0474B1;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}

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

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

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

#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_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:50px;
	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:center;
	border-bottom:#000 solid 1px;
	}

.menu_pie a{
	text-decoration:none;
	color:#000;
	padding-right:8px;
	border-right:#000 solid 1px;
	}
