body {
	scrollbar-face-color:#FFFFFF; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color: #000099;
    scrollbar-darkshadow-color: #000099;
    scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color:#000099;
	}


	A         { font-family: Arial; font-size: 12px; color: #000066; font-weight: bold }
  	A:link    { font-family: Arial; font-size: 12px; color: #000066; font-weight: normal; text-decoration: underline }
  	A:visited { font-family: Arial; font-size: 12px; color: #000066; font-weight: normal; text-decoration: underline }
  	A:hover   { font-family: Arial; font-size: 12px; color: #000066; font-weight: bold; text-decoration: underline 
	}


.puce {
	list-style-position: outside;
	/*list-style-image: url(images/puce.gif);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

ul {
list-style-type: disc;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;

}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.lienrouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;

}
.lienvert {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #009835;
}
