A {
	color: #518003;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	// font-size : 9pt;
	font : bold;
}
A:hover {
	color: #32CD32;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	// font-size : 9pt;
}
A.rubriques {
	color: #518003;
	text-decoration:none;
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
}
A:hover.rubriques {
	color: #32CD32;
	text-decoration:none;
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	background-color : #FFFACD;
}
.text  {
	color: #103026;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.textpti  {
	color: #D2691E;	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;}
.textgro  {
	color: #B3430D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;
}
 BODY {
	scrollbar-face-color: #B7E6E8;
	scrollbar-shadow-color: #B7E6E8;
	scrollbar-highlight-color: #B7E6E8;
	scrollbar-3dlight-color: #546E70;
	scrollbar-darkshadow-color: #546E70;
	scrollbar-track-color: #CFEBFB;
	scrollbar-arrow-color: #546E70;
	margin: 0;
}
input.style {
	font-size : 10px;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 500;
	color : Black;
	border : 1px solid #546E70;
	background : #B7E6E8;
}