/* www.webernal.com ------------------------------------------------------------------------*/	

/* ----------- cuerpo de página --------------------- */
body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	}


html {
	height:100%;
	}

p {
	margin: 0px;
	padding: 0px;
}
	
a:link {
	text-decoration:none;
	color: #000000; /*666666;*/
}
a:visited {
	text-decoration:none;
	color: #000000; /*666666;*/
}
a:hover {
	text-decoration:underline;
	color: #000000;
}	

/* ----------- Estructura general --------------------- */

.total {
	display: block;
	/*width: 758px;*/
	height: 100%;
	}	

.columna {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
.col_cen {
	display: block;
	float: left;
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 30px;
	}

.col_der {
	display: block;
	float: left;
	margin: 0px;
	width: 160px; /*210*/
	clear: right;
	}

.fondo_azul {
/*	background-image: url(img/fondo_azul.jpg);
*/	background-repeat: no-repeat;
	background-position: right bottom;
}

.webernal {
	display: block;
	float: right;
	
}

.borde_gris_arriba {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;	
}

.float_right {
	display: block;
	float: right;
	}

.float_left {
	display: block;
	float: left;
	}

.cajita01 {
	border: 1px solid #999999;
	background-color: #fafaf0;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 40px;
	background-image: url(img/info.jpg);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}

.cajita02 {
	border: 1px solid #999999;
	margin-bottom: 5px;
	padding: 3px;
	margin-right: 5px;
	background-color: #fafaed;
}

.cajita03 {
	border: 1px solid #999999;
	margin-bottom: 5px;
	padding: 3px;
	margin-right: 5px;
	background-color: #dbf2aa;
}

.margin_left {
	margin-left: 10px;
}

.linea_div {
	width: 40%;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	display: block;
	float:left;
	clear:left;
}

.topo_azul {
	background-image: url(img/topo-azul.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;	
}

.subrayado a:hover{
	text-decoration: underline;
}

.rojo {
	color: #FF0000;
}

.borde_blanco {
	border: 5px solid #ffffff;
}

/* -------- TOP -------------- */


.top_caja_dir {
	background-image: url(img/top_recuadro.gif);
	height: 66px;
	width: 150px;
	display: block;
	float: right;
	margin-top: 32px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding: 4px;
	font-weight: bold;
	text-align: center;
}

.top_caja_dir_tlf {
	font-size: 13px;
	margin-top: 3px;
	display: block;
	color: #ffffff; /*000066;*/
	font-family: Arial, Helvetica, sans-serif;
}

.top_banner {
	margin: 0px;
	padding: 0px;

}

.top_barra {
	font-weight: bold;
	color: #4c5d7d;
	padding-right: 10px;
	text-align: right;
	/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;*/
	padding-top: 3px;
	margin: 0px;
	padding-bottom: 0px;
	display: block;
	clear: right;
	float: right;
	padding-left: 10px;
}

/* -------- SOMBRAS -------------- */


.cuerpo_sombra_izq {
	width: 14px;
	background-image: url(img/sombra_izq.gif);
}

.cuerpo_sombra_der {
	width: 14px;
	background-image: url(img/sombra_der.gif);
}




.sombra_01 {
	width: 15px;
	height: 24px;
	background-image: url(img/sombra_01.gif);
}

.sombra_02 {
	height: 14px;
	background-image: url(img/sombra_02.gif);
}

.sombra_03 {
	width: 15px;
	height: 24px;
	background-image: url(img/sombra_03.gif);
}

.sombra_04 {
	width: 14px;
	background-image: url(img/sombra_04.gif);
}
.sombra_05 {
	width: 14px;
	background-image: url(img/sombra_05.gif);
}
.sombra_06 {
	width: 15px;
	height: 24px;
	background-image: url(img/sombra_06.gif);
}

.sombra_07 {
	height: 14px;
	background-image: url(img/sombra_07.gif);
}

.sombra_08 {
	width: 15px;
	height: 24px;
	background-image: url(img/sombra_08.gif);
}


/* -------- MENU -------------- */

.menu_caja {
	width: 160px; /*157*/
	display: block;
	float: left;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 100%;
}
.menu_fondo {
	background-image: url(img/colizq.jpg);
	background-repeat: no-repeat;
}

#menu_on ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu_on a{ /* Lleva otra versión en estilos_IE.css */
	/*width: 108px;*/
	display: block;
	background-image: url(img/menu_on.png);
	height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	list-style-type: none;
	margin-right: 10px;
	background-repeat: no-repeat;
	padding-top: 5px;
}

#menu_off ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#menu_off a{ /* Lleva otra versión en estilos_IE.css */
	/*width: 108px;*/
	display: block;	
	background-image: url(img/menu_off.png);
	height: 18px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	list-style-type: none;
	margin-right: 10px;
	background-repeat: no-repeat;
	padding-top: 5px;
}

#menu_on a:link {
	color: #FFFFFF;
	}	

#menu_on a:visited{
	color: #FFFFFF;
	}	

#menu_on a:hover {
	background-image: url(img/menu_on.png);
	color: #FFFFFF;
	}	
	
#menu_off a:link {
	color: #FFFFFF;
	}	

#menu_off a:visited{
	color: #FFFFFF;
	}	

#menu_off a:hover { /* Lleva otra versión en estilos_IE.css */
	background-image: url(img/menu_on.png);
	color: #FFFFFF;
	}	

#menu_borde01 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #ffff33;
	margin-left: 10px;
	}

#menu_borde02 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #006699;
	margin-left: 10px;
	}

#menu_borde03 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #cc3333;
	margin-left: 10px;
	}

#menu_borde04 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-left: 10px;
	}
	
#menu_borde05 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #ff7300;
	margin-left: 10px;
	}
	
#menu_borde06 {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0082a4;
	margin-left: 10px;
	}
	
#menu_margen_arriba {
	padding-top: 2px;
	}

/* -------- MODULOS -------------- */

.sec_titulo {
	font-size: 16px;
	color: #40484d;
	font-weight: bold;
	text-align: left;
	margin: 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.mod1 {
	display: block;
	text-align: left;
	padding: 10px;
	clear: both;
	/*margin-left: 10px;*/
	}

.mod1_fecha {

	font-size: 11px;
	color: #000000; /*999999;*/
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

.mod1_titular {
	font-size: 20px;
	color: #000000; /*40484d;*/
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}	

.mod1_titular_peq {
	font-size: 12px;
	color: #000000; /*40484d;*/
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}	

.mod1_cuerpo {
	display: block;
	font-size: 11px;
	color: #000000; /*666666;*/
	text-align: justify;	
	margin: 0px;
	padding: 0px;
	}

.mod1_pag {
	font-size: 11px;
	color: #666666;
	text-align: justify;
	text-indent: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	}

.mod1_pag_gris {
	color: #999999;	
	}
	
.mod1_cuerpo p{
	margin-top: 7px;
	margin-bottom: 5px;
	text-indent: 20px;
	}

.mod1_img {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	}

.mod1_foto {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.mod1_foto_peq {
	display: block;
	float: right;
	padding: 2px;
	border: 1px solid #999999;
	margin-right: 20px;
}

.mod1_foto_peq_izq {
	display: block;
	float: left;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.mod1_precio {
	font-size: 17px;
	display: block;
	color: #006699;
	padding-left: 40px;
	background-image: url(img/flecha_roja.gif);
	background-repeat: no-repeat;
	background-position: 17px 7px;
	float: right;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	}

.mod1_caja_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(img/deg_rojo_peq.jpg);
	background-repeat: repeat-x;
	display: block;
	float: left;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.mod1_caja_tit_mor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(img/deg_mor_peq.jpg);
	background-repeat: repeat-x;
	display: block;
	float: left;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mod1_caja {
	display: block;
	clear: left;
	float: left;
	border: 5px solid #b20607; /*cc3333; /*006699;*/
	padding: 10px;
	margin: 0px;
	/*background-image: url(img/deg_azul_02.jpg);*/
	background-repeat: repeat-y;
	/*width: 300px;*/
}
.mod1_caja_mor {
	display: block;
	clear: left;
	float: left;
	border: 5px solid #0082a4; /* #9900cc; /*cc3333; /*006699;*/
	padding: 10px;
	margin: 0px;
	/*background-image: url(img/deg_azul_02.jpg);*/
	background-repeat: repeat-y;
	/*width: 300px;*/
}

.mod1_indice {
	font-size: 18px;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/deg_rojo_peq.jpg);
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.mod1_indice_mor {
	font-size: 14px;
	margin-right: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/deg_mor_peq.jpg);
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.mod1_indice a:link {
	color: #FFFFFF;
	text-decoration: none;
	}	

.mod1_indice a:visited{
	color: #FFFFFF;
	text-decoration: none;
	}	

.mod1_indice a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}	

.mod1_indice_mor a:link {
	color: #FFFFFF;
	text-decoration: none;
	}	

.mod1_indice_mor a:visited{
	color: #FFFFFF;
	text-decoration: none;
	}	

.mod1_indice_mor a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}	

/* ------------------- */

.mod2 {
	display: block;
	float: left;
	width:49%;
	}
	
.mod2_caja {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 10px;
/*	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;*/
	background-color: #eeeeee;
	margin-left: 10px;
	margin-bottom: 10px;
	background-image: url(img/deg_gris.jpg);
	background-repeat: repeat-y;
	}

.mod2_fecha {
	font-size: 9px;
	color: #999999;
	display: inline;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	text-align: left;
	}


.titular_gris_azul {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #4c5d7d;	

}

.titular_azul {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #006699;	

}

.titular_rojo {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #cc3333;	

}

.mod2_titular {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	
	background-image: url(img/deg_gris.jpg);
	background-repeat: repeat-y;
	
	}	

.mod2_cuerpo ul{
	font-size: 11px;
	color: #555555;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	}
	
.mod2_cuerpo li{
	margin: 0px;
	text-indent: -15px;
	background-image: url(img/topo-azul.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	}

.mod2_cuerpo a:link {
	color: #555555;
	}	

.mod2_cuerpo a:visited{
	color: #555555;
	}	

.mod2_cuerpo a:hover {
	color: #000000;
	}	

/* ------------------- */

.mod3 {
	display: block;
	width: 150px; /* 190 */
	padding: 10px;
	}

.mod3_titular {
	display: block;
	font-size: 12px;
	color: #000000; /*4c5d7d;*/
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;	
	/*font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;*/
	}

.mod3_titular a:link {
	color: #000000; /*4c5d7d;*/
	}	

.mod3_titular a:visited{
	color: #000000; /*4c5d7d;*/
	}	

.mod3_titular a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
.mod3_caja {
	/*text-align: left;
	width: 148px; 
	border: 1px solid #006699;
	margin-top: 10px;
	background-color: #FFFFFF;
	padding-bottom: 5px;*/
	text-align: center;
	width: 142px;  /*144*/
	margin-top: 5px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	display: block;
	float: left;
	margin-left: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	}

.mod3_caja_art {
	/*text-align: left;*/
	/*width: 148px; */
	border: 1px solid #006699;
	/*	margin-top: 10px;*/
	background-color: #FFFFFF;
	/*	padding-bottom: 5px;*/
	zoom: 100%; /* Para evitar bug IE: http://archivist.incutio.com/viewlist/css-discuss/57305 */
	height: 180px;	
}
	
.mod3_caja_sombra {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: block;
	float: left;
	margin: 0px;
	}

.mod3_precio {
	font-size: 13px;
	display: block;
	color: #006699;
	padding-left: 30px;
	background-image: url(img/flecha_roja.gif);
	background-repeat: no-repeat;
	background-position: 12px 4px;
	padding-bottom: 10px;
	clear: left;
	float: right;
	white-space: nowrap;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
.mod3_precio2 {
	font-size: 13px;
	display: block;
	color: #ffffff;
	margin: 0px;
	padding-left: 30px;
	/*background-image: url(img/flecha_roja.gif);
	background-repeat: no-repeat;
	background-position: 12px 4px;*/
	padding-bottom: 10px;
	clear: both;
	float: right;
	white-space: nowrap;
	font-weight: bold;
	}

.mod3_titular3 {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	
/*	background-image: url(img/deg_gris.jpg);
	background-repeat: repeat-y;*/
}

.mod3_titular2 {
	display: block;
	font-size: 12px;
	color: #ffffff; /*4c5d7d;*/
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}

.mod3_titular2 a:link {
	color: #ffffff; /*4c5d7d;*/
	}	

.mod3_titular2 a:visited{
	color: #ffffff; /*4c5d7d;*/
	}	

.mod3_titular2 a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
.mod3_subtit {
	font-size: 10px;
	display: block;
	color: #4c5d7d;
	text-align: left;
	padding-left: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.mod3_img {
	display: block;
	/*border: 5px solid #FFFFFF;*/
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
	}

.mod3_caja_azul {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 10px;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;*/
	/*background-color: #eeeeee;*/
	margin-left: 0px;
	margin-bottom: 10px;
	display: block;
	background-image: url(img/deg_azul.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	}
	
.mod3_caja_rojo {
	/*text-align: left;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	display: block;
	background-image: url(img/of_02.jpg);
	background-repeat: repeat-x;
	background-color: #450304;*/
	
	text-align: left;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	display: block;
	border: 1px solid #b20607;
	background-color: #e5d3d3; /*e5cfcf;*/
	}

.mod3_foto_encaje {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: right;	
}

.mod3_txt {
	color: #ccccff; /*555555;*/
	text-align: left;
	font-size: 11px;
	margin-left: 5px;
	padding-top: 15px;
}

.mod3_txt_lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff; /*39516B;*/
	background-image: url(img/topo_txt1.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	text-align: left;
	display: block;
	text-indent: 12px;
	}	
	
.mod3_txt_lista a:link {
	text-decoration:none;
	color: #ffffff; 
}
.mod3_txt_lista a:visited {
	text-decoration:none;
	color: #ffffff; 
}
.mod3_txt_lista a:hover {
	text-decoration:underline;
	color: #ffffff;
}	

.mod3_arbol_fechas {
	margin-bottom: 5px;	
	}
	

.mod3_cuerpo_azul ul{
	font-size: 12px;
	color: #ffffff;
	/*text-align: justify;*/
	margin: 0px;
	padding: 0px;
	}
	
.mod3_cuerpo_azul li{
	margin: 0px;
	text-indent: -10px;
	background-image: url(img/topo-azul.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}

.mod3_cuerpo_azul a:link {
	color: #ffffff; /*555555;*/
	}	

.mod3_cuerpo_azul a:visited{
	color: #ffffff; /*555555;*/
	}	

.mod3_cuerpo_azul a:hover {
	color: #ffffff; /*#000000;*/
	text-decoration: underline;
	}
	
	
.mod3_cuerpo_rojo ul{
	font-size: 12px;
	color: #000000; /*ffffff;*/
	/*text-align: justify;*/
	margin: 0px;
	padding: 0px;
	}
	
.mod3_cuerpo_rojo li{
	margin: 0px;
	text-indent: -10px;
	background-image: url(img/topo-rojo.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}

.mod3_cuerpo_rojo a:link {
	color: #000000; /*555555;*/
	}	

.mod3_cuerpo_rojo a:visited{
	color: #000000; /*555555;*/
	}	

.mod3_cuerpo_rojo a:hover {
	color: #000000; /*#000000;*/
	text-decoration: underline;
	}

#mod3_lista_fondo_azul { 
	/*background-image: url(img/blanco_trans.png);
	background-repeat: repeat;*/
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #999999;
}

#mod3_lista_fondo_rojo {
	/*background-image: url(img/blanco_trans.png);
	background-repeat: repeat;*/
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.mod3_fecha {
	display: block;
	font-size: 10px;
	color: #ffffff; /*4c5d7d;*/
	
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.of_01 {
	background-color: #450304;
	background-image: url(img/of_01.jpg);
	background-repeat: no-repeat;
	width: 10px;
}

#aventura .of_01
{
	background-color: #544029;
	background-image: url(img/of2_01.jpg);	
}

.of_02 {
	background-color: #450304;
	background-image: url(img/of_02.jpg);
	background-repeat: repeat-x;
}

#aventura .of_02
{
	background-color: #544029;
	background-image: url(img/of2_02.jpg);
}

.of_03 {
	background-color: #450304;
	background-image: url(img/of_03.jpg);
	background-repeat: no-repeat;
	width: 10px;
}

#aventura .of_03
{
	background-color: #544029;
	background-image: url(img/of2_03.jpg);
}


.of_04 {
	background-color: #450304;
	background-image: url(img/of_04.jpg);
	background-repeat: no-repeat;
	width: 10px;
}

#aventura .of_04
{
	background-color: #544029;
	background-image: url(img/of2_04.jpg);
}


.of_06 {
	background-color: #450304;
	background-image: url(img/of_06.jpg);
	background-repeat: no-repeat;
	width: 10px;
}

.of_07 {
	background-color: #450304;
}


#aventura .of_06
{
	background-color: #544029;
	background-image: url(img/of2_06.jpg);
}

#aventura .of_07
{
	background-color: #544029;
}


/* -------- FONDO -------------- */

.fondo_txt {
	font-size: 9px;
	color: #999999;
	text-align: center;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
}


.fondo_txt a:link {
	color: #999999;
	}	

.fondo_txt a:visited{
	color: #999999;
	}	

.fondo_txt a:hover {
	color: #000000;
	}	

.fondo_izq {
	width: 15px;
	background-image: url(img/fondo_01.gif);
}

.fondo_der {
	width: 15px;
	background-image: url(img/fondo_03.gif);
}

.fondo_centro {
	background-image: url(img/fondo_02.gif);
}

/* -------- BOTONES --------------------------------------------- */

.boton1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	background-color: #6b7fa6;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	font-weight: normal;
	}

.boton1:link {
	color:#F3F5F7;	
	}
.boton1:visited {
	color:#F3F5F7;	
	}
.boton1:hover {
	color:#FFFFFF;
	background-color: #4c5d7d;
	}

input[type="submit"] {
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	background-color: #6b7fa6;
	padding-right: 5px;
	padding-left: 5px;
	border: 0px;
	}
	
/* -------- FORMULARIOS --------------------------------------------- */


.campo {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	color: #666666;
	}

.campo_no_top {
	text-align: right;
	font-weight: bold;
	color: #666666;
	}
	
.form_borde {
	border: 1px solid #999999;
	background-color: #fafaf0;
}

.form_tabla {
	margin: 10px;
}

.form_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	


}

.error {
	font-size: 11px;
	color: #CC0000;
	background-color: #FFDDDD;
	display: block;
	clear: both;
	width: 100%;
	border: 1px solid #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	}

/* -------- TABLAS --------------------------------------------- */

/* Cuadro Zapatillas */
.cz_tabla {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}

.cz_borde_arriba {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.cz_marca {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.cz_sexo {
	font-weight: bold;
	vertical-align: bottom;
	height: 50px;
	color: #4c5d7d;
}

.cz_caract {
	text-align: right;
	color: #666666;
}

.cz_color_marca_2 {
	background-color: #6b7fa6;	
}

.cz_color_marca_3 {
	background-color: #a66a6a;	
}

.cz_color_marca_1 {
	background-color: #a6a66a;	
}



.pijama_21 {
	background-color: #dae2f2;	
}

.pijama_22 {
	background-color: #c3cfe5;	
}

.pijama_31 {
	background-color: #f2dada;	
}

.pijama_32 {
	background-color: #e5c3c3;	
}

.pijama_11 {
	background-color: #e5e5b8;	
}

.pijama_12 {
	background-color: #f2f2da;	
}
/*
.pijama_21 {
	background-color: #dae2f2;	
}

.pijama_22 {
	background-color: #edf2fa;	
}

.pijama_31 {
	background-color: #f2dada;	
}

.pijama_32 {
	background-color: #faeded;	
}

.pijama_11 {
	background-color: #f2f2da;	
}

.pijama_12 {
	background-color: #fafaed;	
}*/

/* Calendario */
.cal_tabla {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	color: #000000; /*666666;*/
}

.cal_titular {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}

.cal_mes {
	text-align: right;
	color: #666666;
	white-space: nowrap;
}

.cal_borde_arriba {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.cal_borde_suelto {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 10px;
	display: table-cell;
	float: right;
}

/* -------- VARIOS --------------------------------------------- */

.mas_expandir {
	cursor: hand;
	display: inline;
}

.oculto {
	display: none;
}

/* _________________________________________________________________________________________ */



/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/














	
.bandainternet {
	background-color: #39516B;
	height: 17px;
	width: 748px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	margin-top: 5px;
	}
		
.bandaintranet {
	background-color: #D46744;
	height: 17px;
	width: 748px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	margin-top: 5px;
	}

#banda_salir {
	color: #FFFFFF;
	text-decoration: none;
	display:inline;
	}

#banda_salir a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

#banda_salir a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

#banda_salir a:hover{
	color: #E5B595;
	text-decoration: none;
	}	

/* -------- BANDA BOTTOM -------------- */

	
.banda_bottom {
	background-color: #E7EAEF;
	width: 748px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F8EA0;
	text-align: left;
	padding-left: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #39516B;
	padding-top: 3px;
	height: 20px;
	float: left;
	}
	
.banda_bottom_intra {
	background-color: #E7EAEF;
	width: 748px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F8EA0;
	text-align: left;
	padding-left: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D46744;
	padding-top: 3px;
	height: 20px;
	}	
	
.banda_bottom_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F8EA0;
	text-align: left;
	}


	
	
/* ------------------- BOTONES TEXTO ------------------------ */

a.txt1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:#FF3300;
	}
a.txt1:visited {
	text-decoration:none; 
	color:#FF3300;
	}
a.txt1:hover {
	text-decoration:none; 
	color:#39516B;
	}	

/* ------------------- BANNER TOP ------------------------ */

.banner01 {
	float: left;
	width: 618px;
	display: block;
	text-align: left;
	padding-bottom: 10px;
	}


/* ------------------- MÓDULOS ------------------------ */

/*

.mod1_caja1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CA8B5;
	background-color: #F3F5F7;
	display: inline;
	float: left;
	width: 429px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

.mod1_titular2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #39516B;
	background-image: url(img/topo_titular2.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-align: left;
	font-weight: bold;
	display: block;
	float: left;
	width: auto;
	padding-left: 10px;
	}
	

.mod1_titular_plantas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #39516B;
	background-image: url(img/topo_titular2.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	text-align: left;
	font-weight: bold;
	display: block;
	float: left;
	padding-left: 15px;
	width: auto;
	}	
	
.mod1_combo1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	display: block;
	float: left;
	padding-left: 15px;
	}	
	
.mod1_txt_lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #39516B;
	background-image: url(img/topo_txt1.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	text-align: left;
	display: block;
	width: auto;
	padding-left: 12px;
	margin-left: 20px;
	}	

.mod1_txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39516B;
	text-align: left;
	display: block;
	text-indent: 5px;
	}	

.mod1_titular_archivos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #39516B;
	background-image: url(img/topo_titular2.gif);
	background-repeat: no-repeat;
	background-position: 12px 1px;
	text-align: left;
	display: block;
	padding-left: 22px;
	}	
*/

/* _________________________________________________________________ */

/*.mod2 {
	float: left;
	width: 220px;
	display: block;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 10px;
	}

.mod2_caja1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CA8B5;
	background-color: #F3F5F7;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	float: left;
	width: 220px;
	text-align: left;
	}

.mod2_titular1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #1863A7;
	font-weight: bold;
	background-image: url(img/topo_titular1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CA8B5;
	width: 208px;
	display: inline;
	text-align: left;
	float: left;
	padding-left: 12px;
	}

.mod2_txt0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #39516B;
	background-image: url(img/topo_titular2.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-align: left;
	display: block;
	text-indent: 10px;
	}	
	
.mod2_txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39516B;
	background-image: url(img/topo_titular2.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-align: left;
	display: block;
	text-indent: 10px;
	}		

	
.mod2_img1 {
	text-align: left;
	display: block;
	height: 98px;
	width: 98px;
	float: left;
	padding-right: 10px;
	}	*/

/* _________________________________________________________________ */

.mod_cabecera1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39516B;
	text-align: left;
	}

.mod_txttopo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #909DAD;
	background-image: url(img/topo_titular2.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	text-indent: 10px;
	text-align: left;
	}
	
.mod_txtlista1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #909DAD;
	background-image: url(img/topo_txt1.gif);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	text-indent: 10px;
	text-align: left;
	}

/* ____________________________________________________________________ */


/*.mod3 {
	float: left;
	width: 139px;
	display: block;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	clear: left;
	}

.mod3_titular1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CA8B5;
	background-color: #9CA8B5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(img/topo_titular3.gif);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	width: 124px;
	display: block;
	float: left;
	text-align: left;
	padding-left: 15px;
	}

.mod3_caja1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CA8B5;
	background-image: url(img/fondo_tabla_der.gif);
	background-repeat: repeat-y;
	width: 129px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	float: left;
	padding-left: 10px;
	}
	
.mod3_caja2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CA8B5;
	width: 129px;
	display: block;
	float: left;
	}

.mod3_caja3 {
	width: 129px;
	padding-top: 10px;
	padding-bottom: 5px;
	display: block;
	float: left;
	padding-left: 10px;
	}
.mod3_txt1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39516B;
	text-align: left;
	display: block;
	text-indent: 5px;
	}	
	
.mod3_txt_lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39516B;
	background-image: url(img/topo_txt1.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	text-align: left;
	display: block;
	text-indent: 12px;
	}	
	
.mod3_txt_lista1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #39516B;
	background-image: url(img/topo_txt1.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	text-align: left;
	display: block;
	text-indent: 12px;
	}	

.mod3_txt_lista_polmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39516B;
	background-image: url(img/topo_txt1.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	text-align: left;
	display: block;
	text-indent: 12px;
	}	
*/
/*----------------------- GALERIA ------------------------*/

.vergaleria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #39516B;
	background-image: url(img/ico_galeria.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	text-align: right;
	display: inline;
	float: left;
	padding-left: 26px;
	/*width: auto;*/
	}	

/*----------------------- NOTICIAS ------------------------*/

.not {
	float: left;
	width: 449px;
	display: block;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

.not_caja {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CA8B5;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline;
	float: left;
	width: 449px;
	text-align: left;
	}
	
.not_fecha {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #909DAD;
	display: block;
	padding-left: 12px;
	}	
	
.not_titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #39516B;
	background-image: url(img/topo_titular2.gif);
	background-repeat: no-repeat;
	background-position: 12px 1px;
	text-align: left;
	display: block;
	padding-left: 22px;
	}	
	
.not_titular_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #909DAD;
	background-image: url(img/topo_titular2.gif);
	background-repeat: no-repeat;
	background-position: 12px 1px;
	text-align: left;
	display: block;
	padding-left: 22px;
	}	

.not_txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39516B;
	text-align: left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9CA8B5;
	padding-left: 13px;
	padding-bottom: 5px;
	}		

.not_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #39516B;
	text-align: left;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9CA8B5;
	padding-left: 33px;
	padding-bottom: 5px;
	}	

/*----------------------- NOTICIAS HISTORICO ------------------------*/

.not2 {
	float: left;
	width: 139px;
	display: inline;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	}

.not2_titular1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #1863A7;
	font-weight: bold;
	background-image: url(img/topo_titular1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CA8B5;
	float: left;
	display: inline;
	text-align: left;
	padding-left: 12px;
	width: 127px;
	}
	
.not2_caja1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CA8B5;
	width: 129px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	float: left;
	padding-left: 10px;
	}	
	
/*----------------------- Mod0 618 DE ANCHO ------------------------*/	

.mod0 {
	float: left;
	width: 598px;
	display: block;
	text-align: left;
	padding-bottom: 10px;
	/*padding-left: 10px;*/
	padding-right: 10px;
	}

/*.mod0_caja1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CA8B5;
	background-color: #F3F5F7;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline;
	float: left;
	width: 578px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	}*/

.mod0_caja1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CA8B5;
	background-color: #F3F5F7;
	display: inline;
	float: left;
	width: 578px;
	text-align: left;
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	}	

.mod0_titular0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #1863A7;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CA8B5;
	float: left;
	display: inline;
	text-align: left;
	padding-left: 12px;
	width: 586px;
	margin-left: 10px;

	}

.mod0_titular1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #1863A7;
	font-weight: bold;
	background-image: url(img/topo_titular1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CA8B5;
	float: left;
	display: inline;
	text-align: left;
	padding-left: 12px;
	width: 586px;
	margin-left: 10px;
	}
	
.mod0_caja_PEO {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CA8B5;
	background-color: #C5D8E9; /*#B2C9DF;*/
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline;
	float: left;
	width: 578px;
	text-align: left;
	
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	
	/*padding-right: 10px;
	padding-left: 10px;*/
	}

.mod0_caja_COG {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CA8B5;
	background-color: #FFF2CC;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline;
	float: left;
	width: 578px;
	text-align: left;
	
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	
	/*padding-right: 10px;
	padding-left: 10px;*/
	}

.mod0_caja_RES {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CA8B5;
	background-color: #F2BFBF;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline;
	float: left;
	width: 578px;
	text-align: left;
	
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	
	/*padding-right: 10px;
	padding-left: 10px;*/
	}

.mod0_caja_MIN {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CA8B5;
	background-color: #BFE5D9;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline;
	float: left;
	width: 578px;
	text-align: left;
	
	padding: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	
	/*padding-right: 10px;
	padding-left: 10px;*/
	}

	

.mod0_titular2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #39516B;
	background-image: url(img/topo_titular2.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-align: left;
	font-weight: bold;
	display: block;
	float: left;
	width: auto;
	padding-left: 10px;
	}

.mod0_titular3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #1863A7;
	font-weight: bold;
	background-image: url(img/topo_titular1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 12px;
	display: inline;
	float: left;
	width: 505px; /*586 - 81*/
	}
	
.mod0_titular_tabla {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9CA8B5;
	float: left;
	display: inline;
	text-align: left;
	/*padding-left: 12px;*/
	width: 598px; /* 586 +12*/
	margin-left: 10px;
	}

.mod0_txt_lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #39516B;
	background-image: url(img/topo_txt1.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	text-align: left;
	display: block;
	width: auto;
	padding-left: 12px;
	margin-left: 20px;
	}	

.mod0_txt_listin_nom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #39516B;
	background-image: url(img/topo_txt1.gif);
	background-repeat: no-repeat;
	background-position: 5px 3px;
	text-align: left;
	display: block;
	width: auto;
	padding-left: 12px;
	margin-left: 6px;
	}	
	
.mod0_txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F4E58;
	font-weight: bold;
	text-align: left;
	display: block;
	background-image: url(img/topo_titular3.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
	padding-top: 3px;
	}	
	
.mod0_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #192C3A;	
	text-align: left;
	display: block;
	padding-left: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}

.mod0_txt_listin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #39516B;
	text-align: center;
	display: block;
	}	
	
.mod0_titular_plantas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #39516B;
	background-image: url(img/topo_titular2.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	text-align: left;
	font-weight: bold;
	display: block;
	/*float: left;*/
	width: auto;
	padding-left: 15px;
	}	

a.mod0_enlace_plantas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F8EA0;
	text-align: left;
	}	

a.mod0_enlace_plantas:hover {
	color: #909DAD;
	text-decoration: underline;
	}	


/* -------- TXTS -------------------------------------------------------------------- */
	

.rastro1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #909DAD;
	text-align: right;
	margin-bottom: 10px;
		}

.txt1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #3D4759;
	list-style-position: outside;
	list-style-image: url(img/topo1.gif);
	}

.txt1D {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	list-style-position: outside;
	list-style-image: url(img/topo1.gif);
	}

	
.txt2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #3D4759;
	list-style-position: outside;
	list-style-image: url(img/topo1.gif);
	}
	
.txt2D {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6633;
	list-style-position: outside;
	list-style-image: url(img/topo1.gif);
	}
		
.txt2Az {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #99A4BC;
	list-style-position: outside;
	list-style-image: url(img/topo1.gif);
	}
	
.txt2Gris {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(img/topo1.gif);
	}
	
.txt2GrisOsc {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(img/topo1.gif);
	}

.txt3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(img/topo1.gif);
	}	

.txt3D {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	list-style-position: outside;
	list-style-image: url(img/topo1.gif);
	}	

.txt3azul {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #20638E;
	list-style-position: outside;
	list-style-image: url(img/topo1.gif);
}
	
.txt3Gris {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(img/topo1.gif);
	}	

.txt3GrisOsc {

	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(img/topo1.gif);
	}
		


.txt4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D4759;
	}

.txt4D {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;	
	list-style-position: outside;
	list-style-image: url(img/topo1.gif);
	}	

.txt_subray {
	background-color: #FFFF33;	
	}	





/* añadido desarrollador -------------------------------------------------------*/



.contenido_der {
	width: 618px;
	float: right;
	text-align: left;
	height: 100%;
	margin: 0px;
	}


	
#not_scroll {
	position:relative; // mandatory
	width:180px; height:150px; // set as required
	background-color:#ffffcc; // set as required
	overflow:hidden; // mandatory
	border:solid 1px; margin:0px; // optional
	}
	
.volver {
	text-align:right;
	display: block;
	float: right;
	font-weight: normal;
	}

.error {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	}
.right {
	text-align: right;
	display: block;
	}
.foto_peq {
	float: right;
	display: block;
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 10px;
	}


#formu input.formButton {
	border: 1px solid #5E5D63; 
	color: #000000; 
	font-family: verdana, tahoma, arial, helvetica, sans-serif; 
	font-size: 9px; 
	text-align:center; 
}

.pijama {
	background-color: #FFFFFF;	
}

.float_right {
	display: block;
	float: right;	
}
.borde_gris {
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.linea_div_viajes {
	background: url("/img/mancheta.jpg") no-repeat;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 52px;
	display: block;
	float:left;
	clear:left;
}


#aventura {
	clear:both;
}
