#ekoetxea {
	position: absolute ;
	top: 80px;
	left: 280px;
	font-family : Times New Roman;
	font-size : 92px;
	font-weight: normal;
	color: #FFFFFF;
}
#ute{
	position: absolute ;
	top: 180px;
	left: 188px;
	font-family : Helvetica;
	font-size : 24px;
	font-weight: bold;
	color: #000000;
	background-color:#FFFFFF;
	text-align:center;
	border: 5px solid #CC6600;
	text-decoration:none;
	cursor:pointer;

}
#ute1 {
	font-size : 28px;
}
#exclamaciond{
	position: absolute ;
	top: 60px;
	left: 510px;
	font-family : Helvetica;
	font-size : 90px;
	font-weight: bold;
	color: #CC6600;
	
}
#exclamacioni{
	position: absolute ;
	top: 42px;
	left: 2px;
	font-family : Helvetica;
	font-size : 90px;
	font-weight: bold;
	color: #CC6600;
	
}
a.ute {
	color: #000000;
	text-decoration:none;
}
#grupo {
	position: absolute ;
	top: 360px;
	left: 410px;
	font-family : Times New Roman;
	font-size : 28px;
	font-weight: bold;
	color: #FFFFFF;
}
#logohobycasa {
	position: absolute ;
	top: 400px;
	left: 360px;
	
}

a.menu {
	display:block;
	border: 5px solid #CC6600;
	background-color:#044204;
	margin-left:5px;
	height:30px;
	text-decoration:none;
	font-family : Monotype Corsiva;
	font-size : 24px;
	text-align:center;
	font-weight:normal;
}

a.menu:hover {
	border: 5px solid #840204;
}
a.menu:visited {
	color: #FFFFFF;;
}