/* CSS Document */
#menu {list-style-type:none; margin:120px 0px 130px 125px;  padding:0; width:780px;}
#menu li {float:left; padding:0; margin:0 1px 0 0; position:relative; width:110px; height:3em; z-index:100;}
#menu li dl {position:absolute; top:0; left:0;}
#menu li a, #menu li a:visited {text-decoration:none;}
#menu li dd {display:none;}
#menu li:hover, #menu li a:hover {border:0;}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:20px;}
#menu table {border-collapse:collapse; padding:0; margin:-1px; font-size:11px;}
#menu dl {width: 110px; margin: 0; padding: 0; text-align:center; cursor:pointer;}
#menu dt {margin:0; padding: 5px; font-size: 11px; color: #ffffff; border-bottom:1px solid #444;}
#menu .one {background: #cf0063 url(../images/menu/top.gif) no-repeat top left;}
#menu .two {background: #b3009d url(../images/menu/top.gif) no-repeat top left;}
#menu .three {background: #4f03a9 url(../images/menu/top.gif) no-repeat top left;}
#menu .four {background: #0035ad url(../images/menu/top.gif) no-repeat top left;}
#menu .five {background: #0076cc url(../images/menu/top.gif) no-repeat top left;}
#menu .six {background: #00997a url(../images/menu/top.gif) no-repeat top left;}
#menu .seven {background: #dc241f url(../images/menu/top.gif) no-repeat top left;}

#menu dd.one  {background: #cf0063 no-repeat;}
#menu dd.two   {background: #b3009d no-repeat;}
#menu dd.three {background: #4f03a9 no-repeat;}
#menu dd.four  {background: #0035ad no-repeat;}
#menu dd.five {background: #0076cc no-repeat;}
#menu dd.six   {background: #00997a no-repeat;}


#menu dd {margin:0; padding:0; color: #ffffff; font-size: 12px; text-align:left;}

.gallery dt a, .gallery dt a:visited {display:block; color: #ffffff; font-weight: bold;}
.gallery dd a, .gallery dd a:visited {color:#ffffff; text-decoration:none; display:block; padding:4px 5px 4px 20px;
background:  url(arrow.gif) no-repeat 10px 10px; 
width:85px;
}
.gallery dd a:hover {background: #CCCCCC no-repeat 11px 10px;}

.btaccueil {
text-decoration:none;
position : absolute;
padding:4px 7px 5px 20px;
top: 85px;
left: 110px;
color : #4320b3;
font-size: 12px;
font-weight: bold;
}

.btaccueil a {
text-decoration: none;
color : #4320b3;
}

.btaccueil a:hover {
text-decoration: underline;
color : #4320b3;
}




