/*texte newsletter*/
.text_gras_nl{
	font-family : arial;
	font-size : 9pt;
	color : #566275;
	font-weight:bold;
	text-decoration:none;
}

.titre_n_bs{
	font-family : arial;
	font-size : 12pt;
	font-style:italic;
	color : #4A4A4A;
	font-weight:bold;
	text-decoration:none;
}

.titre_n_bo{
	font-family : arial;
	font-size : 12pt;
	font-style:italic;
	color : #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.titre_n_ap{
	font-family : arial;
	font-size : 12pt;
	font-style:italic;
	color : #DDCD80;
	font-weight:bold;
	text-decoration:none;
}

.titre_n_pg{
	font-family : arial;
	font-size : 12pt;
	font-style:italic;
	color : #E0D734;
	font-weight:bold;
	text-decoration:none;
}

.titre_n_home{
	font-family : arial;
	font-size : 12pt;
	font-style:italic;
	color : #4A4A4A;
	font-weight:bold;
	text-decoration:none;
}

/*Champs de saisie*/
INPUT, SELECT, TEXTAREA {
   font-family : Arial;
   font-size : 10pt;
}
