body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#contenuFlash {
	background-image: url(../images/Background.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}

.texte-services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #71682d;
}
.back-point {
	background-image: url(../images/separateur-point.gif);
	background-repeat: repeat;
	background-position: top;
}
.back-color {
	background-color: #c0b463;
}
a.SiteLink:link {
	color: #3c0801;
	text-decoration: none;
}
a.SiteLink:visited {
	text-decoration: none;
	color: #a26204;
}
a.SiteLink:hover {
	text-decoration: none;
	color: #000000;
 	background-color: #d6d3bf;
	padding: 2px 0px 2px 0px;

}
a.SiteLink:active {
	text-decoration: none;
	color: #000000;
}
