a#logo img {
float:left;
padding:0 30px 0 5px;
width:120px; 
height:143px; 
border-width:0;
background:url(../images/logo-grand.gif) top left no-repeat;
}
a#logo:hover img {
background:url(../images/logo-grand-roll.gif) top left no-repeat;
}


ul#menu {
float:left;
padding:20px 0 0 0;
font-size:1.4em;
list-style:none;
text-transform:uppercase;
font-weight:bold;
}

#menu li#m1 a {color:#eca700;}
#menu li#m2 a {color:#da96c6;}
#menu li#m3 a {color:#c4c05e;}
#menu li#m4 a {color:#80ad5f;}
#menu li#m5 a {color:#709bbf;}
#menu li#m6 a {color:#fe8f00;}

#menu li#m1 a:hover, #menu li#m2 a:hover, #menu li#m3 a:hover, #menu li#m4 a:hover, #menu li#m5 a:hover, #menu li#m6 a:hover {
color:#e1e0e0;
text-decoration:none
}





div#flash1 {
float:left;
padding:0 0 0 0;
width:348px;
height:143px;
/*border:1px solid #000;*/
}

div#confiance .partie1 {
position:absolute;
top:50px;
left:450px;
font-size:100%;
color:#666;
}
div#confiance .partie2 {
position:absolute;
top:60px;
left:470px;
font-size:200%;
font-family:Tahoma;
}


div#rechercher {
float:right;
padding:30px 0 0 9px;
height:113px;
background:url(../images/rechercher.gif) top left no-repeat;
}
div#rechercher .champ {
height:20px;
width:160px;
color:#fff;
font-weight:bold;
font-size:1.3em;
border:0;
background-color:#e1e0e0;
}
div#rechercher .bouton {
height:20px;
margin:2px 0 0 10px;
color:#bfbfbf;
font-weight:bold;
font-size:1.3em;
border:0;
background-color:#fff;
}




p#acces {
float:right;
margin:0;
padding:0;
width:430px;
height:30px;
}
p#acces span {
display:none;
}

p#acces a#partenaires {
display:block;
float:left;
width:221px;
height:30px;
background:url(../images/extranet1.gif) 0 0 no-repeat;
}
p#acces a#partenaires:hover {
background:url(../images/extranet2.gif) 0 0 no-repeat;
}

p#acces a#membres {
display:block;
float:left;
width:209px;
height:30px;
background:url(../images/extranet1.gif) -221px 0 no-repeat;
}
p#acces a#membres:hover {
background:url(../images/extranet2.gif) -221px 0 no-repeat;
}
