@charset "utf-8";
body {
	background-image: url(Imagenes/fondo.gif);
}
li {
	float: left;
	list-style-type: none;
	padding: 3px 40px 0 0;
}

ul {
}

a:link {
	font: bold 14px "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: #E3502F;
	float: left;
	list-style-type: none;
	text-decoration: none;
}
a:visited{
	font: bold 14px "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: #636466;
	float: left;
	list-style-type: none;
	text-decoration: none;
}
a:hover{
	font: bold 16px "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: #E3502F;
	float: left;
	list-style-type: none;
	text-decoration: underline;
}
#caja {
	background-image: url(Imagenes/degradado.gif);
	height: 550px;
	width: 750px;
	margin: 0 auto 0 auto;
	border-width: 10px 10px 30px 10px; 
	border-style: solid;
	border-color:#000;
}

.logo_index {
	margin: 10px 0 0 100px;
}

#faro_index {
	background-image: url(Imagenes/faro_index.gif);
	height: 550px;
}

#botonera_index {
	float: right;
	margin: 20px 10px 0 0;
	margin-right: 10px;
}

#pie {
	background-image: url(Imagenes/bot_ola.gif);
	height: 50px;
	margin-top: 380px;
}

#faro_galeria {
	height: 250px;
	float: left;
	width: 100px;
	background-image: url(Imagenes/faro_galeria.gif);
	margin: 35px 0 0 30px;
}
#faro_interior {
	height: 240px;
	float: left;
	width: 100px;
	background-image: url(Imagenes/faro_galeria.gif);
	margin: 185px 0 0 30px;
}
#curiculum {
	height: 350px;
	width: 450px;
	background-color: #FFFFFF;
	float: right;
	margin: 50px 50px 0 auto;
	text-align: center;
	font: bold 12px "Century Gothic", "Trebuchet MS", Verdana, Arial;
}

#curiculum a{
	display:block;
	margin-top: 20px;
	text-align: center;
	padding: 0 155px 0 155px;
}
#favoritos {
	height: 410px;
	width: 500px;
	margin: 20px 50px 0 0;
	float: right;
	background-image: url(Imagenes/favoritos.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left;
	border: thin outset #E3502F;	
}

#favoritos li{
	padding-top: 10px;
	
}

#izda {
	float: left;
	width: 165px;
	height: 365px;
}

#centro {
	float: left;
	width: 165px;
	height: 365px;
}

#drcha {
	float: left;
	width: 165px;
	height: 365px;
}

#interes {
	height: 330px;
	width: 300px;
}

#favoritos a{
	color: #000000;
	font-size: 15px;
}

#favoritos ul{
	margin-top: 10px;
}

#opciones_galeria {
	float: left;
	height: 150px;
	width: 100px;
	margin: 20px 0 0 10px;
	font: bold 14px "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: #000000;
}

p{
	white-space: normal;
}

#fotos_txikis {
	float: right;
	height: 60px;
	width: 450px;
	background-color: #E3502F;
	margin: 15px 40px 0 0;
	padding: 5px;
	overflow:auto;
}

#lat_izda {
	float: left;
	width: 180px;
	height: 500px;
}


#pie_galeria {
	background-image: url(Imagenes/bot_ola.gif);
	height: 50px;
	clear: both;
}

.logo_galeria {
	margin: 0 0 0 30px; 
}

#cabecera_interior {
	background: url(Imagenes/bot_galeria.gif) repeat;
	width: 750px;
	height: 30px;
}

#botonera_interior {
	font: bold 13px "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color:#FFFFFF;
	float: right;
	margin: -10px 10px 0 0;
}

#botonera_interiortxiki{
	font: bold 11px "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color:#FFFFFF;
	float: right;
	margin: 10px 10px 0 0;
}

#botonera_interiortxiki a:link{
	font: bold 11px "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: #E3502F;
	float: left;
	list-style-type: none;
	text-decoration: none;
}

#botonera_interiortxiki a:visited{
  	font: bold 11px "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: #636466;
	float: left;
	list-style-type: none;
	text-decoration: none;
	text-decoration: underline;
}

#botonera_interiortxiki a:hover{
	font: bold 12px "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: #E3502F;
	float: left;
	list-style-type: none;
	text-decoration: underline;
}

#ventanuco_iframe {
	width: 460px;
	height: 370px;
	background-color: #FFFFFF;
	margin: 15px 40px 0 0;
	float: right;
	text-align: center;
}

