@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../irudiak/fondo.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	font-family:"Trebuchet MS", Arial, Tahoma, Verdana;
	scrollbar-face-color: #68730d;
	scrollbar-highlight-color: #68730d;
	scrollbar-shadow-color: #68730d;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#E5E5E5;
	scrollbar-drakshadow-color:#000000;
}
#contenedor {
	width: 967px;
	margin: auto;
	text-align: left;
}
.cabecera {
	height: 103px;
	width: 967px;
	float: left;
	margin: 0;
}
.logo {
	float: left;
	width: 228px;
	margin-top: -10px;
}
.idiomas {
	float: right;
	width: 300px;
	height: 20px;
	color:#666666;
	font-size: 75%;
}
.idiomas ul li{
	display: inline;
}
.idiomas li {
	margin: 0px 10px 0px 0px;
}
.idiomas li a:link, .idiomas li a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.idiomas li a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.menu {
	float: left;
	width: 730px;
	height: 40px;
	font-size: 90%;
	font-weight: bold;
	margin: 25px 0px 0px 0px;
	color: #a0ab37;
}
.menu ul li {
	display: inline;
}
.menu li {
	margin: 0px 11px 0px 0px;
}
.menu li a:link, .menu li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu li a:hover {
	color: #6e7c0d;
	text-decoration: none;
}
.ori {
	color: #efbb4f;
}
.gorri {
	color: #c91b11;
}
.beltz {
	color: #8d6f48;
}
.contenido {
	float: left;
	height: 452px;
	width: 100%;
}
.banner {
	float: left;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.texto_p {
	float: right;
	text-align: justify;
	color: #039;
	width: 600px;
	font-size: 90%;
	height: auto;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.texto_p a:link, .texto_p a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.texto_p a:hover {
	color: #99CC00;
	text-decoration: none;
}
.texto_p2 {
	float: right;
	text-align: right;
	color: #ffde28;
	width: 455px;
	margin: 100px 39px 0px 0px;
	font-size: 80%;
	height: auto;
}
.texto_p_scroll {
	overflow: auto;
	float: right;
	text-align: right;
	color: #ffde28;
	width: 445px;
	margin: 100px 39px 0px 0px;
	font-size: 90%;
	height: 280px;
	padding-right: 10px;
	
}
.iconos {
	float: right;
	text-align: center;
	height: auto;
	width: 100%;
}
.ico {
	margin-right: 5px;
	margin-left: 150px;
	float: left;
}
.ico2 {
	margin: 10px 0px 0px 15px;
	float: left;
}
.zuri {
	color: #FFFFFF;
}
img {
	border:0;
}
.pie {
	width: 100%;
	height: 15px;
	padding-top: 20px;
	text-align: center;
	font-size: 75%;
	color:#999999;
	
}
.pie a:link, .pie a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.pie a:hover {
	color: #669900;
	text-decoration: none;	
}
.foto {
	float: none;
	height: auto;
	width: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border: thin solid #03F;
}
.multimedia {
	float: left;
	text-align: justify;
	color: #039;
	width: 100%;
	font-size: 90%;
	height: auto;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

