/*contenu contact*/

#contact{
	width:789px;
	/*height:700px;*/
	color:#FFF;
}
#contact h2{
	color:#FFF;
	padding:15px 0px 10px 45px;
	background:url(../images/source/tetes/tete_contact.png) no-repeat;
	font-size:1.2em; 
}
#bandeau_presentation {
	background:#cd0102 url(../images/source/bg_rouge.jpg) no-repeat;
	width:45px;
}
#text{
	padding:40px 15px 60px 30px;
	text-align:justify;
	background-color:#fff;
	margin-left:45px;
	width:698px;
}

#adresse{
	background:url(../images/contact/bg_contact.jpg) no-repeat; 
	height:147px; 
	width:575px;
	margin-left:54px; 
}


#p1, #p2, #p3{float:left; margin:40px 0px 0px 15px; font-size:0.8em;}
*html #p1, #p2, #p3{ margin:40px 0px 0px 10px;}
#p2, #p3{margin-left:50px;}

#formulaire2{ background:url(../images/contact/bg_formulaire.jpg) no-repeat; margin:30px 0px 0px 54px; width:575px;}
#coordonnees { margin-left:90px }
#champs { font-size:0.75em; margin:0px 0px 30px 15px; padding-top:30px; }
*+html #champs { margin-bottom:10px;}
#correspondant { text-align:center;}
#nom2{ margin:2px 0px 0px 90px;}
#prenom2 { margin:2px 0px 0px 69px; }
#fonction2 { margin:2px 0px 0px 63px; }
#societe2 { margin:2px 0px 0px 71px; }
#adresse2 { margin:2px 0px 0px 71px; }
#ville2 { margin:2px 0px 0px 97px; }
#code_postal2 { margin:2px 0px 0px 46px; }
#telephone2 { margin:2px 0px 0px 55px; }
#email2 { margin:2px 0px 0px 79px; }
#sujet2 {margin:20px 0px 0px 86px;}
#message2 { margin:2px 0px 0px 28px;}
#btn_envoyer{  margin:10px 0px 0px 180px;}

small { font-size:11px; }
