@charset "UTF-8";
/* CSS Document */

body {
	background-color: #4f4f4f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagenes/degradado_ap.jpg);
	background-repeat: repeat-x;
	background-position:top;
}
body, td, th {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	line-height:14px;
	color:#4f4f4f;
}
h1{ color:#17548d;}
a{ color:#17548d; text-decoration:none; }
a:hover{ text-decoration:underline; }
#contenedor {
	margin:0 auto;
	width:900px;
	background-color:#FFF;
}
#apunto {
	width:851px;
	margin-left:49px;
}
.separaciones {
	width:100%;
	height:10px;
	font-size:10px;
	clear:both;
}
.separacion_footer {
	width:100%;
	height:20px;
	font-size:10px;
}
#cabecera {
	width:801px;
	height:100px;
	background-image:url(../imagenes/header.jpg);
	clear:both;
}
#logo{ float:left; width:201px; height:100px; }
#menu{  color:#FFF; float:left; width:600px; height:10px; text-align:right; font-size:9px; }
#menu a{ color:#FFF; text-decoration:none; }
.menu{ padding-top:0px; padding-right:10px; text-transform:uppercase; }
.atencion_cliente{ float:left; width:600px; height:50px; padding-top:20px; text-align:right; }
.atencion_cliente img{ padding-right:10px;}
#slide {
	width:851px;
	height:280px;
	clear:both;
}
#sevicios {
	width:801px;
	height:80px;
	clear:both;
}
#logos {
	width:801px;
	height:80px;
	clear:both;
}
#destacados {
	width:801px;
	height:154px;
	clear:both;
}
.destacados {
	float:left;
	width:261px;
}
.calle {
	float:left;
	width:9px;
}
#pie {
	width:801px;
	height:124px;
	clear:both;
	/*background-image:url(imagenes/footer.jpg);*/
	background-color:#c7c7c7;
	font-size:9px;
}
.pie {
	float:left;
	width:171px;
	padding-left:20px;
	height:124px;
	/*margin-top:10px;*/
}
.pie a{ color: #4f4f4f; }
.calle_pie {
	float:left;
	width:10px;
	height:124px;/*margin-top:10px;*/
	border-right:1px solid #adadad;
}
.linea_peq {
	border-bottom:1px #000 solid;
	height:1px;
	font-size:1px;
	width:50px;
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
}
.productos{
	float:left;
	width:185px;
	padding-left:10px;
}
.azul{ color:#17548d; font-weight:bold; }
/**********/
.cajas{ width:161px; background-color:#e2e2e2; border:1px solid #c6c6c6; font-family: Verdana, Geneva, sans-serif; margin-bottom:10px; text-indent:5px; padding-bottom:2px; padding-top:2px; color: #4f4f4f; }
.boton{ padding:2px; background-color:#e2e2e2; border:0; float:right; font-family: Verdana, Geneva, sans-serif; }

#contenido{	width:801px; float:left; clear:both; padding-bottom:30px; }
#titular{ left:0; float:left; width:191px; /*margin-right:23px;*/ }
#texto{	left:214px; float:left; width:587px; }

.pie_img{ vertical-align:bottom; bottom:0; display:table; display:table-cell; }
.pie_img_ofertas{ padding-top:210px;  }
.pie_img_servicios{ padding-top:40px;  }
.pie_img_tiendas{ padding-top:20px;  }
.pie_img_newsletter{ padding-top:50px;  }
.pie_img_legal{ padding-top:475px;  }
.pie_img_privacidad{ padding-top:170px;  }

.caja_azul{ background-color:#17548d; color:#fff; font-weight:bold; width:100%; text-align:center; }

.img-titular{ padding-top:10px; }

.cf_inputbox {
	width:350px;
	background-color:#000;
	font-size:11px;
	color:#2c2c2c;
	text-indent:5px;
	border:1px #000 solid;
	font-family: Arial, Helvetica, sans-serif;
	/*padding-top:2px;
	padding-bottom:2px;*/
}
/******************/
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}