.bgIMG {
	background-attachment: fixed;
	background-image: url(images/divers/bg-symbol.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	line-height: normal;
	color: #501e0b;
}

.txtLien {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal; 
	color: #efc08e;
}

.barreLien {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal; 
	color: #501e0b;
}

.txtLienACTIF {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal; 
	color: #501e0b;
}

.txtLienACTIF A:link {
	color: #501e0b;
	text-decoration:underline;
}

.txtLienACTIF A:visited {
	color: #501e0b; 
	text-decoration:underline;
}

.txtLienACTIF A:hover {
	color: #501e0b;
	text-decoration:underline;
}

.txtLienACTIF A:active {
	color: #501e0b;
	text-decoration:underline;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 11px;
	line-height: 16px;
	color: #501e0b;
}

.texteBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #501e0b;
}

.titreBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #f0d39c;
	letter-spacing: 1px;
}
.texteWHITE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-indent: 20px;
}
.txtLienACTIFwhit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-indent: 20pt;
}

.txtLienACTIF A:link {
	color: #FFFFFF;
	text-decoration:underline;
}

.txtLienACTIF A:visited {
	color: #FFFFFF;
	text-decoration:underline;
}

.txtLienACTIF A:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.txtLienACTIF A:active {
	color: #FFFFFF;
	text-decoration:underline;
}
.texteWHITEbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-indent: 20px;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-indent: 10px;
}
