/* CSS Document */

body{
	background-color: #ECECEC;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:0.7em;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	overflow: visible;
}

a:link {font-family: Arial, Helvetica, sans-serif;
	color: #333333; 
	text-decoration: none;
	}    

a:visited {font-family: Arial, Helvetica, sans-serif;
	color: #000066; 
	text-decoration: none;
	}    
a:hover {font-family: Arial, Helvetica, sans-serif;
	color: #000000; 
	text-decoration: underline;
	}    
a:active {font-family: Arial, Helvetica, sans-serif;
	color: #333333; 
	text-decoration: none;
	}    


h1 {
	font-family: tahoma;
	font-size: 1.6em;
	color: #999999;
	background-image: url(../img/titulares1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 10px;
	text-align: right;
	margin-right: 20px;
	padding-right: 15px;
	font-weight: normal;
}
.h1 {
	font-family: tahoma;
	font-size: 1.6em;
	color: #999999;
	background-image: url(../img/titulares1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 10px;
	text-align: right;
	margin-right: 20px;
	padding-right: 15px;
	font-weight: normal;
}


h2 {
	font-family: tahoma;
	font-size: 1.3em;
	color: #002D9A;
}

h3 {
	font-family: tahoma;
	font-size: 1em;
	color: #000000;
}

img { border:0}

.accesibilidad {
	color: #0a4086;
	text-decoration:none;
}
	.accesibilidad a:link{
	color: #0a4086;
	text-decoration:none;
	}
	.accesibilidad a:visited{
	color: #0a4086;
	text-decoration:none;
	}
	.accesibilidad a:hover{
	color: #002D9A;
	text-decoration:underline;
	}
	.accesibilidad a:active{
	color: #0a4086;
	text-decoration:none;
	}

.acceso {
	width: 150px;
	margin-right: 30px;
	margin-top: 30px;
	float: right;
}

.barra {
	background-image: url(../img/verde.gif);
	background-repeat: repeat-y;
	background-position: 10px 10px;
}

	.barra_celeste {
	background-image: url(../img/barra_celeste.gif);
	background-repeat: repeat-y;
	background-position: 10px 10px;
	}
	.barra_amarilla {
	background-image: url(../img/barra_amarilla.gif);
	background-repeat: repeat-y;
	background-position: 10px 10px;
	}
	.barra_azul {
	background-image: url(../img/barra_azul.gif);
	background-repeat: repeat-y;
	background-position: 10px 10px;
	}
	.barra_azul1 {
	background-image: url(../img/barra_azul1.gif);
	background-repeat: repeat-y;
	background-position: 10px 10px;
	}
	.barra_pistacho {
	background-image: url(../img/barra_pistacho.gif);
	background-repeat: repeat-y;
	background-position: 10px 10px;
	}
	.barra_naranja {
	background-image: url(../img/barra_naranja.gif);
	background-repeat: repeat-y;
	background-position: 10px 10px;
	}
	.barra_burdeos{
	background-image: url(../img/barra_burdeos.gif);
	background-repeat: repeat-y;
	background-position: 10px 10px;
	}

.cabecera{
	background-color: #FFFFFF;
	background-image: url(../img/cabecera.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


.centrar {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: bottom;
	margin-top: auto;
	margin-bottom: auto;
}

.contenedor {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

.contenido {
	background-image: url(../img/contenido_inferior.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	height: 100%;
	padding-left: 24px;
	padding-right: 24px;
}

.clear { clear:both}
.clear_left {
	clear:left;
	width: 200px;
}
.clear_right { clear:right}
.clear_gris {
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

.centro {
	float: right;
	width: 600px;
	margin-top: 30px;
	background-color: #FFFFFF;
}

.centro_index {
	float: right;
	width: 620px;
	margin-top: 30px;
	background-color: #FFFFFF;
}
.centro_sin {
	float: right;
	width: 600px;
}

.centro_tabla{
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.centro_visita{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.centro_txt {
	vertical-align:middle;
	margin-right: 10px;
	margin-left: 10px;
}
.centro_txt_a {
	vertical-align:sub;
}

.destacado1 {
	background-image: url(../img/destacados0.gif);
	height: 275px;
	width: 250px;
	float: left;
	margin-right: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.destacado2 {
	background-image: url(../img/destacado2.gif);
	height: 275px;
	width: 300px;
	float: right;
	margin-right: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.destacado3 {
	background-image: url(../img/destacado1.gif);
	height: 220px;
	width: 170px;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	margin-right: 30px;
	margin-left: 20px;
}
.destacado4 {
	background-image: url(../img/destacado4.gif);
	width: 170px;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	margin-right: 10px;
	margin-left: 0px;
	height: 220px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.destacado6 {
	background-image: url(../img/destacado4.gif);
	width: 150px;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	margin-right: 10px;
	margin-left: 0px;
	height: 220px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.destacado_juegos {
	background-image: url(../img/destacado4.gif);
	width: 170px;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: top;
	margin-right: 0px;
	margin-left:60px;
	height: 220px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.div_menu {
	float: left;
	width: 200px;
}

.fecha {
	font-style: italic;
	color: #999999;
	font-size: 0.9em;
}

fieldset {
	border:none;
	color: #000000;
}

.imagen {
	margin-left: 20px;
	clear: left;
}

.inicio {
	margin-top: 20px;
	margin-right: 30px;
	font-size: 1em;
	float: right;
}
.izquuierda { width:175px;}


.left {
	float:left;
	text-align: left;
}

legend  {
	color: #000000;
}

li {
	list-style-image: url(../img/lista.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 15px;
	line-height: 2em;
}
	.li a:hover {
	color: #65AB14;
	}
	.li_celeste {
		list-style-image: url(../img/lista_sugerencias.gif);
	}
	.li_celeste a:hover {
	color: #00A1AB;
	}
	.li_azul {
		list-style-image: url(../img/lista_noticias.gif);
	}
		.li_azul a:hover {
	color: #002D9A;
	}
	.li_azul1 {
		list-style-image: url(../img/lista_localizacion.gif);
	}
		.li_azul1 a:hover {
	color: #5D88B5;
	}
	.li_pistacho {
		list-style-image: url(../img/lista_proyecto.gif);
	}
		.li_pistacho a:hover {
	color: #90a41e;
	}
	.li_naranja {
		list-style-image: url(../img/lista_servicios.gif);
	}
		.li_naranja a:hover {
	color: #ff6600;
	}
	.li_burdeos{
		list-style-image: url(../img/lista_quienes.gif);
	}
		.li_burdeos a:hover {
	color: #990000;	
	}
	.li_amarillo{
		list-style-image: url(../img/lista_menus.gif);
	}
		.li_amarillo a:hover {
	color: #FFCB06;	}

.li_normal {
	list-style-image: url(../img/lista_quienes.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.li_normal_naranja {
	list-style-image: url(../img/lista_servicios.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.li_normal_pistacho {
	list-style-image: url(../img/lista_proyecto.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.li_normal_amarillo {
	list-style-image: url(../img/lista_menus.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.margenes {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 20px;
}
.margenes1 {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

.margen_dcha { margin-right:50px;}

.margen_izq { margin-left:70px}
.margen_izq2 { margin-left:20px}

.margen_sup { margin-top:20px}

.menu {
	background-image: url(../img/menu1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	text-align: right;
	padding-right: 30px;
}
.menu_izq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 175px;
	float: left;
	display:block;
}

.noticias{
	color: #000000;
	background-color: #EBEBEB;
}

.noticias2{
	color: #000000;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.noticias_cuadro{
	width: 175px;
	margin-top: 20px;
	float: left;
	color: #000000;
}

.noticias_entrada{
	height: auto;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 5px;

}

.noticias_mas {
	text-align: right;
	text-decoration:none;
	font-weight: bold;	
	padding: 3px;
	margin-right: 5px;
}
	.noticias_mas a:link {
	text-decoration:none; 
	}
	.noticias_mas a:visited {
	text-decoration:none;
	}
	.noticias_mas a:hover {
	background-color: #CCCCCC;
	text-decoration:none;
	}
	.noticias_mas a:active {
	text-decoration:none;
	}
	
p { margin:0px;}
	
.pie{
	background-image: url(../img/sombra.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 101px;
	color: #666666;
	font-size: 0.89em;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
}

.right { float:right}
.right_txt {	text-align: right;}

.titulo_fondo{
	color: #FFFFFF;
	font-size: 1.2em;
	display: inline;
	padding-right: 20px;
	padding-left: 5px;
}
table {}

th {
	padding:0.3em;
 }

td {}
 
tr { }

.titulares {
	font-family: tahoma;
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
	background-image: url(../img/titulares.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.txt_noticas {
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #000000;
	background-color: #EBEBEB;
	margin-right: 3px;
}

.visita {
	float: left;
	margin: 10px;
	text-align: center;
	width: 240px;
}

.visita img{ margin-bottom:5px;}
 

/* colores */
.gris {
	color: #999999;
	font-weight: bold;}
	
.gris_oscuro{
	color: #666666;
	font-style: italic;}
	
.grisf{
	background-color: #FF6600;}
	
.blanco { background:#FFFFFF}
.blancof { color:#FFFFFF;}
.azul {	color: #002D9A}
.naranja { 	background-color: #FF6600;}
.burdeos { 	background-color: #990000;}
.burdeos_f { color: #990000;}
.verde { 	background-color: #65AB14;}
.verde_f { 	color: #65AB14;}
.amarillo_fondo { background-color:#FFCB06}

.sub{
	background-color: #FFFFCC;
	font-size: 0.9em;
	padding: 2px;
	color: #000000;
}
.sub2{
	background-color: #EBF8FA;
	font-size: 0.9em;
	padding: 2px;
	color: #000066;
}

/*MARCADOS*/
.burdeos_sel a{
	color: #990000;
	text-decoration: underline;
	}
.li_azul_sel {
	background-color:#ECF1FF;
	list-style-image: url(../img/lista_sel.gif);
	}
	
.li_amarillo_sel {
	background-color:#FFEFB0;
	list-style-image: url(../img/lista_sel.gif);
	list-style-type: none;
}
.li_celeste_sel  {
	background-color:#D9EDF0;
	list-style-image: url(../img/lista_sel.gif);
	}

.pistacho_sel a{
	color: #90a41e;
	text-decoration: underline;
	}
.li_pistacho_sel {
	background-color:#E6F0AC;
	list-style-image: url(../img/lista_sel.gif);
	}
.azul1_sel a{
	color: #507EAD;
	text-decoration: underline;
	}
.naranja_sel a {
	color: #ff6600;	text-decoration: underline;
	}
	
	
	
	
/*VERADO*/
.verano1{
	width: 270px;
	background-image: url(../img/visita.jpg);
	height: 120px;
	float: left;
}
.verano2{
	width: 270px;
	background-image: url(../img/menu_verano.jpg);
	height: 120px;
	float: left;
	text-align: right;
}

.visita_verano{
	margin-right: 35px;
	float: right;
}


/*MENUS 2010*/
.destacado5 {
	background-image: url(../img/destacado1.gif);
	height: 220px;
	width: 170px;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	margin-right: 10px;
	margin-left: 70px;
}
.menus_ver {
	float: left;
	width: 253px;
	text-align: center;
	margin: 20px;
}
.margen_menu_centro {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
}

.me {
	width:100px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}

.mapa_coord {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 100px;
	margin-left: 20px;
}



.txt_index  {
	margin-right: 25px;
}

