@charset "UTF-8";
/*
-- Feuille de style pour la partie newsletter
---------------------------------------------
*/

#frm_newsletter{
	/*border: 1px solid #083475;*/
	width:550px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}
#frm_newsletter label{
	width:300px;
	float:left;
	font-weight: bold;
}

#frm_desinscription{
	/*border: 1px solid #083475;*/
	margin-top:10px;
	height:300px;
	text-align:center;
}
