body{
margin:0;
padding:0;
text-align:left;	
}

.canvas{
clear:both;
height:auto;
margin:0pt auto;
height:900px;
}

.corps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.FORMULAIRE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #D9D2D0;
	border: 1px solid #000000;
}

option {
	width:107px;
}

.input-text{
	width:137px;
}

textarea {
	width:225px;
	height:150px;
}

a{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
	
a:hover
{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	background-color:#FFCC99;
}

.corpsSStitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B65103;
	padding:0 4px 0 4px;
}
.corpsGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3F3F3F;
}
.corps2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #999999;
	padding-right: 5px;
	padding-right: -5px;
	margin-right: -5px;
}
.corpsIntro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F3F3F;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #3F3F3F;
	font-size:17px;
}
