@charset "utf-8";
/* CSS Document */

#menu {
/*display:block;*/
font-size:0pt;
/*height:27px;*/
position:absolute;
text-indent:-9000px;
width:482px;
margin:34px 0 0 370px;
padding:0;
float:right;
}

li {
float:left;
}

#accueil {
background:url(../images/accueil.jpg) no-repeat scroll 0 0;
display:block;
width:82px;
height:23px;
/*margin-top:116px;*/
}

#accueil-actif {
background:url(../images/accueil-on.jpg) no-repeat scroll 0 0;
display:block;
width:82px;
height:23px;
margin-top:2px;
/*margin-top:116px;*/
}

#sitesweb{
background:url(../images/sites-web.jpg) no-repeat scroll 0 0;
display:block;
width:134px;
height:18px;
}

#sitesweb:hover{
background-position: 0% -21px;
}

#sitesweb-actif {
background:url(../images/sitesweb-on.jpg) no-repeat scroll 0 0;
display:block;
width:134px;
height:24px;
/*margin-top:116px;*/

}

#animations{
background:url(../images/anim.jpg) no-repeat scroll 0 0;
display:block;
width:152px;
height:18px;
}

#animations-actif{
background:url(../images/anim-on.jpg) no-repeat scroll 0 0;
display:block;
width:152px;
height:25px;
}

#animations:hover{
background-position: 0% -21px;
}

#animations-actif{
background:url(../images/anim-on.jpg) no-repeat scroll 0 0;
display:block;
width:152px;
height:25px;
}

#identite{
background:url(../images/id.jpg) no-repeat scroll 0 0;
display:block;
width:111px;
height:18px;
outline:none;
}

#identite:hover{
background-position: 0% -21px;
}

#identite-actif{
background:url(../images/id-on.jpg) no-repeat scroll 0 0;
display:block;
width:105px;
height:25px;
}
