


body{
	font-family:Arial, Helvetica, serif;
	font-size: 12px;
	background-color:#EAE8E6;
	color:#000000;
	margin:0px;
	padding:0px;
}

p{
	margin:0px;
}

#container{
	width: 970px;
	height: auto;
	background-color:#FFFFFF;
	margin: 10px auto 20px auto;
}

#cabecera{
	width: 970px;
	height: 103px;
	background-image: url(../images/cap_ca.gif);
}

#idiomas{
	padding-top:51px;
	padding-right:12px;
}

#idiomas a{
	text-decoration:none;
	display:block;
	margin-right:6px;
	float:right;
	width: 26px;
	height: 17px;
}

#menu{
	padding-top:35px;
	padding-left:210px;
}

#menu a{
	text-decoration:none;
	color:#000000;
	font-size: 13px;
	padding:0px 4px 0px 4px;
}

#menu a.lila{
	border-right:1px dotted #FFFFFF;
}

#menu a.lila:hover{
	color:#FFFFFF;
	background-color:#8066ef;
}

#menu a.turquesa{
	border-right:1px dotted #FFFFFF;
}

#menu a.turquesa:hover{
	color:#FFFFFF;
	background-color:#66C1CF;
}

#menu a.verde{
	border-right:1px dotted #FFFFFF;
}

#menu a.verde:hover{
	color:#FFFFFF;
	background-color:#8AB61E;
}

#menu a.azul{
	border-right:1px dotted #FFFFFF;
}

#menu a.azul:hover{
	color:#FFFFFF;
	background-color:#262191;
}

#menu a.naranja{
	border-right:1px dotted #FFFFFF;
}

#menu a.naranja:hover{
	color:#FFFFFF;
	background-color:#FF7900;
}

#menu a.rosa{
	border-right:1px dotted #FFFFFF;
}

#menu a.rosa:hover{
	color:#FFFFFF;
	background-color:#F42FF4;
}

#menu a.rojo{
	border-right:1px dotted #FFFFFF;
}

#menu a.rojo:hover{
	color:#FFFFFF;
	background-color:#D60815;
}


.ca{
	background-image: url(../images/ca.gif);
}

.ca:hover{
	background-image: url(../images/ca_on.gif);
}

.es{
	background-image: url(../images/es.gif);
}

.es:hover{
	background-image: url(../images/es_on.gif);
}

.en{
	background-image: url(../images/en.gif);
}

.en:hover{
	background-image: url(../images/en_on.gif);
}

.de{
	background-image: url(../images/de.gif);
}

.de:hover{
	background-image: url(../images/de_on.gif);
}

#cabecera2{
	height: 93px;
}

#banner{
	width: 753px;
	height: 93px;
	margin-left: 10px;
	position:absolute;
	float:left;
}

#busqueda{
	width: 196px;
	height: 93px;
	background-color:#E6E4E1;
	border-right:1px solid #AAA6A2;
	margin-left:763px;
	position:absolute;
}

#busqueda form{
	margin: 19px 0px 0px 14px;
}

.boton_enviar{
	width: 25px;
	height: 16px;
	background-image: url(../images/buscar.gif);
	margin:4px 0px 0px 148px;
	display:block;
}

.boton_enviar:hover{
	background-image: url(../images/buscar_on.gif);
}

.etiqueta{
	font-size:13px;
	color:#8D8A86;
	padding-bottom:2px;
}

.etiqueta_destacado{
	font-size:13px;
	color:#FFFFFF;
	padding-bottom:2px;
	margin-left:10px;
}

.input{
	border:1px solid #8D8A86;
	color:#8D8A86;
	width:167px;
	font-size: 11px;
	padding:2px;
	margin-top: 2px;
}

.input_rojo{
	border:1px solid #FFFFFF;
	background-color: #D60815;
	color:#FFFFFF;
	width:130px;
	font-size: 11px;
	padding:2px;
	margin-top: 2px;
}

.select_rojo{
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	background-color: #D60815;
	font-size: 11px;
	padding:1px 0px 1px 1px;
}

.boton_rojo{
	width: 25px;
	height: 16px;
	background-image: url(../images/buscar_rojo.gif);
	display:block;
	position:absolute;
}

.boton_rojo:hover{
	background-image: url(../images/buscar_rojo_on.gif);
}


.input_azul{
	border:1px solid #FFFFFF;
	background-color: #262191;
	color:#FFFFFF;
	width:130px;
	font-size: 11px;
	padding:2px;
	margin-top: 2px;
}

.select_azul{
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	background-color: #262191;
	font-size: 11px;
	padding:1px 0px 1px 1px;
}

.boton_azul{
	width: 28px;
	height: 19px;
	background-image: url(../images/buscar_azul.gif);
	display:block;
	position:absolute;
}

.boton_azul:hover{
	background-image: url(../images/buscar_azul_on.gif);
}


.input_turquesa{
	border:1px solid #FFFFFF;
	background-color: #6BC4D9;
	color:#FFFFFF;
	width:130px;
	font-size: 11px;
	padding:2px;
	margin-top: 2px;
}

.select_turquesa{
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	background-color: #6BC4D9;
	font-size: 11px;
	padding:1px 0px 1px 1px;
}

.boton_turquesa{
	width: 28px;
	height: 19px;
	background-image: url(../images/buscar_turquesa.gif);
	display:block;
	position:absolute;
}

.boton_turquesa:hover{
	background-image: url(../images/buscar_turquesa_on.gif);
}

.input_verde{
	border:1px solid #FFFFFF;
	background-color: #8AB61E;
	color:#FFFFFF;
	width:130px;
	font-size: 11px;
	padding:2px;
	margin-top: 2px;
}

.select_verde{
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	background-color: #8AB61E;
	font-size: 11px;
	padding:1px 0px 1px 1px;
}

.boton_verde{
	width: 29px;
	height: 20px;
	background-image: url(../images/buscar_verde.gif);
	display:block;
	position:absolute;
}

.boton_verde:hover{
	background-image: url(../images/buscar_verde_on.gif);
}

#destacado_inicio{
	width: 950px;
	margin-left: 10px;
	background-image: url(../images/destacado_inicio.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #D60815;
}

#destacado_museos{
	width: 950px;
	margin-left: 10px;
	background-image: url(../images/destacado_museos.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #6BC4D9;
}

#destacado_noticia{
	width: 950px;
	margin-left: 10px;
	background-image: url(../images/destacado_noticia.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #F42FF4;
}

#destacado_noticias{
	width: 950px;
	margin-left: 10px;
	background-image: url(../images/destacado_noticias.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FF7900;
}

.rss{
	margin:2px 0px 0px 90px;
}

.rss p{
	padding:2px 0px 0px 0px;
	padding-left:34px;
}

.boton_rss_naranja{
	width: 25px;
	height: 16px;
	background-image: url(../images/rss_naranja.gif);
	display:block;
	float:left;
}


.boton_rss_rosa{
	width: 25px;
	height: 16px;
	background-image: url(../images/rss_rosa.gif);
	display:block;
	float:left;
}



#destacado_galerias{
	width: 950px;
	margin-left: 10px;
	background-image: url(../images/destacado_galerias.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #8AB61E;
}

#destacado_exposiciones{
	width: 950px;
	margin-left: 10px;
	background-image: url(../images/destacado_exposiciones.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #262191;
}

#destacado_eventos{
	width: 950px;
	margin-left: 10px;
	background-image: url(../images/destacado_eventos.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #D60815;
}

#titulo_destacado{
	padding-top:5px;
	padding-left:18px;
	margin-bottom: 12px;
}

.mas_destacado{
	width:300px;
	float:right;
	padding-right:7px;
}

.mas_destacado a{
	padding-right:4px;
	float:right;
}

.mas_eventos_imagen{
	width: 25px;
	height: 16px;
	background-image: url(../images/eventos.gif);
	background-repeat: no-repeat;
	display:block;
}

.mas_eventos_imagen:hover{
	background-image: url(../images/eventos_on.gif);
}

.link_destacado{
	text-decoration: none;
	color:#000000;
/*	font-weight:bold;*/
	float:left;
}

.link_destacado:hover{
	text-decoration: none;
	color:#FFFFFF;
	background-color: #000000;
}

.titulo{

}

.titulo_noticias{
	float:left;
}

.titulo_exposiciones{
	float:left;
}


#contenido_destacado{
	width: 940px;
	overflow:hidden;
	padding-left:10px;
	padding-bottom:30px;
}

.busqueda_destacado_exp{
	width:870px;
	height:20px;
	float:left;
}

.boton_destacado_exp{
	height:20px;
	margin-left:870px;
	padding-top:2px;
}

.busqueda_destacado_evento{
	width:725px;
	height:20px;
	float:left;
}

.boton_destacado_evento{
	height:20px;
	margin-left:725px;
	padding-top:2px;
}

.busqueda_destacado_galeria{
	width:780px;
	height:20px;
	float:left;
}

.boton_destacado_galeria{
	height:20px;
	margin-left:780px;
	padding-top:2px;
}

.busqueda_destacado_museo{
	width:780px;
	height:20px;
	float:left;
}

.boton_destacado_museo{
	height:20px;
	margin-left:780px;
	padding-top:2px;
}

.caja_destacado1{

	width: 310px;
	height: auto;
	float:left;
}

.caja_destacado2{

	width: 310px;
	height: auto;
	margin-left:319px;
}

.caja_destacado3{

	width: 310px;
	height: auto;
	float:right;
}

.imagen_destacado{
	width: 88px;
	height: 88px;
	background-image: url(../images/caja_roja.gif);
	float:left;
}

.imagen_destacado img{
	border:0px;
	text-decoration: none;
	width: 80px;
	height: 80px;
	padding:4px 0px 0px 4px;
}

.enlace_destacado{
	/*font-weight: bold;*/
	text-decoration: none;
	color:#000000;
	font-size: 13px;
}

.enlace_destacado:hover{
	color:#FFFFFF;
	background-color: #000000;
}

.desc_destacado{
	padding-top:4px;
	margin-left:100px;
	padding-right:4px;
}

#contenido{
	width: 950px;
	height: auto;
	margin-left: 10px;
	margin-top:14px;
	overflow:hidden;
}

.titulo_contenido{
	margin-bottom:21px;
	margin-left: 8px;
}

#resultados{
	margin:0px 0px 20px 0px;
}

#informacion{
	width: 940px;
	height:auto;
	padding-left:10px;
	overflow:hidden;
}

.item_listado{
	width: 100%;
	height:auto;
	border-bottom:1px dotted #8D8A86;
	overflow:hidden;
}

.noticia{
	width: 100%;
	height:auto;
	overflow:hidden;
}

.noticia_imagen{
	width:289px;
	height:224px;
	background-image: url(../images/caja_noticia.gif);
	float:left;
}

.noticia_imagen img{
	border:0px;
	text-decoration: none;
	padding:5px 0px 0px 5px;
}

.noticia_desc{
	padding-top:2px;
	margin-left:308px;
}

.noticia_desc p.texto_marron{
	padding-top:20px;
}

.noticia_listado{
	width: 470px;
	float: left;
	height:88px;
	border-bottom:1px dotted #8D8A86;
	overflow:hidden;
}

.paginacion{
	margin-top:10px;
	width:140px;
	height:auto;
	float:right;
	text-align:center;
	padding:2px 0px 2px 0px;
	margin-right:2px;
}

.paginacion_izq{
	width:25px;
	float:left;
}

.paginacion_centro{
	width:auto;
	text-align:center;
	margin-left:25px;
	padding:2px 0px;
}

.paginacion_centro a{
	background-color:#FAFAFA;
	border:1px solid #B9B9B9;
	text-decoration:none;
	color: #000000;
	font-weight:bold;
	padding:0px 2px;
	margin:0px 1px;
}

.paginacion_centro a.activo{
    background-color:#191919;
	color: #FFFFFF;
}

.paginacion_centro a:hover{
	background-color:#191919;
	color: #FFFFFF;
}

.paginacion_der{
	width:25px;
	float:right;
}

.avanzar{
	display:block;
	width:28px;
	height:18px;
	background-image: url(../images/avanzar.gif);
	background-repeat:no-repeat;
	float:right;
}

.avanzar:hover{
	background-image: url(../images/avanzar_on.gif);
}

.retroceder{
	display:block;
	width:28px;
	height:18px;
	background-image: url(../images/retroceder.gif);
	background-repeat:no-repeat;
}

.retroceder:hover{
	background-image: url(../images/retroceder_on.gif);
}


.caja_contenido1{
	width: 310px;
	height: auto;
	float:left;
	border-right:1px dotted #8D8A86;
}

.caja_contenido2{
	width: 310px;
	height: auto;
	border-right:1px dotted #8D8A86;
	float:left;
}

.caja_contenido3{
	width: 310px;
	height: auto;
	float:left;
}

.item_contenido{
	width: 310px;
	height:auto;
	border-bottom:1px dotted #8D8A86;
	overflow:hidden;
}


.imagen_contenido{
	width: 88px;
	height: 88px;
	background-image: url(../images/caja_gris.gif);
	float:left;
}

.imagen_contenido img{
	border:0px;
	text-decoration: none;
	width: 80px;
	height: 80px;
	padding:4px 0px 0px 4px;
}

.link{
	text-decoration: none;
	color:#000000;
	font-size:11px;
	/*font-weight:bold;*/
}

.link:hover{
	text-decoration: none;
	color:#FFFFFF;
	background-color: #000000;
}

.mas_enlace{
	padding-right:3px;
	padding-top:10px;
	overflow:hidden;
}

.mas_enlace a{
	float:right;
	padding-right:5px;
}

.mas{
	display:block;
	width: 27px;
	height: 17px;
	background-image: url(../images/mas.gif);
	background-repeat: no-repeat;
}

.mas:hover{
	background-image: url(../images/mas_on.gif);
}

#footer{
	width: 970px;
	height: auto;
	margin-top:48px;
	background-image: url(../images/footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	overflow:hidden;
	padding-bottom:28px;
}

#logos{
	width:970px;
	height:106px;
	float:left;
}

#logos p{
	margin:0px 0px 10px 0px;
}

.patrocina{
	float:left;
	margin-left:21px;
	height:106px;
	border-right:1px solid #E4E4E4;
}

.patrocina img{
	border:0px;
	vertical-align: top;
	padding-right:21px;
}


.desarrolla{
	height:106px;
	border-right:1px solid #E4E4E4;
	float:left;
	padding-right: 21px;
	padding-left: 21px;
	margin-right: 21px;
}

.desarrolla img{
	border:0px;
}

.colabora{
	height:106px;
	border-right:1px solid #E4E4E4;
	float:left;
	margin-right: 21px;
}

.colabora img{
	border:0px;
	vertical-align: top;
	padding-right:21px;
}

.agradecimientos{
    height:106px;
    float:left;
}

.agradecimientos img{
	border:0px;
}

.enlaces{
	height:106px;
}

#enlaces{
	width: 212px;
	height:auto;
	margin-left:748px;
}

.enlace{
	padding-right:3px;
	padding-bottom:10px;
	overflow:hidden;
}

.enlace a{
	float:right;
	padding-right:5px;
}

.contacto{
	display:block;
	width: 27px;
	height: 17px;
	background-image: url(../images/contacto.gif);
	background-repeat: no-repeat;
}

.contacto:hover{
	background-image: url(../images/contacto_on.gif);
}

.favoritos{
	display:block;
	width: 27px;
	height: 17px;
	background-image: url(../images/favoritos.gif);
	background-repeat: no-repeat;
}

.favoritos:hover{
	background-image: url(../images/favoritos_on.gif);
}


.texto_blanco{
	color:#FFFFFF;
}

.texto_marron{
	color:#8D8A86;
	line-height:1.2;
}

.texto_marron_11{
	color:#8D8A86;
	line-height:1.2;
	font-size:11px;
}

.texto_marron_negrita{
	color:#8D8A86;
	font-weight:bold;
}

.texto_marron_negrita_11{
	color:#8D8A86;
	font-weight:bold;
	font-size:11px;
}

.texto_marron_grande{
	font-size: 21px;
	color:#8D8A86;
}

.texto_negrita{
	font-weight: bold;
}

.texto_negrita_grande{
	font-weight: bold;
	font-size: 14px;
}

.texto_blanco_grande{
	font-size: 21px;
	color:#FFFFFF;
}

.clear{
	clear:both;
}










.titulo_museo{
	border-bottom:1px dotted #8D8A86;
	margin-bottom:5px;
}

#exposicion_actual{
	     width: 940px;
		height:128px;
		background-color: #E5E5E5;
		overflow:hidden;
}

.imagen_museo_exp{
	width: 319px;
	height: 128px;
	background-image: url(../images/caja_museo_exposicion.gif);
	float:left;
	margin-right:10px;
}

.imagen_museo_exp img{
	border:0px;
	text-decoration: none;
	width: 309px;
	height: 118px;
	padding:5px 0px 0px 5px;
}

.titulo_museo_exp{
	margin: 10px 0px;
	margin-bottom:10px;
	padding-right:30px;
}

.titulo_museo_exp a{
	float:right;
}

.contenido_museo_exp{
	padding-right:30px;
}

.ficha{
	display:block;
	width: 27px;
	height: 19px;
	margin-left:10px;
	background-image: url(../images/ver_ficha.gif);
	background-repeat: no-repeat;
}

.ficha:hover{
	background-image: url(../images/ver_ficha_on.gif);
}

.video{
	display:block;
	width: 27px;
	height: 19px;
	background-image: url(../images/ver_video.gif);
	background-repeat: no-repeat;
}

.video:hover{
	background-image: url(../images/ver_video_on.gif);
}

#caja_museo1{
	width: 289px;
	height: auto;
	float:left;
	margin-top:10px;
}

.imagen_museo_grande{
	width: 289px;
	height: 224px;
	background-image: url(../images/caja_museo_obras.gif);
}

.imagen_museo_grande img{
	border:0px;
	text-decoration: none;
	width: 279px;
	height: 214px;
	padding:5px 0px 0px 5px;
}

.imagen_museo_pequena{
	width: 88px;
	height: 88px;
	background-image: url(../images/caja_gris.gif);
	margin-right:5px;
	float:left;
}

.imagen_museo_pequena img{
	border:0px;
	text-decoration: none;
	width: 80px;
	height: 80px;
	padding:4px 0px 0px 4px;
}

.icono img{
	vertical-align: bottom;
}


#caja_museo2{
	height: auto;
	width: 282px;
	margin:10px 37px 0px 40px;
	float:left;
}

#caja_museo3{
	width: 289px;
	height: auto;
	float:left;
	margin-top:10px;
}

#obra_destacada{
	background-color:#A09D99;
	color:#ffffff;
	padding: 5px;
}


.video_blanco{
	display:block;
	width: 27px;
	height: 19px;
	background-image: url(../images/ver_video_blanco.gif);
	background-repeat: no-repeat;
	float:left;
}

.video_blanco:hover{
	background-image: url(../images/ver_video_blanco_on.gif);
}





#destacado_enlaces{
	width: 950px;
	margin-left: 10px;
	background-image: url(../images/destacado_enlaces.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #F42FF4;
}

#caja_agradecimientos1{
	width: 313px;
	height: auto;
	float:left;
}


#caja_agradecimientos2{
	height: auto;
	width: 313px;
	float:left;
}

#caja_agradecimientos3{
	width: 313px;
	height: auto;
	float:left;
}

.agradecimiento{
	width: 284px;
	height: 160px;
	border-bottom: 1px dotted #808080;
	margin:14px 7px;
	padding-left: 15px;
	text-align:center;
}

.agradecimiento img{
	border:0px;
	margin-right:15px;
	vertical-align:bottom;
}

.agradecimiento a{
	text-decoration:none;
}