body {
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #bbbbbb;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color:  006863;
	scrollbar-arrow-color: #ffffff;	
	background-color: #336666;
}
a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBBBBB;
	text-transform: uppercase;
	text-decoration: none;
}
.blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	text-transform: uppercase;
	text-decoration: none;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.justifier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	padding-right: 70px;
	line-height: 17px;
}
.background {
	background-image: ;
	background-repeat: repeat-x;
}
.bordGD {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-color: #FFFFFF;
	font-weight: normal;
}
.bordBD {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.bordHD {
	border-right-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-right-color: #000000;
	border-top-color: #000000;
}
.bordHG {
	border-left-width: 1px;
	border-top-width: 1px;
	border-left-style: solid;
	border-top-style: solid;
	border-left-color: #000000;
	border-top-color: #000000;
}
.bordBGD {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
