@charset "utf-8";
body {
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, SansSerif;
	font-size: 1em;
}
#envoltorio {
	width: 59.6em; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	border: 0px solid #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	height: 95px;
	background-image: url(../images/cabecera.jpg);
	background-repeat: no-repeat;
	text-align: right;
	display: block;
}
#header img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flash {
	height: 166px;
}
#contenido {
	padding: 0; /* recuerde que el relleno es el espacio situado dentro del cuadro div y que el margen es el espacio situado fuera del cuadro div */
	background: #FFFFFF;
}
/*--------------H-----------------*/
h1 {
	position:absolute; top:-6000px;
}

h2 {
	position:absolute; top:-6000px;
}
/*--------------Fin H-----------------*/

/*--------------Menu cabecera-----------------*/
#menu {
	font-size: 0.8em;
	background-image: url(../images/navegacion/menu.gif);
	background-repeat: no-repeat;
	height: 43px;
	padding-right: 0;
	padding-bottom: 0;
	font-family: "Trebuchet MS", Verdana, Arial, SansSerif;
	padding-top: 9px;
	padding-left: 0;
}
#menu ul{
	margin-top: 4px;
}
#menu li{
	display: inline;
	float: left;
}
.numerosnegrita {
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial, SansSerif;
	font-size: 1.2em;
	color: #FFFFFF;
	margin-left: 15px;
	font-weight: bold;
}
/*--------------fin Menu cabecera-----------------*/

/*--------------Noticias-----------------*/
	/*hay que preparar una hoja de estilos para el IE7 donde se le de la separación lateral y la separación con el titulo de noticas*/
#noticias {
	background-image: url(../images/home/noticias_red.jpg);
	background-repeat: no-repeat;
	height: 270px;
	width: 306px;
	float: left;
	padding-top: 60px;
}
#noticias ul {
	margin-left:-5px;
}
*html #noticias ul{
	margin-left:10px;
}
#noticias li {
	list-style: none;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.7em;
	color: #0071A5;
	background-image: url(../images/home/img_lista.jpg);
	background-repeat:   repeat-y;
	background-position: left top;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.titular{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1.2em;
	color: #000000;
}
.ver_todas{
	text-decoration: none;
	text-align: right;
	font-size: 0.8em;
	color: #0071A5;
	display: block;
	padding-right: 20px;
}
a.ver_todas:hover{
	text-decoration: underline;
}
/*--------------Fin Noticias-----------------*/
		
/*--------------Destacados-----------------*/
#detacados {
	background-image: url(../images/home/destacamos.jpg);
	background-repeat: no-repeat;
	height: 273px;
	width: 288px;
	clear: left;
	float: left;
	font-family: "Trebuchet MS", Verdana, Arial, SansSerif;
	font-size: 0.7em;
	padding-left: 20px;
}
#detacados_texto{
	margin-top: 75px;
	margin-left: 60px;
	color: #0071A5;
	margin-right: 30px;
}
#detacados form{
	color: #0071A5;
	margin-top: -5px;
}
/*--------------Fin destacados-----------------*/

/*--------------Galeria fotografica-----------------*/
#galeria {
	background-image: url(../images/home/galeria_fotografica.jpg);
	background-repeat: no-repeat;
	width: 278px;
	float: left;
	height: 148px;
	padding-top: 90px;
	padding-bottom: 20px;
}
/*--------------Fin Galeria fotografica-----------------*/

/*--------------Boletin Suscripciones-----------------*/
#boletin {
	background-image: url(../images/home/suscripcion_boletin.jpg);
	background-repeat: no-repeat;
	width: 368px;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	color: #006ab3;
	height: 248px;
}
#boletin_texto{
	width: 50%;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 20px;
}
#boletin_texto img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	vertical-align: bottom;
}
/*--------------Fin Boletin Suscriciones-----------------*/

/*--------------Reservas de la red-----------------*/
#reservas {
	background-image: url(../images/home/reservas.jpg);
	height: 324px;
	width: 636px;
	float: right;
	background-repeat: no-repeat;
}
#reservas_texto{
	font-family: "Trebuchet MS", Verdana, Arial, SansSerif;
	font-size: 0.7em;
	color: #0071A5;
	text-align: right;
	float: right;
	width: 255px;
	margin-right: 20px;
	margin-top: 105px;
}
#reservas_flash{
	float: left;
	margin-top: 55px;
}
/*--------------Fin reservas de la red-----------------*/

/*--------------Pie pagina-----------------*/
#footer {
	background-image: url(../images/pie.gif);
	background-repeat: no-repeat;
	height: 133px;
	width: 925px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-left: 0px;
	clear: both;
}
.logoieo{
	background-image: url(../images/logo_ieo.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.6em;
	width: 225px;
	padding-left: 70px;
	float: left;
	margin-top: 40px;
	margin-left: 20px;
	height: 70px;
	color: #FFFFFF;
	padding-top: 10px;
	text-decoration: none;
}
#lista_datos{
	font-size: 0.6em;
	float: right;
	color: #FFFFFF;
	text-align: right;
	margin-right: 10px;
	margin-top: 40px;
}
#lista_datos ul{
	margin-top: 0px;
	margin-bottom: 5px;
}
#lista_datos li{
	display: inline;
}
#lista_datos a{
	color: #FFFFFF;
	text-decoration: none;
}
#lista_datos a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.separacion_blanca{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-left: 3px;
	padding-right: 5px;
}
.logomapa{
	margin-top: 45px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*--------------Fin Pie Pagina-----------------*/

.negrita{
	font-family: "Trebuchet MS", Verdana, Arial, SansSerif;
	color: #0071A5;
	font-weight: bold;
}
.busqueda {
	font-family: "Trebuchet MS", Verdana, Arial, SansSerif;
	color: #0071A5;
	font-size: 1em;
	margin-top: 5px;
	margin-left: 20px;
	width: 200px;
}
.boton {
	height: 22px;
	width: 22px;
	color: #FFFFFF;
	background-color: #4190B9;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 1em;
	font-family: "Trebuchet MS", Verdana, Arial, SansSerif;
}
.Enegro {
	color: #000000;
	text-decoration: none;
}
a.Enegro:hover {
	color: #000000;
	text-decoration: underline;
}
.naranja{
	color: #B05403;
	font-family: "Trebuchet MS", Verdana, Arial, SansSerif;
}
.Enaranja {
	color: #B05403;
	text-decoration: none;
}
a.Enaranja:hover {
	color: #B05403;
	text-decoration: underline;
}
.EnaranjaNegrita {
	color: #B05403;
	text-decoration: none;
	font-weight: bold;
}
a.EnaranjaNegrita:hover {
	color: #B05403;
	text-decoration: underline;
	font-weight: bold;
}
.Eazul {
	color: #0071A5;
	text-decoration: none;
}
a.Eazul:hover {
	color: #0071A5;
	text-decoration: underline;
}
