#form_contact input {

	height:auto !important; 
	background: #FFF;
	border: 1px solid #7F9DB9;

	
	height:18px /* IE6 */

}


#form_contact textarea {

	background: #FFF;
	border: 1px solid #7F9DB9;

}


#form_contact .boutons {

	height:auto !important;
	
	height:24px/* IE6 */
	
}


#form_contact .boutons:hover {

	background: #DDD
	
}


#form_contact .etoile {

	font-weight: bold;
	
	color: #FF0000;
	
}
