/*
	KEABA - CMS ESTILO NAGUSIA
	1.0 BERTSIOA
	COPYLEFT - EGIN EZAZU HONEKIN NAHI DUZUNA, BAINA ZURE ESKUAN 
*/


/* @group eskeletoa */

body {
	margin: 0px;
	padding: 0px;
	background: #191919 url(../_irudiak/fondo3.jpg) repeat;
	font: 0.74em Arial, Helvetica, sans-serif;
	color: #609a70;
}

#weba {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

#orria {
}

#burua {
	padding: 5px 1px 1px;
	position: relative;
	overflow: auto;
	background: url(../_irudiak/erdia4.gif) repeat-y;
}

#gorputza {
	background: url(../_irudiak/erdia4.gif) repeat-y;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

#behea {
	padding: 3px;
	background: url(../_irudiak/behea4.gif) no-repeat;
	height: 28px;
}
#goia {
	background: url(../_irudiak/goia.gif) no-repeat;
	height: 2px;
	padding: 0px;
}

#oina {
	padding: 5px;
	color: #a5a5a5;
	text-align: center;
	font-size: 1.1em;
	overflow: auto;
}

/* @end */

/* @group basikoa */

.logoa {
	float: left;
	width: 180px;
	padding-left: 14px;
	padding-top: 5px;
}

p {	
	margin: 0 0 5px 0;
}

a {
	color: #8a9890;
}

a:hover {
	color: #0d3c80;	
}
h2 {
	text-decoration: none;
	color: #0d3c80;
	background: inherit;
}

/* @end */

/* @group menua */

.menua {
	float: right;
	width: 490px;
	height: 78px;
	text-align: center;
	background: url(../_irudiak/menua4.gif) no-repeat;
	padding-right: 5px;
	margin-top: 10px;
	font: 14px Arial, Helvetica, sans-serif;
}

#menu { 
	margin: 48px 0 0; 
	padding : 0; 
	list-style : none;
}

ul a {
	color: #e6e6e6;
	text-decoration: none;
}

ul li {
	color: #808080;
	display: inline;
	padding: 6px 3px 2px;
}

ul li.aukeratuta {
	font-weight: bold; 
	padding-bottom: 4px;
	color: white;
	background: url(../_irudiak/menua_aukeratuta.gif) repeat-x;
}

ul li:hover a {
	color: white;
	text-decoration: underline;
}

/* @end */

/* @group gorputza */

#testua {
}
.post {
	color: #191919;
	text-align: justify;
	font: 13px/16px sans-serif;
	padding: 0 15px;
}

.post_mapa {
	color: #191919;
	text-align: justify;
	font: 13px/16px sans-serif;
	padding: 0 15px;
	height: 400px;
}
	.post_mapa_ezkerra {
		float: left;
		width: 200px;
}
	.post_mapa_eskuma {
		float: right;
		width: 440px;
		height: 70px;
}

#argazkiak {
	padding-right: 180px;
	padding-left: 180px;
	position: relative;
}

#argazkiak li:hover a {
	border-bottom: 3px solid #b3b3b3;
}

/* @end */
