.Style1 {
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 20px;
	color: #FFFF00;
	font-weight: bold;
	border-left: 10px;
	
}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	border-left: 50px;
}
.Style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9966FF;
}
.Titreimgind {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFF00;
	font-weight: bold;
	border-left: 10px;
	}
	
.Contvar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

body {
	background-color: #666666;
	color: #FFFFCC;
	font-size: 16px;
	text-align: justify;
	}
.Textevert {
	background-color: #666666;
	text-align: left;
	width: 400px;
	color: #00FF00;
}
.Textejaune {
	background-color: #666666;
	text-align: left;
	width: auto;
	color: #FFFFCC;
	font: 18 px;
}
.Reference {background-color: #666666; text-align: left; width: 400px; color: #FFFFCC; font-size: 14px; }
.Web {
	background-color: #666666;
	text-align: left;
	width: 400px;
	color: #FFFFCC;
	font-size: 14px;
	text-decoration: underline;
}
.Texteorange {
background-color: #666666; text-align: left; width: 400px; color: #FFCC00;
}
.Comment {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	border-left: 50px;
}
.Nomvar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFCC;
	border-left: 50;
	text-decoration: underline;
}
.Referencecomment {
	background-color: #666666;
	width: 400px;
	color: #FFFFFF;
	font-size: 12px;
	border-left: 50 px;
}
