body {
	margin: 0px;
	background-color: #999999;
	background-image:url(/images/fond.gif);
	color: #6B6B69;
	background-repeat: repeat;
	font-size: 11px;
	color: #6B6B69;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size: 11px;
	color: #6B6B69;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0397D6;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4AFA9;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0397D6;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4AFA9;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B4AFA9;
}

.copyright_bottom {
	margin-bottom: 15px;
}
.bggrey {
	background-color: #C5C4BF;
}
.bgdarkgrey {
	background-color: #A6A59D;
}
.bullet_carre {
	list-style-image: url(/images/bullet3.gif);
	line-height: 17px;
	padding-left: 5px;
	margin-left: 8px;

}
.bullet_carre li {
	padding-bottom: 10px;
padding-left: 10px;
	margin-left: 10px;	
}
table.tbl_bordure {
	border: 1px solid #B4B3AC;
	padding: 0px;
}
table.tbl_bordure td {
	padding: 3px;
	border: 1px solid #B4B3AC;
	line-height: 17px;
}
.fond_blanc {
	background: #FFF;
}
