a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;

}
a.sous {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999933;
	font-style: italic;
	text-decoration: none;
}
a.sous:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-style: italic;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	scrollbar-face-color:#660000;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#999933;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #660000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: thin outset #FFFFFF;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
	text-decoration: none;
	background-color: #CCCCCC;
}
.contour {
	border: medium solid #999933;
}
.fond {
	background-attachment: fixed;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contour2 {

	border: medium solid #993300;
}
