form{

padding:0px;
margin:0px}
.form-message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-align: center;
}
.form-champTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #065784;
}
.form-champ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width:200px;
	background-color: #f1fbfe;
}
.form-champObligatoire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.form-Bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #065784;
}
.form-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #154128;
	font-weight: bold;
}
.form-lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #A7C13A;
	font-weight: bold;
	text-decoration: underline;
}

.plansite-titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #24B6EC;
	text-decoration: none;
}
.plansite-titre2 {

}
.plansite-lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 18px;
	background-image: url(images/puce.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	display: block;
	padding-top: 2px;
}

.mentions-titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #065784;
	width: 620px;
	font-weight: bold;
}
.mentions-titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #24B6EC;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
	line-height: 16px;
}
.mentions-texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.trait{
	background-color:#24B6EC;
	height:1px;
	margin-top:20px;
	margin-bottom:20px;
	overflow: hidden;
}
.form-sstitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #60C0E7;
	font-weight: bold;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #60C0E7;
}

