<STYLE type=text/css> 
A.nav:link {
	COLOR: black; TEXT-DECORATION: none
}
A.nav:visited {
	COLOR: black; TEXT-DECORATION: none
}
A.nav:hover {
	COLOR: #3366FF; TEXT-DECORATION: overline underline
}


#vmenu {
   position:absolute;
   left:15px;
   top:15px;
   margin:0px;
   padding:0px;
   }

   #vsmenu {
   margin-top:5px;
   margin-bottom:5px;
   padding-top:5px;
   padding-bottom:5px;
   }	


td {  font-family:trebuchet ms; color:#000000; FONT-SIZE: 9px;}
	
 .navTxt			{text-decoration: none; color: green; font-family: Verdana, Geneva, Helvetica, Arial, sans-serif; font-size: 9px;}

.scrollable {
	overflow: auto;
	height: 320px;
	width: 385px;
	scrollbar-arrow-color: #e9e9e9 ;
	scrollbar-shadow-color: #e9e9e9  ;

	scrollbar-base-color: #FFFFFF;


}
.titreDoc3{
	font-size: 11px;
	font-family: Trebuchet MS;
	color: gray;
	
}
.titreDoc2{
	font-size: 13px;
	line-height: 20px;
	font-family: Trebuchet MS;
	color: gray;
	
}
.titreDoc{
	font-size: 12px;
	line-height: 20px;
	font-family: Trebuchet MS;
	color: white;
	
}
body {
	margin:0px;
	padding-left: 15px;	
	padding-right: 0px;	
	padding-top:15px;
	padding-bottom:0px;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: normal;
	background-color: #ffffff;
	line-height: 15px;
	color: #222222;
}




  #menu {
                list-style: none;
                padding: 0px;
                margin: 0px;
            }
             
             #menu li a {


                padding-left: 20px;
                font-family: verdana;
                font-size: 11 px;
                font-weight: bold;
                text-decoration: none;
                color: #3366FF;
                background: transparent url(pict/flo2.gif) center left no-repeat;
             }
             
             #menu li a:hover {
                background-color: #FFFFCC;
		color: #FF9900;
                background-image: url(pict/flo2.gif);
              }
</style>


