body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background-image: url(images/back001.jpg);
	background-color:#9CBA60;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	
a:visited {
	color: #77AD5D;
	font-size: 11px;
	text-decoration: none;
}

/**** link bas de page **********/
a.bas:link, a.bas:visited {
	color: #2B5E01;
	text-decoration:none;
	font-size: 10px;
}
a.bas:hover {
	color: #FFFF99;
	text-decoration:none;
	font-size: 10px;
}
/**** link bas de page  **********/




.TitreNOIR{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.TitreVERT{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #77AD5D;
	font-weight: bold;
}
.CourantNOIR{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.TitreROUGE{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D20323;
	font-weight: bold;
}
.CourantROUGE{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D20323;
}




/**** Neat Form BY MARC **********/
input { 
	width: 200px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:	#000000;
	background-color:#ffffff;
}

.input2 { 
	width: 12px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#fff;
}
.input3{ 
	width: 50px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:	#000000;
	background-color:#ffffff;
}
textarea { 
	width: 200px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 14px;
	background-color:#ffffff;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
 	font-size:12px;
 	font-weight:bold;
	border:1px solid #ffffff;
	width:200px;
	background-color:#AAB945;
}

.submitxs {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
 	font-size:12px;
 	font-weight:bold;
	border:1px solid #ffffff;
	width:100px;
	background-color:#AAB945;
}
.boxed {
	border: 1px solid #b59d00;
	background-color:#fff;
}
/**** Neat Form BY MARC **********/

