b{	font-weight: bold;}
strong{	font-weight: bold;}

.grisf {
	font-family: verdana, Arial, geneva, helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
}
.grisc {
	font-family: verdana, Arial, geneva, helvetica, sans-serif;
	color: #cacaca;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
}
.vert {
	font-family: verdana, Arial, geneva, helvetica, sans-serif;
	color: #157315;
	font-weight: bold;
	font-size: 9pt;
	font-style: normal;
}
.titrev {
	font-family: verdana, Arial, geneva, helvetica, sans-serif;
	color: #157315;
	font-weight: bold;
	font-size: 11pt;
	font-style: normal;
}
.blanc {
	font-family: verdana, Arial, geneva, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
}

.noir {
	font-family: verdana, Arial, geneva, helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
}

.bordure {
	border-style:solid;
	border-width:1px; 
	border-collapse: collapse; 
	border-bottom-color:#167615; 
	border-right-color:#167615; 
	border-top-color:#167615; 
	border-left-color:#167615;
	background-color:#ffffff;
}

.rouge
{ 
	font-family: verdana, Arial, geneva, helvetica, sans-serif;
	color: #ff0000;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;

}
A {
   font-weight : bold;
   font-size : 8pt;
   font-family : verdana, Arial, geneva, helvetica, sans-serif;
   text-decoration : none;
   color: #9F2B2E;
}

A:hover {
   font-weight : bold;
   font-size : 8pt;
   color: #000000;
   text-decoration : none;
   font-family : verdana, Arial, geneva, helvetica, sans-serif;
}
INPUT{ 
color:#333333;
background-color:#ffffff;
font-size:10px;
font-style: normal;
font-weight: bold;
font-family:Arial, geneva, helvetica, sans-serif; font:bold;
}

BODY {scrollbar-face-color: #167615; scrollbar-shadow-color: Black; scrollbar-highlight-color: white; scrollbar-3dlight-color: Black; scrollbar-darkshadow-color: Black; scrollbar-track-color: #ffffff; scrollbar-arrow-color: #a9a9a9;}

SELECT { 
color:#333333; 
background-color:#ffffff;
font-size:9pt; 
font-family:Arial, geneva, helvetica, sans-serif; }

TEXTAREA { 
color:#333333; 
background-color:#ffffff;
font-size:9pt; 
font-family:Arial, geneva, helvetica, sans-serif; }

TD {
color:#333333;
font-size:8pt;
font-style: normal;
font-weight: bold;
font-family:Verdana, Arial, geneva, helvetica, sans-serif; font:bold;
}