@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	background-color: #000000;
}
* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
    outline:0;
}

#cabecera {
	float: none;
	height: 140px;
	width: 100%;
	background-color: #111414;
	background-image: url(img/fondo_ca.jpg);
	background-repeat: repeat-x;
}
#cabecera2 {
	height: 100%;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#cuerpo2 {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-color: #FFFFFF;
	color: #666666;
}
#flash {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

#cuerpo3 {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-color: #FFFFFF;
	color: #666666;
}

#intro {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 768px;
	background-color: #FFFFFF;
	color: #666666;
}
#cuerpo3 {
	background-color: #000000;
}
#intro2 {
	background-color: #000000;
}

#menu_blanca {
	float: left;
	text-align: left;
	font-size: 75%;
	width: 230px;
	margin-top: 30px;
}
.imagen_txiki {
	float: left;
}
#menu_blanca li a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 25px;
	background-image: url(img/bineta.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	color: #666666;
	text-decoration: none;
}
#menu_blanca li a:hover {
	color: #333333;
}
#texto_contenido {
	float: right;
	width: 665px;
	background-color: #F8F9F9;
	height: 100%;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
}
#texto_contenido h4 {
	color: #669E00;
	float: none;
}
#fondopie {
	clear: both;
	float: none;
	width: 100%;
	height: 43px;
	background-image: url(img/fondo_pie.jpg);
	background-repeat: repeat-x;
	font-size: 80%;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#pie2 li {
	display: inline;
	color: #CCCCCC;
	text-decoration: none;
	padding-bottom: 15px;
}
#pie {
	height: 43px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#pie2 {
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 15px;
	height: 14px;
}
#pie2 li a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: 100;
	font-size: 85%;
	width: 30px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 20px;
	background-image: url(img/linea_pie.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
#pie2 li a:hover {
	color: #669E00;
}
#pie img {
	float: right;
	margin: 0px;
	padding: 0px;
}
#texto_contenido h1 {
	margin-bottom: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	color: #799D25;
	font-size: 140%;
	font-weight: 200;
	margin-top: 30px;
}
#texto_contenido p {
	font-size: 85%;
	color: #666666;
	line-height: 125%;
	text-align: justify;
	width: 500px;
	margin-bottom: 14px;
	float: right;
}
#destacado_verde {
	float: left;
	border-left-width: 17px;
	border-left-style: solid;
	border-left-color: #669E00;
	padding-left: 20px;
	padding-top: 35px;
	width: 170px;
}
#destacado_verde p {
	line-height: 110%;
	color: #669E00;
	font-size: 85%;
	margin-bottom: 10px;
	padding-left: 20px;
}
#destacado_verde h2 {
	color: #669E00;
	font-size: 190%;
	width: 170px;
	margin-bottom: 25px;
	font-weight: bolder;
	line-height: 95%;
	padding-left: 20px;
	background-image: url(img/bineta2.png);
	background-repeat: no-repeat;
	background-position: -3px 2px;
}
#contenido {
	background-color: #F1F2F4;
	width: 100%;
	text-align: left;
	height: 100%;
	padding-bottom: 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#menu_blanca li {
	list-style-type: none;
}
#logo {
	width: 150px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
}
#menu_sup {
	float: left;
	margin-top: 25px;
	text-align: left;
}
.marginiz {
	padding-left: 16px;
}
#menu_sup_de {
	float: right;
	text-align: right;
	margin-top: 25px;
	font-weight: bold;
}
#menu_sup_de a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}
#menu_sup_de a:hover {
	text-decoration: underline;
}
#menu_sup_de li {
	list-style-type: none;
	display: inline;
	height: 40px;
	padding-top: 25px;
}
#menu_sup_de li a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 86%;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(img/linea_pie.png);
	background-repeat: no-repeat;
}
#menu_sup_de a:hover {
	color: #999999;
}
#migas {
	font-size: 75%;
	color: #669E00;
}
#migas a {
	color: #000000;
	text-decoration: none;
}
#migas a:hover {
	color: #669E00;
}
#redes {
	float: right;
	padding-top: 40px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
#cuerpo {
	background-color: #030504;
	background-image: url(img/fondo_cu.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#menu_verde {
	height: 25px;
	width: 100%;
	background-color: #95BB5D;
}
#franja_txuri {
	height: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#menufoto {
	height: 285px;
	width: 100%;
}
#foto {
	width: 765px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#olivari {
	padding-top: 30px;
	padding-left: 50px;
	height: 657px;
	background-image: url(img/olivari.jpg);
	background-repeat: no-repeat;
}
#olivari h1 {
	color: #000000;
	width: 300px;
	margin-bottom: 10px;
}
#olivari h2 {
	color: #0097d6;
	font-weight: lighter;
	font-size: 160%;
	margin-bottom: 10px;
}
#olivari p {
	font-weight: lighter;
	margin-bottom: 10px;
	color: #000000;
	width: 345px;
	font-size: 90%;
	line-height: 120%;
}
#texto_contenido h3 {
	font-size: 95%;
	color: #669E00;
	margin-top: 20px;
	line-height: 115%;
	font-weight: lighter;
}
.features {
	width: 210px;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669E00;
	margin-right: 10px;
	margin-left: 10px;
	height: 120%;
}
.features li {
	font-size: 80%;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-type: none;
	line-height: 140%;
	background-image: url(img/bineta.jpg);
	background-repeat: no-repeat;
	background-position: -2px 15px;
}

