body
{
	font-family:Verdana,Calibri,Arial;
	font-size:0.8em;
	margin:0;
	padding:0;
	background-color:#262626;
}
a
{
	/*text-decoration:none;*/
	/*font-size:10pt;*/
	font-weight:bold;
}

img
{
	border:none;
}
/*****************************/
/************NAGUSIA**********/
/*****************************/
#nagusia_table
{
	width:950px;
	border-collapse:collapse; 
	border-color:#CCCCCC;
	margin:auto;
	
}
#nagusia_td
{
	padding:0;
}

/*****************************/
/********GOIBURUKOA***********/
/*****************************/
#goiko_itzala
{
	/*width:995px;*/
	height:9px;
	/*background:transparent url(../img/goiko_itzala_sar.png) no-repeat center bottom;*/
	margin:auto;
	width:950px;
}
#aldeetako_itzala
{
	width:950px;
	background-color:#FFFFFF;
	/*background:transparent url(../img/aldeetako_itzala_sar.png) repeat-y scroll 0 0;*/
	margin:auto;
	border:1px solid #666666;
}

#oina_itzala
{
	width:995px;
	height:9px;
	/*background:transparent url(../img/oina_itzala_sar.png) no-repeat scroll 0 0;*/
	margin:auto;
}
#goiburukoa_table
{
	width:950px;
	height:189px;
	border-spacing:0px; 
	border-collapse:collapse;
	background:transparent url(../img/goiburukoa.jpg) no-repeat scroll 0 0;
	color:white;
	font-size:0.9em;
	margin:auto;
	background-color:#000000;
}
#goiburukoa_logoa
{	
	margin-right:5px;
	margin-top:50px;
	text-align:right;
}
#goiburukoa_logoa img
{
	margin-right:10px;
	height:57px;
}
	
#goiburukoa_idioma
{
	text-align:right;
	padding-right:10px;
}
#goiburukoa_idioma li{
	display:inline;
	font-weight:bold;
	list-style:none outside none;
	margin-left:0;
	font-size:1em;
	
}
#goiburukoa_idioma a
{
	color:white;
	text-decoration:none;
}

#goiburukoa_idioma #aukeratua
{
	text-decoration:underline;	
}

/*****************************/
/********EDUKIA***************/
/*****************************/

#edukia
{
	width:100%;
	min-height:500px;
}
/*IE-rako*/
* html #edukia
{
	height:546px;
}
#edukia_table
{
	width: 100%;
}
#edukia table
{	
	margin:auto;
}

#edukia .taula_lab{
	margin-left:60px;
	margin-top:20px;
}
.hutsa
{
	color:#AAAAAA;
	font-style:italic;
}

/*****************************/
/********OINA*****************/
/*****************************/
#oina_table
{
	width:950px;
	border-spacing:0px;
	/*background: url('../img/oina.png') no-repeat;*/
	margin-top:10px;
	margin:0px auto auto;
	border-collapse:collapse;
	/*padding:0 0 0 170px;*/
	height:25px; 
	color: black;
	font-size:0.7em;
}
#oina_table p{
	text-align:center;
}
#oina_table a
{
	padding:0;
	height:32px; 
	color: black;
	font-weight:normal;
	/*font-size:7pt;*/
	text-decoration:underline;
}

/*****************************/
/********ERRORE MEZUAK********/
/*****************************/
div.message
{
	color:red;
	font-size:0.9em;
	text-align:center;
}
