#contenedor {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(fondikue.jpg);
	background-repeat: repeat-y;
	padding-right: 29px;
	padding-left: 29px;
}
#titulo {
	display: none;
}
#cabecera {
	height: 222px;
	background-image: url(cabecera.jpg);
	text-align: right;
	padding-right: 24px;
}

#idiomas {
	height: 30px;
	width: 85px;
	float: right;
}
#opciones {
	width: 465px;
	height: 192px;
	clear: both;
	float: right;
}



* {
	margin: 0px;
	padding: 0px;
}
#derecha p {
	padding-right: 20px;
	padding-left: 20px;
}

#derecha {
	text-align: justify;
	width: 800px;
}
.img_recuadra {
	border: 1px solid #CCCCCC;
	padding: 2px;
	height: 50px;
	width: 53px;
}
#mapa {
	width: 350px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	float: left;
	margin-right: 5px;
}
h2 {
	font-size: 1.3em;
	background-image: url(titulos.jpg);
	height: 45px;
	color: #FFFFFF;
	padding-top: 35px;
	padding-left: 20px;
}

#pie {
	clear: both;
	float: none;
	background-image: url(pie.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 780px;
	height: 20px;
	text-align: left;
	padding-top: 80px;
	color: #FFFFFF;
	padding-left: 20px;
}
#pie a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#pie a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#hizkuntza {
	float: right;
	width: 200px;
}
#izquierda li {
	list-style-type: none;
	height: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	background-color: #CECF31;
	background-image: url(escudo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: scroll;
}
.negrita {
	font-weight: bold;
}
#derecha a {
	color: #3399FF;
	text-decoration: none;
}
#derecha a:hover {
	text-decoration: underline;
}
#precios1 {
	float: left;
	width: 163px;
	margin-left: 20px;
}
#precios2 {
	float: right;
	width: 600px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0065D6;
	padding-left: 13px;
}#precios3 {
	clear: both;
	float: none;
	padding-top: 20px;
}
