body { 
	scrollbar-face-color: #015927; 
	scrollbar-shadow-color: black; 
	scrollbar-highlight-color:white; 
	scrollbar-3dlight-color: black; 
	scrollbar-darkshadow-color: black; 
	scrollbar-track-color: #93BAA4; 
	scrollbar-arrow-color: white;
	margin: 0;
	padding: 0;
	font: 14px/1.5 verdana, arial, helvetica, sans-serif;
	background-attachment:fixed;
	background-position:100% 100%;
	color : #EFAE1C;
}

.popup{

}

a:link { color: white; text-decoration: none ; font: 12px;}
a:visited {color: white ; text-decoration: none ; font: 12px;}
a:hover { color: white ; text-decoration: none ; font: 12px; }


.texte {
	font-family:Bookman Old Style;
	text-align:justify;
	color:blue;
	font-size: 12;
}
p {margin: 0 0 10px 0;}





