<style type="text/css">
<!--
body {
scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #8f8f8f;
	scrollbar-shadow-color: #8f8f8f;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #0571b0;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}
A:link, A:visited {
	font-family: Century Gothic, Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	color: #0571b0;
}
A:hover {
	text-decoration: none;
	color: #ffb300
}
/* Style des paragraphes colonnes */
.texte{
	font-size: 12;
	font-family: Arial;
	font-weight: normal;
	color: Black;
	text-indent: 25px;
	text-align: justify;
}
/* Style des paragraphes  */
.texte2{
	font-size: 12;
	font-family: Arial;
	font-weight: normal;
	color: Black;
	text-align: justify;
	padding-top: 10px;
}
/* Style des titres de paragraphe  */
.titre{
	font-size: 14;
	font-family: Arial;
	font-weight: bold;
	color: Black;
	text-align: justify;
	vertical-align: bottom;
}
/* Style des encarts */
.encart{
	font-size: 12;
	font-family: Arial;
	font-weight: normal;
	color: Black;
	text-align: center;
	vertical-align: top;
}
/* Style adresse */
.adresse{
	font-size: 12;
	font-family: Arial;
	font-weight: normal;
	color: Black;
	text-align: center;
	vertical-align: middle;
}
/* Style des infos */
.info{
	font-size: 10;
	font-family: Time New Roman;
	font-weight: normal;
	color: Black;
	text-align: center;
	vertical-align: middle;
}
/* Style des onglets */
#o1off{
	position: absolute;
	left: 0px;
	top: 5px;
}
#o1on{
	position: absolute;
	left: 0px;
	top: 5px;
	visibility: hidden;
}
#o2off{
	position: absolute;
	left: 115px;
	top: 5px;
}
#o2on{
	position: absolute;
	left: 115px;
	top: 5px;
	visibility: hidden;
}
#o3off{
	position: absolute;
	left: 230px;
	top: 5px;
}
#o3on{
	position: absolute;
	left: 230px;
	top: 5px;
	visibility: hidden;
}
#o4off{
	position: absolute;
	left: 345px;
	top: 5px;
}
#o4on{
	position: absolute;
	left: 345px;
	top: 5px;
	visibility: hidden;
}
.content{
	position: absolute;
	left: 0px;
	top: 55px;
	visibility: hidden;
	width: 440px;
}
-->
</style>