


body 		{ background-color:#00FFA0 ;
		 	scrollbar-face-color : green ;
     			scrollbar-arrow-color : black ;

			font-family : Arial ;
			font-weight : normal ;	
			font-size : 12pt ;
			color : black ;}

.titre{ text-align : center ;
		font-family : Arial;
		font-weight : bold ;
		font-size : 15pt ;
		color : blue ; }

.soustitre{ text-align : center ;
		font-family : Arial;
		font-weight : bold ;
		font-size : 13pt ;
		color : blue ; }

.blueb{ 	color: blue ; 
		font-family : Arial;
		font-weight : bold ;
		font-size : 13pt ;}

.blue{ color: blue ; }



td.header { font-weight : bold ;
      	color : blue ; }

td.val6 { color : blue ; }
td.val7 { font-weight : bold ;
      	color : blue ; }


a:link		{ font-family : Arial ; 
			text-decoration : none ;
			font-size: 100% ;   
			background: transparent ;	
			color: yellow ;}
a:visited	{ font-family : Arial ;
			text-decoration : none ;
			font-size: 100% ;
			background: transparent ;
			color: yellow ;} 
a:hover		{ font-family : Arial ; 
			text-decoration : none ;
			font-size: 100% ;   
			background: transparent ;	
			color: white ;}


a[href*="://"] {
	padding-right: 13px;
	background: url("/data/external.png") no-repeat right ;
}



