body {
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
	text-align:center;

}
body a {
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}
body a:hover {
	color: #5EA427;
}
h1 {
	margin: 1em 0 30px 1.5em;
	padding: 0;
	font-size: 0.65em;
	font-weight: normal;
}
h1 a {
	display: block;
	/*width: 415px;
	height:85px;*/
	padding-top: 7em;
	text-align: center;
	/*padding-right: 2em;*/
	background: #fff url('http://www.en-medio.com/img/logo.jpg') no-repeat top left;
	text-decoration: none;
	color: #999;
}
p{
	margin: 2px 0px;
}
/*p.idioma {
	margin: 1em 0px 80px 1.5em;
	padding: 0 48px 0 0;
	font-size: 0.7em;
	text-align: right;
}
p.idioma a {
	color: #999;
}*/
.enlaces{
	text-align:right;
	width: 790px;
	padding-right:10px;
	padding-bottom:5px;
}
.enlaces a{
	color: #000;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
}

.enlaces a:hover {
	color: #888;
	text-decoration:underline;
}
#cuerpo{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -310px;
	margin-right: 0;
	margin-bottom: 0;
}
#contenedor {
	width: 800px;
	height: 600px;
	background-color: #fff;
	border: 1px solid #555;
	text-align: left;
}
#contenedor.abentura1 {
	background: #fff url('http://www.en-medio.com/img/foto_abentura.jpg') no-repeat top right;
}
#contenedor.abentura2 {
	background: #fff url('http://www.en-medio.com/img/foto_abentura2.jpg') no-repeat top right;
}
#contenedor.helburua {
	background: #fff url('http://www.en-medio.com/img/foto_animada.gif') no-repeat top right;
}
#contenedor.segway {
	background: #fff url('http://www.en-medio.com/img/foto_animada.gif') no-repeat top right;
}
#contenedor.zerbitzuak {
	
}
#contenedor.harremanak {
	background: #fff url('http://www.en-medio.com/img/mapa.jpg') no-repeat top right;;
}
#contenedor.loturak {
	/*background: #fff url('http://www.en-medio.com/img/mapa.jpg') no-repeat top right;*/
}
#contenedor.fototeca {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: top right;
}
/*
	-------------------------------------------
*/
#contenido {
	/*border: 1px solid black;*/
	text-align: left;
	width: 60%;
}


/*
	-------------------------------------------
*/
#menu {
	height:180px;
	overflow:auto;
	padding: 0 0 0 1.5em;
}

#menu ul {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}
#menu ul li {
	list-style-type: none;
	font-weight: bold;
	line-height: 1.5em;
}
#menu ul li a {
	color: #000;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #888;
	text-decoration:underline;
}
#menu ul li a.current {
	color: #888;
}

p.idioma{
	margin-bottom:0;
}

p.idioma a {
	color: #000;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}
p.idioma a:hover {
	color: #888;
	text-decoration:underline;
}

/*
	-------------------------------------------
*/

#texto {
	padding-left: 2.4em;
	padding-right:15px;
	font-size: 0.7em;
	text-align: justify;
	height:285px;
	overflow:auto;
	width:450px;
}
#texto.loturak {
	position: absolute;
	overflow:hidden;
	padding-top: 100px;
	width: 520px;
}
#texto.loturak p {
	margin: 0 0 10px 0;
	padding: 0;
}
#texto.loturak p a {
	color: #5EA427;
	text-decoration: underline;
	font-weight: bold;
}
#texto.loturak p a:hover {
	color: #555;
	text-decoration: none;
}

#texto.loturak p.navegador{
	clear:both;
	padding-top:20px;
	font-weight: normal;
}

#texto p.verde {
	color: #5EA427;
	font-weight: bold;
}
#texto dl dt {
	display: block;
	float: left;
	width: 5em;
}
#texto dl dd {
	float: none;
}

/*#texto p a {
	color: #5EA427;
	text-decoration: underline;
}
#texto p a:hover {
	color: #555;
	text-decoration: none;
}*/
#texto dl dd a {
	color: #5EA427;
	text-decoration: underline;
}

#texto dl dd a:hover {
	color: #555;
	text-decoration: none;
}

dl#enlaces {
	width: 100%;
	margin: 0;
	padding: 0;
/*	margin-left: 350px;*/
}

dl#enlaces dt {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 100%;
	clear: both;
}
dl#enlaces dd {
	margin: 0 0 0 0;
	padding: 0 0 0 1em;
	/*display: block;*/
	float: left;
	width: 49%;
}
dl#enlaces dd a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

dl#enlaces dt a:hover {
	color: #000;
	text-decoration: underline;
}
dl#enlaces dt a {
	color: #000;
	text-decoration: none;
}

dl#enlaces dd a:hover {
	color: #000;
	text-decoration: underline;
}

#numero {
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
}

#numero  .gris {
	color: #777;
	display: block;
}
#numero a {
	color: #777;
	display: block;
	font-size: 2em;
	text-decoration: none;
}
#numero a:hover {
	color: #5EA427;
}