body {
	color: #34632F;
	background-color: #EDF8EB;
}
.sous_titre {
	vertical-align: top;
	text-align: justify;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #AADAA3;
	font-weight: bold;
}
.sous_contenu {
	vertical-align: top;
	text-align: justify;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #E2F2DF;
}
a:visited {
    color:gray;
}
a:active {
    color:gray;
}
a:link {
    color:gray;
}
a:hover {
	color: #AADAA3;
}
.menu {
	background-color: #AADAA3;
}
.menu_im {
	background-image: url(../images/menu_brun.gif);
	background-repeat: no-repeat;
}
.menu a:visited {
	color: #431F00;
}
.menu a:active {
	color: #431F00;
}
.menu a:link {
	color: #431F00;
}
.menu a:hover {
	color: #FFFFFF;
}
.couleur {
	background-color: #AADAA3;
}
.dot {
	background-image: url(../images/dot_brun.gif);
	background-repeat: repeat-y;
}
.sousmenu {
	background-color: #FFBF37;
}
li {
	list-style-image: url(../images/fleche_brun.gif);padding-right:15px;
}
.titre {
	font-size: 24px;font-weight: normal;color: gray;
}
.tableau{
		border: 1px solid #AADAA3;
	border-collapse:collapse;
		text-align: center;
		width: 100%

}
.tableau td {
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 16px;
	border: 1px solid #AADAA3;
	border-collapse:collapse;
}
.tableau1{
		border: 1px solid #AADAA3;
	border-collapse:collapse;
		width: 90%;
}
.tableau1 td {
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 16px;
	border: 1px solid #AADAA3;
	border-collapse:collapse;
}
.tableau2{
	text-align: center;
		border: 1px solid #AADAA3;
	border-collapse:collapse;
		width: 90%;
}
.tableau2 td {
		text-align: center;
vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 16px;
	border: 1px solid #AADAA3;
	border-collapse:collapse;
}
.fond_vert{
	background-color: #DEF0DB;
	font-weight: bold;
}
.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #82C179;
}
.vert{
	background-color: #DEF0DB;
	font-weight: bold;
	text-align: center;
}
