
.acss1 { 
   /* Style 1 */ 
   text-decoration : none; 
   font-family : verdana; 
   font-size : 9pt; 
   font-weight : bold; 
   color : #366CC6; 
} 
.acss1:hover { 
  color : #103065; 
} 

.acss2 { 
   /* Style 1 */ 
   text-decoration : none; 
   font-family : verdana; 
   font-size : 8pt;
   font-weight : bold;   
   color : #366CC6; 
} 
.acss2:hover { 
  color : #103065; 
} 

.acss3 { 
   /* Style 1 */ 
   text-decoration : none; 
   font-family : verdana; 
   font-size : 8pt;
   font-weight : bold;   
   color : #103065; 
} 
.acss2:hover { 
  color : #366CC6; 
} 

.outil{
		text-align:justify;
		font-family : verdana; 
		font-size : 8.5pt;  
   		color : #000000; 
}
.outil:hover { 
  color : #DC241F; 
} 			

.neutre {
      	width: 808px;
      	height: 400px;
		overflow: auto;
		
		scrollbar-face-color: #E4C8B2; 
		scrollbar-shadow-color: #FEF7F2;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #941818; 
		scrollbar-darkshadow-color: #FFFFFF; 
		scrollbar-track-color: #FEF7F2; 
		scrollbar-arrow-color: #FFFFFF;
      }

.justifyclass{
				text-align:justify;
				font-family : verdana; 
   				font-size : 7.5pt;
   				font-weight : bold;   
   				color : #000000; 
			}
		
.div {
      	width: 808px;
      	height: 321px;
		overflow: auto;
		
		scrollbar-face-color: #E4C8B2; 
		scrollbar-shadow-color: #FEF7F2;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #941818; 
		scrollbar-darkshadow-color: #FFFFFF; 
		scrollbar-track-color: #FEF7F2; 
		scrollbar-arrow-color: #FFFFFF;
      }

.justifyclassb{
				text-align:center;
				font-family : verdana; 
   				font-size : 7.5pt;
   				font-weight : bold;
				   
   				color : #000000;
			}
			
.justifyclass2{
				text-align:left;
				font-family : verdana; 
   				font-size : 7.5pt;
   				font-weight : bold;   
   				color : #000000; 
			}
			
.justifyclassSR{
				text-align:justify;
				font-family : verdana; 
   				font-size : 8.5pt;
				line-height : 16px;   
   				color : #000000; 
			}
			
.justifyclassPR{
				text-align:right;
				font-family : verdana; 
   				font-size : 8.5pt;
				line-height : 16px;   
   				color : #000000; 
			}
			
.justifyclassTITRE{
				text-align:justify;
				font-family : verdana; 
   				font-size : 10pt;
				line-height : 16px;   
   				color : #103065; 
			}
			
.justifyform{
				text-align:right;
				font-family : verdana; 
   				font-size : 8.5pt;
				line-height : 10px;   
   				color : #000000; 
			}