/* CSS Document */
body {
	background-color: #860809;
	scrollbar-face-color:#860809;
	scrollbar-arrow-color:#ECCA42;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.titre16 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	color:#000000;
}
.titre16jaune {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	color:#ECCA42;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color:#000000;
}
.textjaune {
	font-family: Tahoma;
	font-size: 11px;
	color:#ECCA42;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color:#FFFFFF;
}
.formulaire {
	font-family: Tahoma;
	font-size: 11px;
	background-color:#FFFFFF;
	border-color: #860809;
	border-style: solid;
	color: #000000;
	border-width: 1px;
	scrollbar-face-color: #ECCA42;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #860809;
}
.referencement {
	visibility:hidden;
	z-index:100;
	position:absolute;
	overflow:hidden;
	position:absolute;
	width:1px;
	top:1px;
	height:10px
}