/* CSS Document */

*{
	padding:0;
	margin:0;
}
img{
	border-style:none; 	
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	background-image:url(assets/degradado2.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	margin-top:5px;
	
}
#centrado{
	width:990px;
	margin:0 auto;
	
}
#contenedor{
	width:990px;
	float:left;
}
#borde_superior{
	width:990px;
	height:10px;
	background-image:url(assets/borde_sup.png);
	background-repeat:no-repeat;
	float:left;
}
#sombra_centro{
	width:990px;
	background-image:url(assets/bg_sombra.png);
	_background-image:url(assets/bg_sombra.gif);
	background-repeat:repeat-y;
	float:left;
}
#borde_inferior{
	width:990px;
	height:22px;
	background-image:url(assets/borde_inf.png);
	background-repeat:no-repeat;
	float:left;
	_float:none;
	
}
#menu_secundario{
	width:960px;
	padding-right:20px;
	padding-left:10px;
	font-size:11px;
	padding-bottom:3px;
	_padding-bottom:0;
	height:17px;
	float:left;

}
#menu_secundario_left{
	width:150px;
	float:left;
	height:13px;
	padding-bottom:3px;
	background-image:url(assets/bg_private.jpg);
	background-repeat:no-repeat;
}
#menu_secundario_left a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#menu_secundario_left a:hover{
	text-decoration:underline;
}
#menu_secundario_right{
	width:810px;
	float:left;
	height:13px;
	text-align:right;
	padding-top:3px;
}

#menu_secundario_right a{
	color:#333;
	text-decoration:none;
}
#menu_secundario_right a:hover{
	text-decoration:underline;
}
#menu_secundario_right a.apartadoActual{
	text-decoration:underline;
}
#div_contenedor_menu_horizontal{
	width:960px;
	height:23px;
	padding-left:10px;
	padding-right:20px;
}
#menusup{
	width:960px;
	height:23px;
	background-color:#01A6E6;
}
.item1{
	width:67px;
}
.item2{
	width:111px;
}
.item3{
	width:145px;
}
.item4{
	width:196px;
}
.item5{
	width:141px;
}
.item6{
	width:118px;
}
.item7{
	width:144px;
}
#header{
	width:960px;
	padding-left:10px;
	padding-right:20px;
	height:175px;
	margin-bottom:5px;
	_margin-bottom:2px;
	_padding-right:10px;
	_padding-left:10px;
}
#imagen_header{
	width:960px;
	height:175px;
	float:left;
}
#buscador{
	width:195px;
	float:right;
	text-align:left;
	padding-left:5px;
	padding-top:2px;
	*padding-top:0;
}
#contenedor_buscador_home{
	padding-left:757px;
}
#buscador_home{
	width:195px;
	padding-left:5px;
	padding-top:2px;
	*padding-top:0;
}

.boton_buscar{
	background-image:url(assets/boton_buscar.png);
	background-repeat:no-repeat;
	width:50px;
	height:17px;
	font-size:10px;
	color:#666;
	border:0;
	padding-bottom:5px;
	*padding-left:5px;
	*padding-top:2px;
	padding-left:10px;
	cursor:pointer;
}
.input_buscador{
	height:15px;
	font-size:11px;
}
#wrapper{
	width:980px;
	padding-right:10px;
	float:left;
}

#degradado_wrapper{
	width:980px;
	background-image:url(assets/bg_wrapper.jpg);
	background-repeat:repeat-y;
	float:left;
}
#wrapper_inside{
	width:970px;
	padding-right:20px;
	_padding-right:10px;
	background-image:url(assets/bg_down.jpg);
	background-position:;
	background-repeat:no-repeat;
	background-position:bottom;
	_background-position:bottom right;
	float:left;
	min-height:450px;

}
#div_contenedor_contenidos{
	width:960px;
	float:left;
	padding-left:10px;

}
#div_left_home{
	width:205px;
	float:left;
}
.title_news{
	width:186px;
	height:16px;
	background-image:url(assets/bg_news.jpg);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-left:20px;

}
.title_news a{
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
.title_news a:hover{
	text-decoration:underline;
}
.news_home{
	width:196px;
	font-size:11px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:dotted 1px #00A6E6;
	line-height:16px;
}
#div_center_home{
	width:540px;
	float:left;
	border-left:solid 1px #ccc;
	padding-left:10px;
	padding-right:10px;
	min-height:350px;
	line-height:20px;
	text-align:justify;
}
#div_right_home{
	width:181px;
	float:right;
	padding-top:3px;
	padding-left:6px;
	padding-right:6px;
}
#footer{
	color:#666;
	width:990px;
	float:left;
}
#footer_left{
	width:675px;
	float:left;
	padding-left:5px;
}
#footer_right{
	width:300px;
	float:right;
	padding-right:10px;
	font-size:10px;
}
#footer_right a{
	color:#666;
	text-decoration:none;
}
#footer_right a:hover{
	color:#01A6E6;
}

.negrita{
	font-weight:bold;
}
.enlace_azul{	
	color:#01A6E6;
	text-decoration:none;
}

.enlace_azul:hover{
	text-decoration:underline;
}
.enlace_azul_negrita{	
	color:#01A6E6;
	font-weight:bold;
	text-decoration:none;
}

.enlace_azul_negrita:hover{
	text-decoration:underline;
}
.enlace_normal{
	text-decoration:none;
	color:#454545;
}
.enlace_normal:hover{
	text-decoration:underline;
}

.texto_azul{
	color:#01A6E6;
}
.texto_azul_negrita{
	color:#01A6E6;
	font-weight:bold;
}
.texto_azul_negrita_grande{
	color:#01A6E6;
	font-weight:bold;
	font-size:13px;
}
.texto_azuloscuro_negrita{
	color:#0183D7;
	font-weight:bold;
	font-size:13px;
}
.enlace_azul_min{
	color:#01A6E6;
	text-decoration:none;
	font-size:10px;
}
.enlace_azul_min:hover{
	text-decoration:underline;
}
.navegacion{
	color:#666;
	font-size:10px;
	background-color:#fff;
}
.navegacion a{
	color:#666;
	text-decoration:none;
	font-size:10px;
}
.navegacion a:hover{
	text-decoration:underline;
}
.title_events{
	width:161px;
	height:16px;
	background-image:url(assets/bg_events.jpg);
	background-repeat:no-repeat;
	padding-top:2px;
	padding-left:20px;
}

.title_events a{
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
.title_events a:hover{
	text-decoration:underline;
}
.events_home{
	font-size:11px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:dotted 1px #00A6E6;
	line-height:16px;
}
.events_home a{
	color:#01A6E6;
	font-weight:bold;
	text-decoration:none;
}
.events_home a:hover{
	text-decoration:underline;
}
.fecha{
	font-style:italic;
	letter-spacing:1px;
}
.opaco:hover{
	filter: alpha(opacity=50); opacity: .5}
	
#colum_left_apartados{
	width:767px;
	float:left;
}

#div_submenu{
	width:135px;
	float:left;
	padding-right:15px;
	padding-top:10px;
	background-color:#fff;
	
}
#div_contenidos_apartados{
	width:592px;
	float:left;
	padding-left:10px;
	padding-top:5px;
	padding-right:15px;
	padding-bottom:15px;
	min-height:300px;
	line-height:18px;
	text-align:justify;
}
#div_contenidos_apartados_sin_submenu{
	width:742px;
	float:left;
	padding-left:10px;
	padding-top:5px;
	padding-right:15px;
	padding-bottom:15px;
	min-height:300px;
	line-height:18px;
	text-align:justify;
}
#colum_right_apartados{
	width:181px;
	float:right;
	padding-top:3px;
	padding-left:6px;
	padding-right:6px;
}

#submenu{
	width:135px;
	float:left;
	font-size:10px;
	padding-bottom:20px;
}
#submenu ul.primer_nivel{
	list-style-type:none;
}
#submenu ul.primer_nivel li a{
	color:#0183D7;
	text-decoration:none;
	font-weight:bold;
}
#submenu ul.primer_nivel li a:hover{
	text-decoration:underline;
}
#submenu ul.primer_nivel li.paginaActual a{
	text-decoration:underline;
}
#submenu ul.segundo_nivel{
	padding-left:5px;
	padding-top:5px;
	list-style-type:none;
}
#submenu ul.segundo_nivel li{
	padding-top:5px;
	padding-bottom:4px;
	border-bottom:dotted 1px #ccc;
}
#submenu ul.segundo_nivel li a{
	color:#333;
	text-decoration:none;
	font-weight:normal;
}
#submenu ul.segundo_nivel li a:hover{
	color:#01A6E6;
	text-decoration:none;
}
#submenu ul.segundo_nivel li.paginaActual a{
	color:#01A6E6;
}
#submenu ul.segundo_nivel li.tercer_nivel{
	margin-left:10px;
	border:0;
	
}
.div_down_submenu{
	width:130px;
	float:left;

}

.lista_contenidos{
	padding-left:15px;
	font-size:12px;
}
.lista_contenidos li{
	
	list-style-image:url(assets/bullet_fondo_ie.jpg);
	list-style-position:outside;
	font-weight:bold;
	color:#01A6E6;
	margin-bottom:10px;
}
.lista_contenidos_segundo_nivel{
	padding-left:10px;
	margin-left:10px;
	margin-top:5px;
	list-style-type:none;
	border-left:solid 1px #01A6E6;
	font-size:11px;
}
.lista_contenidos_segundo_nivel li{
	list-style-image:none;
	font-weight:normal;
	color:#454545;
	padding-top:10px;
	padding-bottom:10px;
}
.tabla_revistas td{
	text-align:center;
}
.enlace_min{	
	color:#454545;
	text-decoration:none;
	font-size:10px;
}
.enlace_min:hover{
	text-decoration:underline;
	color:#01A6E6;
}
.txt_11px{
	font-size:11px;
}

.txt_azul_oscuro{
	color:#0183D7;
}
.lista_mapa{
	padding-left:15px;
	font-size:12px;
}
.lista_mapa li{
	list-style-image:url(assets/bullet_fondo_ie.jpg);
	list-style-position:outside;
	font-weight:bold;
	color:#01A6E6;
	margin-bottom:10px;
}
.lista_mapa li a{
	text-decoration:none;
	color:#01A6E6;
}
.lista_mapa li a:hover{
	text-decoration:underline;
}
.lista_mapa_segundo_nivel{
	padding-left:10px;
	margin-left:10px;
	margin-top:5px;
	list-style-type:none;
	border-left:solid 1px #01A6E6;
	font-size:11px;
}
.lista_mapa_segundo_nivel li{
	list-style-image:none;
	font-weight:normal;
	color:#454545;
}
.lista_mapa_segundo_nivel li a{
	color:#454545;
}
.div_indice{
	background:#f8f8f8;
	width:582px;
	padding-left:10px;

}
.lista_indice{
	padding-left:15px;
	font-size:12px;
}
.lista_indice li{
	list-style-image:url(assets/bullet_fondo_ie.jpg);
	list-style-position:outside;
	font-weight:bold;
	color:#01A6E6;
	padding-top:2px;
	padding-bottom:2px;
}
.lista_indice li a{
	text-decoration:none;
	color:#01A6E6;
}
.lista_indice li a:hover{
	text-decoration:underline;
}
.txt_11px_cursiva{
	font-size:11px;
	font-style:italic;

}
.txt_11px_cursiva_rojo{
	font-size:11px;
	font-style:italic;
	color:#990000;
}
.txt_blanco_negrita{
	color:#FFF;
	font-weight:bold;
}
.noticia{
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:dotted 1px #999;
}
.resumen_noticia{
	background:#f3f8fe;
	padding:5px;
	font-size:11px;
}
.pie_foto{
	text-align:center;
	font-size:11px;
	font-style:italic;
	padding-top:5px;
}
.separador{
	width:100%;
	height:10px;
	margin-top:2px;
	border-top:solid 1px #0183D7;
}
.tabla_organizaciones{
	

}
.tabla_organizaciones td{
	padding:10px;}
.item_organizaciones{
	color:#01A6E6;
	font-weight:bold;
	margin-bottom:3px;
}
.item_organizaciones_2{
	background:#f3f8fe;
	padding:7px;
}
.tabla_cifras td{
	padding:5px;
}

/*ACCESO PRIVADO*/
select{
	font-size:12px;
	color: #333333;
	width:100%;
	border-style:solid;
	border-width:1px;
	border-color:#0086B3;
	margin-top:1px;
	margin-bottom:1px;
}
.input_text{
	font-size:12px;
	color: #333333;
	width:100%;
	border-style:solid;
	border-width:1px;
	border-color:#0086B3;
	margin-top:1px;
	margin-bottom:1px;
}
.input_submit
{
	font-size:12px;
	color:#FFFFFF;
	width:110px;
	background-color:#01A6E6;
	background-image:url(../assets/bg_input_submit.jpg);
	background-repeat:repeat-y;
	background-position:right;
	border-style:solid;
	border-width:1px;
	border-bottom:1px solid #0183D7;
	border-right:1px solid #0183D7;
	font-weight:bold;
	cursor:pointer;
}
.borde_celda_derecho{
	border-right:solid 1px #999;

}
.celda_fondo{
	background:#f3f8fe;
	padding:5px;
}
.tabla_park td{
	padding-top:2px;
	padding-bottom:2px;

	
}
.generate_pdf{
	font-size:12px;
	color:#FFFFFF;
	width:110px;
	background-color:#01A6E6;
	background-image:url(../assets/bg_input_submit.jpg);
	background-repeat:repeat-y;
	background-position:right;
	border-style:solid;
	border-width:1px;
	border-bottom:1px solid #0183D7;
	border-right:1px solid #0183D7;
	font-weight:bold;
	cursor:pointer;
}
#movie_up{ 
	position:absolute; 
	z-index:1;

} 
#movie_down{ 
	position:relative; 
	z-index:0; 
} 
#developed{
	color:#666;
	width:980px;
	height:15px;
	padding-top:5px;
	clear:both;
	text-align:right;
	padding-right:10px;
}
#developed a{
	font-size:9px;
	color:#999999;
	text-decoration:none;
}
#developed a:hover{
	text-decoration:underline;
}
