body
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	background-color: #a9a9a9;
	background-image:none !important;
}
div#acceso
{
	margin: 0 auto;
	width:450px;
	height: 594px;
	background-image: url(/images/acceso.png);
	position: relative;
}
div#acceso ul
{
	margin: 0;
	padding: 0;
}
div#acceso ul li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 117px;
	height: 45px;
}
li a
{

	display: block;
	width: 117px;
	height: 45px;
	text-decoration: none;
}
li a span
{
	visibility: hidden;
}
#castellano
{
	position: absolute;
	left:21px;
	top:40px;
	
}
#euskara
{
	position: absolute;
	left:169px;
	top:40px;
	
}

#english
{
	position: absolute;
	left:315px;
	top:40px;
	
}

