body {
	scrollbar-base-color: #C6CFD0;
	scrollbar-track-color: #C6CFD0;
	scrollbar-face-color: #C6CFD0;
	scrollbar-arrow-color: #999999;	
	scrollbar-highlight-color: #C6CFD0;
	scrollbar-shadow-color: #C6CFD0;	
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999;
	margin: 0px;
	padding: 0px;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-color: C6CFD0;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	text-decoration: none;
}

TD.menu A:link {
	color: #CC0000;
	text-decoration: none;
}

TD.menu A:visited {
	color: #CC0000;
	text-decoration: none;
}	
TD.menu A:hover {
	color: #666666;
}	

TD.menu  {
	color: #CC0000;
}

TD.texte A:link {
	color: #CC0000;
	text-decoration: none;
}

TD.texte A:visited {
	color: #CC0000;
	text-decoration: none;
}	
TD.texte A:hover {
	color: #666666;
}	

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

TD.texte A:hover {
	color: blue;
}

TD.texte A:visited {
	text-decoration: none;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0000D7;
}
.textejaune {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.titrejaune{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d93113;
	font-weight: bold;
	background-color: #edebdd;

}
.texte9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006600;
	text-decoration: none;
}
.textevert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #109D49;
	text-decoration: none;
}
.textevert9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #109D49;
	text-decoration: none;
	font-style: italic;
}
.texte14 {
	font-size: 14px;
}
.texte12 {
	font-size: 12px;
}
.texte10 {
	font-size: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: 50px;
	vertical-align: bottom;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #DA3214;
}
td.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #DA3214;
	text-decoration:none
}
td.footer a:hover {
	color: #DA3214;
	text-decoration:underline
}
.footer a:hover {
	color: #DA3214;
	text-decoration:underline
}
td.footer a:visited {
	color: #DA3214;
	text-decoration:none
}
.gris {
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-color: #C6CFD0;
}
.blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/form.jpg);
	background-repeat: no-repeat;
	border: 1px solid #666666;
	padding: 3;
}