.fond {
	background-image: url(image/milieu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titrebanniere {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	text-transform: uppercase;
}
.menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.texte,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
.borduregauche {
	margin-right: 10px;
	margin-bottom: 10px;
}
.borduredroite {
	margin-bottom: 5px;
	margin-left: 5px;
}
.scroll {
	height: 500px;
	width: 800px;
	padding-top: 0px;
	padding-left: 0px;
	scrollbar-face-color: #FF9F00;
	scrollbar-shadow-color: #f3663b;
	scrollbar-arrow-color: #666666;
	scrollbar-base-color: #666666;
	scrollbar-track-color: #EEEEBA; 
	scrollbar-darkshadow-color: #666666;
	SCROLLBAR-HIGHLIGHT-COLOR: #f3663b;
	overflow: auto;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;

}
a:hover {
	color: #FF9F00;
	text-decoration: none;
}
.bordurebrun {
	border: 1px solid #f3663b;
}
.bordurejaune {
	border: 1px solid #F6E59E;
}
.bordurebordeau {
	border: 1px solid #C2806C;
}
.bordureverte {
	border: 1px solid #76B373;
}
.lienactif, a.lienactif {
	color: #ffffff;
	text-decoration: none;
}
