body {
	background: url("img/background.gif");
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0; 
}

#header {
	background-color: white;
	margin: 0px !important; margin: 0 0 0 0px; padding: 0px; width: 792px;
}

#page {
	background: url("img/back-marrak.gif") repeat-y top; border: none; 
	background-color: white;
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 792px;
}

#content {
	width: 782px;
	margin-left:5px;
	font-size: 1.2em
}

#footer { 
	background: url("img/oina.gif") no-repeat bottom; 
	border: none; 
	padding: 0;
	text-align:center;
	width: 792px;
	height: 85px;
	clear: both;
}

#footer2 { 
	background: url("img/oina2.gif") no-repeat bottom; 
	border: none; 
	padding: 0;
	text-align:center;
	width: 792px;
	height: 145px;
	clear: both;
}

#errores {
	text-align:center;
	font-size: 0.9em;
	color: #FF0000;
}

.span_link {
	font-size:9px; 
	color: #215A94;
	cursor:pointer;
}

.span_link_hover {
	color: #147;
	text-decoration: underline;
}

.taulaGoi {
	margin : 0px;
	padding : 10px;
	background : #EEE;
	border : 1px dotted #444;
}
.taulaEdukia {
	margin : 0px;
	padding : 10px 5px 10px 25px;
	background : #FFF;
	border-right : 1px dotted #444;
	border-left : 1px dotted #444;
	border-bottom : 1px dotted #444;
}
.testu{
	font-family: Verdana, Arial, Sans-Serif;
	font-size:10px;
}

#salto2{ padding-bottom:2px; }
#salto5{ padding-bottom:5px; }
#salto10{ padding-bottom:10px; }
#salto15{ padding-bottom:15px; }

a { 
	font-size:0.9em; 
	color: #215A94;
}

a:hover {
	color: #147;
	text-decoration: underline;
}

a img {
	border: none;
}

a[target="_blank"] {
	background: url(img/link.gif) no-repeat 100% 25%;
	padding-right: 10px;
	margin-right: 0px;
	}

.login, .login-pribatua{
	background: url(img/Ezker-Menu/acceso.gif) no-repeat top; 
	height: 142px;
	width: 162px;
	text-align: left;
}
form { display:inline; }
textarea {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	border : 1px solid #666;
	padding : 2px;
	background : #FFF;
}

input.text {
	font : 11px verdana, helvetica, arial, geneva, sans-serif;
	border : 1px solid #666;
	padding : 2px;
	background : #FFF;
}

input.botoiak {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	border : 1px solid #666;
	background : white;
	padding-left:8px;
	padding-right:8px;
	}
input.botoiak2 {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	border : 1px solid #666;
	background : white;
	padding-left:4px;
	padding-right:4px;
	background-color:#F6F5F5; 
	color:#215A94; 
	font-weight:bold;
}


select {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	color : #666;
	background : #FFF;
}


small {
	font-family: Arial, Helvetica	, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
li {
	font-size:10px;
}

.etiqueta{
	font-size:10px;
}

h1 {font-size: 1em; display:inline;}
h2 {font-size: 1.6em;}
h3 {font-size: 1.3em;}

h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited{
	text-decoration: none;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

input.text2 {
	font : 9px verdana, helvetica, arial, geneva, sans-serif;
	border : 1px solid #666;
	padding : 2px;
	background : #FFF;
}

/*div {
	background-color:#D0FFE0;
	border-style:dashed;
	border-color:#f00;
	border:1px;
}*/

.noticia {
	width:574px;
	color:#333;
	padding: 0px 0px 15px;
	margin: 0 0 1em;
	background-image:url(fblue.png);
	background-repeat: repeat-x;
	background-position: right bottom;
	border: 1px solid #4D799F;
}

.noticias img {
float:right;
margin-left: 10px}

.date {
	float:left;
	height:32px;
	width:32px;
	margin-right:8px;
	/*padding-top:8px;*/
	background:url(icon-calendar.gif) no-repeat;
	}
	
.date p {
	text-align:center;
	color:#9b9b8e;
	margin:0 0 0 -2px;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:10px
	}
.date span.day {
	font-size:18px;
	display:block;
	
	}
.date span.month {
	font-size:9px;
	height:12px;
	display:block;
	margin-bottom:0px;
	
	}
.date span.year {
	font-size:9px;
	height:12px;
	display:block;
	margin-top:8px;
	margin-bottom:0px;
	}
