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

* {
	margin: 0;
	padding: 0;
}

body {

	background: #fff;
	text-align:justify;
	
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666;
}
.linkbase{
	color:#666;
	font-size:9px;
	}
.linkbase:hover{
	color:#FC0;
	font-size:9px;
	text-decoration:none;
	}
	
.encabezado{ width:100%; height:335px; margin:0 auto; text-align:center}
.encabezado2{ width:950px; height:155px; margin:0 auto;}
.logo{ height:90px; width:180px; float:left; margin-top:30px;}
.detalle{width:857px; height:154px; margin:0 auto; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#000; padding-top:20px;}

.cabezadetalle{width:935px; height:94px; margin:0 auto; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#000; padding-top:20px;}
.mensajecabeza{ width:550px; height:70px; float:left; margin-left:20px; margin-top:50px;}

.titulo1{ font-size:20px; color:#000; font-family:Arial, Helvetica, sans-serif}


.cajaproductogeneral{width:932px; height:254px; margin:0 auto; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#000; padding-top:20px; border-bottom:1px dashed #CCC; border-top:1px dashed #CCC}
.cajaproducto{ width:150px; height:230px; float:left; margin-left:20px; font-size:10px; color:#999; padding-right:15px; border-right:1px #CCC dashed;}
.cajaproducto h2{ font-size:12px; color:#999; font-weight: normal;  }
.detallebajo{width:900px; height:60px; margin:0 auto; text-align:center; padding:25px; text-align:center; margin-bottom:20px;}


.imagen{ border:0}

.titulointerior{ color:#000; font-size:12px; font-weight: normal; }

.resaltado{ color:#000}
.resaltadoPromo{ color: #F00; font-size:11px; font-weight:bold; font-size:12px}

.cajaagregado{width:200px; height:500px; float:left; margin-left:0px; font-size:10px; color:#999; padding-right:15px; border-right:1px #CCC dashed; border-left:1px #CCC dashed}

.tachado{ text-decoration:line-through; font-size:12px}

.chikita{ font-size:9px;}
