/* CSS Document */

html, body {
	width: 100%;
	height: 100%;
}

body {	
	margin: 0 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 70%;
	font-weight: bold;
}

#pagina {
	text-align: left;
	color: #000;
	width: 764px;
	padding: 0;
	margin: 0 auto;
	border: 1px solid #0000b1;
}

#igazte {
	background-image: url(../images/h-img-fnd2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 137px 0 0 0;
	line-height: 2.4em;
	border-bottom: 1px solid #000;
	letter-spacing: 0.2em;
	}
a.oij_cas  {
	text-decoration: none;
	color: #000;
	}
a.oij_cas:hover {
	color: #FFB400;}

a.oij_eu  {
	text-decoration: none;
	color: #000;
	}
a.oij_eu:hover {
	color: #FFB400;}


#irun {
	background-image: url(../images/h-img-irun-2.gif);
	 background-repeat: no-repeat;
	 background-position: top;
	 height: 93px;
	 padding: 100px 0 0 40px;
	letter-spacing: 0.2em;
	line-height: 1.5em;}
	
a.idioma {
	background-image: url(../images/h-fle-idioma.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #000;
	text-decoration: none;
	padding: 0 0 0 15px;
	}
a.idioma:hover {
	color: #FFB400;}


