/* CSS Document */
*{ padding: 0; margin: 0}

body{width:800px; height:630px; background-color:#dcdcd2; margin-left:auto; margin-right:auto}

#page{ width:710px; height:615px; background-color:white;}

#haut{ background-image:url(img/fal01_Calque-22.gif); background-repeat:no-repeat; height:174px; width:543px; float:left; top:0; }

#gauche{ background-image:url(img/fal01.gif); background-repeat:no-repeat; height:613px; width:165px; float:left; background-color:#cdcdbd; }

#list{ width:106px; margin-left:58px; margin-top:215px}

#list img{ margin-top:8px; margin-bottom:8px;    }

#list p{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-stretch:normal;  color:#7e0015; margin-left:5px; margin-right:2px;   }

#contenu{ float:left; width:505px; padding-left:20px; padding-right:20px;}

#contenu p{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#735554; }

#contenu img{ margin-top:15px;}

/*contact*/
#contact {background-color:#dcdcd2}
#nous {margin-left:20px; margin-bottom:10px}
.formulaire { background-color: #DDD3C1; padding-top: 35px; }
.formulaire table { background-color: #fff; border: solid 1px #DDD3C1; }
#form_accueil input{ font-size: 11px; border: solid 1px #DDD3C1; height: 16px; margin-bottom: 4px; background-color:#fff;  width: 50%; margin-left:20px}
#form_accueil textarea{ color: #000; font-size: 11px; font-family: verdana; border: solid 1px #DDD3C1; background-color: #fff; width: 50%; margin-left:20px  }
#form_accueil .submit{ font-size: 11px; border:none; color:#ffffff; font-family: verdana, arial; font-weight:bold; background-color: #910000; width: 65px; margin-top: 5px; margin-right: 232px; }
