.main a:link { color: #FFFFFF; text-decoration: none; }
.main a:visited { color: #FFFFFF; text-decoration: none; } 
.main a:hover { color: #FFFFFF; text-decoration: none; }

.topmenu a:link { color: #6A6F4F; text-decoration: none; }
.topmenu a:visited { color: #6A6F4F; text-decoration: none; } 
.topmenu a:hover { color: #6A6F4F; text-decoration: none; }

.topmenu1 a:link { color: #6A6F4F; text-decoration: underline; }
.topmenu1 a:visited {
	color: #6A6F4F;
	text-decoration: none;
	font-weight: bold;
} 
.topmenu1 a:hover {
	color: #6A6F4F;
	text-decoration: none;
	font-weight: bold;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.avis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #9EA675;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6A6F4F;
}
.textes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6A6F4F;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #3E412E;
}
.soutitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6A6F4F;
	text-decoration: underline;
}
.tale {
	border: 1px solid #3E412E;
}
