/* CSS Document */
.style0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100pt;
	color: #000000;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 0px;
	line-height: 110pt;
}
.style1 {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 25px;
	margin-top: 0px;
	line-height: 12px;
}
.style1_ita {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 12px;
	font-style: italic;
}
.style2 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.style3 {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	margin-right: 25px;
	margin-top: 0px;
	line-height: 12px;
	font-weight: bold;
	background-color: #70BFC9;
}
.Style4 {
	font-size: 18pt;
	line-height: 21px;
	color: #0092A8;
}
.style5 {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #006F88;
	text-decoration: none;
	margin-top: 0px;
	line-height: 12px;
}
.mentions {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #757B7F;
	text-decoration: none;
	margin-left: 05px;
	line-height: 10px;
}
strong {
	font-size: 10px;
	font-weight: bolder;
	line-height: 12px;
}
/*Class */
a:link {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #006F88;
	text-decoration: none;
	line-height: 12px;
}
a:visited{
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #006F88;
	text-decoration: none;
	line-height: 12px;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #0092A8;
	text-decoration: underline;
	line-height: 12px;
	font-weight: bold;
}

a:active {
	color: #0092A8;
	line-height: 12px;
	text-decoration: line-through;
}
/*MISE EN FORME */
body {
	margin: 0;
	line-height:12px;
    background-color: #C4CCC4;
}
object {
	margin: 0;
}
form {
	margin: 5px;
}
.blok {
	width: 300px;
}
#blok {
	width: 300px;
}

