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




#nav-menu
{
	width:736px;
	position: relative;
	background: url(../img/menufases.png) repeat-x;
	margin: 0px;
	padding: 0px;
	height: 41px;
	list-style: none;
	line-height: 3.5em;
} 

#nav-menu li
{
float: left;
border-right:solid 0px #eaeaea ;

}

#nav-menu li a
{
/* 	
	position: absolute;
	top:0px;
	margin:0;
	padding:0;
*/

display:block;
height: 41px;
overflow: hidden;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:1.7em;
font-weight:bold;
text-decoration: none;
text-align: center;
}



li#nav_hom a {
	left: 0;
	background: url(../img/menufases.png) repeat-x;
	width: 93px;
	background-position: 0 0;
	color: #008ecc;
}

li#nav_hom a:hover {

background-position: 0 -42px;
color:#e7c93e;
}

#body_hom li#nav_hom a {
line-height: 2.5em;
color:#000000;
background-position: 0 -84px;
}



li#nav_vis a {
	left: 150px;
	width: 172px;
	background: url(../img/menufases.png) repeat-x;
	background-position: -97px 0px;
	color: #008ecc;
}

li#nav_vis a:hover {

background-position: -97px -42px; 
color:#e7c93e;
}

#body_vis li#nav_vis a {
line-height: 2.5em;
color:#000000;
background-position: -97px  -84px;
}




li#nav_wer a {
	left: 151px;
	width: 136px;
	background: url(../img/menufases.png) repeat-x;
	background-position: -280px 0px;
	color: #008ecc;
}

li#nav_wer a:hover {

background-position: -280px -42px; 
color:#e7c93e;
}

#body_wer li#nav_wer a {
line-height: 2.5em;
color:#000000;
background-position: -280px -84px;
}




li#nav_die a {
	left: 151px;
	width: 120px;
	background: url(../img/menufases.png) repeat-x;
	background-position: -421px 0px;
	color: #008ecc;
}

li#nav_die a:hover {

background-position: -421px -42px;
color:#e7c93e;
}

#body_die li#nav_die a {
line-height: 2.5em;
color:#000000;
background-position: -421px -84px;
}






li#nav_lin a {
	left: 151px;
	width: 93px;
	background: url(../img/menufases.png) repeat-x;
	background-position: -552px 0px;
	color: #008ecc;
}

li#nav_lin a:hover {

background-position: -552px -42px;
color:#e7c93e;
}

#body_lin li#nav_lin a {
line-height: 2.5em;
color:#2dc1ff;
background-position: -552px -84px;
}




li#nav_con a {

left: 151px;
width: 122px;
background: url(../img/menufases.png) repeat-x;
background-position: -653px 0px; 
color: #008ecc;
}

li#nav_con a:hover {

background-position: -653px -42px;
color:#e7c93e;
}

#body_con li#nav_con a {
line-height: 2.5em;
color:#000000;
background-position: -653px -84px;
}
