#div_contact
{
	position: relative;
	width: 600px;
	margin: 25px 0px 0px 200px;
	padding: 0px;
	line-height: 1.3em;
	border: 0px solid #000;
}

/*********************************************************************************/
/************************************ Contact **************************************/
/*********************************************************************************/

#tab_contact
{
	border: 0px solid #000;
	border-collapse: collapse;
	margin-top: 10px;
	margin-left: 0px;
}

.verif_contact
{
	border: 0px solid #000;
	width: 22px;
	height: 22px;
	margin-left: 5px;
	position: relative;
	background-repeat: no-repeat;
	background-position: top left;
}

.img_code
{
	margin: 0px 0px 0px 0px;
}

.client_input_Text1, .client_input_Text2, .client_input_Textarea1, .input_button1
{
	border: 1px solid #52504c;
	font-family: verdana;
	font-size: 11px;
}

.client_input_Text1
{
	padding: 2px;
	width: 290px;
}

.client_input_Text2
{
	padding: 2px;
	width: 40px;
	text-align: center;
}

.client_input_Textarea1
{
	width: 290px;
	height: 150px;
}

.input_button1
{
	padding: 1px;
	margin: 2px;
	background-color: #fff;
}

.p_message_envoye
{
	margin-top: 0px;
}