body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #d41611;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #d41611;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #076ad1;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #d41611;
	font-weight: bold;
}
.contour {
	border: 2px solid #F4C513;
}
.contour2 {
	border-right-style: Aucune;
	border-bottom-style: Aucune;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E26A45;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #E26A45;
}
.texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.soustitre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d41611;
}
.fond_texte {
	background-color: #FFFF99;
}
