* {margin:0; padding:0;}
img { border:none;}
body { margin: 0 0 0 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000; background:#FFFFFF; }

#top { width:100%; height:3px; background:#3A2201; border-top:1px solid #FFFFFF; border-bottom:2px solid #FFFFFF; }

#edito { width:100%; height:300px; background:#FFFF00; }
#present { width:1000px; height:300px; margin:auto; background:url('../images/edito.jpg') no-repeat; }
#custom { width:190px; height:17px; float:right; background:url('../images/custom.png') no-repeat; padding-top:3px; font-size:10px; padding-left:10px; }

#retour { width:100%; height:3px; background:#3A2201; border-top:1px solid #FFFFFF; }

#fd_menu { width:100%; height:25px; background:#FFFF00; border-top:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF; }
#menu { width:1000px; height:25px; margin:auto; border-right:1px solid #fff; }
#menu a { width:199px; height:18px; float:left; text-align:center; font-size:10px; color:#000; border-left:1px solid #fff; padding-top:7px; }
#menu a:hover { width:199px; height:18px; float:left; text-align:center; font-size:10px; color:#fff; background:#3a2201; display:block; border-left:1px solid #fff; }

#retour2 { width:100%; height:3px; background:#3A2201; }

#contenu { width:1000px; height:750px; margin:auto; margin-top:20px; }
#left { width:740px; height:690px; float:left; margin:5px 5px 5px 0; }
#right { width:245px; height:690px; float:left; margin:5px 0 5px 5px; }

#bottom { width:100%; height:300px; background:#3A2201; border-bottom:1px solid #FFFFFF; }
#footer { width:1000px; height:300px; margin:auto; background:url('../images/footer.jpg') no-repeat; }
#footleft { width:333px; height:130px; float:left; padding-top:20px; }
#footmiddle { width:334px; height:130px; float:left; padding-top:20px; }
#footright { width:333px; height:130px; float:left; padding-top:20px; }

#footleft a { width:333px; height:18px; float:left; font-size:10px; color:#fff; padding-top:7px; }
#footleft a:hover { width:333px; height:18px; float:left; font-size:10px; color:#831515; display:block; }

#footmiddle a { width:334px; height:18px; float:left; font-size:10px; color:#fff; padding-top:7px; text-align:center; }
#footmiddle a:hover { width:334px; height:18px; float:left; font-size:10px; color:#831515; display:block; text-align:center; }

#footright a { width:333px; height:18px; float:left; font-size:10px; color:#fff; padding-top:7px; text-align:right; }
#footright a:hover { width:333px; height:18px; float:left; font-size:10px; color:#831515; display:block; text-align:right; }

a { font-size: 10px; color: #000; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; color: #000; }
a:hover { text-decoration: none; color: #FFFF00; }
a:active { text-decoration: none; color: #000; }

.Style1 { color: #FFFFFF; }
.Style2 { font-size: 12px; font-weight: bold; color: #831515; }
.Style3 { font-size: 10px; font-weight: bold; color: #831515; }
.Style4 { color: #FFFF00; font-weight: bold; }
.center { text-align:center; }
.right { text-align:right; }
.left { text-align:left; }