.verdana16b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8F7052;
}
.verdana12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8F7052;
}
.verdana12jus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8F7052;
	text-align: justify;

}
a:link {
	color: #588BB0;
	text-decoration: underline;
}
a:hover {
	color: #588BB0;
	text-decoration: none;
}
a:visited {
	color: #996666;
}
a:active {
	color: #588BB0;
}
.verdanasmallblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 588BB0;
}
.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.verdana12b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8F7052;
}
.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;