.style0 {
	font-size: 14px;
	color: #336600;
	font-family: "Trebuchet MS", Tahoma;
	line-height: normal;
	margin-right: 15px;
	margin-left: 15px;
	text-align: justify;
	
}.style1 {
	font-size: 12px;
	color: #336600;
	font-family: "Trebuchet MS", Tahoma;
	line-height: normal;
	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;
}
.style2bis {
	font-size: 18px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma;
	line-height: 18px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
	font-variant: normal;
	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;
}

.style5 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FF6600;
}

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: 20px;
	background-color: #FFFFFF;
	padding: 0.9em;
	border: 1px solid #006600;
	text-align: center;
	line-height: 20px;
	color: #006633;
	margin-right: 20px;
	margin-left: 20px;
	background-image: none;
	background-repeat: no-repeat;
}
.cadre-2 {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	background-color: #ECF0F4;
	padding: 0.9em;
	border: thin dashed #006600;
	text-align: left;
	line-height: 18px;
	color: #006633;
	margin-right: 20px;
	margin-left: 20px;
	background-image: none;
	background-repeat: no-repeat;
}
.cadre-payaso {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	background-color: #ECF0F4;
	padding: 0.9em;
	border: thin dashed #006600;
	text-align: left;
	line-height: 18px;
	color: #006633;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(img/payaso_bckd.gif);
	background-repeat: no-repeat;
}
.photo {
	float: left;
	margin: 0.5em 0.8em 0em 0em;
	border: 0px solid #006633;
}

