
body {
	color: black;
	font-size: 1em;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: #00273e;
	margin: 0;
	padding: 0; }
#conteneur { background-image: url(../assets/2009_bkg.gif); background-repeat: repeat-y; width: 1000px; margin-right: auto; margin-left: auto; }
#head { background-image: url(../assets/head1.jpg); width: 100%; height: 300px; float: none; clear: both; }
#content {
	position: relative;
	top: -5px;
	width: 1000px;
	visibility: visible;
	clear: both; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; }
* html .clearfix {
	height: 1%; }
.clearfix {
	display: block; }
#left { background-color: #38596a; width: 170px; float: left; min-height: 600px; margin: 0; padding: 0 0 0; }
#middle { font-size: 0.75em; line-height: 1.5; width: 635px; float: left; padding-left: 5px; }
#right { width: 180px; float: left; }
#middle h1 {
	color: maroon;
	font-size: 1.8em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	margin: 0.3em 0 0.5em; }
#middle h2 {
	color: #b5a53a;
	font-size: 1.4em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	margin: 5px 0 0 5px; }
form {
	width: 90%; }
#footer { font-size: 0.65em; background-image: url(../assets/footer_bkg.jpg); background-repeat: no-repeat; background-position: 50% top; text-align: center; width: 100%; height: 125px; z-index: 20; margin-top: -15px; padding-top: 0; }
#footer a {
	color: #38596a;
	text-decoration: none; }
#footer a:link {
	color: #38596a;
	text-decoration: none; }
#footer a:visited {
	color: #6a9f9f;
	text-decoration: none; }
#footer a:hover {
	color: #00273e;
	text-decoration: none; }
#footer a:active {
	color: olive;
	text-decoration: none; }
#middle a {
	color: blue;
	text-decoration: none; }
#middle a:link {
	color: blue;
	text-decoration: none; }
#middle a:visited {
	color: purple;
	text-decoration: none; }
#middle a:hover {
	color: red;
	text-decoration: none; }
#middle a:active {
	color: olive;
	text-decoration: none; }
.textsmall {
	font-size: 0.7em; }
#right-inside { float: right; }
