b{	font-weight: bold;}
strong{	font-weight: bold;}

.blanc {
	font-family: verdana, Arial, geneva, helvetica, sans-serif;
	color: #ffffff;
	padding: 8pt;
	font-weight: bold;
	font-size: 9pt;
	font-style: normal;
}
.text{
	font-family: verdana, Arial, geneva, helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
}
.text2{
	font-family: verdana, Arial, geneva, helvetica, sans-serif;
	color: #dcdcdc;
	font-size: 7pt;
	font-style: normal;
}
.noir {
	font-family: verdana, Arial, geneva, helvetica, sans-serif;
	color: #000000;
	padding: 0pt;
	font-weight: bold;
	font-size: 8pt;
	font-style: underline;
}
.noirp {
	font-family: verdana, Arial, geneva, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
}
.grisf {
	font-family: verdana, Arial, geneva, helvetica, sans-serif;
	color: #333333;
	font-size: 8pt;
	font-style: normal;
}

.rouge {
	font-family: verdana, Arial, geneva, helvetica, sans-serif;
	color: #FAB32E;
	font-weight: bold;
	font-size: 8pt;
	font-style: normal;
}
.cb {
	border-style:dashed;
	border-width:1px; 
	border-collapse: collapse; 
	border-bottom-color:#ffffff; 
	border-right-color:#006AB6; 
	border-top-color:#006AB6; 
	border-left-color:#ffffff;
	background-color:#fdfdfd;
}

.bordure {
	border-style:solid;
	border-width:1px; 
	border-collapse: collapse; 
	border-bottom-color:#006AB6; 
	border-right-color:#006AB6; 
	border-top-color:#006AB6; 
	border-left-color:#006AB6;
	background-color:#ffffff;
}
A {
   font-weight : bold;
   font-size : 8pt;
   font-family : verdana, Arial, geneva, helvetica, sans-serif;
   text-decoration : none;
   color: #8C796B;
}

A:hover {
   font-weight : bold;
   font-size : 8pt;
   color: #ffffff;
   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: #30CFBF; scrollbar-shadow-color: #218E84; scrollbar-highlight-color: #218E84; scrollbar-3dlight-color: #218E84; scrollbar-darkshadow-color: #218E84; scrollbar-track-color: #218E84; scrollbar-arrow-color: #218E84;}

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:#FFFFFF;
font-size:11pt;
font-style: justify;
font-weight: bold;
font-family:Verdana, Arial, geneva, helvetica, sans-serif; font:bold;
}

.td_titre {
color:#ffffff;
background-color:#88B9DD;
font-size:10pt;
font-style: justify;
font-weight: bold;
font-family: Verdana, Arial, geneva, helvetica, sans-serif; font:bold;
}