#contact {
	padding: 0 30px;
}
div#contact_gauche {
	float: left;
	width: 252px;
	background: url(../design/images/bg_feuillet_accueil.jpg) no-repeat top left;
	padding-top: 10px;
	padding-bottom: 25px;
}
#contact_gauche_titre {
	width: 213px;
	padding: 20px 0;
	text-align: right;
}
#contact_gauche_content {
	width: 193px;
	background-color: #f7f6f0;
	text-align: right;
	padding: 0 20px;
}

div#contact_droit {
	float: left;
	width: 250px;
	margin-left: 20px;
}


