/* CSS Document */

#colform{
	position: absolute;
	left:10px;
	width: 630px;
	height: 760px;
	top: 0px;
	color:#3C602D;
	font-weight:normal;
	font-family:'Trebuchet MS', Trebuchet, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
	margin: 0px auto;
	margin-bottom: 0px;
	 border: 0px solid #D29A3B; 
	z-index:50;
}
.textevert {
	color:#3C602D;
	font-weight:bold;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.soustitrerouge {
	color:#EE2A2A;
	font-weight:normal;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.soustitrebleu {
	color:#064971;
	font-weight:normal;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.soustitrevert {
	color:#3C602D;
	font-weight:normal;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.soustitreotange {
	color:#F89C1C;
	font-weight:normal;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.heurebleu {
	color:#064971;
	font-weight:bold;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.heurerouge {
	color:#EE2A2A;
	font-weight:bold;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
body
{
	margin: 0px;
	color:#3C602D;
	font-weight:normal;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background: #EBD99B;

}
