#contact {
}

#contact h2 {
	text-align:center;
}

#contact fieldset {
	margin:0;
	padding:0 0 10px 0;
}

#contact fieldset legend {
	font-size:14pt;
	margin:7px 2px 7px 2px;
}

#contact label {
	width:150px;
	float:left;
	text-align:right;
	padding:0 10px 0 0;
	font-weight:bold;
}
	
#contact input, #contact textarea {
	width:300px;
	padding:0 0 0 3px;
	font:9pt/1.6 Georgia, Times New Roman, Times, serif;
	color:#000;
	border-width:2px;
	border-style:solid;
	border-top-color:#531111;
	border-left-color:#531111;
	border-right-color:#C49696;
	border-bottom-color:#C49696;
	background:#FFE7BB;
}

#contact .legende {
	font-size:10px;
	color:#CCC;
}

#contact input.bouton {
	width:100px;
	color:#FFF;
	font-weight:bold;
	border-width:2px;
	border-style:solid;
	border-top-color:#A98888;
	border-left-color:#A98888;
	border-right-color:#3A0C0C;
	border-bottom-color:#3A0C0C;
	background:#531111;
	margin-bottom:20px;
}

#contact .radio {
	width:15px !important;
}

#contact #message_retour {
	margin:100px 30px 200px 30px;
	text-align:center;
	font-size:14pt;
	font-weight:bold;
}

.info_et_libertes {
	color:#CCC;
	font:8pt/1.4 Georgia, Times New Roman, Times, serif;
}


#corpForm {width:100%;}

#piedForm {
	text-align:center;
}







