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



/* Page */ 

#contenthome { height:436px; background-image:url(../img/home_EN.png)}
#top { width: 745px; height:128px; margin-left:auto; margin-right:auto; background:url(../img/logo_EN.gif) no-repeat;}

#menu {  width:700px; margin-top:9px; margin-left:260px}
* html #menu {  width:700px; margin-top:9px; margin-left:450px} /* IE6 */ 

#menu ul { padding:0; margin:0; list-style-type:none;}
#menu li { margin-right:16px; float:left; /*pour IE*/}
#menu ul li a:link, a:visited, a:active { color:#FFF; text-decoration:none}
#menu ul li a:hover{ color:#FFF;text-decoration: underline}
#menu ul a.current:link { background-color:#d49677; text-decoration:none}