/**
 * CSS pour le site www.btp-grippe-a.fr
 * @author : XPH
 */
div#center {
	margin: 0pt;
	padding: 22px;
	width: 758px;
}

#center h3 {
	clear: both;
	color: black;
	font-size: 100%;
	font-weight: bold;
	height: 1%;
	padding: 10px;
	background-color: #F9EDE8;
}

#contact p span {
	font-size: 80%;
}

#contact form .erreur_form {
	color: #ff0000;
	padding: 10px;
}

#contact form label {
	float: left;
	font-weight: bold;
	width: 150px;
}

div.ctn_bouton {
	border-top: 1px solid #969696;
	width: 62%;
	margin-top: 6px;
}

div.ctn_btn_valid {
	float: right;
	margin-top: 6px;
}
