/* Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn */
div#hold	{ 
	position:relative; overflow:hidden;
	width:775px; height:115px; z-index:0
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:775px; height:115px; 
	clip:rect(0px, 775px, 115px, 0px); 
	overflow:hidden;	
	z-index:0; 
	}
div#lyr1	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:0; 
	}

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

.border {
	border: 1px solid #D6D6D6;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.underline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
.Stylebandeau {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 12pt;
}
.StyleMenugras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	color: #999999;
}

.StyleTitreBandeau {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: 166BB2;
}
.Style10 {
	font-size: 12pt
}
.Style11 {
	font-size: 14px;
	font-weight: bold;
	color: #ED750B;
}
.Style13 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.StyleTitreBandeaupetit {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: 166BB2;
}
.style10uk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #166BB2;
}

