@charset "utf-8";
/* CSS Document */
body {
	color: #333333;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	background-position: top;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a img {
	border: 0px;
}
td, th, input, textarea, select, fieldset, legend, span, div {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.barra {
	height: 38px;
	text-align: right;
	padding-right: 6px;
	vertical-align: middle;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../imagenes/barrainferior_c.jpg);
}
td.bgFade {
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../imagenes/bgPrincipal.jpg);
}
td.espSuperior {
	height: 28px;
	text-align: right;
}
td.franjaSuperior {
	background-position: top;
	background-color: #183A75;
	background-repeat: repeat-x;
	border-bottom: 1px solid #3366CC;
	background-image: url(../imagenes/bgSuperior.jpg);
}
td.navSuperior {
	height: 30px;
	text-align: right;
	background-position: right;
	background-repeat: repeat-y;
	background-image: url(../imagenes/bgBarraNavSup.jpg);
}
td.navSuperior {
	text-align: left;
}
td.navPie {
	height: 29px;
	border-top: 1px solid #CCCCCC;
}
td.navInferior {
	height: 29px;
	text-align: right;
	white-space: nowrap;
}
td.navSuperior a {
	height: 22px;
	display: block;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.navInferior a {
	height: 22px;
	display: block;
	color: #CCCCCC;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.navSuperior a {
	float: right;
	font-weight: bold;
}
td.navInferior a {
	float: right;
	font-weight: bold;
}
td.navSuperior a span {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.navInferior a span {
	color: #165287;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.navSuperior a:hover {
	height: 20px;
	color: #FFFFCC;
	font-weight: bold
}
 
td.navInferior a:hover {
	height: 20px;
	color: #3366CC;
	font-weight: bold;
}
td.navSuperior a:hover span {
	color: #FFFFCC;
	border-bottom: 1px dotted #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.navInferior a:hover span {
	color: #3366CC;
	border-bottom: 1px dotted #3366CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.navSuperior a img, 
td.navInferior a img {
	border: 0px;
	margin-right: 3px;
	margin-bottom: 2px;
	vertical-align: middle;
}
td.navCategorias {
	 text-align: right;
	 background-repeat: repeat-x;
	 background-image: url(../imagenes/barrasuperior_c.jpg);
}
td.navCategorias2 {
	 text-align: right;
	 background-repeat: repeat-x;
	 background-image: url(../imagenes/barrasuperior_c.jpg);
}
td.navCategorias2 a, 
td.navCategorias2 a.mas {
	float: left;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.navCategorias a, 
td.navCategorias a.mas {
	float: right;
	height: 18px;
	color: #666666; /* #F0F0F0;*/
	display: block;
	padding-top: 3px;
	padding-left: 9px;
	padding-right: 9px;
	text-decoration: none;
	border-left: 1px #FFCC00 solid; /*1px #F0F0F0 solid;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*border-color: #F0F0F0;*/
}
td.navCategorias a:hover, 
td.navCategorias a.masActiva {
	height: 16px;
	color: #000000;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 9px;
/*	border: 1px solid #187901; */
	background-color: #0E6E00;
	background-repeat: repeat-x;
	background-image: url(../images/barra2.jpg);
}
.cajaBusqueda {
	width: 230px;
	height: 14px;
	color: #666666;
	margin-top: 1px;
	padding-top: 2px;
	padding-left: 2px;
	border: 1px solid #A9CDCB;
}
div#menuPost {
	display: block;
	position: absolute;
	background-color: #96F152;
	border: 1px solid #187901;
}
div#menuPost a {
	clear: both;
	color: #FFFFFF;
	display: block;
	padding-top: 2px;
	padding-left: 8px;
	text-align: right;
	padding-right: 8px;
	padding-bottom: 2px;
	white-space: nowrap;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	border-bottom: 1px #FFFFFF solid;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/border_home_center.jpg);
}
div#menuPost a:hover {
	color: #000000;
	border: 1px solid #187901;
	background-color: #8EAAD4;
	background-repeat: repeat-x;
	background-image: url(../images/barra2.jpg);
}
.invisible {
	visibility: hidden;
}
.visible {
	visibility: visible;
}
td.contenido {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
td.vinculoInferior {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	border-top: 1px solid #CCCCCC;
}
td.contenidoBloque {
	padding-top: 5px;
	padding-bottom: 5px;
}
td.pie {
	height: 35px;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../images/barra2.jpg);
}
div#cajaLogin {
	width: 336px;
	height: 126px;
	display: block;
	color: #FFFFFF;
	position: absolute;
	background-color: #4D8BC5;
	background-image: url(../imagenes/bgLogin.jpg);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
div#cajaLogin input {
	width: 116px;
	height: 14px;
	padding-top: 1px;
	border: 1px solid #A9CDCB;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
}
div#cajaLogin table td {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
}
div#cajaLogin input.btnLogin {
	width: 64px;
	height: 22px;
	color: #FFFFFF;
	padding-bottom: 3px;
	border: 1px solid #36648B;
	background-color: #0068CE;
	background-repeat: repeat-x;
	background-image: url(../imagenes/bgBotonLogin.jpg);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
}
a.lnkLogin, 
a.lnkLogin:hover {
	display: block;
	margin-top: 2px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
}
a.lnkLogin:hover {
	color: #FFFF00;
}
a.lnkLogin span {
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
}
a.lnkLogin:hover span {
	color: #FFFF00;
	width: 108px;
	display: block;
	cursor: hand;
	cursor: pointer;
	border-bottom: 1px dotted #FFFF00;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
}
td.txtRegistro {
	width: 109px;
	padding-top: 5px;
	padding-left: 10px;
}
td.txtRegistro a, 
td.txtRegistro a span {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;	
}
td.txtRegistro a:hover span {
	width: 76px;
	display: block;
	cursor: hand;
	cursor: pointer;
	border-bottom: 1px dotted #FFFF00;
}
td.cierreLogin {
	height: 27px;
	padding-right: 7px;
	text-align: right;
}
td.creditos {
	color: #165287;
	font-size: 11px;
	padding-left: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
td.creditos a {
	color: #165287;
	text-decoration: none;
}
td.creditos a:hover {
	color: #3366CC;
	text-decoration: none;
	border-bottom: 1px dotted #3366CC;
}
.separador {
	margin-left: 4px;
	margin-right: 4px;
}
td.creditos span.separador {
	color: #AAAAAA;
}
.TextoProducto {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #be0a26;
}
.celdaMedio, td.celdaMedio {
	background-color: #FFFFFF;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(../imagenes/bgInferior.jpg);
}
div.mainTitle {
	width: 98%;
	clear: both;
	color: #0142BB;
	display: block;
	font-size: 16px;
	padding-top: 6px;
	text-align: left;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 10px;
	padding-bottom: 6px;
	vertical-align: middle;
	border-bottom: 1px solid #BBBBBB;
	font-family: Arial, Helvetica, sans-serif;
}
div.mainTitleText {
	width: 98%;
	clear: both;
	color: #0142BB;
	display: block;
	font-size: 0px;
	padding-top: 0px;
	text-align: left;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	vertical-align: top;
	border-bottom: 1px solid #BBBBBB;
	font-family: Arial, Helvetica, sans-serif;
}
div.mainTitle span.imagen {
	float: left;
	height: 32px;
}
div.mainTitle span.texto, 
div.mainTitle div.texto {
	height: 32px;
	color: #0142BB;
	font-size: 16px;
	line-height: 32px;
	padding-left: 6px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}
td.textoInterno {
	width: 100%;
	text-align: left;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
td.celdaTienda {
	font-size: 10px;
	text-align: left;
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
span.lblTienda {
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
td.celdaTienda a {
	color: #666666;
	text-decoration: none;
}
td.celdaTienda a:hover {
	color: #0068CE;
	border-bottom: 1px dotted #0068CE;
}
td.celdaTienda span.lblTienda a {
	color: #0068CE;
	text-decoration: none;
}
td.celdaTienda span.lblTienda a:hover {
	color: #4A8B3A !important;
	border-bottom: 1px dotted #60B14B;
}
.panelFechasEsp {
	background-position: top;
	background-repeat: repeat-y;
	background-image: url(../imagenes/bgFechas.jpg) !important;
}
table.panelSuperiorFechas {
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../imagenes/bgSuperiorFechas.jpg);
}
td.fechaEspecial {
	color: #183A75;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 3px;
}
td.fechaEspecial a {
	color: #183A75;
	text-decoration: none;
}
td.fechaEspecial a:hover {
	color: #183A75;	
	border-bottom: 1px dotted #183A75;
}
.tituloProducto, 
.tituloProducto a {
	color: #183A75;
	text-align: left;
	font-weight: bold;
	text-decoration: none;	
	text-transform: uppercase;
}
.tituloProducto a:hover {
	color: #4A8B3A;
	text-align: left;
	font-weight: bold;
	text-decoration: none;	
	text-transform: uppercase;
	border-bottom: 1px dotted #4A8B3A;
}
.tiendaProducto {
	color: #183A75;
	text-align: left;
	font-weight: normal;
	text-decoration: none;	
}
.estrellasProducto {
	padding-top: 2px;
	text-align: left;
	padding-bottom: 6px;
}
.precioProducto {
	color: #FF9900;
	font-size: 13px;
	padding-top: 2px;
	text-align: left;
	font-weight: bold;
	padding-bottom: 2px;
	text-decoration: none;
}
div.divContenido {
	width: 100%;
	height: 100%;
}
div.divContenido table.tblContenido {
	margin-left: 10px;
	margin-right: 10px;
}
div.pathway {
	padding: 5px;
	text-align: left;
	padding-bottom: 8px;
}
div.pathway a {
	color: #333333;
	text-decoration: none;
}
div.pathway a:hover {
	color: #157601;
	text-decoration: none;
	border-bottom: 1px dotted #157601;
}
div.pathway b.actual {
	color: #157601;
}
td.subMenu {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
td.subMenu div.seccion {
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dashed #CCCCCC;
}
td.subMenu div.title {
	color: #CF6500;
	padding-top: 3px;
	font-weight: bold;
	padding-bottom: 3px;
}
td.subMenu div.item {
	color: #666666;
	display: block;
	padding-left: 10px;
	padding-right: 4px;
	vertical-align: top;
	padding-bottom: 2px;
	background-position: 0px 2px;
	background-repeat: no-repeat;
	background-image: url(../imagenes/bgItemSubMenu.jpg);
}
td.subMenu div.item a {
	color: #183A75;
	text-decoration: none;
}
td.subMenu div.item a:hover {
	color: #157601;
	text-decoration: none;
	border-bottom: 1px dotted #157601;
}
div.detalleProducto {
	padding: 8px;
}
div.refProductoDetalle {
	color: #666666;
}
div.rangoPreciosDetalle {
	color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
}
div.rangoPreciosDetalle b.rango {
	color: #FF9900;
}
div.tituloProductoDetalle {
	color: #FF9900;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
td.tituloSubCat {
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	background-position: 0px 6px;
	background-repeat: no-repeat;
	background-image: url(../imagenes/bgItemSubMenu.jpg);
}
.tituloSubCat a {
	color: #183A75;
	text-align: left;
	font-weight: bold;
	text-decoration: none;	
}
.tituloSubCat a:hover {
	color: #4A8B3A;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #4A8B3A;
}
td.celdaProducto {
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	border-bottom: 1px dotted #999999;
}
td.franjaCompara {
	padding: 4px;
	background-color: #F0F0F0;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
td.lateralCompara {
	padding: 4px;
	background-color: #F0F0F0;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px dotted #999999;
}
div.opcionesTab {
	padding: 6px;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #DEECFD;
	border-bottom: 1px solid #CCCCCC;
}
div.opcionesTab span.separador {
	color: #999999;
}
div.opcionesTab a {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}
div.opcionesTab a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
}
div.contenidoTab {
	padding: 10px;
}
.titleTable {
	background-color: #CEE7FF;
	text-align:center;
}
.conTable {
	background-color: #FFFFFF;
	text-align:center;
}
/** Estilos admin **/
.textTForm {
	color:#0066CC;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}
.transparentP {
	background-color:#FFFFFF;
	display:none;
	width:500px;
	height:200px;
	position:absolute;
	color: white;
	border: solid;
	border-color:#AAAAAA;
	border-width:2px;
}
.cadMT {
	text-align:right;
	vertical-align:middle;
}
.titAzul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #0066CC;
	vertical-align: top;
}




