/*---------------------------------------------------------------------------*/
/* PAGE "VOUS VENDEZ"
/*---------------------------------------------------------------------------*/


/*---------------------------------------------------------------------------*/
/* FORMULAIRE
/*---------------------------------------------------------------------------*/
div.erreur,
div.mail_ok
{
	margin-bottom      :30px;
	padding            :20px;
	font-family        :Arial, Helvetica, sans-serif;
	font-size          :13px;
	font-weight        :bold;
	color              :#ff0000;
	text-align         :center;
}

div.mail_ok
{
	color              :#00aa00;
}
