@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}

body{font-family:Arial, Helvetica, sans-serif; color:#333; font-size:11px;}
h1{ font-size:14px; color:#ffbb00; text-align:right}
h2{ font-size:11px; text-decoration:underline; background:url(../images/puce.gif) no-repeat left center; padding-left:15px }
h3{ color:#ffbb00; font-size:11px; font-weight:bold}
dl{ width:168px}
dt{ color:#233717; font-size:12px; font-weight:bold; border-bottom:solid 1px #233717}
li {margin-left:20px;}
fieldset{padding:10px; border-color:#ffbb00;}
fieldset div{ margin: 5px 0 8px 0;}
fieldset div label{width:90px; display:block; float:left;}

a{color: #333; text-decoration: none;}
a:hover {text-decoration: underline; color:#333;}
a.footer{color: #233717; text-decoration: none;}
a.footer:hover {text-decoration: underline; color:#233717;}

#global{ margin:auto; width:856px}
#header{ background:url(../images/header.jpg) no-repeat left top; height:251px; width:856px}
#wrapper{ background:url(../images/fond-wrapper.gif) repeat-y left top; float:left; width:856px}
#gauche{ width:183px; padding:0 0 0 10px; float:left}
#adress{ background:url(../images/adress.gif) no-repeat left top; height:146px; padding:10px 0 0 10px}
#contenu{ float:right; padding:0 20px 20px 10px; width:616px}
#footer{border-top:solid 1px #3b7e29; height:20px; color:#233717; clear:both; padding-left:13px}

.titre{color:#233717; font-size:12px; font-weight:bold;}
.space{margin-left:325px}
.jaune{ color:#ffbb00}

#img{margin:10px}
.float_right{float:right;}
.float_left{float:left;}
