
FORM.contact {margin: 0;}
FORM.contact * {font: 12px Verdana, Arial, Helvetica, sans-serif;}
TEXTAREA.contact, INPUT.contact, LABEL.contact {margin: 0 5px 5px 0}
TEXTAREA.contact, INPUT.contact{border: #666 1px solid; background-color: #fff;width: 250px; }
TEXTAREA.contact {width: 400px; height: 200px}
FORM P {clear: both; margin: 0}
FORM LABEL.contact {float: left; width: 20%; text-align: right}
#submit {border: 1px #000 solid; cursor: pointer; padding: 1px; color: #000000; background-color: #ebdfd1; width: auto;}
#submit:hover {border: 1px #000 solid ; }
.alerte {font-weight: bold; font-size: 14px}
.focus {	background: #f9e0e0}



div#contact {width: 500px;padding-top: 25px;margin-left:70px;background: url(../images/box/formulaire_haut.jpg) top no-repeat;}
div#formulaire {background: url(../images/box/formulaire_bas.jpg) bottom no-repeat;padding-bottom: 25px;}
div#formulaire p {margin: 0 30px 0 20px;font-size:12px;padding: 5px 0 5px 10px;color:#ffffcc;}
div#formulaire h1 {margin: 0 30px 0 20px;font-size:22px;font-weight:bold;color: #ffffcc;text-align: center;}
div#formulaire h2 {margin: 0 30px 0 20px;font-size:18px;font-weight:bold;color: #779}
div#formulaire h3 {margin: 0 30px 0 20px;font-size:14px;font-weight:bold;color: #ffffcc}
