.blocAlafficheContact {
	background-image: url(../images/presentation_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:75px;
	margin-top:10px;
	height:100%;
	color:#666;
}
.inputContact {
	width:190px;
	height:22px;
	padding:5px;
	color:#666;
	background-color:#e3f4fc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:0px solid black;
	margin-bottom:13px;
	margin-top:8px;
}
.textareaContact {
	width:438px;
	height:175px;
	padding:5px;
	color:#666;
	background-color:#e3f4fc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:0px solid black;
	margin-bottom:13px;
	margin-top:8px;
}
.txtForm {
	float:left;
	width:210px;
	padding-right:15px;
	text-align:right;
	font-weight:bold;
	margin-top:10px;
}
