body{background:#999; margin:10px auto; font-family:Verdana, Arial, sans-serif; font-size:12px; color:#000;}

/*SITE******************************************************/
.sit{position:relative;background:url(../_picts/fd.jpg) repeat-y;}

/*HAUT DE PAGE******************************************************/
#header{position:relative;background:url(../_picts/top1.jpg) no-repeat;height:253px;width:768px;}

/*MILIEU DE PAGE******************************************************/
.menu_g{background:url(../_picts/mid.jpg) no-repeat;height:87px;width:332px;}

/*BAS DE PAGE********************************************************/
#bottom{ clear:both;background:url(../_picts/bot.jpg) no-repeat bottom;height:282px;width:768px;}
.txtcs{font-size: x-small;}

/*LIENS**************************************************************/
a{text-decoration:none;color:#000;}
a:hover{text-decoration:underline;color:#fff;}
.l_menu{font-weight:bold;font-size:13px;color:#000;text-decoration:none;}
.l_menu:hover{color:#666;text-decoration:none;}

/*TEXTES CENTRE****************************************************/
.ftxt{background:url(../_picts/mid_t.png) repeat-y;}
.txtc{padding:0 5px 0 5px;font-family:Verdana, Arial, Helvetica, sans-serif;}
.small{font-size:xx-small;}

/*FORMULAIRES********************************************************/
form {margin:0;padding:0;}
input.send{background:#e5b150;border:1px solid #353535;font-weight:bold;}
input{background:#e4e4e4;border:1px solid #353535;}
select{background:#e4e4e4;border:1px solid #353535;}
textarea{background:#e4e4e4;border:1px solid #353535;width:320px;height:75px;}

/*ENTETES************************************************************/
h1 {margin:0;padding:0 0 0 30px; line-height:25px;color:#305027;font-weight:bold;font-size:18px;letter-spacing:2px;}
h2 {margin:0;padding:10px 0 0 30px;color:#305027;font-weight:bold;font-size:16px;letter-spacing:2px;}
h3 {margin:0;padding:0;color:#305027;font-weight:bold;font-size:15px;letter-spacing:2px;}