body {
	background-color: #006633;
	background : #537253 url(../bg_all.jpg) top center repeat-x ;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: none;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #009900;
}
.Style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
.titre {
	font-size: 13px;
	font-weight: bold;
	color: #006600;
}
.titre1 {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.titre2 {
	font-size: 15px;
	font-weight: bold;
	color: #006600;
}
.divmain {
	padding: 0px 0px 0px 10px;
	border-left: 1px dotted #cccccc;
}
.divbordertop {
	padding: 4px 0px 4px 0px;
	border-top: 1px dotted #66cc99;
}
.divborder-left-right {
	padding: 4px 0px 4px 0px;
	border-left: 2px dotted #66cc99;
	border-right: 2px dotted #66cc99;
	width: 640px;
}