BODY {
 	margin:0;
	/*background-color:#FFF;*/
	/*background-color:#F1F0F0;*/
	background-image:url(../img/fondo.jpg);
	background-repeat:repeat-x;
	background-color:#797676;
}
#base_index{
	width:1000px;	
	height:auto;
	/*background-color:#FFFFFF;	*/
	margin:auto;
	
}
div.minimizar{
	position:absolute;
	top:88px;
	left:372px;
	width:25px;
	height:15px;
	z-index:5;
	text-align:center;	
}
div.absoluta{
	position:absolute;
	top:0px;
	left:0px;
	font-family:Arial, Helvetica, sans-serif;	
}
/*------------------------------PARTE SUPERIOR-------------------------------*/
/*---------------------------------------------------------------------------*/
#base_cabecera{
	position:relative;
	clear:both;
	width:100%;
	height:175px;
	overflow:visible;
}
#cabecera_fija{
	position:absolute;
	top:0px;
	left:0px;
	width:970px;
	height:175px;
	background:url(../img/base_cabecera.png) top left no-repeat;
	z-index:2;
}
#base_flash{
	position:absolute;
	width:400px;
	height:158px;
	background-color:#006633;
	top:0px;
	overflow:hidden;
	left:600px;
	z-index:1;
}
#base_buscador{
	position:relative;
	float:right;
	width:604px;
	height:36px;
	margin-right:60px;
}
*>#base_buscador{
	margin-right:110px;
}
#busqueda_avanzada{
	position:relative;
	float:left;
	width:122px;
	padding:5px 0px 0px 30px;			
}
*>#busqueda_avanzada{
	padding:5px 0px 0px 16px;			
}
#busqueda_inputs{
	position:relative;
	float:left;
	width:425px;
	height:31px;
	padding:5px 0px 0px 15px; 
	/*Estilo de Fuente*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#000000;
}
#seleccion{
	position:relative;
	float:left;
	width:200px;	
	height:20px;
}
input.buscador{
	width:130px;
	height:12px;	
	font-size:12px;
	font-weight:normal;
	color:#666666;
	vertical-align:middle;
	border:1px solid #999999;	
}
*>input.buscador{
	height:13px;
}
#campo_busqueda{
	position:absolute;
	top:0px;
	left:205px;
	width:200px;	
	height:20px;
}
*>#campo_busqueda{
	width:210px;
	height:25px;
}
select{
	height:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	width:155px;
}
*>select{
	height:18px;
}
#boton_buscar{
	position:absolute;
	top:0px;
	left:568px;
	width:48px;
	height:36px;
}
*>#boton_buscar{
	left:558px;
}
#logo{
	position:absolute;
	top:45px;
	left:79px;
	width:220px;
	height:100px;
	z-index:3;
}
#baner_sup{
	position:absolute;
	top:50px;
	left:310px;
	width:550px;
	height:80px;
	border:1px solid #000000;
	z-index:3;	
}
#menu{
	position:relative;
	float:left;
	width:90%;
	min-height:20px;
	padding-left:12%;	
	min-height:90px;
	height:100px;
	margin-top:-19px;
	/*margin-bottom:5px;*/
	overflow:visible;
	text-align:center;
	background:url(../img/gijonsesale.png) bottom no-repeat;
	z-index:3;
	
	
}
*>#menu{
	padding-left:10%;
}
div.nivel0{
	position:relative;
	float:left;
	width:auto;
	height:16px;	
	overflow:visible;
	background-color:#FFFFFF;
	padding:4px 5px 3px 5px;
	margin:0px 2px 0px 2px;	
	border-bottom:4px solid;
	border-left:2px solid;
	border-right:2px solid;		
}
div.borde_izq_nivel0{
	position:relative;
	float:left;
	width:15px;
	height:23px;
	margin-left:2px;	
}
div.borde_dcha_nivel0{
	position:relative;
	float:left;
	width:15px;
	height:23px;
}
div.mini_borde{
	position:absolute;
	width:15px;
	height:5px;
	font-size:1px;
	top:18px;
	left:0px;
	z-index:10;
	
	background:url(../img/mini_borde_izqda.png) bottom no-repeat;
	/*background-color:#00CC00;*/
	/*filter: none !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’../img/mini_borde_izqda.png’);*/

}
div.mini_borde_izq_nivel1{
	position:relative;
	height:23px;
	width:11px;
	background:url(../img/borde_izq_nivel1.png) no-repeat;
	float: left;
	/*filter: none !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’../img/borde_izq_nivel1.png’);*/
}
div.mini_borde_dcha_nivel1{
	position:relative;
	background:url(../img/borde_dcho_nivel1.png) no-repeat;
	height:23px;
	width:11px;
	float:left;
	/*filter: none !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’../img/borde_dcho_nivel1.png’);*/
}
div.nivel0_actual{
	position:relative;
	float:left;
	width:auto;
	height:20px;
	overflow:visible;
	background-color:#FFFFFF;
	padding:8px 5px 3px 5px;
	margin:0px 3px 0px 3px;
	border-bottom:4px solid;
	border-left:2px solid;
	border-right:2px solid;	
}
div.borde_izq_nivel0_actual{
	position:relative;
	float:left;
	width:15px;
	height:31px;
	margin-left:6px;
	margin-left:3px;
	
}
div.borde_dcha_nivel0_actual{
	position:relative;
	float:left;
	width:15px;
	height:31px;
}
div.nivel1{
	position:relative;
	clear: both;
	margin-top:2px;

}
div.nivel1_actual{
	position:relative;
	clear:both;
	width:90%;
	height:auto;
	overflow:visible;
	padding-top:2px;
	padding-left:10%;
	
}
#ciudades{
	position:absolute;
	top:3px;
	left:75px;
	height:35px;
	width:130px;
	z-index:3;
}
/*------------------------------------CENTRO--------------------------------------*/
/*--------------------------------------------------------------------------------*/
#base_centro{
	position:relative;
	clear:both;
	width:100%;
	min-height:600px;
	height:auto;
	overflow:visible;
}
div.cabecera_ficha{
	position:relative;
	float:left;
	height:19px;
	width:auto;		
	/*Estilo de Fuente*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	
	text-align:left;
	color:#FFFFFF;
}
div.pie_ficha{
	position:relative;
	float:left;
	height:19px;
	/*Estilo de Fuente*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
}
div.esquina_ficha{
	position:relative;
	width:20px;
	height:19px;
	font-size:2px;
}
div.separador{
	position:relative;
	height:5px;
	background-color:#FFFFFF;
	font-size:2px;
}

div.titulo_ficha{
	position:relative;
	float:left;
	width:80%;
	height:17px;
	vertical-align: middle;
	top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
div.boton_pq{
	position:absolute;
	top:-10px;
	width:28px;
	height:28px;
	background:url(img/aumentar.png) no-repeat;
}
div.flecha{
	position:absolute;
	width:9px;
	height:10px;
	font-size:2px;
	background:url(../img/flecha_negra.png) no-repeat;
}
/*------------------------------------CENTRO IZQUIERDA----------------------------*/
/*--------------------------------------------------------------------------------*/
#base_centro_izquierda{
	position:relative;
	float:left;
	width:760px;
	margin:5px 0px 0px 10px;
	padding:5px 0px 5px 5px;
	min-height:100px;
	height:auto;
	background-color:#E8ECE5;
	overflow:visible;
	
}
*>#base_centro_izquierda{
	width:760px;
	margin:5px 0px 0px 20px;
}
div.base_grande{
	position:relative;
	float:left;
	width:380px;
	height:206px;
}
div.base_mediana{
	position:relative;
	float:left;
	width:225px;
	height:200px;
}
div.base_pq{
	position:relative;
	float:left;
	width:175px;
	height:200px;
}
#recomendados_izq{
	position:relative;
	float:left;
 	margin-top:15px;
	height:150px;
	width:160px;
}
*>#recomendados_izq{
	width:178px;
}
#comercios_izq{
	position:relative;
	float:left;
 	margin-top:15px;
	height:150px;
	width:160px;
}
*>#comercios_izq{
	width:178px;
}
div.base_banner_gr{
	position:relative;
	float:left;
	width:223px;
	height:238px;
	border:1px solid #000000;
}
div.base_banner_md{
	position:relative;
	float:left;
	width:170px;
	height:204px;
	border:1px solid #000000;
}
div.base_banner_pq{
	position:relative;
	float:left;
	width:148px;
	height:198px;
	border:1px solid #000000;
}
div.esquina_grande{
	position:absolute;
	width:74px;
	height:71px;
	/*background:url(../img/borde_grande.png) top no-repeat;*/
	
	/*filter: none !important;
  	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’../img/borde_grande.png’);*/
	left:-8px;
	top:-25px;
}
	*>div.esquina_grande{
		left:-5px;
	}
#datos_n_portada{
	position:relative;
	float:left;
	width:200px;
	height:150px;
	margin-left:10px;	
}
*>#datos_n_portada{
	margin-left:28px;
}
div.base_foto{
	position:relative;
	float:left;
	border:1px solid #FFFFFF;	
	overflow:hidden;
}
div.base_datos_finales{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	overflow:visible;
	/*Estilo de Fuente*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
}
div.enlace_mas{
	position:absolute;
	width:80px;
	height:15px;
	color:red;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#foto_semana{
	position:relative;
	float:left;
	border:1px solid #FFFFFF;	
	width:200px;
	height:190px;
	margin-left:5px;
	margin-top:10px;
	cursor:pointer;
}
*>#foto_semana{
	margin-left:10px;
}
#fondo_foro{
	position:absolute;
	width:149px;
	height:95px;
	left:10px;
	top:-76px;
	background:url(../img/foros.png) no-repeat;
}
#fondo_descargas{
	position:absolute;
	width:162px;
	height:85px;
	left:5px;
	top:-75px;
	background:url(../img/descargas.png) no-repeat;
}
#fondo_chica{
	position:absolute;
	top:-98px;
	left:114px;
	width:78px;
	height:117px;
	/*background:url(../img/chica_encuesta.png) no-repeat;*/
}
#cabecera_pregunta_encuesta{
	position:relative;
	clear:both;
	width:95%;
	height:auto;
	overflow:visible;
	margin:3px 0px 15px 5%;
	/*Estilo de Fuente*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	text-align:left;
	margin-top:5px;
}
div.circulo_opcion{
	position:relative;
	float:left;
	width:10%;
}/*No me queda mas remedio*/
div.opcion_encuesta{
	position:relative;
	float:left;	
	padding:4px 0px 0px 2px;		
	/*Estilo de Fuente*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	vertical-align:top;	
}
*>div.opcion_encuesta{
	margin:0px 0px 0px 8px;		
}
#fondo_contactos{
	position:absolute;
	width:241px;
	height:214px;
	top:-194px;
	left:0px;
	background:url(../img/fondo_contactos.png) no-repeat;
}
#acceso_contactos{
	position:absolute;
	width:110px;
	height:15px;
	top:-2px;
	left:250px;
	z-index:2;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:15px;
	height:15px;
	font-weight:bold;
	text-align:center;
}
td.dia{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:15px;
	font-weight:bold;
	width:15px;
	text-align:center;	
}
td.mes{
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	font-size:16px;
	height:25px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;	
}
#base_agenda_dentro{
	position:relative;
	clear:both;
	width:93%;
	height:165px;
	overflow:hidden;
	margin-left:3%;
	margin-top:-5px;
}
#container{
	position:relative;
	float:left;
	width:380px;
	height:155px;
	overflow:hidden;
}
#container_h{
	position:relative;
	float:left;
	width:570px;
	height:90px;
	margin-left:45px;
	overflow:hidden;

}
*>#container_h{
	margin-left:90px;
}
	/*GALERIA DE INICIO*/
#base_container_inicio{
	position:relative;
	width:100%;
	height:130px;
	margin-top:15px;
	background-color:#000000;
	border-top:2px solid #FFF;	
	border-bottom:2px solid #FFF;		
}
#container_inicio{
	position:relative;
	float:left;
	width:348px;
	height:130px;
	margin-left:5px;
	overflow:hidden;
}
*>#container_inicio{
	width:358px;
	margin-left:13px;	
}
	
	
	/*FIN GALERIA DE INICIO*/
div.ult_noticia{
	position:relative;
	clear:both;
	width:380px;
	height:65px;
}
div.separacion_ult_noticias{
	position:relative;
	clear:both;
	width:500px;
	height:3px;
	font-size:2px;
	/*background-color:#FFFFFF;*/
}
div.img_ult_noticia{
	position:relative;
	float:left;
	width:75px;
	height:40px;
	/*border:1px solid #FFFFFF;*/
	margin:10px 0px 0px 13px;
	overflow:hidden;
}
div.datos_ult_noticia{
	position:relative;
	float:left;
	width:272px;
	height:45px;
	margin:10px 0px 0px 3px;
	background-color:red;
}
div.fuente_ult_noticia{
	position:relative;
	float:left;
	width:160px;
	height:12px;
	margin:8px 0px 0px 3px;
	/*Estilo de fuente*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
}
div.fecha_ult_noticia{
	position:relative;
	float:right;
	width:70px;
	height:12px;
	margin:8px 3px 0px 0px;
	/*Estilo de fuente*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
}
div.resumen_ult_noticia{
	position:relative;
	float:left;
	width:247px;
	height:33px;
	margin:2px 0px 0px 5px;
	/*Estilo de fuente*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:left;	
}
#base_contenido{
	position:relative;
	clear:both;
	width:92%;
	margin-left:4%;
	height:auto;
	overflow:visible;
	/*Estilo de Fuente*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-align:justify;
}
#base_listado{
	position:relative;
	float:left;
	width:93%;	
	height:auto;
	padding:30px 4% 0 3%;
	margin:0 0 0 0;
	overflow:visible;
	/*Estilo de Fuente*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-align:justify;
}
*>#base_listado{
	margin:0;
}
div.fila_listado{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	padding:0px 0px 15px 0px;
	margin:0 0 10px 0;
	overflow:visible;
	border-bottom:1px #FFF solid;
}
div.fila_listado_local{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	padding:15px 0px 15px 0px;
	overflow:visible;
}
	div.img_listado{
		position:relative;
		float:left;
		width:90px;
		height:auto;
		border:1px solid #FFFFFF;
		margin-left:10px;
		overflow:visible;
	}
		div.datos_listado{
			position:relative;
			float:left;
			width:560px;
			height:auto;
			overflow:visible;
			margin-left:10px;
		}
div.ficha_objeto{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	overflow:visible;
	/*Estilo de Fuente*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000;
	text-align:left;
}

	div.ficha_objeto img{
		cursor:pointer;
	}
#cuadro_sup_dcha{
	position:relative;
	float:left;
	margin:-15px 0px 0px 0px;
	width:460px;
	height:auto;
	overflow:visible;
}
*>#cuadro_sup_dcha{
	width:475px;
}
div.flech_scroll{
	position:absolute;
	top:50px;
	left:0px;
	width:50px;
	height:50px;
}
#navegador{
	position:relative;
	clear:both;	
	margin-left:78px;
	width:600px;
	height:20px;
	text-align:right;	
	/*Estilo de Fuente*/
	font-size:9pt;
	font-weight:bold;
}
/*------------------------------------CENTRO DERECHA------------------------------*/
/*--------------------------------------------------------------------------------*/
#base_centro_derecha{
	position:relative;
	float:left;
	width:195px;
	padding:5px;
	margin:5px 0px 0px 5px;
	background-color:#EBEEE8;
	min-height:200px;
	height:auto;
	overflow:visible;
}
#base_novedades_musicales{
	position:relative;
	float:left;
	width:100%;
	min-height:200px;
	height:auto;
	overflow:visible;
	margin-bottom:5px;
	/*Estilo de Fuente*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
}
#cabecera_novedades_musicales{
	position:relative;
	float:left;
	width:100%;
	height:15px;
	/*Estilo de Fuente*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;
	
	text-align:center;
}
#base_logeado{
	position:relative;
	float:left;
	width:96%;
	padding:5px 0px 0px 4%;
	min-height:30px;
	height:auto;
	overflow:visible;
	margin-bottom:5px;
	/*Estilo de Fuente*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-align:left;	
}
#cabecera_logeado{
	position:relative;
	float:left;
	width:86%;
	height:16px;
	padding:4px 0px 0px 14%;
	background:url(../img/online.png) bottom left no-repeat;
	/*Estilo de Fuente*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;	
}

div.ficha_novedad_musical{
	position:relative;
	clear:both;
	width:96%;
	padding:8px 2% 2px 2%;
	height:50px;
}
div.banner_lateral{
	position:relative;
	clear:both;
	width:193px;
	border:1px solid #EF7509;
	height:auto;
	overflow:visible;
}
#base_login{
	position:relative;
	clear:both;
	width:195px;
	height:auto;
	overflow:visible;
}
div.base_input_login{
	position:relative;
	clear:both;
	padding-left:10px;
	margin-bottom:5px;
	min-height:16px;
	height:auto;
	overflow:visible;
	width:185px;	
}
input.login{
	height:15px;
	background-color:#232323;
	border:0px;
	/*Estilo de Fuente*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#FFFFFF;
}
div.cabecera_login{
	position:relative;
	clear:both;
	width:80px;
	height:12px;
	padding-left:15px;
	margin-top:5px;
	/*Estilo de Fuente*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#232323;
}
#base_usuario_existente{
	position:relative;
	float:left;
	width:100%;
	height:100px;	
}
div.boton_submit{
	position:absolute;	
	left:5px;
	top:-30px;
	width:45px;
	height:45px;	
}
/*------------------------------------PIE-----------------------------------------*/
/*--------------------------------------------------------------------------------*/
#base_pie{
	position:relative;
	clear:both;
	width:967px;
	min-height:25px;
	height:auto;
	overflow:visible;
	background-color:#EBEEE8;
	padding:4px;	
	margin:5px 0px 5px 20px;
}
#mini_logo{
	position:relative;
	float:left;
	width:80px;
	height:25px;
	background:url(../img/separador_pie.jpg) top right no-repeat;
}
#datos_pie{
	position:relative;
	float:left;
	width:300px;
	padding-top:5px;
	height:20px;
	background:url(../img/separador_pie.jpg) top right no-repeat;
	/*Estilo de Fuente*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight:normal;
	color:#000000;
	text-align:center;
}
#iconos_pie{
	position:relative;
	float:left;
	width:142px;
	height:25px;
	background:url(../img/separador_pie.jpg) top right no-repeat;
}
#validacion_pie{
	position:relative;
	float:left;
	width:430px;
	height:23px;
	padding:5px 0px 0px 10px;
	font-size:12px;
}
#nuevo_usuario{
	position:absolute;
	width:80px;
	height:15px;
	top:-3px;
	left:70px;	
}
#acceso_foro{
	position:absolute;
	width:90px;
	height:15px;
	top:-2px;
	left:5px;
	z-index:2;
}
#acceso_descargas{
	position:absolute;
	width:110px;
	height:15px;
	top:-52px;
	left:5px;
	z-index:2;
}
#fondo_ocio_inicio{
	position:absolute;
	top:0px;
	left:10px;
	width:140px;
	height:197px;		
	background:url(../img/base_ocio.png);
}
	div.datos_ocio_inicio{
		position:relative;
		clear:both;
		width:100%;
		height:15px;		
		/*Estilo de Fuente*/
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:normal;
		text-align:left;
	}
		#imagen_ocio{
			position:relative;
			float:left;
			margin:5px 0px 0px -1px;
			width:130px;
			height:100px;
			border:1px solid #FFFFFF;
		}
		*>#imagen_ocio{
			margin:5px 0px 0px -2px;
		}
			#cabecera_ocio_inicio{
				position:relative;
				float:left;
				margin:5px 0px 0px -3px;
				width:140px;
				height:auto;
				overflow:visible;
				/*Estilo de Fuente*/
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				font-weight:bold;
				text-align:center;		
			}
				#nombre_listado_ocio{
					position:relative;
					float:left;
					margin:5px 0px 0px 0px;
					width:125px;
					padding-left:18px;
					height:auto;
					overflow:visible;
					background:url(../img/estrella.png) left no-repeat;
					/*Estilo de Fuente*/
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					font-weight:bold;
					text-align:left;		
				}		
					#resumen_listado_ocio{
						position:relative;
						float:left;
						margin:5px 0px 0px 0px;
						width:135px;						
						height:auto;
						overflow:visible;						
						/*Estilo de Fuente*/
						font-family:Arial, Helvetica, sans-serif;
						font-size:11px;
						font-weight:normal;
						text-align:justify;
					}	
#base_recordar_datos{
	position:relative;
	clear:both;
	width:400px;
	margin-left:150px;
	height:auto;
	
}		
	ul.recordar{
		width:100%;
		list-style-type:none;
		margin-left:0px;
		/*Estilo de Fuente*/
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		text-align:justify;
		color:#000000;		
	}		
/*------------------------------------ENLACES-------------------------------------*/
/*--------------------------------------------------------------------------------*/
A.negro{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
A.blanco{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#FFFFFF;
}
A.blanco_amarillo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;	
	color:#FFFFFF;
}
A.blanco_amarillo:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:underline;		
	color:#D1BC25;
}
/*Estilo para el MENU SECCION ACUTAL Nivel0*/
A.menu0_actual:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
A.menu0_actual:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
A.menu0_actual:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
/*Estilo para el MENU Nivel0*/
A.menu0:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#003333;
	text-decoration:none;
	margin:10px;
}
A.menu0:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#003333;
	text-decoration:none;
}
A.menu0:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FF0000;
	text-decoration:none;
}
/*Estilo para el MENU SECCION ACUTAL Nivel 1 en adelante*/
A.ult_noticia:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
A.ult_noticia:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
A.ult_noticia:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:underline;
	color:#FFFFFF;
}

.menu1{
margin-left:5px;
margin-right:5px;
}
A.menu1_actual:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	text-decoration:none;
}
A.menu1_actual:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	text-decoration:none;
}
A.menu1_actual:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	text-decoration:none;
}
/*Estilo para el MENU Nivel 1 en adelante*/
A.menu1:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	text-align:center;
	color:#000000;
	text-decoration:none;
}
A.menu1:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	text-align:center;
	color:#000000;
	text-decoration:none;
}
A.menu1:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
}
/*Estilo para el MENU Nivel 1 en adelante*/
A.minimizar:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	font-weight:bold;
	color:#AAAAAA;
	text-decoration:none;
}
A.minimizar:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	font-weight:bold;
	color:#AAAAAA;
	text-decoration:none;
}
A.minimizar:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	font-weight:bold;
	color:#AAAAAA;
	text-decoration:none;
}
A.listado{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
A.listado:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}
/*MENU EDU*/
.contenido_menu_seccion{
	float: left;
	width:auto;
	height:23px;
	position:relative;
	vertical-align: middle;
	border:1px solid;
	margin-top:5px;
}

.registro_formulario{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:555px;
	margin-left: 100px;
	height:auto;
	padding:3px;
}
select.nacimiento{
	width:auto;
}
label{
	color:#FFFFFF;
}
.leyenda_formulario{
	float:left;
	width: 150px;
	text-align:right;
	color: white;
	margin-right:10px;
}

.input_campo input{
 border: solid 1px black;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
}
.input_campo textarea{
 border: solid 1px black;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
}

.btn_enviar_registro{
	margin-top:5px;
	border: solid 1px black;
	padding:5px;
	color: white;
	text-decoration: none;
	background-color:#497102;
	width:125px;
	
}
.btn_enviar_registro a{
	color: white;
	text-decoration: none;
	height:10px;;
}
#fondo_registro{
	background:url(../img/fondo_registro.gif) right bottom no-repeat;
}
#fondo_busqueda_avanzada{
	background:url(../img/fondo_busqueda_avanzada.gif) right bottom no-repeat;
}

.separador_busqueda_avanzada{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom: solid 1px black;
	color: white;
	width: 450px;
	margin-left:150px;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:5px;
}

.boton_calendario{
vertical-align: middle;
margin-left:5px;
top:-51px;
}

.tabla_listado_busqueda_locales{
	margin:0;
	padding:0;
	margin-left:140px;
	color: white;
}

.tabla_listado_busqueda_locales a{
		width:100px;
		color: white;
		text-decoration: none;
	}
.tabla_listado_busqueda_locales td{
text-align: left;
	}
.tabla_listado_busqueda_locales a:hover{
text-decoration: underline;
}
/*PAGINADOR*/
#paginar{
	color:#fff;
	width:100%;
	margin-top:10px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#paginar a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}
#paginar a:hover{
	color:#FFFF00;
	/*text-decoration:overline;*/
	font-size:15px;
}
a.blanco_negro{
	color:#72A930;
	text-decoration:none;
}
a.blanco_negro:hover{
	color:#999;
}
.imagen_listado_galeria{
	position:absolute;
	top:-5px;
	/*left:305px;*/
	right:0;
}


#foto_n_portada{
	width:143px;height:173px;margin-left:5px;margin-top:-8px
}
#foto_n_portada img{
	position:absolute;
	top:0;
	left:0;
}
