#table_contact,#table_final
{
	width:664px;
	font-family: Arial, Verdana,Helvetica, sans-serif;
	color : black;
	font-size:14px;
	font-weight:normal;
	
	background:#F0F0E7;
}

#table_final
{
	background:white;
}


#entete_contact
{
	font-family: Arial, Verdana,Helvetica, sans-serif;
	color : black;
	font-size:16px;
	font-weight:bold;
	
	margin-left:10px;
}
	


#entete_table_contact
{
	height:44px;

	background-image: url(../imagestyle/contactez.gif);
	background-position:0px 0px;
	background-repeat:repeat-y;
}

.table_contact
{
	width:100%;
	
	background: #F0F0E7;
	

	font-family: Arial, Helvetica, sans-serif;
	color : black;
	font-size:12px;
	font-weight:normal;
	font-style: normal;
}

.table_contact table
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	color : black;
	font-size:12px;
	font-weight:normal;
	font-style: normal;
}

.table_contact tr
{
	height:30px;
}


#table_form_contact
{
	width:100%;

}


.contact_libelles
{
	font-weight: bold;
	
	text-align:right;
	width:170px;
}

.contact_oblig
{
	font-family: Arial, Helvetica, sans-serif;
	color : red;
	font-size:14px;
	font-weight:normal;
	font-style: normal;
}

.message_contact_erreur
{
	font-family: Arial, Helvetica, sans-serif;
	color : red;
	font-size:14px;
	font-weight:bold;
	font-style: normal;
}

.message_final
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	color : black;
	font-size:16px;
	font-weight:normal;
	font-style: normal;
	
	padding-left:10px;
}
