body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F5FBFE;
	color: #000000;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009933;
	text-align: left;
}

.sstitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textebig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textejus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;	
}

.textejusbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;	
	font-weight: bold;
}

.textebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.textestart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;	
}
a:hover {
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #009933;
	font-weight: bold;
}
a:visited {
	color:#FF6600;
	font-weight: bold;
}
a:active {
	color: #009933;
	font-weight: bold;
}
.texteunder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.inputcheck {
	height: 13px;
	width: 13px;
}
.outils {
	BORDER-RIGHT: buttonshadow 0px solid; 
	BORDER-TOP: buttonhighlight 0px solid; 
	BACKGROUND: buttonface; 
	MARGIN: 0px; 
	BORDER-LEFT: buttonhighlight 0px solid; 
	BORDER-BOTTOM: buttonshadow 0px solid; 
	TEXT-ALIGN: left;
	cursor: hand;
}
.outilsright {
	BORDER-RIGHT: buttonshadow 0px solid; 
	BORDER-TOP: buttonhighlight 0px solid; 
	BACKGROUND: buttonface; 
	MARGIN: 0px; 
	BORDER-LEFT: buttonhighlight 0px solid; 
	BORDER-BOTTOM: buttonshadow 0px solid; 
	TEXT-ALIGN: right;
	cursor: hand;
}
.out {
	BORDER-RIGHT: buttonface 1px solid;
	BORDER-TOP: buttonface 1px solid;
	BACKGROUND: buttonface;
	MARGIN: 1px;
	BORDER-LEFT: buttonface 1px solid;
	BORDER-BOTTOM: buttonface 1px solid;
	cursor: hand;
}
.over {
	BORDER-RIGHT: buttonshadow 1px solid; 
	BORDER-TOP: buttonhighlight 1px solid; 
	BACKGROUND: buttonface; 
	MARGIN: 1px; 
	BORDER-LEFT: buttonhighlight 1px solid; 
	BORDER-BOTTOM: buttonshadow 1px solid
	cursor: hand;
}
.inputbut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2F52A2;
	background-color: #FFFFFF;
	border: 2px outset #7384CA;
	height: 22px;
	cursor: hand;
}
