.presentation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D2D2D2;
}

.contact-fond {
	background-color: 626e7b;
	background-image: url(../images/contact/boucle_fond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.titre-fin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.titre-gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: e1f035;
	text-decoration: none;
	text-transform: capitalize;

}
.fond-titre {
	background-color: 4f5965;
	background-image: url(../images/contact/fond_titre_form.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.champ_txt {
	border:none;
	width:215px;
	height:20px;
	background-color:#a7acb2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1f23;
	font-style: normal;
	font-weight: normal;
}

.champ_area {
	border:none;
	width:215px;
	height:155px;
	background-color:#a7acb2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b1f23;
	font-style: normal;
	font-weight: normal;
}

.btn_valid {
	border:none;
	width:111px;
	height:21px;
	background:url(../images/contact/fond-btn.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4f5965;
	font-style: normal;
	font-weight: bold;
	text-align:center;
}
.fond-tab {
	background-color: #4f5965;
	background-image: url(../images/contact/fond_haut.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fond-tab02 {

	background-color: #4f5965;
	background-image: url(../images/contact/fod_haut-02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
