/*
 * Elementos genéricos
 */
* {
	font-family: "Verdana", "Helvetica", "Arial";
	/*11*/
	font-size: 11px;
	color: #000;
	cursor: default;
}
a {
	cursor: pointer;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
html, body { 
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
}
input[type="button"] {
	border: 1px #FFF solid;
	color: #FFF;
}
input[type="text"] {
	border: 1px #FFF solid;
	color: #FFF;
}

/*
 * Estructura web
 */
#contenedor {
	display: block;
	width: 99%; 
	text-align: center;
	padding: 0;
	margin: 0;
}

/*** CABECERA ***/
#cabecera {
	width: 1000px;
	height: 132px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../_img/titulo.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#logo {
	float: left;
	margin-top: 15px;
	margin-right: 19px;
	margin: 0;
	padding: 0;
	margin-top: 9px;
	margin-right: 19px;
	width: 135px;
	height: 113px;
}
#logo h1 {
	margin: 0;
	padding: 0;
}
#logo img {
	cursor: pointer;
}
#logo img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#titulo {
	cursor: pointer;
	width: 430px;
	height: 70px;
	position: absolute;
	margin-left: 150px;
}
#menu_proyeccion {
	position: relative;
	width: 846px;
	top: -45px;
	left: 154px;
	height: 45px;
	background-color: #FFF;
	clear: both;
	display: none;
}
#menu_proyeccion div {
	float: left;
	width: 140px;
	height: 4px;
	margin-left: 1px;
}
#menu_proyeccion a {
	position: relative;
	color: #528f32;
	clear: both;
	left: 105px;
	top: 2px;
	font-size: 11px;
}
#menu_proyeccion span {
	position: relative;
	color: #528f32;
	clear: both;
	left: 103px;
	top: 2px;
	font-size: 11px;
}
#menu div {
	float: left;
	position: relative;
	width: 140px;
	height: 45px;
	margin-top: 77px;
	margin-left: 1px;
	cursor: pointer;
}
#menu div p {
	font-family: "Myriad Pro", "Helvetica", "Arial";
	position: absolute;
	margin: 0px;
	bottom: 0px;
	left: 5px;
	font-size: 14px;
	color: #FFF;
	font-weight: 100;
	text-align: left;
	cursor: pointer;
}
#menu div:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#el_proyecto, #el_proyecto_bottom, #el_proyecto_tapa  {
	background-color: #0090d6;
}
#la_exposicion, #la_exposicion_bottom, #la_exposicion_tapa {
	background-color: #e07620;
}
#consulta_el_archivo, #consulta_el_archivo_bottom, #consulta_el_archivo_tapa {
	background-color: #912690;
}
#proyeccion, #proyeccion_bottom, #proyeccion_tapa {
	background-color: #528f32;
}
#buscador, #buscador_bottom, #buscador_tapa {
	background-color: #d90e81;
}
#buscador_por_municipios, #buscador_por_municipios_bottom {
	background-color: #02a7a9;
	background-position: top right;
	background-repeat: no-repeat;
}
#buscador_por_municipios {
	background-image: url(../_img/boton_buscador_municipios.gif);
}
#buscador_por_municipios_tapa {
	background-color: #02a7a9;
}
/*** CONTENIDO ***/
#contenido {
	width: 1000px;
	height: 620px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#flotante {
	position: absolute;
	top: 132px;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
#flotante_la_exposicion_top {
	position: absolute;
	width: 140px;
	height: 55px;
	left: 296px;
	top: -55px;
	background-color: #e07620;
} 
#flotante_la_exposicion {
	position: absolute;
	width: 704px;
	height: 590px;
	left: 296px;
	padding-top: 30px;
	background-color: #e07620;
}
#flotante_el_proyecto_top {
	position: absolute;
	width: 140px;
	height: 55px;
	left: 155px;
	top: -55px;
	background-color: #0090d6;
} 
#flotante_el_proyecto {
	position: absolute;
	width: 845px;
	height: 590px;
	left: 155px;
	padding-top: 30px;
	background-color: #0090d6;
}
#flotante_buscador_top {
	position: absolute;
	width: 140px;
	height: 55px;
	left: 719px;
	top: -55px;
	background-color: #d90e81;
} 
#flotante_buscador {
	position: absolute;
	width: 422px;
	height: 200px;
	left: 437px;
	padding-top: 20px;
	background-color: #d90e81;
}
#flotante_buscador2 {
	position: absolute;
	width: 422px;
	height: 375px;
	top: 225px;
	left: 437px;
	padding-top: 20px;
	background-color: #d90e81;
}
#flotante_la_exposicion p,
#flotante_la_exposicion strong,
#flotante_buscador p,
#flotante_buscador2 p,
#flotante_buscador strong,
#flotante_buscador2 strong,
#flotante_el_proyecto p,
#flotante_el_proyecto strong  {
	color: #FFF;
	font-size: 15px;
	text-align: left;
}
#flotante_la_exposicion p,
#flotante_buscador p,
#flotante_buscador2 p,
#flotante_el_proyecto p {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 1.8em;
}
#flotante_la_exposicion h1,
#flotante_buscador h1,
#flotante_buscador2 h1,
#flotante_el_proyecto h1 {
	color: #FFF;
	font-family: "Myriad Pro", "Helvetica", "Arial";
	font-size: 60px;
	text-align: left;
	font-weight: 100;
	padding-left: 10px;
}
#flotante_la_exposicion h1 {
/*	padding-top: 90px; */
	padding-top: 50px;
}
#flotante_buscador2 h1 {
/*	padding-top: 10px; */
	padding-top: 0px;
}
#flotante_el_proyecto h1 {
/*	padding-top: 190px; */
	padding-top: 175px;
}
#flotante_la_exposicion_bottom {
	position: absolute;
	width: 140px;
	height: 1px;
	left: 296px;
	top: 620px;
	background-color: #e07620;
}
#flotante_buscador_bottom {
	position: absolute;
	width: 140px;
	height: 1px;
	left: 719px;
	top: 620px;
	background-color: #d90e81;
}
#flotante_el_proyecto_bottom {
	position: absolute;
	width: 140px;
	height: 1px;
	left: 155px;
	top: 620px;
	background-color: #0090d6;
} 
#flotante_buscador input[type="text"] {
	width: 380px;
}
#flotante_buscador select,
#flotante_buscador2 select {
	width: 200px;
}
#flotante_buscador input[type="button"],
#flotante_buscador2 input[type="button"] {
	text-align: right;
	width: 75px;
	background-color: #e271b1;
	border: 0;
}
#flotante_buscador input[type="text"],
#flotante_buscador2 input[type="text"] {
	background-color: #d90e81;
}
#seccion {
	position: relative;
	width: 1000px;
	height: 650px;
}
span#cargador {
	position: relative;
	color: #AAA;
	top: 300px;
}
#seccion img.portada {
	clear: both;
	width: 1000px;
	height: 620px;
}
#seccion img.proyeccion {
	clear: both;
	max-width: 1000px;
	max-height: 650px;
}
#consulta_el_archivo_top {
	position: absolute;
	width: 845px;
	height: 45px;
	left: 155px;
	top: -10px;
	background-color: #912690;
	margin: 0px;
}
#consulta_el_archivo_top p {
	margin-left: 5px;
	margin-right: 5px;
	float:left;
	text-align: left;
	font-size: 10px;
	color: #FFF;
}
#consulta_el_archivo_top a {
	font-size: 10px;
	color: #FFF;
}
#consulta_el_archivo_top a.seleccionada {
	color: #000;
}
#consulta_el_archivo_top img {
	cursor: pointer;
}
#consulta_el_archivo_top input[type="button"] {
	background-color: #912690;
}
#consulta_el_archivo_top input[type="text"] {
	background-color: #912690;
}
#consulta_el_archivo_top #pagina_input {
	width: 30px;
}
#consulta_el_archivo_top #texto_buscar {
	width: 100px;
}
.buscador_categorias select{
	width: 135px;
}
.buscador_categorias{
	display: none;
}
#consulta_el_archivo_fotos {
	position: relative;
	overflow: auto;
	top: 35px;
	width: 1000px;
	height: 615px;
}
#consulta_el_archivo_fotos div {
	float: left;
}

/*** PIE DE PÁGINA ***/
#pie {
	width: 1000px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
}
#menu_bottom {
	margin-top: 1px;
	margin-left: 154px;
}
#menu_bottom div {
	display: inline;
	float: left;
	width: 140px;
	height: 4px;
	margin-left: 1px;
}
#patrocinadores {
	float: right;
	margin-top: 17px;
	margin-right: 5px;
}
#patrocinadores div {
	font-family: "Verdana";
	font-size: 9px;
	margin-left: 20px;
	text-align: left;
	float: right;
}
#patrocinadores img {
	border: 0px;
	cursor: pointer;
	vertical-align: top;
}
#patrocinadores img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#telemadrid,
#photoespana {
	margin-top: 10px;
}

