body {
	scrollbar-face-color: #CB0012;
	scrollbar-shadow-color: #FF0024;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FF0024;
	scrollbar-darkshadow-color: #FF0024;
	scrollbar-track-color: #CB0012;
	scrollbar-arrow-color: #ffffff;
	background-image: url(/img/back.gif);
	margin: 0px;
}
/*CABECERA*/
.top-gral {
	background-image: url(/img/foto-nieve-top.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 780px;
}
.top01 {
	background-image: url(/img/top01.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 473px;
	text-align: right;
	float: right;
}
.top02 {
	background-image: url(/img/logo-clubesqui-top.gif);
	background-repeat: no-repeat;
	height: 72px;
	width: 518px;
	text-align: right;
	float: right;
	padding-right: 5px;
	line-height: 14px;
}
.top02-tienda {
	background-image: url(/img/logo-tienda-top.gif);
	background-repeat: no-repeat;
	height: 72px;
	width: 518px;
	text-align: right;
	float: right;
	padding-right: 5px;
	line-height: 14px;
}
.direccion-tel01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-bottom: 8px;
}
.direccion-tel02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu01 {
	background-image: url(/img/esquina1-top.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 633px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0024;
	padding-left: 18px;
	padding-top: 5px;
}
.menu02 {
	height: 23px;
	width: 532px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: #5C81AA;
	background-image: url(/img/esquina4-top.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-top: 4px;
}
.link01,a.link01_ON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link01:hover {
	color: #FFAB00;
}
.link02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0024;
	text-decoration: none;
}
.linkmenu01,a.linkmenu01:hover,a.linkmenu01_ON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
a.linkmenu01:hover,a.linkmenu01_ON {
	background-color: #FF0024;
}
.link-tienda {
	background-image: url(/img/icono-tienda.gif);
}
/*CONTENIDO*/
.contenido {
	width: 780px;
	background-image: url(/img/back-contenido.gif);
}
/*COLUMNA IZQUIERDA*/
.izquierda {
	width: 248px;
	float: left;
}
.foto {
	width: 248px;
	background-image: url(/img/foto-nieve-top2.gif);
	background-repeat: no-repeat;
	height: 103px;
	text-align: right;
	vertical-align: top;
}
.encuesta {
	width: 182px;
	margin-top: 10px;
	padding-left: 20px;
	float: left;
}
.tit-encuesta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFAB00;
	text-decoration: none;
}
.txt-encuesta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.input01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9;
	background-color: #E0E8F0;
	border: 1px solid;
	border-color: #7F9DB9;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	float: left;
}
.input02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9;
	background-color: #E0E8F0;
	border: 1px solid;
	border-color: #7F9DB9;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	margin-left:5px;
}
.input-boton {
	margin-left:5px;
	float: left;
}
.publi {
	margin-top: 10px;
	width: 182px;
	text-align: center;
}
.categorias {
	width: 182px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #003366;
}
.tit-categorias {
	width: 134px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFAB00;
	text-decoration: none;
	text-align: left;
	padding-bottom: 5px;
}
.link-categoria,a.link-categoria:hover,a.link-categoria_ON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	height: 18px;
	width: 134px;
	background-image: url(/img/puntos.gif);
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
}
.link-categoria {
	color: #FFFFFF;
}
a.link-categoria:hover,a.link-categoria_ON {
	color: #003366;
	background-color: #CED9E5;
}
.link-subcategoria,a.link-subcategoria:hover,a.link-subcategoria_ON {
	background-color: #5C81AA;
	width: 134px;
	height: 18px;
	text-align: left;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 3px;
}
a.link-subcategoria:hover,a.link-subcategoria_ON {
	text-decoration: underline;
}
.condiciones {
	width: 182px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.tit-condiciones {
	width: 134px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFAB00;
	text-decoration: none;
	text-align: left;
	padding-bottom: 5px;
}
.link-condiciones,a.link-condiciones:hover,a.link-condicionesa_ON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	height: 18px;
	width: 134px;
	background-image: url(/img/puntos2.gif);
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
}
.link-condiciones {
	color: #FFFFFF;
}
a.link-condiciones:hover,a.link-condiciones_ON {
	color: #FFAB00;
	background-color: #FF0024;
}
/*COLUMNA DERECHA TIENDA*/
.derecha {
	width: 532px;
	float: left;
	padding-bottom:5px;
}
.path {
	height: 23px;
	width: 532px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	background-color: #003366;
}
.path_ON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFAB00;
	text-decoration: none;
}
.esquina-path {
    background-image: url(/img/esquina2-top.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 23px;
}
.esquina-path2 {
    background-image: url(/img/esquina3-top.gif);
	background-repeat: no-repeat;
	width: 31px;
	height: 46px;
}
.esta-en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5C81AA;
	text-decoration: none;
}
.linkmenu02,a.linkmenu02:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.linkmenu02 {
	color: #FFFFFF;
}
a.linkmenu02:hover {
	background-color: #FFFFFF;
	color: #CB0012;
}
.maspags {
	width: 490px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;

}
/*PIE DE PAGINA*/
.piepagina {
	width: 780px;
	background-image: url(/img/back-pie.gif);
	height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding-right: 22px;
	padding-top: 15px;

}
.linkmenu03,a.linkmenu03:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.linkmenu03 {
	color: #FFFFFF;
}
a.linkmenu03:hover {
	background-color: #FFFFFF;
	color: #CB0012;
}



/***************************************/
/* AGREGADOS POR CH
/**************************************/
.txtCentro,.boxCentro,.boxCentroScroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.boxCentro {
	width: 532px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.boxCentroScroll {
	width: 526px;
	height: 500px;
	overflow-y:auto;
	margin-top:10px;
	padding-right:10px;
	padding-bottom:10px;
}


.secciones {
	width: 182px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #003366;
}
.link-seccion,a.link-seccion:hover,a.link-seccion_ON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	height: 18px;
	width: 134px;
	background-image: url(/img/puntos.gif);
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
}
.link-seccion {
	color: #FFFFFF;
}
a.link-seccion:hover,a.link-seccion_ON {
	color: #003366;
	background-color: #CED9E5;
}

.mancheta,.manchetaMarco {
	background-color: #CED9E5;
	border:1px Solid #5C81AA;
	height:15px;	
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:black;
	background-image : url(/img/square.gif);
	background-repeat : no-repeat;
	background-position : left;
	padding-left:20px;
	padding-top:1 px;
	padding-bottom:1px;
}


.caja80,.cajaErr80,.caja140,.cajaErr140,.caja170,.cajaErr170,.caja250x70,.cajaErr250x70,.caja210,.cajaErr210 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9;
	background-color: #E0E8F0;
	border: 1px solid #7F9DB9;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.caja80,.cajaErr80  { width:  80px; }
.caja140,.cajaErr140 { width: 140px; }
.caja170,.cajaErr170 { width: 170px; }
.caja210,.cajaErr210 { width: 210px; }
.caja250x70,.cajaErr250x70 {
  width: 250px; height: 70px;
}

.advertencia {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 10px;
     font-weight: normal;
     color: #24375B;
	 background-color: #FAFAD2;
	 padding:5px;
	 margin-top:10px;	
	 border:1px Solid #FF0024;
}

.cajaErr80,.cajaErr140,.cajaErr170,.cajaErr210,.cajaErr250x70 {
    border:1px Solid #FF0024;
}

.avisodatos {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #24375B;
  margin-top:10px;
  margin-bottom:10px;
  width:520px;
  text-align:left;
  padding-right:10px;
}
.nom-producto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-image: none;
}


