body {}


#menu_ht ul {margin-left:100px;  margin-top:6px; width:650px;}

#menu_ht li { display:inline;}
		
#menu_ht a { 	font-family:Verdana, Arial, Helvetica, sans-serif;
				color:#FFF;
				font-size:12px;
				font-weight:bold;
				text-decoration:none;}
				
#menu_ht span {font-size:9px;}				
				
#menu_ht a:hover{  color:#888;
					text-decoration:none;}
					
					
/*------MENU PRINCIPAL--------*/

#menu_g{
    position: absolute;
	margin-top:-17px;
}


#menu_g ul,#menu_g li {
    list-style: none;
}

#menu_g ul li a {
    display: block;
    height: 61px;
    width: 180px;	
}



.accueil a { background:transparent url(accueil.png) no-repeat 0 0; background-position:center;}
.accueil a:hover {background: transparent url(accueil2.png) no-repeat 0 0;background-position:center;}

.accueil1 a { background:transparent url(accueil1.png) no-repeat 0 0; background-position:center;}
.accueil1 a:hover {background: transparent url(accueil2.png) no-repeat 0 0;background-position:center;}


.bio a { background:transparent  url(bio.png) no-repeat 0 0;background-position:center;}
.bio a:hover {background: transparent  url(bio2.png) no-repeat 0 0;background-position:center;}

.bio1 a { background:transparent  url(bio1.png) no-repeat 0 0;background-position:center;}
.bio1 a:hover {background: transparent  url(bio2.png) no-repeat 0 0;background-position:center;}

.ouvrages a { background:transparent url(ouvrages.png) no-repeat 0 0;background-position:center;}
.ouvrages a:hover {background: transparent url(ouvrages2.png) no-repeat 0 0;background-position:center;}

.ouvrages1 a { background:transparent url(ouvrages1.png) no-repeat 0 0;background-position:center;}
.ouvrages1 a:hover {background: transparent url(ouvrages2.png) no-repeat 0 0;background-position:center;}

.biblio a { background:transparent url(biblio.png) no-repeat 0 0;background-position:center;}
.biblio a:hover {background: transparent url(biblio2.png) no-repeat 0 0;background-position:center;}

.biblio1 a { background:transparent url(biblio1.png) no-repeat 0 0;background-position:center;}
.biblio1 a:hover {background: transparent url(biblio2.png) no-repeat 0 0;background-position:center;}

.presse a { background:transparent url(presse.png) no-repeat 0 0;background-position:center;}
.presse a:hover {background: transparent url(presse2.png) no-repeat 0 0;background-position:center;}

.presse1 a { background:transparent url(presse1.png) no-repeat 0 0;background-position:center;}
.presse1 a:hover {background: transparent url(presse2.png) no-repeat 0 0;background-position:center;}

