	/* Hoja de estilos para Zizurkilenbarrena.com */


	/* cuerpo de la página -------------------------------------*/

	body {
		background: url(imagenes/fondo-cabecera5.png);
		background-position: 0px 5px;
		background-repeat: repeat-x;
		margin: 0px;
		padding:0px;
	}
	
	.saltar-navegacion {
		display: none;
	}
	
	#contenedor {
		width: 810px;
		margin: auto;
		padding: 0px;
	}

	#contenedor img {
		margin: 0px 0px 12px 0px;
	}

	h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 34px;
		color: White;
		background-color: transparent;
		padding: 0px;
		margin: -6px 0px 0px 0px;
	}

	h2 {
		font-size: 1.5em;
		padding: 0px;
		margin: 0px 0px 10px 0px;
	}



	h3 {
		font-size: 1.2em;
		margin: 15px 0px 5px 0px;
	}

	h4 {
		font-size: 1em;
		font-style: italic;
		color: Gray;
		background-color: transparent;
		padding: 0px;
		margin: 0px 0px 0px 0px;
	}
	
	h5 {
		font-size: 1.1em;
		color: Gray;
		background-color: transparent;
		padding: 0px;
		margin: 15px 0px 5px 0px;
	}


	/* cabecera -------------------------------------*/

	#idioma {
		font-family: Georgia, "Times New Roman", Times, serif;
		text-align: right;
		font-size: 1em;
		padding: 0px 12px 0px 0px;
		margin: 0px 0px 0px 0px;
	}


	#idioma a {
		text-decoration: none;
		color: Black;
		background-color: transparent;
	}

	#idioma a:hover{
		text-decoration: underline;
		color: #009BD4;
		background-color: transparent;
	}

	#cabecera {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		color: white;
		background-color: transparent;
		background: url(imagenes/cabecera5.png);
		height: 140px;
		padding: 2px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}

	#titulo {
		padding: 53px 0px 0px 123px;
	}
	#titulo a{
		text-decoration: none;
		color: white;
	}
	#navegacion {
		font-family: Georgia, "Times New Roman", Times, serif;
		background: url(imagenes/navegacion5.png);
		background-position: bottom;
		height: 2.1em;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;

	}

	#navegacion ul {
		list-style:none;
		text-align: center;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}

	#navegacion li {
		font-size: 0.9em;
		font-weight: bold;
		color: White;
		background-color: transparent;
		background-color: #00D4FF;
		padding: 0px 9px 0px 9px;
		display: inline;
	}

	#navegacion ul li a {
		color: White;
		background-color: transparent;
		text-decoration: none;
	}

	#navegacion ul li a:hover{
		color: Black;
		text-decoration: underline;
	}


	/* contenido -------------------------------------*/

	#contenido {
		width: 65%;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 0.8em;
		line-height: 1.4em;
		float: left;
		padding: 0px 10px 0px 11px;
		border-width: 0px 1px 0px 0px;
		border-style: solid;
		border-color: #999999;
		
	}

	#contenido p {
		margin: 0px 0px 8px 0px;
	}
	#caserios {
		width: 45%;
		float: left;
		clear: both;
		height: 20em;
	}

	#caserios h3 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		color: White;
		background-color: gray;
		background-image: url(imagenes/caserios.gif);
		background-repeat: no-repeat;
		padding: 100px 0px 10px 20px;
	}

	#caserios h3 a{
		text-decoration: none;
		color: White;
		background-color: transparent;
	}

	#caserios h3 a:hover{
		text-decoration: none;
		color: Black;
		background-color: transparent;
	}


	#colecciones {
		width: 45%;
		float: right;
		height: 20em;
	}

	#colecciones h3 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		color: White;
		background-color: gray;
		background-image: url(imagenes/colecciones.gif);
		background-repeat: no-repeat;
		padding: 100px 0px 10px 20px;
	}

	#colecciones h3 a{
		text-decoration: none;
		color: White;
		background-color: transparent;
	}

	#colecciones h3 a:hover{
		text-decoration: none;
		color: Black;
		background-color: transparent;
	}



	#mapa {
		width: 45%;
		float: left;
		clear: both;
		height: 20em;
	}

	#mapa h3 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		color: White;
		background-color: gray;
		background-image: url(imagenes/mapa.gif);
		background-repeat: no-repeat;
		padding: 100px 0px 10px 20px;
	}

	#mapa h3 a{
		text-decoration: none;
		color: White;
		background-color: transparent;
	}

	#mapa h3 a:hover{
		text-decoration: none;
		color: Black;
		background-color: transparent;
	}


	#recorridos {
		width: 45%;
		height: 20em;
		float: right;
		
	}

	#recorridos h3 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		color: White;
		background-color: gray;
		background-image: url(imagenes/recorridos.gif);
		background-repeat: no-repeat;
		padding: 100px 0px 10px 20px;
	}

	#recorridos h3 a{
		text-decoration: none;
		color: White;
		background-color: transparent;
	}

	#recorridos h3 a:hover{
		text-decoration: none;
		color: Black;
		background-color: transparent;
	}
	
		#otano {
		width: 45%;
		float: right;
		height: 20em;
	}

	#otano h3 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		color: White;
		background-color: gray;
		background-image: url(imagenes/otano.gif);
		background-repeat: no-repeat;
		padding: 100px 0px 10px 20px;
	}

	#otano h3 a{
		text-decoration: none;
		color: White;
		background-color: transparent;
	}

	#otano h3 a:hover{
		text-decoration: none;
		color: Black;
		background-color: transparent;
	}


    #sustraiak {
		width: 45%;
		float: left;
		clear: both;
		height: 20em;
	}

	#sustraiak h3 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		color: White;
		background-color: gray;
		background-image: url(imagenes/sustraiak.png);
		background-repeat: no-repeat;
		padding: 100px 0px 10px 20px;
	}

	#sustraiak h3 a{
		text-decoration: none;
		color: White;
		background-color: transparent;
	}

	#sustraiak h3 a:hover{
		text-decoration: none;
		color: Black;
		background-color: transparent;
	}



	/* lateral -------------------------------------*/

	#lateral {
		width: 28%;
		float: right;
		padding: 0px 18px 0px 11px;
		margin: 0;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 0.7em;
		line-height: 1.4em;
	}

	#lateral img {
		display: block;
		margin: 0px 0px -10px 0px;
	}
	
	#lateral p {
		margin: 0px;
		padding: 8px 0px 8px 0px;
	}
	
	#lateral ul{
		list-style: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	#lateral ul img{
		margin: 0px 0px 0px 0px;
	}
	
	#lateral-mapa {
		width: 28%;
		float: right;
		padding: 0px 18px 0px 11px;
		margin: 0;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 0.8em;
		line-height: 1.4em;
	}

	#lateral-mapa img {
		display: block;
		margin: 0px 0px -10px 0px;
	}
	
	#lateral-mapa p {
		margin: 0px;
		padding: 5px 0px 8px 10px;
	}
	
	#lateral-mapa ul{
		padding: 0px 0px 0px 25px;
		margin: 0px 0px 10px 0px;
	}
	
	#lateral-mapa ul img{
		margin: 0px 0px 0px 0px;
	}
	
		#lateral-mapa li{
		margin: 0px 0px 5px 0px;
	}
	
	#colaboradores {
		font-size: 0.9em;
	}
	
	
	/* pie -------------------------------------*/

	#pie {
		height: 20px;
		clear: both;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 0.7em;
		color: Black;
		background-color: transparent;
		text-align: right;
		background-image: url(imagenes/fondo-pie.png);
		background-repeat: repeat-x;
		background-position: 0px 10px;
		padding: 28px 0px 10px 0px;
	}

	#pie a{
		text-decoration: none;
		color: black;
		background-color: transparent;
	}

	#pie a:hover{
		text-decoration: underline;
		color: #009BD4;
		background-color: transparent;
	}
	
	
	/* formulario -------------------------------------*/
	
	fieldset {
 		border: 0;
	}
	
	
	label {
		display: block;
		margin: 7px 0px 0px 0px;
	}

	input, textarea {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 0.9em;
		border: 1px solid #FF8000;
		padding: 4px;
	}

   button{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		display: block;
	margin: 7px 0px 0px 0px;
}


/* otros */

#aplicacion h3 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		color: White;
		padding: 10px 0 10px 210px;
		background-image: url(imagenes/boton.gif);
		background-repeat: no-repeat;
		background-position: center;
		
		
	}

	#aplicacion h3 a{
		text-decoration: none;
		color: White;
		background-color: transparent;
	}

	#aplicacion h3 a:hover{
		text-decoration: none;
		color: Black;
		background-color: transparent;
	}
	
	#aplicacion-eusk h3 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1em;
		color: White;
		padding: 10px 0 10px 190px;
		background-image: url(imagenes/boton.gif);
		background-repeat: no-repeat;
		background-position: center;
		
		
	}

	#aplicacion-eusk h3 a{
		text-decoration: none;
		color: White;
		background-color: transparent;
	}

	#aplicacion-eusk h3 a:hover{
		text-decoration: none;
		color: Black;
		background-color: transparent;
	}
	
.centrado {
	text-align: center;
}
