@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	A:link, A:visited,text-decoration: none;
}


#todo {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#todo #central {
	margin: 0px;
	width: 700px;

}

#todo #central #textonota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 700px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 50px;
	margin-left: 50px;
	overflow: scroll;
	height: 500px;
	font-style: normal;
}

#libro table {
	width: 500px;
	font-size: 12px;
}

#pie  {
	padding: 0px;
	height: 106px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	float: none;
}

#pie #sponsors {
	height: 106px;
	width: 800px;
	background-image: url(img/marquito.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#pie #musealia {
	height: 92px;
	width: 170px;
	padding: 0px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 140px;
	float: left;
	background-image: url(img/logomus.jpg);
	background-repeat: no-repeat;
	
}

#pie #DN {
	float: left;
	height: 92px;
	width: 127px;
	margin-top: 4px;
	margin-left: 30px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(img/logoIDEAL.jpg);
	background-repeat: no-repeat;
}

#pie  #aytosantander {
	padding: 0px;
	float: left;
	height: 92px;
	width: 177px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 30px;
	background-image: url(img/mediaticos.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#pie  #cultural {
	padding: 0px;
	float: left;
	height: 92px;
	width: 170px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 30px;
	background-image: url(img/caixa.jpg);
	background-repeat: no-repeat;
}

#pie #nota legal {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 800px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

#logo {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 288px;
	float: left;
}

#encabezado  {
	margin: 0px;
	padding: 0px;
	height: 161px;
	width: 800px;
}

#tele {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 161px;
	width: 400px;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(img/banner_bilbao.jpg);
}

#menu {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(img/barra_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: visible;
	z-index: 10;
}

#todo_descubre {
	height: 1500px;
	width: 800px;
	margin: auto;
}

.marco {
	background-image: url(img/fondo_centro);
	background-repeat: repeat-y;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;
	width: 800px;
	background-position: left top;
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica;
	font-size: 11px;
	text-align: justify;
	white-space: normal;
}

.marcosinrecuadro {
	margin:0px;
	width: 800px;
	background-position: left top;
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 12px;
	text-align: justify;
	padding: 0px;
	background-image: url(img/fondo_index.jpg);
}

.Estilo3 {
	color: #DBD3C7;
}

.Estilo7 {
	color: #CC6600;
}

.Estilo8 {
	color: #FFCC00;
	font-weight: bold;
}

.Estilo9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.Estilo10 {
	font-size: 12px;
	color: #333333;
}

.Estilo11 {
	font-size: 11px;
}

.Estilo12 {
	color: #990000;
}

#todo #central p {
	text-align: justify;
}

#todo .marco_superior {
	background-image: url(img/fondo_arriba.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	left: -50px;
}

#todo .marco_inferior {
	background-image: url(img/fondo_abajo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: -50px;
}

#central .imagen_derecha {
	float: right;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 12px;
}

#central .imagen_izquierda {
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#central .mapa_google {
	float: left;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#central .imagen_centro {
	float: none;
	left: auto;
	right: auto;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	padding-top: 80px;
}

.negrita {
	font-weight: bold;
}

.logo {
	width: 300px;
	vertical-align: middle;
}

.logo .imagen {
	float: left;
	padding: 3px;
}

.logo .texto {
	padding-left: 5px;
	height: 85px;
	vertical-align: middle;
	padding-top: 20px;
}

.libro {
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;
	width: 800px;
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica;
	font-size: 7px;
	text-align: justify;
}

.libro_firmar {
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;
	width: 800px;
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica;
	font-size: 7px;
	text-align: justify;
}

.logo .texto_largo {
	height: 80px;
	vertical-align: middle;
	padding: 5px;
	width: 390px;
	float: none;
}

#libro {
	font-size:18px;
	padding-top: 10px;
}

#libro a {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

#libro a:hover {
	text-decoration: underline;
}

.marco_vacio {
	width: 800px;
	font-family: "Lucida Grande", Arial, Helvetica;
	font-size: 12px;
	text-align: justify;
	white-space: normal;
	margin: 0px;
	z-index: 1;
	overflow: visible;
	float: none;
	background-color: ede7d9;
	padding: 0px;
}

img {
	border: none;   
}

#marco_submenu {
	width: 697px;
	margin: 0px;
	border-top-style: 10;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(auto,auto,auto,auto);
	border-top-width: 0px;
	border-right-width: 0%;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	background-position: 0px 10px;
	background-repeat: no-repeat;
	float: right;
}

#pie a div {
	cursor:pointer;
}

.logo_p {
	width: 300px;
	vertical-align: middle;
}

.marco_visitas {
	background-image: url(img/fondo_centro);
	background-repeat: repeat-y;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;
	width: 800px;
	background-position: left top;
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica;
	font-size: 11px;
	text-align: justify;
	white-space: normal;
}

#logo_promos {
	margin: 0px;
	padding: 0px;
	height: 161px;
	width: 288px;
	float: left;
}
.logo .imagen_promos {
	float: left;
	padding: 3px;
	width: 100px;
}
#extraDiv1 {
	background-image: url(img/pegatina.png);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	height: 150px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	top: -700px;
}
#teleE {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 161px;
	width: 400px;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(erase_ingles/IMG_E/banner_teleE.jpg);
}
#marco_submenuE {
	height: 150px;
	width: 800px;
	margin: 0px;
	border-top-style: 10;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(auto,auto,auto,auto);
	border-top-width: 0px;
	border-right-width: 0%;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	background-position: 0px 10px;
	background-repeat: no-repeat;
	background-image: url(erase_ingles/IMG_E/cabecera_ventaE.jpg);
}
#fans {
	width: 103px;
	margin: 0px;
	border-top-style: 10;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(auto,auto,auto,auto);
	border-top-width: 0px;
	border-right-width: 0%;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	background-position: 0px 10px;
	background-repeat: no-repeat;
	float: left;
}
#parking {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 50px;
	float: left;
	left: 0px;
}
