body {
	background-color: #FFFFCC;
	background-image : url(../images/fond-edifice.gif) ;
	background-repeat : no-repeat; background-position : left;

	scrollbar-face-color: #FF9900;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FFFFCC;
	scrollbar-arrow-color: #FFFFFF
}
font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-color: #FF9900;
	color: #FF9900
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF9900
}

.lettrine { 
	line-height: 42px; float: left; font-size: 46px; font-weight: bold; color: #3366CC; 	background-color: #FF0000; 
}

.texte {  
	text-align: justify; font-family: Arial, Helvetica, sans-serif; font-size: 11 px
}
	a:link {text-decoration: underline; color:#cc6600;  }
	a:visited {text-decoration: underline; color:#993300; }
	a:hover { color:#FF9900;text-decoration: underline; }
