BODY {
	scrollbar-face-color:#26622C;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#FFFFFF;
	scrollbar-higlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color:#000000;
    margin-top: 0px;
    background: #FFFCD3;
	background-repeat: repeat-x;
    background-position: top left;
}

.BorderIndex {
	border-top : 3px #008D34 solid;
	border-right : 3px #008D34 solid;
	border-left : 3px #008D34 solid;
}

.Border {
	border: 3px #008D34 solid;
}

.BorderPage {
	border-bottom : 3px #008D34 solid;
	border-right : 3px #008D34 solid;
	border-left : 3px #008D34 solid;
}

.BorderList {
	border-bottom : 1px #008D34 dashed;
}

.Bg-Bottom{
    background: url(img/bg-bottom.jpg);
	background-repeat: no-repeat;
    background-position: top left;
}

.Bg-Page {
    background: #FFFFFF url(img/bg-page.gif);
	background-repeat: no-repeat;
    background-position: bottom right;
}

.Text {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 12px;
 	color: #737373;
  	text-decoration : none;
}
.Text a:link {
	color : #737373;
	text-decoration : none;
}
.Text a:hover {
	color : #737373;
	text-decoration : underline;
}
.Text a:visited {
	color : #737373;
	text-decoration : none;
}

.Text14 {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 14px;
 	color: #000000;
}
.Text14 a:link {
	color : #000000;
	text-decoration : underline;
}
.Text14 a:hover {
	color : #000000;
	text-decoration : none;
}
.Text14 a:visited {
	color : #000000;
}

.Text2 {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 14px;
 	color: #737373;
   	text-decoration : none;
}
.Text2 a:link {
	color : #737373;
	text-decoration : none;
}
.Text2 a:hover {
	color : #737373;
	text-decoration : underline;
}
.Text2 a:visited {
	color : #737373;
	text-decoration : none;
}

.Titre {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 18px;
 	color: #737373;
   	text-decoration : none;
}
.Titre a:link {
	color : #737373;
	text-decoration : none;
}
.Titre a:hover {
	color : #737373;
	text-decoration : underline;
}
.Titre a:visited {
	color : #737373;
	text-decoration : none;
}

.Text10 {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 10px;
 	color: #000000;
  	text-decoration : none;
}
.Text10 a:link {
	color : #000000;
	text-decoration : none;
}
.Text10 a:hover {
	color : #000000;
	text-decoration : underline;
}
.Text10 a:visited {
	color : #000000;
	text-decoration : none;
}