/*---------------------------------------------------------------------------*/
/* PAGE CONTACT
/*---------------------------------------------------------------------------*/


/*---------------------------------------------------------------------------*/
/* AGENCE
/*---------------------------------------------------------------------------*/
table.agences
{
	margin-top         :10px;
	margin-bottom      :30px;
	width              :100%;
}

table.agences td
{
	font-family        :Arial, Helvetica, sans-serif;
	font-size          :12px;
	font-style         :normal;
	letter-spacing     :-1px;
}


/*---------------------------------------------------------------------------*/
/* FORMULAIRE
/*---------------------------------------------------------------------------*/
div.erreur,
div.mail_ok
{
	margin-bottom      :30px;
	padding            :20px;
	font-family        :Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size          :1.1em;
	letter-spacing     :0.1em;
	font-weight        :bold;
	color              :#ff0000;
	text-align         :center;
}

div.mail_ok
{
	color              :#00aa00;
}
