/* CSS Document */

p {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}

.titres {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.titresverts {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #D9EC9C;
	text-decoration: none;
}

.titresvertsfonce {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #69BE28;
	text-decoration: none;
}

.titresnoirsvrai {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.titresnoirssans {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.titresnoirsgros {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.titresnoirsvrai:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #deecb1;
	text-decoration: none;
}


.liensmenu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.liensmenu:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #deecb1;
	text-decoration: none;
}

.liensmenuliste {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menuliste {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.liensmenuliste:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #deecb1;
	text-decoration: none;
}

.categorie {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.textenoir {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.textenoirgras {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.textebleu {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #3D7EDB;
	text-decoration: none;
}


.textenoirpetit {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.liensnoirspetit {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}

.liensnoirspetit:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}

.liensnoirs {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}

.liensnoirs:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #69BE28;
	text-decoration: underline;
}

.titresnoirs {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #69BE28;
	text-decoration: none;
}