body {
	margin:0;
	padding:0;
	background:#7a7a7a;
}
p, td { font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px;
}

.menu_bas { font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top: 0px;
}

a{
	color: blue;
	font-size:13px;
	text-decoration: underline;
}

a:hover{
	color: red;
	font-size:13px;
	text-decoration: none;
}

.centre {
   width:100%;
   height: 100%;
   overflow:auto;
   border: 0px;
   scrollbar-face-color:#295718;
   scrollbar-shadow-color:#568446;
   scrollbar-highlight-color:#AED0A2;
   scrollbar-3dlight-color:#295718;
   scrollbar-darkshadow-color:#669E52;
   scrollbar-track-color:#AED0A2;
   scrollbar-arrow-color:#568446;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: ffe08d;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 5px;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 11px;
	color: #ffe08e;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url('../images/b2-bg.gif');
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: right; background-position-y:50%
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
	background-position: top;
}


.norepeat {
	background-repeat: no-repeat;
}

.titre_menu {
	color: #399bcc;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.menu_lnk{
	text-decoration: none;
	color: #FFFFFF;
}

.menu_lnk:hover {
	color: #ffe08e;
	text-decoration: none;
}
.body_txt {
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.float-left {
	float: left;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 0px;
}

.article1       {margin-left : 10px ; margin-top   :50px ; color:#009900;}
.coor_contenu   {margin-left : 10px ; margin-top   : 5px ; color:#666666; font-size: 12px}
