body {
	font-family: Tahoma;
	font-size: 11px;
}

.texte_site {
	text-align: justify;
	font-family: Tahoma;
	font-size: 11px;
}

.item_submenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #6c8c2e;
	text-decoration: none;
}
				
.item_submenu_hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
				
.item_submenu:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
				
.item_submenu:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #6c8c2e;
	text-decoration: none;
}
						
.titre {
	color: orange;
	padding: 0px;
	font-size: 11pt;
}
