@charset "utf-8";
body {font-family:Bookman Old Style, Times New Roman;
	font-size:16px;
	background-color: transparent;
    scrollbar-face-color: #CCCCFF;
    scrollbar-highlight-color: #6666FF;
	scrollbar-shadow-color: #6699CC;
	scrollbar-3dlight-color: #D7D7FF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #D9D9FF;
	scrollbar-darkshadow-color: #D7D7FF;
}

.titre {font-family:Castellar;
        font-size:32px;
		font-weight:400;
		color:#800000;
		text-align:center;
		text-transform:uppercase}
		
.titex {font-family:Bookman Old Style, Times New Roman;
	    font-size:18px;
		font-weight:bold;
		color:#000080;
		text-align:center}
		
.texte {font-family:Bookman Old Style, Times New Roman;
	    font-size:16px;
		font-weight:500;
		color:#000080}
		
.textes {font-family:Bookman Old Style, Times New Roman;
	    font-size:16px;
		font-weight:500;
		color:#800000}
		
.texcour {font-familly:Courier;
          font-size:16px;
		  color:#000066;
		font-weight:400}

.texred {font-family:Gill Sans MT, Times New Roman;
        font-size:16px;
		color:#FF0000;
		font-weight:600;
		text-align:left;
		text-decoration:underline}
		
.liste {list-style-image:url(image/boutons/expbul1a.gif)}