@charset "utf-8";

h1 {
	background-image: url(../../images/titres-fr/titre_contacts.png);
}

#P-Gauche {
	background-image: url(../../images/pages/contact/visuel_page.jpg);
}
#PlanCourtaboeuf {
	background-image: url(../../images/pages/contact/fond_google_courtaboeuf.png);
	background-repeat: no-repeat;
}
#PlanPoitiers {
	background-image: url(../../images/pages/contact/fond_google_poitiers.png);
	background-repeat: no-repeat;
}

#InfosForm td {padding-bottom:6px;}

textarea { height:232px;}
