@charset "iso-8859-1";

a:link { color: #198134; text-decoration: underline; }
a:visited { color: #6AAF08; text-decoration: underline; }
a:hover { color: #6AAF08; text-decoration: none; }
a:active {	color: #6AAF08; text-decoration: none; }

.style1 {
	font-family: "Trebuchet MS";
	font-size: 13px;
}

.stylevert {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color:#005E30;
	font-weight:bold;
}

.styletitre {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color:#005E30;
	font-weight:bold;
}

.styleblanc {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:white;
}


