
.style1 {
	font-size: 12px;
	color: #336600;
	font-family: "Trebuchet MS", Tahoma;
	line-height: 18px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: justify;
}

.style2 {
	font-size: 18px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma;
	line-height: 18px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: center;
	font-variant: small-caps;
	font-weight: bold;
}
.style3 {
	font-size: 14px;
	color: #336600;
	font-family: "Trebuchet MS", Tahoma;
	line-height: 18px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
	font-weight: bold;
}
.style4 {
	font-size: 13px;
	color: #336600;
	font-family: "Trebuchet MS", Tahoma;
	line-height: 18px;
	margin-right: 100px;
	margin-left: 100px;
	text-align: justify;
}
a {
	color: #336600;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration: none;
}
a.white {
	color: #ffffff;
	text-decoration: none;
}

a.white:hover {
	color: #ffffff;
	text-decoration: underline;
}
.cadre-simple {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FCFDFE;
	padding: 0.9em;
	border: 1px solid #CADAFF;
	text-align: center;
	line-height: 20px;
	color: #336699;
	margin-right: 20px;
	margin-left: 20px;
}