@charset "utf-8";
/* CSS Document */

#navi {
	list-style:none;
	margin:0px;
	padding:0px;
}
#navi li {
	margin:0px;
	padding:0px;
	float:left;
}
#navi li a {
	display:block;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	height: 37px;
	color:#FFFFFF;
	border: 0px;
	font-weight: bold;
}

#navi li a:hover {
	color:#000000;
}
#webibea {
	background-image: url(fondo/ibea-fondo-menu-eng.png);
	background-position: 0px 37px;
	height: 37px;
	width: 194px;
	border: 0px;
}
#webibea:hover {
	background-image: url(fondo/ibea-fondo-menu-eng.png);
	background-position: 0px 74px;
	height: 37px;
	width: 194px;
	border: 0px;
}

#servicios {
	background-image: url(fondo/ibea-fondo-menu-eng.png);
	background-position: -194px 37px;
	height: 37px;
	width: 108px;
	border: 0px;
}
#servicios:hover  {
	background-image: url(fondo/ibea-fondo-menu-eng.png);
	background-position: -194px 74px;
	height: 37px;
	width: 108px;
	border: 0px;
}
#anc {
	background-image: url(fondo/ibea-fondo-menu-eng.png);
	background-position: -302px 37px;
	height: 37px;
	width: 108px;
	border: 0px;
}
#anc:hover {
	background-image: url(fondo/ibea-fondo-menu-eng.png);
	background-position: -302px 74px;
	height: 37px;
	width: 108px;
	border: 0px;
}
#casa {
	background-image: url(fondo/ibea-fondo-menu-eng.png);
	background-position: -410px 37px;
	height: 37px;
	width: 108px;
	border: 0px;
}
#casa:hover {
	background-image: url(fondo/ibea-fondo-menu-eng.png);
	background-position: -410px 74px;
	height: 37px;
	width: 108px;
	border: 0px;
}
#sostenible {
	background-image: url(fondo/ibea-fondo-menu-eng.png);
	background-position: -518px 37px;
	height: 37px;
	width: 108px;
	border: 0px;
}
#sostenible:hover {
	background-image: url(fondo/ibea-fondo-menu-eng.png);
	background-position: -518px 74px;
	height: 37px;
	width: 108px;
	border: 0px;
}
.menu-arquitecto {
	background-image: url(fondo/ibea-fondo-menu-eng.png);
	background-position: right 37px;
	height: 19px;
	width: 210px;
	border: 0px;
}
.menu-arquitecto:hover {
	background-image: url(fondo/ibea-fondo-menu-eng.png);
	background-position: right 74px;
	height: 19px;
	width: 210px;
	border: 0px;
}
