body {
	/*background-image: url(images/fonds/jaune.gif);*/
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #FFF1CC;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.cadre {
	background-color: #D4FFD3;
	border: 1px solid #006600;
}
.textevert14inverse {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
}
.textevert14 {
	font-size: 12px;
	color: #006600;
	text-align: justify;
}
.titrevert {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
}
.ongletvert {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	padding: 5px 5px 0px;
}
.georgia14 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.georgia24 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}
.taille12 {
	font-size: 12px;
}
.taille14 {
	font-size: 14px;
}
.taille10 {
	font-size: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.basvert {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}

