body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
.back{
	background-image:url(img/bonhomme_petit.gif);
	background-repeat:no-repeat;
	background-position:top center;
}
.textegras {
	font-family: "verdana";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.texte {
	font-family: "verdana";
	font-size: 11px;
	color: #000000;
}
.textebleu {
	font-family: "verdana";
	font-size: 11px;
	color: #0072bb;
}
.textebleugras {
	font-family: "verdana";
	font-size: 11px;
	color: #0072bb;
	font-weight: bold;
}
.textebleugrasgrand
{
	font-family: "verdana";
	font-size: 12px;
	color: #0072bb;
	font-weight: bold;
}

.texteorangegras {
	font-family: "verdana";
	font-size: 11px;
	color: #F37020;
	font-weight: bold;
}
.textegris {
	font-family: "verdana";
	font-size: 11px;
	color: #999999;
}
.txtgris {
	font-family: "verdana";
	font-size: 11px;
	color: #ECECE5;
}
.texteblanc {
	font-family: "verdana";
	font-size: 11px;
	color: #ffffff;
}
.textemini {
	font-family: "verdana";
	font-size: 9px;
	color: #000000;
}

.texteviolet {
	font-family: "verdana";
	font-size: 11px;
	color: #802680;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Style1{color:#FFFFFF}
.scrollbar{
	overflow:auto;
	height:390px;
	scrollbar-face-color:#FFFFFF; 
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color :#FFFFFF;
	scrollbar-3dlight-color :#CCCCCC;
	scrollbar-shadow-color :#CCCCCC;
}
.lien{
	text-decoration:underline;
	color: #0072bb;
}
.lien:hover{
	text-decoration:underline;
	color: #000;
}
