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

/* ------------------------------------------------------navigation */
#bleu{
position:absolute;
height: 105px;
margin: 0;
padding:0;
width: 100%;
background-color:#11558B;
}
#nav2 {
position:absolute;
float: left;
margin: 0;
padding:0;
list-style: none;
voice-family: "\"}\"";
voice-family: inherit;
width: 1090px;
z-index:1000;
}
#nav2 li {
	margin: 0;
	padding: 0;
	float: left;
}
#nav2 li a {
	font-size: 9px;
	display: block;
	margin: 0;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 112px;	
}
#nav2 li a span {
	display: none;
}
#nhome { 
	width: 121px; 
	background:  url(img/menuhome_s1.gif) no-repeat top left;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#nhome:hover { background: url(img/menuhome_s2.gif) no-repeat top left; }

#nabout { 
	width: 121px; 
	background:  url(img/menuabout_s1.gif) no-repeat top left;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#nabout:hover { background: url(img/menuabout_s2.gif) no-repeat top left; }

#nsolving { 
	width: 121px; 
	background: url(img/menusolving_s1.gif)  no-repeat top left; 
	voice-family: "\"}\"";
	voice-family: inherit;
}
#nsolving:hover { background: url(img/menusolving_s2.gif) no-repeat top left; }

#nfeature { 
	width: 121px; 
	background: url(img/menufeature_s1.gif) no-repeat top left; 
	voice-family: "\"}\"";
	voice-family: inherit; 
}
#nfeature:hover { background: url(img/menufeature_s2.gif) no-repeat top left; }

#nstandbyme { 
	width: 121px; 
	background: transparent url(img/menustandbyme_s1.gif) no-repeat top left; 
	voice-family: "\"}\"";
	voice-family: inherit;
}
#nstandbyme:hover { background: transparent url(img/menustandbyme_s2.gif) no-repeat top left; }

#nsexualparadox { 
	width: 121px; 
	background: transparent url(img/menusexualparadox_s1.gif) no-repeat top left; 
	voice-family: "\"}\"";
	voice-family: inherit;
}

#nsexualparadox:hover { background: transparent url(img/menusexualparadox_s2.gif) no-repeat top left; }

#nspeaking { 
	width: 121px; 
	background: transparent url(img/menuspeaking_s1.gif) no-repeat top left; 
	voice-family: "\"}\"";
	voice-family: inherit;
}

#nspeaking:hover { background: transparent url(img/menuspeaking_s2.gif) no-repeat top left; }

#nnews { 
width: 121px; 
background: transparent url(img/menunews_s1.gif) no-repeat top left; 
voice-family: "\"}\"";
voice-family: inherit;
}
#nnews:hover { background: transparent url(img/menunews_s2.gif) no-repeat top left; }

#ncontact { 
width: 121px; 
background: transparent url(img/menucontact_s1.gif) no-repeat top left; 
voice-family: "\"}\"";
voice-family: inherit;
}

#ncontact:hover { background: transparent url(img/menucontact_s2.gif) no-repeat top left; }
