HTML {
	overflow:auto;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

form{
	padding: 0;
	margin: 0;
}

body{
	background: #000000;	
	width: 100%;
	border: none;
	padding: 0;
	margin: 0 auto;
	text-align:center;
}

div{
	text-align:center;
}

table{
	text-align:center;
	margin: 0 auto;
}

input{
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style: none;
	background-color:#000000;
}

input.log{	
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 3px;
	border: 0px;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;	
	height: 16px;
	color: #666666;
	list-style: none;
	width: 164px;
	background-color:#FFFFFF;
}

a{
	color: #AA0000;
	font-size: 11pt;	
}

a:visited{
	color: #AA0000;
}

a:hover{
	color: #AA0000;
	/*font-weight: bold; */
}

.footer{
	font-size: 11px;
    text-align:center;	
}

.txtrougegras{
	color: #AA0000;
	font-weight: bold;
}

.degraderouge{
	width: 100%;
	background-image: url(images2/degrade_rouge.gif);
	background-repeat: repeat-x;
	background-position: right;
}

.boisgauche{
	width: 50%;
	background-image: url(images2/rajout.jpg);
	background-repeat: repeat-x;
	background-position: top right;
}

.boisdroite{
	width: 50%;
	background-image: url(images2/rajout.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.presentation{
	margin: 0 auto;
	text-align:left;
	/*background-image: url(images2/trait_rouge.gif);
	background-repeat: no-repeat;
	position:relative;*/
}

.trait-rouge{
	margin: 0 auto;
	text-align:center;	
	width: 100%;
	/*background-image: url(images2/trait_rouge.gif);
	background-repeat: no-repeat;
	position:relative;*/
}

.champs{background-color: #FFFFFF;}
