BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: Yellow;
	background-image: url(images/fond.gif);
	background: url(images/fond.gif) repeat-x;
	scrollbar-base-color: White;
	scrollbar-face-color: #04548C;
	scrollbar-track-color: White;
}

td {
	color: Black;
	text-align: justify;
	font-weight: 100;
	font-size: 85%;
}


.txt {
	font-family: "Comic Sans MS", "Arial Rounded MT Bold",Courier;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 85%;
	text-align: justify;
}
	
ul {
	color: #006600;
	list-style :  url(img/gifs/puce.gif);
	font-weight: bold;
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
	list-style-position: outside;
	padding-left: 35px;
	padding-right : 60px;	
	/*vertical-align : 58px;*/
}

LI {
	margin-top : 12px;
}


 A.menu  {
	color: White;
	font-size: 9pt;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
a {
	color: Blue;
	font-size: 9pt;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
a:active {
	color: Black;
	font-size: 9pt;
	font-family : "MS Sans Serif", Geneva, sans-serif;
}
a:focus { color: black; font-size: 9pt;
	font-family : "MS Sans Serif", Geneva, sans-serif; }
a:hover {
	color: #FF6699;
	font-size: 9pt;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}

.titre {
	color: #FF7F50;
	font-family: "MS Serif", "New York", serif;
	font-size: larger;
}
.txt_td {
	font-size : x-small;
	color: #CC0066;
}
.sous_tit {
	color : #3333FF;
	font-style : italic;
	text-align : center;
}
hr {
	color : #7799dd;
	width : 350;
	text-align : center;
}
.sous_tit_2 {
	color : #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	margin-left : 55px;
}
.sous_menu {
	font-size: 75%;
	color: #04548C;
	text-align : center;
}




