* {
	outline: none;
}

html,body {width: 100%;height: 100%;}

body {
	background-color: #3A4500;
	margin: 0; padding: 0;
	background-image: url(/img/fond.jpg);
	background-position: center 0;
	background-repeat: no-repeat;
}

img {border: 0;}

#container {
	position: absolute;
	left: 50%;
	top: 0px;
	width: 984px;
	margin-top: 0px;
	margin-left: -492px;
	text-align: left;
	padding: 0px;
}

div#mentions-legales {
	height: 20px;
}
a.mentions-legales,a.mentions-legales:visited, span.mentions-legales {
	font: normal 12px/2 arial,verdana,helvetica,sans;
	color: #FFFFFF;
	text-decoration: none;
}
a.mentions-legales:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

input.bouton {
	font: normal 12px arial,verdana,  helvetica, sans-serif,sans;
	color: #FFFFFF;
  background-color: #576901;
	border: 1px solid #576901;
	cursor: pointer;
}

.input-text {
	font-family: arial,verdana, helvetica, sans-serif,sans;
	font-size: 13px;
	color: #616362;
}

.t9 {font-size: 9px;}
.t10 {font-size: 10px;}
.t11 {font-size: 11px;}
.t12 {font-size: 12px;}
.t13 {font-size: 13px;}
.t14 {font-size: 14px;}
.t15 {font-size: 15px;}
.t16 {font-size: 16px;}
.t17 {font-size: 17px;}
.t18 {font-size: 18px;}
.t19 {font-size: 19px;}

.rouge {color: #FF0000;}
.bordeau {color: #B53834;}
.gris {color: #666666;}

hr {
	color: #576901;
	width: 100%;
	height: 1px;
	padding: 0; margin: 0;
}

span.Titre-Page {font: normal 24px/130% arial,helvetica sans-serif,sans; color: #576901;}

a.navigation {
	display: block;
	position: absolute;
	width: 123px;
	height: 38px;
	left: 0;
	font: normal 14px/38px arial,helvetica sans-serif,sans;
	text-decoration: none;
	padding: 0 0 0 13px;
	background-image: url(/img/blank.gif);
}