html{
	height: 100%;
	width: 100%;
}
body{
	height:100%;
	width: 100%;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;	
	background: #1C5193 url(../img/fondo_web.png) top repeat-x;
	color: #1C5193;
	text-align:center;
	letter-spacing: 0.1em;
}
textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
img{
	border: 0;
}


a{
	outline:0;
}
a{

	text-decoration: none;
	color: #1C5193;

}
a:hover{
	text-decoration: none;
	color: #A7D6EF;
}
h2.titulo{
	font-size:1.7em;
	margin:0 0 1em 35px;
	width:500px;
}
.invisible{
	display: none
}
.mal {
	border: 1px solid #FF9F9F ;
	padding:1px;
	margin: 2px 0;
	color:#990000;
	background-color: #FFC6C6;
	clear:left;
	overflow:auto;
	text-align:center;
}
.br_clear{ 
	display: block !important;
	display: none;
	clear: both;
	margin:0;
	line-height: 0px;
}
.esquina{
	width: 10px;
	height: 10px;
	position: absolute;
	margin: 0;
}
.esquina.peq{
	width: 7px;
	height: 7px;
}
.esquina.sup {
	top: 0px;
}
.esquina.inf {
	bottom: 0px;
	 /*bottom: -1px;ie*/
}
.esquina.izq{
	left: 0px;
}
.esquina.der{
	right: 0px;
}
/*CONTENEDOR*/
/*CABECERA*/
#modulo_cabecera{
	margin:auto;
	width: 800px;
	height: 150px;
	position: relative;
	z-index: 80;
	overflow:visible;
}
#contenedor_cabecera{
	margin:auto;
	padding:0;
	width: 800px;
	height: 150px;
	position: relative;
	z-index: 81;
	background: #373B3F url(../img/fondo_contenedor_cabecera.png) top center repeat-x;
	text-align:left;
	overflow:visible;
}
#logo{
	margin:auto;
	padding:0;
	width: 252px;
	height: 241px;
	position: absolute;
	top:45px;
	right:80px;
	z-index: 100;
	overflow:visible;
}
#logo_interior{
	margin:auto;
	padding:0;
	width: 172px;
	height: 164px;
	position: absolute;
	top:45px;
	right:80px;
	z-index: 100;
	overflow:visible;
}
/*MENU*/
#menu_grande{
	padding: 0;
	height: 24px;
	float:left;
	clear:left;
	width:400px;
	position:absolute;
	left:58px;
	top:92px;
}
#menu_grande ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;

}
#menu_grande ul li{
	display: block;
	float: left;
	text-align: center;
	font-size: 1.1em;
	padding: 0;
	margin: 0;
	background-image:url(../img/fondo_menu.png);
	background-position:top center;
	background-repeat:no-repeat;
	height: 24px;
	white-space:nowrap;
	font-weight:bolder;

}
#menu_grande li.menu{
	border-left: 0;
	left: 0px;
}

#menu_grande ul li a{
	width:78px;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-left:0;
	padding-right: 0;
	line-height: 24px;
}
#menu_grande ul li a:hover{
	width:78px;
	background-image:url(../img/fondo_menu_hover.png);
	background-position:top center;
	background-repeat:no-repeat;
}

#menu_grande li.menu_activo a{
	width:78px;
	background-image:url(../img/fondo_menu_activo.png);
	background-position:top center;
	background-repeat:no-repeat;
	color: #009AE1;

}
#menu_grande li.menu_activo a:hover{
	width:78px;
	background-image:url(../img/fondo_menu_activo.png);
	background-position:top center;
	background-repeat:no-repeat;
	color: #009AE1;

}
/*CUERPO*/
#modulo_cuerpo{
	width: 800px;
	margin:auto;
	height: auto !important;
	height: 460px;
	min-height: 460px;
	position: relative;
	z-index: 30;
	overflow:visible;
	font-size:1em;
}

#contenedor_cuerpo{
	margin:auto;
	padding:0;
	margin-left:25px;
	margin-right:25px;
	width: 750px;
	height: auto !important;
	height: 460px;
	min-height: 460px;
	position: relative;
	z-index: 31;
	background-color:#fff;
	text-align:center;
	font-size:1em;
	overflow:visible;
	
}

#texto{
	position: absolute;
	top:35px;
	left:45px;
	z-index: 40;
	text-align:left;
	font-size:1.1em;
	line-height:130%;
}

#noticias_index{
	width: 265px;
	height:132px;
	background: #fff url(../img/fondo_noticias_index.png) top left no-repeat;
	position: absolute;
	top:310px;
	left:45px;
	z-index: 41;
	text-align:center;
}
#exposiciones_index{
	width: 274px;
	height:273px;
	background: #fff url(../img/fondo_exposiciones_index.png) top left no-repeat;
	position: absolute;
	top:170px;
	right:45px;
	z-index: 41;
	text-align:center;
}


#noticias_index h1, #exposiciones_index h1{
	margin:auto;
	margin-top:20px;
	margin-bottom:10px;
	line-height:100%;
	font-size:1.4em;
	color:#000000;
}
#noticias_index p{
	margin-top:0;
	padding-left:20px;
	padding-right:20px;
	line-height:100%;
	font-size:1em;
	text-align:left;
	letter-spacing:normal;
}
#noticias_index a{
	font-weight:bolder;
	text-decoration: underline;
}
#exposiciones_index p{
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:30px;
	padding-right:30px;
	line-height:110%;
	font-size:1.1em;
	text-align:left;
}
#exposiciones_index hr{
	width:234px;
	border:0;
	border-bottom:2px dashed #fff;
}
#exposiciones_index a{
	font-weight:bolder;
}
.resaltado{
	font-weight:bolder;
}
.normal{
	font-weight:lighter;
}
/*PIE*/
#modulo_pie{
	margin:auto;
	padding:0;
	width: 800px;
	height: 150px;
	min-height:150px;
	position: relative;
	background: url(../img/fondo_pie.png) top center no-repeat;
	z-index: 50;
}
#contenedor_pie{
	margin:auto;
	padding:0;
	width: 800px;
	height: 150px;
	min-height: 150px;
	position: relative;
	z-index: 51;
}

#logo_1{
	width: 174px;
	position: absolute;
	top:25px;
	left:90px;
	margin:0;
	padding:0;
	z-index: 53;
	text-align:left;
}
#logo_2{
	width: 167px;
	position: absolute;
	top:6px;
	right:90px;
	margin:0;
	padding:0;
	z-index: 54;
	text-align:left;
}
#accesible{
	width: 300px;
	position: absolute;
	bottom:10px;
	left:275px;
	margin:0;
	padding:0;
	z-index: 56;
	text-align:center;

}
#accesible ul{
	margin:auto;
	padding:0;
	display:block;
	clear:both;
}
#accesible li{
	margin:0;
	padding:0;
	display:block;
	float:left;
	height:100%;
	list-style-type:none;
	color: #fff;
}
#accesible a{
	text-decoration:none;
	color: #fff;
}
#accesible a:hover{
	text-decoration:underline;
	color: #fff;
}

/* PAGINACIÓN */
.paginacion{
	padding: 0 0 0.2em 0;
	text-align: center;
}
.paginacion span, .paginacion a{
	border: 1px solid;
	padding: 1px 2px ;
	margin: 0 1px 0 0;
}
.paginacion a:hover{
	color: #009AE1;
}
.paginacion span{
	color: #999;
}
.paginacion .nums, .paginacion .grupo{
	border: 0px;
	margin: 0 0 0 1px;
}
.paginacion .num{
	padding: 1px 3px;
	margin: 0px 1px 0 0;
}
.paginacion .activo{
	font-weight: bold;
	color: #FFF;
	background-color: #1C5193;
	border: 1px solid #1C5193;
}
/* ---------- */
