.contact_div_texte{
	padding:5px;
	width:600px;
	
	color:#1F1D68;
	margin:30px 0 0 22px;
}

.contact_div_mailOK { 
	color:#FF0000; 
	font-weight:bold; 
	height:50px;
	padding-top:20px;
}


.contact_table_form {
	width:380px;
	color:#000;
	margin:35px 0px 0px 130px;
}
.contact_table_form tr {
	height:35px;
}

.contact_inputtext {
	width:300px;
	border:#ccc 1px solid;
	font-size:12px;
	color:#333;
	padding:3px;
	margin-left:0px;
	text-align:left;
}
.contact_inputtextarea {
	width:300px;
	height:100px;
	border:#ccc 1px solid;
	font-size:12px;
	color:#333;
	padding:3px;
	margin-left:0px;
	text-align:left;
}
.contact_td_submitenvoyer {
	text-align:center;
}
.contact_submit_envoyer {
	width:153px;
	color:#0174d0;
	font-weight:bold;
	font-size:14px;
	background:url("../../images/bg_button.png") top left no-repeat transparent;
	border:none;
	height:35px;
	text-align:center;
}
