/* ////////////////////////////// CSS MOSCA HNOS. ////////////////////////////*/
body {
	background: #FFFFFF;
	margin: 0px;
	font-family:tahoma, arial, Helvetica, sans-serif;
	color: #727272;
	font-size:12px;
	/*word-spacing:0em;*/
	/*word-spacing:0pt;
	line-height:15px;*/
}
p{margin:0px; padding:0px;}
a:link {color: #616161; text-decoration:none; }
a:active {color: #616161; text-decoration:none; }
a:visited {color: #616161; text-decoration:none; }
a:hover {color: #292929; text-decoration:underline; }
img{border:0px;}
h1{margin:0px;font-weight:normal;}
form{margin:0px;}
ul{list-style-position: inside;padding-left:0px;margin-left:0px;}
td{word-spacing:0em;}
/* estilos contenedor */
div.contenedor_contenido {
	width:auto;
	height:auto;
	margin:0 auto;
	overflow:hidden;
}
div.contenido {
	width:980px;
	height:auto;
	margin:0 auto;
	margin-left: auto; 
	margin-right: auto;
	overflow:hidden;
}
div.contenido_iz {
	width:225px;
	height:auto;
	float:left;
	text-align:right;
	padding-left:11px;
	padding-top:11px;
	overflow:hidden;
}
div.contenido_der {
	width:236px;
	height:auto;
	float:left;
	text-align:left;
	padding-top:11px;
	overflow:hidden;
}
div.contenido_cen {
	width:506px;
	height:auto;
	float:left;
	display: table;
	padding-top:11px;
	overflow:hidden;
	/*word-spacing:5px;*/
}
div.contenido_cen_740{
	width:740px;
	height:auto;
	float:left;
	display: table;
	padding-top:11px;
	overflow:hidden;
	/*word-spacing:5px;*/
}
div.contenido_cen_950 {
	width:970px;
	height:auto;
	float:left;
	display: table;
	padding-top:11px;
	overflow:hidden;
}
/* estilos barra superior */
div.barra_cen_iz {
	width:auto;
	height:auto;
	float:left;
	padding-top:9px;
	padding-left:4px;
	padding-right:4px;
}
div.barra_cen_der {
	width:auto;
	height:auto;
	float:right;
	padding-top:9px;
	padding-right:4px;
	padding-left:4px;
}
.ico_barra{ margin-right:3px}
.link_barra:link {color: #009ee1; text-decoration:none; font-size:11px;}
.link_barra:active {color: #009ee1; text-decoration:none;font-size:11px;}
.link_barra:visited {color: #009ee1; text-decoration:none;font-size:11px;}
.link_barra:hover {color: #008eca; text-decoration:underline;font-size:11px;}
/* estilos cabezal */
div.cabezal_interior_logo {
	padding-left:52px;
	padding-top:44px;
	width:auto;
	height:130px;;
	float:left;
}
div.cabezal_interior_banner {
	width:auto;
	height:auto;
	float: right;
	padding-right:18px;
	padding-top:26px;
}
div.cabezal_interior_menu {
	width:960px;
	height:20px;
	float:left;
	margin:0 auto;
	display: table;
	margin-left:10px;
	padding-right:10px;
}
div.menu_solapa_cen {
	width:auto;
	height:18px;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	font-family:Tahoma;
	text-align:center;
	padding-top:7px;
}
.link_menu:link {color: #dbf0ff; text-decoration:none;}
.link_menu:active {color: #dbf0ff; text-decoration:none;}
.link_menu:visited {color: #dbf0ff; text-decoration:none;}
.link_menu:hover {color: #ffffff; text-decoration:underline}
/* estilos pie */
div.contenedor_pie {
	background: #FFFFFF url(../img/fondo_pie.gif) top;
	width:auto;
	height:70px;
	margin:0 auto;
	margin-top:8px;
}
div.pie {
	background: url(../img/fondo_pie_cen.gif) top repeat-x #FFFFFF;
	width:980px;
	height:70px;
	margin:0 auto;
	display: table; 
	margin-left: auto; 
	margin-right: auto;
}
div.pie_iz {
	background: url(../img/fondo_pie_iz.gif) top left no-repeat;
	width:150px;
	height:45px;
	float:left;
	text-align:center;
	padding-left:15px;
	padding-top:18px;
	padding-bottom:15px;
}
div.pie_der {
	background: url(../img/fondo_pie_der.gif) top right no-repeat;
	width:145px;
	height:20px;
	float:left;
	text-align:right;
	font-size:11px;
	padding-right:20px;
	padding-top:54px;
}


div.pie_cen {
	width:620px;;
	height:auto;
	padding:15px;
	text-align:center;
	color:#009ee1;
	line-height:18px;
	float:left;
}
div.pie_izq {
	color:#009ee1;
	margin-top:5px;
	text-align:center;
	width:auto;
}
/*  estilos lateral izquierdo  */
/*  departamentos  */
div.departamentos {
	background:url(../img/fondo_menu_lateral_cen.gif) repeat-y;
	float:left;
	width:226px;
	/*margin-bottom:5px;*/
}
div.departamentos_interior {
	background:url(../img/boton_departamento.gif) no-repeat left;
	width:210px;
	height:19px;
	color:#565656;
	font-size:13px;
	margin-left:7px;
	padding-left:9px;
	margin-right:0px;
	padding-top:2px;
	text-align:left;
}
/*  menu_lateral  */
div.menu_lateral {
	background:url(../img/fondo_menu_lateral_cen.gif) repeat-y;
	float:left;
	width:226px;
	height:auto;
	margin-bottom:7px;
}
div.menu_lateral_interior {
	background:url(../img/fondo_menu_lateral_interior.gif) repeat-x bottom left;
	width:216px;
	color:#939393;
	font-size:12px;
	padding-left:7px;
	padding-top:6px;
	padding-bottom:6px;
	text-align:left;
	float:left;
}
div.menu_lateral_interior_categoria {
	background:url(../img/fondo_menu_lateral_interior.gif) repeat-x bottom left;
	width:203px;
	color:#939393;
	font-size:11px;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:left;
	float:left;
}
div.menu_lateral_herramientas {
	background:url(../img/fondo_menu_lateral_interior.gif) repeat-x bottom left;
	width:208px;
	color:#939393;
	font-size:11px;
	padding-left:15px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:left;
	float:left;
}
div.menu_lateral_herramientas_2 {
	background:url(../img/fondo_menu_lateral_interior.gif) repeat-x bottom left;
	width:208px;
	color:#939393;
	font-size:11px;
	padding-left:15px;
	padding-top:8px;
	padding-bottom:0px;
	text-align:left;
	float:left;
}
div.menu_lateral_interior_destacados {
	background:url(../img/fondo_menu_lateral_interior.gif) repeat-x bottom left;
	width:195px;
	color:#939393;
	font-size:11px;
	padding-left:15px;
	padding-right:13px;
	padding-top:6px;
	padding-bottom:10px;
	text-align:left;
	float:left;
}
div.menu_lateral_interior_destacados_1 {
	background:url(../img/fondo_menu_lateral_interior.gif) repeat-x bottom left;
	width:195px;
	color:#939393;
	font-size:11px;
	padding-left:15px;
	padding-right:13px;
	padding-top:2px;
	padding-bottom:10px;
	text-align:left;
	float:left;
}
/*  banner lateral  */
div.img_centrada {
	float:left;
	width:226px;
	height:auto;
	margin-bottom:10px;
}
div.banners_b {
	float:left;
	width:226px;
	height:auto;
	margin-bottom:10px;
	overflow:hidden;
}
div.banners_a {
	float:left;
	width:226px;
	height:auto;
	margin-bottom:10px;
	overflow:hidden;
}
div.banners_c {
	float:left;
	text-align:left;
	width:236px;
	height:auto;
	margin-bottom:10px;
	overflow:hidden;
}
/*  carrito lateral  */	
div.precio_carrito_lateral_total {
	padding-right:11px;
	margin-left:4px;
	width:auto;
	height:auto;
	float:right;
	font-size:12px;
	color:#000000;
}
div.titulo_carrito_lateral_total {
	padding-left:4px;
	margin-left:4px;
	width:auto;
	height:auto;
	float:left;
	color:#000000;
}
div.precio_carrito_lateral {
	padding-right:11px;
	margin-left:4px;
	width:auto;
	height:auto;
	float:right;
	font-size:11px;
	color:#990000;
}
/*  buscador lateral  */	
div.buscador_iz_contenedor {
	float:left;
	height:auto;
	padding-bottom:7px;
}
div.suscripcion_iz_contenedor {
	float:left;
	height:auto;
	padding-bottom:4px;
}
div.buscador_iz_interior {
	width:auto;
	height:auto;
	font-size:13px;
	color:#565656;
	margin-left:11px;
	margin-right:11px;
	text-align:left;
}
/*  central  */	
/* estilos navegacion */
	
div.navegacion {
	font-size:11px;
	color:#989898;
	margin-bottom:7px;
	width:486px;
}
div.navegacion_720 {
	font-size:11px;
	color:#989898;
	float:left;
	margin-bottom:7px;
	width:720px;
	border:0px solid #333333;
	overflow:hidden;
}
.link_navegacion:link {color: #989898; text-decoration:none;}
.link_navegacion:active {color: #989898; text-decoration:none;}
.link_navegacion:visited {color: #989898; text-decoration:none;}
.link_navegacion:hover {color: #868686; text-decoration:underline}
/* portada */
div.portada_central {
	width:486px;
	height:auto;
	margin-left:10px;
	margin-bottom:10px;
	overflow:hidden;
}
div.portada_central_720, div.portada_central_740{
	width:720px;
	height:auto;
	margin-left:10px;
	margin-bottom:10px;
	overflow:hidden;
}
div.portada_central_740 {
	width:730px;
}
div.portada_central_950 {
	width:970px;
	height:auto;
	margin-left:10px;
	margin-bottom:10px;
	overflow:hidden;
}
/*  buscador central*/
div.portada_central_buscador {
	width:486px;
	height:54px;
	margin-left:11px;
}	
td.buscador_interior_buscar {
	padding-left:8px;
	padding-right:0px;
	vertical-align:middle;
	width:70px;
}
td.buscador_interior_boton {
	padding-left:0px;
	padding-right:12px;
	width:70px;
	text-align:right;
	vertical-align:bottom;
}
/* listado_productos */
div.portada_central_seccion {
	width:486px;
	margin-top:5px;
}
div.portada_central_seccion_listado {
	width:486px;
	margin-top:5px;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:7px;
	float:left;
}
div.portada_central_productos {
	width:486px;
	height:auto;
	margin-bottom:5px;
	background:#FFFFFF url(../img/portada_cen.gif) repeat-y;
	margin-top:5px;
	overflow:hidden;
	float:left;
}
div.portada_central_productos_orejas_1 {
	width:452px;
	height:auto;
	padding:0px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:2px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:11px;
	display: table;
	background:url(../img/fondo_adjuntos_orejas.gif) repeat-x top;
	overflow:hidden;
}
div.portada_central_productos_orejas {
	width:452px;
	height:auto;
	padding:6px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:2px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:11px;
	display: table;
	border-top:#d9d9d9 1px solid;
	background:url(../img/fondo_adjuntos_orejas.gif) repeat-x top;
}
div.titulo_adjuntos_orejas	{
	font-size:13px;
	color:#9f9f9f;
	font-weight:bold;
}
div.portada_productos_iz {
	width:216px;
	height:auto;
	float:left;
	padding-left:11px;
	display: table;

}
div.portada_productos_der {
	width:216px;
	height:auto;
	float:right;
	padding-right:11px;
	display: table;

}
div.portada_productos_contenedor {
	width:478px;
	height:auto;
	margin-left:4px;
	padding-top:2px;
	display: table;
	background: url(../img/punto_gris.gif) center top repeat-y ;
}
div.portada_productos_contenedor_2 {
	width:478px;
	height:auto;
	margin-left:4px;
	padding-top:10px;
	display: table;
	background: url(../img/punto_gris.gif) center top repeat-y  ;
}


/* version tablas */
.portada_productos_contenedor_table {
	width:478px;
	margin-left:4px;
	padding-top:2px;
	background: url(../img/punto_gris.gif) center top repeat-y ;
}

.portada_productos_contenedor_table_2 {
	width:478px;
	margin-left:4px;
	padding-top:10px;
	background: url(../img/punto_gris.gif) center top repeat-y  ;
}

.portada_productos_td_iz {
	width:224px;
	height:auto;
	padding-left:9px;

}
.portada_productos_td_der {
	width:224px;
	height:auto;
	padding-left:10px;
}
/* fin version tablas */

div.listado_productos_contenedor {
	width:224px;
	height:auto;
	float:left;
	padding-top:10px;
	overflow:hidden;
	border-top:#d9d9d9 1px solid;
}
div.listado_productos_contenedor_u {
	width:216px;
	height:auto;
	float:left;
	padding-bottom:8px;
}
div.listado_productos_1columna {
	width:486px;
	height:auto;
	padding-bottom:8px;
	padding-left:14px;
}
div.listado_productos_1columna_filete {
	width:458px;
	height:auto;
	padding-bottom:8px;
	padding-left:14px;
	overflow:hidden;
}
div.codigo_listado	{
	font-size:11px;
	color:#979797;
	padding-bottom:3px;
}
div.codigo_listado_left	{
	font-size:11px;
	color:#979797;
	float:left;
	margin-top:4px;
}
.precio_listado_gris	{
	font-size:9px;
	color:#979797;
	margin-right:0px;
}
/*  productos*/
.titulo_herraminetas {
	margin-bottom:2px;
	margin-top:0px;
	margin-left:4px;
	font-size:13px;
	color:#ffffff;
}
table.productos_barra {
	background:url(../img/portada_cen.gif) repeat-y;
	margin-bottom:10px;
	float:left;
}
td.barra_productos_precio {
	padding-left:14px;
	padding-right:0px;
	vertical-align:middle;
	width:45px;
	color:#484848;
}
td.barra_productos_cantidad {
	padding-left:7px;
	padding-right:9px;
	vertical-align:middle;
	width:120px;
	color:#484848;
	text-align:right;
}
td.barra_productos_boton {
	padding-left:0px;
	padding-right:12px;
	width:80px;
	text-align:right;
}
/* adjuntos */
div.adjuntos_item {
	background:url(../img/fondo_menu_lateral_interior.gif) repeat-x bottom left;
	width:458px;
	color:#939393;
	font-size:11px;
	padding-left:7px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:left;
	float:left;
}
div.galeria {
	width:468px;
	height:auto;
	padding-bottom:0px;
	margin-left:11px;
}
div.menu_adjuntos {
	background:url(../img/adjuntos_sup.gif) bottom no-repeat #FFFFFF;
	height:28px;
	width:486px;
}	
div.menu_adjuntos_2 {
	background:url(../img/portada_sup.gif) bottom no-repeat #FFFFFF;
	height:11px;
	width:486px;
}		
div.menu_adjuntos_solapa {
	height:28px;
	width:auto;
	float:left;
}
div.menu_adjuntos_solapa_iz {
	background: url(../img/adjuntos_solapa_iz.gif) no-repeat;
	height:28px;
	width:12px;
	float:left;
}
div.menu_adjuntos_solapa_iz1 {
	background: url(../img/adjuntos_solapa_iz_1.gif) no-repeat;
	height:28px;
	width:12px;
	float:left;
}	
div.menu_adjuntos_solapa_der {
	background: url(../img/adjuntos_solapa_der.gif) no-repeat;
	height:28px;
	width:12px;
	float:left;
}	
/* VARIOS ///////////////////////////////////////////////////////////////////////////*/
.texto_presentacion{
	padding-bottom:10px;
	overflow:hidden;
}
.texto_gris{ 
	color:#d9d9d9;
}
.descripcion_gris{ 
	color:#727272;
	line-height:16px;
	
}
.descripcion_gris_portada{ 
	color:#727272;
}
div.texto_parrafo{
	overflow:hidden;
	float:left;
	padding-bottom:7px;
	width:486px;
	line-height:16px;
}
div.descripcion_items{ 
	color:#727272;
	padding-left:14px;
	font-size:11px;
	width:440px;
	text-align:justify;
	
}
div.descripcion_fichas{ 
	color:#727272;
	padding-left:4px;
	padding-bottom:8px;
	font-size:11px;
	width:440px;
}
.titulo_13 { 
	font-size:13px;
	margin-bottom:6px;
}
input.boton_enviar_contacto {
	background:url(../img/boton_enviar_url.gif) no-repeat;
	width:67px;
	height:22px;
}
div.texto_11{
	font-size:12px;
	color:#727272;
	overflow:hidden;
	float:left;
	text-align:left;
	line-height:16px;
	/*word-spacing:0em;*/
}	
div.texto_11_producto{
	font-size:12px;
	color:#727272;
}	
div.texto_11_portada {
	font-size:12px;
	color:#727272;
	overflow:hidden;
	float:left;
	width:486px;
	line-height:16px;
}	
div.titulo_registro	{
	font-size:15px;
	color:#727272;
	padding-left:8px;
}
div.titulo_registro_2	{
	font-size:15px;
	color:#727272;
	margin-top:8px;
	padding-left:8px;
	border-top:1px solid #00FF33;
}
div.mensaje{
	width:464px;
	padding:10px;
	border:1px solid #FF9900;
	background-color:#f8dca9;
	margin-bottom:5px;
	margin-top:5px;
	font-size:12px;
}
div.mensaje_720, div.mensaje_susc{
	width:664px;
	padding:10px;
	border:1px solid #8d7276;
	margin-bottom:5px;
	margin-top:5px;
	padding-left:43px;
	background:#faed7f url(../img/icono_aviso_2.gif) 10px 10px no-repeat;
	line-height:16px;
	padding-bottom:15px;
	font-size:12px;
}
div.mensaje_susc{
	width:520px;
}
div.no_mensaje{
	margin:0px;
	padding:0px;
	font-size:0px;
}
div.ayuda{
	width:300px;
	padding:10px;
	border:1px solid #FF9900;
	background-color:#f8dca9;
	position:absolute;
}
div.mensaje_bus1{
	background-color:#f8dca9;
	width:194px;
	padding:3px;
	border:1px solid #868686;
	font-size:11px;
}
div.mensaje_bus2{
	background-color:#f8dca9;
	width:452px;
	padding:3px;
	border:1px solid #868686;
	font-size:11px;
	float:left;
	margin-left:12px;
	margin-bottom:3px;
}
div.mensaje_amigo{
	background-color:#f8dca9;
	width:190px;
	padding:3px;
	border:1px solid #868686;
	font-size:11px;
	margin-bottom:5px;
}
div.mensaje_suscripcion{
	background-color:#f8dca9;
	width:195px;
	padding:3px;
	border:1px solid #868686;
	font-size:11px;
	margin-bottom:5px;
	margin-top:5px;
	text-align:left;
	float:left;
	margin-left:11px;
}
.ayuda_form{
	font-size:10px;
}
.stCeleste{
	color:#009ee0;
}
/* IMAGENES ///////////////////////////////////////////////////////////////////////*/
.imagenGal{ margin-right:1px; margin-left:3px; padding-bottom:1px; margin-top:3px;}
.imagenIz{ margin-right:10px; margin-bottom:2px;border:0px; margin-top:3px;}
.imagenDer{ margin-left:10px; margin-right:0px; margin-top:3px; margin-bottom:2px;}
.imagenCen{margin-top:5px; margin-bottom:5px;}

/* ATRIBUTOS /////////////////////////////////////////////////////////////////////*/
table.atributo{
	border-top:1px solid #edeaea;
	margin-top:15px;
	width:100%;
}
td.atributo_titulo{
	border-bottom:1px solid #edeaea;
	padding:2px;
	padding-left:0px;
	width:5%;
	font-size:11px;
}
td.atributo_valor{
	border-bottom:1px solid #edeaea;
	padding:2px;
	padding-left:0px;
	width:95%;
	font-size:11px;
}
/* MAPA //////////////////////////////////////////////////////////////////////////*/
div.tituloMapa{
	width:945px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:5px;
}
div.lineaMapa{
	width:950px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
	padding-bottom:5px;
}
ul.ulMapa{
	margin:0px;
	padding:0px;
	margin-top:5px;
	text-indent:0px;
}
ul.ulMapa li{
	margin:0px;
	padding-left:0px;
	list-style:none;
	line-height:17px;
	text-indent:0px;
	list-style-position:outside;
}
ul.ulMapa2{
	margin:0px;
	padding:0px;
	margin-top:5px;
	text-indent:0px;
}
ul.ulMapa2 li{
	margin:0px;
	padding-left:10px;
	list-style:none;
	line-height:17px;
	text-indent:0px;
	list-style-position:outside;
}
div.contenedorMapa{
	overflow:hidden;
	width:950px;
}
div.itemMapa{
	float:left;
	width:175px;
	padding:5px;
}
h1.h1Mapa{
	font-size:11px;
	font-weight:bold;
}
h1.h1Mapa2{
	font-size:11px;
	font-weight:normal;
}
h1.h1MapaCeleste{
	font-size:18px;
	color:#009ee0;
}
/* FORMULARIOS ///////////////////////////////////////////////////////////////////*/

input.btnIngresar{
	width:105px;
	height:33px;
	background: url(../img/btnIngresar.gif) no-repeat;
	border:0px;
	cursor:pointer;
}
input.herramientas{
	padding-left:2px;
	color:#585858;
	margin-bottom:4px;
	font-size:11px;
	font-family:tahoma, arial, Helvetica, sans-serif;
	width:193px;
	border:1px solid #d9d9d9;
}
input.buscador{
	paddingt:2px;
	color:#585858;
	margin-bottom:4px;
	font-size:12px;
	font-family:Arial;
	width:190px;
	border:1px solid #868686;
}
input.suscripcion{
	padding-left:2px;
	color:#585858;
	margin-bottom:4px;
	font-size:11px;
	font-family:Arial;
	width:128px;
	border:1px solid #868686;
}
input.buscador_interno{
	padding-left:2px;
	color:#585858;
	margin-bottom:4px;
	font-size:11px;
	font-family:Arial;
	width:200px;
	border:1px solid #868686;
}
div.contenedor_botones{
	float:left;
	width:auto;
	padding-top:2px;
	padding-right:2px;
}
select.buscador{
	width:130px;
	padding:2px;
}
input{
	padding:3px;
	color:#585858;
	font-size:12px;
	font-family:tahoma, arial, Helvetica, sans-serif;
	border:1px solid #939191;
	background:#faf8f8;
}
textarea{
	padding:3px;
	color:#585858;
	font-size:12px;
	font-family:tahoma, arial, Helvetica, sans-serif;
	border:1px solid #939191;
	background:#faf8f8;
}
select{
	padding:3px;
	color:#585858;
	font-size:12px;
	font-family:tahoma, arial, Helvetica, sans-serif;
	border:1px solid #939191;
	background:#faf8f8;
}

/* REGISTRO ///////////////////////////////////////////////////////////////////////*/
td.sol_1{
	width:80px;
	background-color:#e7e7e7;
	border-right:2px solid #FFFFFF;
	text-align:center;
	padding:8px;
	color:#cac8c8;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
}
td.sol_2{
	width:80px;
	background-color:#2d70af;
	border-right:2px solid #FFFFFF;
	text-align:center;
	padding:8px;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
}
td.sol_club_2{
	background-color:#2d70af;
	width:100px;
	padding:0px;
	border-right:2px solid #FFFFFF;
	cursor:pointer;
}
td.sol_club_1{
	background-color:#e7e7e7;
	width:100px;
	padding:0px;
	border-right:2px solid #FFFFFF;
	cursor:pointer;
}
td.sol_3{
	width:auto;
	background-color:#e7e7e7;
	text-align:center;
	height:32px;
	color:cac8c8;
	font-size:12px;
	font-weight:bold;
}
div.sol_logo_club_1{
	background:url(../img/logo_club_off.png) no-repeat;
	width:97px;
	height:49px;
	position:absolute;
	margin-top:-16px;
	cursor:pointer;
}
div.sol_logo_club_2{
	background:url(../img/logo_club_on.png) no-repeat;
	width:97px;
	height:49px;
	position:absolute;
	margin-top:-16px;
	cursor:pointer;
}
.stAzul{
	color:#00519e;
}
.stRojo{
	color:#e13a06;
}
td.titulo_formulario{
	background-color:#e7e7e7;
	color:#2d70af;
	padding:8px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:13px;
	border-bottom:5px solid #FFFFFF;
}
td.aviso_formulario{
	color:#2d70af ;
	padding:15px;
	border:1px solid #2d70af ;
	font-size:13px;
	background:#faf8f8 url(../img/ico_flecha.gif) 10px 16px no-repeat;
	padding-left:28px;
}
div.contenedor_formulario{
	padding:5px;
	border:1px solid #e7e7e7;
}
/* CARRITO ////////////////////////////////////////////////////////////////*/

td.titulos_carrito{
	padding:5px;
	background-color:#e7f5fb;
	border-bottom:1px dotted #9bc4e0;
}
td.productos_carrito_1{
	padding:5px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #9bc4e0;
}
td.productos_carrito_2{
	padding:5px;
}

.link_precio:link {color: #d30e0e; text-decoration:none;}
.link_precio:active {color: #d30e0e; text-decoration:none;}
.link_precio:visited {color: #d30e0e; text-decoration:none;}
.link_precio:hover {color: #910909; text-decoration:none}

td.total_pagar{
	padding:5px;
}
td.total_pagar_total{
	padding:5px;
	border-top:1px dotted #999999;
	background-color:#e7e7e7;
}
table.total_pagar{
	border:1px solid #c4c0c0;
	margin-top:10px;
	margin-bottom:10px;
}
table.total_resaltado{
	background-color:#e13a06;
	margin-top:10px;
	margin-bottom:10px;
	color:#FFFFFF;
}
td.total_resaltado{
	padding:5px;
	color:#FFFFFF;
}
table.aviso_pagar{
	border:1px solid #c4c0c0;
	margin-top:10px;
	margin-bottom:10px;
}
td.aviso_pagar{
	padding:5px;
}
td.form_compra{
	border-bottom:1px dotted #999999;
	font-size:11px;
	height:25px;
}

/* Desde skin */

.link_menu_lateral:link {color: #727272; text-decoration:none;}
.link_menu_lateral:active {color: #727272; text-decoration:none;}
.link_menu_lateral:visited {color: #727272; text-decoration:none;}
.link_menu_lateral:hover {color: #282828; text-decoration:none;}

.link_btn_departamento:link {color: #ffffff; text-decoration:none;}
.link_btn_departamento:active {color: #ffffff; text-decoration:none;}
.link_btn_departamento:visited {color: #ffffff; text-decoration:none;}
.link_btn_departamento:hover {color: #ffffff; text-decoration:none;}

td.barra_productos_valor {
	font-size:22px;
	color:#f00000;
	width:220px;
}
div.precio_col{
	font-size:21px;
	color:#000000;
	padding-top:4px;
	text-align:right;
}	
div.precio_listado	{
	font-size:16px;
	color:#00519e;
	padding:2px;
	padding-bottom:4px;
	float: right;
	margin:2px;
	margin-top:0px;
}
td.fila_tarjeta{
	padding:5px;
	border-bottom:1px dotted #999999;
	background-color:#f5f3dd;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////
// POP UPS ///////////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

div.popup_contexto{
	position:absolute;
	top:0px;
	left:0px;
	z-index:10003;
	display:none;
	background:none;
}
div.popup_contexto_alpha{
	background:#666666;
	opacity:.50;
	filter:alpha(opacity=50);
	z-index:10004;
}
div.popup_contenido{
	position:absolute;
	z-index:10005;
}
td.vtn_popup_codo_sup_iz{
	width:10px;
	height:7px;
	background:transparent url(../../imagenes/img_presentacion/vtn_popup_codo_sup_iz.png) no-repeat;
	font-size:0px;
}
td.vtn_popup_codo_sup_de{
	width:10px;
	height:7px;
	background:transparent url(../../imagenes/img_presentacion/vtn_popup_codo_sup_de.png) no-repeat;
	font-size:0px;
}
td.vtn_popup_fondo_sup{
	height:6px;
	background:transparent url(../../imagenes/img_presentacion/vtn_popup_fondo_sup.png) repeat-x;
	font-size:0px;
}
td.vtn_popup_codo_inf_iz{
	width:11px;
	height:11px;
	background:transparent url(../../imagenes/img_presentacion/vtn_popup_codo_inf_iz.png) no-repeat;
	font-size:0px;
}
td.vtn_popup_codo_inf_de{
	width:11px;
	height:11px;
	background:transparent url(../../imagenes/img_presentacion/vtn_popup_codo_inf_de.png) no-repeat;
	font-size:0px;
}
td.vtn_popup_fondo_inf{
	height:11px;
	background:transparent url(../../imagenes/img_presentacion/vtn_popup_fondo_inf.png) repeat-x;
	font-size:0px;
}
div.vtn_popup_fondo_titulo{
	margin:15px;
	margin-bottom:0px;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #f2f0f1;
	overflow:hidden;
}
div.vtn_popup_fondo_titulo_modal{
	font-weight:bold;
	overflow:hidden;
	margin:0px;
	border-bottom:1px solid #e1dede;
	padding-left:10px;
	padding-bottom:5px;
}
td.vtn_popup_fondo_cuerpo{
	padding:0px;
	background:transparent url(../../imagenes/img_presentacion/vtn_popup_fondo_central.png) left repeat-y;
	font-size:12px;
	color: #666666;
}
div.vtn_popup_fondo_interno{
	margin-left:5px;
	background:#FFFFFF url(../../imagenes/img_presentacion/vtn_popup_fondo_cuerpo.png) repeat-x;
	margin-right:4px;
	border-right:1px solid #e1dede;
}
div.vtn_popup_iconos{
	float:right;
	border:0px solid #990000;
	margin-right:10px;
}
table.vtn_popup{
	margin-bottom:5px;
}
div.vtn_cargador{
	margin:0 auto;
	border:0px solid #333333;
	text-align:center;
	padding:30px;
	color:#666666;
	font-size:11px;
}
#vtn_titulo{
 font-weight:bold;
 color:#f78d1e;
 padding-bottom:5px;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////
// CARGADOR GLOBAL /////////////////////////////////////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
#cargador_contexto{
	background:#666666;
	opacity:.50;
	filter:alpha(opacity=50);
	z-index:10010;
	/*height:200px;
	width:200px;*/
	position:absolute;
}
div.cargador_global{
	border:0px solid #ffffff;
	visibility:hidden;
	display:none;
	padding:2px;
	position:absolute;
	z-index:300;
	background:#640420;
}

/* Clubes */

div.vtn_clubes{
	width:448px;
	height:350px;
	background:url(../../img/vtn_fondo_club.png) no-repeat;
	padding:15px;
	padding-left:30px;
}
input.clubes{
	border:1px solid #4a77b1;
	padding:5px;
	padding-top:6px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#767a7b;
	background:url(../../img/fondo_input_clubes.gif) repeat-x;
	width:70px;
}
td.texto_clubes{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4a4c4d;
}
td.texto_clubes_cuestiona{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4a4c4d;
	padding:3px;
}
div.msg_clubes{
	font-size:11px;
	color:#990000;
	font-weight:bold;
}
td.img_club{
	padding-top:10px;
	width:160px;
	vertical-align:top;
}
td.texto_club{
	padding-top:10px;
	padding-left:10px;
	vertical-align:top;
}
div.titulo_club{
 	overflow:hidden;
	color:#2d70af;
	font-size:14px;
	margin-bottom:3px;
}
td.check_club{
	padding:5px;
	color:#2d70af;
	background:#d3d2d2;
	width:180px;
}
td.archivo_club{
	padding:5px;
	color:#2d70af;
	background:#e7e7e7;
	border-left:2px solid #FFFFFF;
	font-size:11px;
	color: #727272;
}

/* Tool Tips */
img.tool_ayuda{
	cursor:pointer;
}
div.tool_jq{
	display:none;
	
}
#tool_tip_jq{
	display: none;
	margin:0 10px 1em 0;
	width:auto;
	padding:8px;
	border:1px solid #8d7276;
	background:#faed7f;
	z-index:2001;	
	font-size:11px;
	line-height:13px;
	z-index:30000;
}

#menu_usuario{
	width:226px;
	/*height:158px;*/
	background:#ffffff;
	position:absolute;
	margin-top:16px;
	border:1px solid #489ee1;
	padding-top:2px;
	padding-bottom:2px;
	display:none;
}

/* Lista de escolares */

div.fondo_lista{
	background:url(../../img/lista_escolares/fondo.gif) repeat-y;
	width:486px;
	overflow:hidden;
	margin-bottom:5px;
}
div.fondo_cont_lista{
	background:url(../../img/lista_escolares/fondo_cont.gif) left bottom no-repeat;
	width:426px;
	overflow:hidden;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:20px;
}
div.fondo_combo,div.fondo_combo_c,div.fondo_combo_b{
	background:url(../../img/lista_escolares/fondo_combo.png) no-repeat;
	_background:url(../../img/lista_escolares/fondo_combo.gif) no-repeat;
	width:402px;
	height:38px;
	margin-bottom:10px;
}
div.fondo_combo_c{
	background:url(../../img/lista_escolares/fondo_combo_c.png) no-repeat;
	_background:url(../../img/lista_escolares/fondo_combo_c.gif) no-repeat;
	width:138px;
	margin-right:8px;
}
div.fondo_combo_b{
	background:url(../../img/lista_escolares/fondo_combo_b.png) no-repeat;
	_background:url(../../img/lista_escolares/fondo_combo_b.gif) no-repeat;
	/*background:none;*/
	width:110px;
	margin-right:3px;
	margin-top:17px;
}
div.combo{
	float:left;
	padding-left:9px;
	padding-top:9px;
	
}
div.btn{
	float:left;
	padding-left:8px;
	padding-top:6px;
}
div.titulo_combo{
	font-size:12px;
	color:#2891bb;
	margin-bottom:3px;
	padding-left:2px;
}
select.colegio{
	padding:1px;
}
div.superior_resultados,div.inferior_resultados{
	margin-top:10px;
	width:402px;
	height:8px;
	font-size:0px;
	background:url(../../img/lista_escolares/superior_resultados.gif) no-repeat;
}
div.inferior_resultados{
	margin-top:0px;
	background:url(../../img/lista_escolares/inferior_resultados.gif) no-repeat;
}
div.centro_resultados{
	width:382px;
	background:#FFFFFF;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
}
div.titulo_resultados{
	color:#1d94c3;
	padding-bottom:8px;
	border-bottom:1px solid #d4cdcd;
	margin-bottom:8px;
}
div.item_resultados{
	border-bottom:1px dotted #a3a5a4;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
}
div.lista_error{
	float:left; 
	color:#FF0000;
	padding-left:5px;
}
div.cont_youtube,div.cont_youtube_filete,div.cont_youtube_chico
,div.cont_youtube_c{
	text-align:center;
	overflow:hidden;
	width:486px;
	margin-bottom:10px;
}
div.cont_youtube_filete{width:458px;}
div.cont_youtube_chico{
	width:216px;
	margin-top:3px;
}
div.cont_youtube_c{
	width:200px;
	margin-top:3px;
	float:left;
}
