BODY {
	background-color:			2f2f24;
	overflow-y : 				auto; 
	overflow-x : 				auto; 
	scrollbar-base-color : 		#336699;
	Scrollbar-Arrow-Color : 	#000000;
	scrollbar-face-color:		#FFFFFF;
	scrollbar-shadow-color:		#000000;
	scrollbar-highlight-color:	#FFFFFF;
	scrollbar-3dlight-color:	#FFFFFF;
	scrollbar-darkshadow-color:	#FFFFFF;
	scrollbar-track-color:		#FFFFFF;
	margin-bottom : 			0;
	margin-left : 				0;
	margin-right : 				0;
	margin-top : 				0;
}

TABLE.contenu {
	background-color : 	#FFFFFF;
	text-align:			left;
	font-size :			12px;
	font-family :		Trebuchet MS;
	font-weight :		normal;
	text-decoration:	none;
	color: 				#000000;
}

TD.texte {
	font-size :			12px;
	font-family :		Trebuchet MS;
	overflow: 			auto;
	padding:			10;
}

span.texte {
	font-size :			12px;
	font-family :		Trebuchet MS;
	font-weight :		normal;
	text-decoration:	none;
	color: 				#FFFFFF;
	padding-top:			40;
}

TD.presta {
	font-size :			10px;
	font-family :		Trebuchet MS;
	LETTER-SPACING: 	1px;
	font-weight :		normal;
	text-decoration:	none;
	color: 				#FFFFFF;
}
.cms {
	font-size :			11px;
	font-family :		Trebuchet MS;
	LETTER-SPACING: 	1px;
	font-weight :		normal;
	text-decoration:	none;
	text-align:			right;
	padding:			0 7px 0 0;
	color: 				#FFFFFF;
}
.cms a:link{
	color: 				#44443a;
	text-decoration:	none;
}
.cms a:hover{
	color: 				#878787;
	text-decoration:	none;
}
.cms-centre {
	font-size :			11px;
	font-family :		Trebuchet MS;
	LETTER-SPACING: 	1px;
	font-weight :		normal;
	text-decoration:	none;
	text-align:			center;
	color: 				#FFFFFF;
}
.puce {
	float:				inherit;
	padding:			10;
	padding-left:		10;
}

span.couleur {
	font-size :			14px;
	font-family :		Trebuchet MS;
	font-weight :		normal;
	color: 				#ff7f00;
}

span.titre {
	font-size :			14px;
	font-family :		Trebuchet MS;
	font-weight :		normal;
	color: 				#ffffff;
}

span.petit {
	font-size :			11px;
	font-family :		Trebuchet MS;
	font-weight :		normal;
	color: 				#FFFFFF;
}


a:link {
    color: #FFFFFF;
    text-decoration:	underline;
    font-weight: normal;
    font-style: normal;
}

a:visited {
    color: #FF7F00;
    text-decoration: none;
    font-weight: normal;
}

a:hover {
    color: #FFFFFF;
    background-color: #2f2f24;
	text-decoration: none;
    font-weight: normal;
    font-style: normal;
}

a:active {
    color: ##FF7F00;
    text-decoration: none;
    font-style: normal;
}

a.logo:hover {
    color: #FFFFFF;
    background-color: #FFFFFF;
    font-weight: normal;
    font-style: normal;
}
