@charset "UTF-8";
.bordure {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
}
.titreform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #009FCE;
	letter-spacing: 0.2px;
}
.borduretop {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
}
.borduredown {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.txtform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding-left: 20px;
}
.txtdown {font-family: arial;
	font-size: 12px;
	color: #333333;
}
a:link {font-family: arial;
	font-size: 12px;
	color: #333333;
}
a:hover {font-family: arial;
	font-size: 12px;
	color: #333333;
}
a:active {font-family: arial;
	font-size: 12px;
	color: #333333;
}
a:visited {font-family: arial;
	font-size: 12px;
	color: #333333;
}body {
	margin-top: 0px;
}
.petittxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-left: 20px;
}
.backform {
	background-image: url(../img/backform.jpg);
	background-repeat: no-repeat;
}
.submit {
	padding-right: 10px;
	margin-right: 30px;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

