@CHARSET "UTF-8";

.chapeau{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
}

#chapeau li{			
	padding-left:20px;
	padding-right:10px;
	margin-bottom: 10px;
	margin-left:10px;
}

.fg-black{
	color: #000000;
}

.span-39 { width: 780px;}

.emphasis-title-9-flybox{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-align: left;
}

.yui-skin-sam .yui-navset .yui-content {
background:#FFFFFF none repeat scroll 0% 50%;
/*border:0px none;*/
/*border:1px solid #ccc;*/
border: 1px solid #ccc;
}

.yui-skin-sam .yui-navset .yui-nav .selected a, .yui-skin-sam .yui-navset .yui-nav .selected a em {
border-color:#A3A3A3;
}

.yui-skin-sam .yui-navset .yui-nav, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav {
	border-top:1px hidden #fff;
	border-bottom:1px hidden #ccc;
	border-left:1px hidden #ccc;
	border-right:1px hidden #ccc;
	*border-bottom: 0em #ccc! important;
	/*border-color:#CBCBCB;
	border-style:solid;*/
	border-width:0pt 0pt 2px;
	padding-left:20px;
}

.yui-skin-sam .yui-navset .yui-nav .selected a em {
font-weight:bold;
padding:0.35em 0.75em;
color: #ff6600! important;
text-decoration: none;
}

.yui-skin-sam .yui-navset .yui-nav a em, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav a em {
border-color:#A3A3A3;
border-style:solid;
border-width:1px 0 0;
bottom:0;
left:0;
padding:0.25em 0.75em;
position:relative;
right:0;
top:-1px;
font-weight:bold;
}

.tableau{
 width:60%;
 border: 1px solid #CCCCCC;
 margin-left:10px; 
}

.tableau THEAD{
    
	background-color:#EFEFEF;

	height: 20px;

}

.tableau TH{
	padding-left:10px;padding-right:5px;
	border-right:1px solid #7B7B7B;
	font-weight: bold;	
	border-top:2px solid #CBCBCB;
	border-bottom:2px solid #CBCBCB;
	border: 1px solid #CCCCCC;

}
.tableau TD{
    padding-bottom:4px;
	padding-top:4px;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
	border: 1px solid #CCCCCC;
}

.tableau .on {
	background-color:#E8E6E7;
}
.tableau .off{
	background-color: #fff;
}
.tableau td1{
	padding-top:5px;
	padding-bottom: 5px;
	align:center;
	vertical-align: top;	
}

.tableau2{
 width:100%;
 border: 1px solid #CCCCCC;
}

.tableau2 THEAD{
    
	background-color:#EFEFEF;

	height: 20px;

}

.tableau2 TH{
	padding-left:10px;padding-right:5px;
	border-right:1px solid #7B7B7B;
	font-weight: bold;	
	border-top:2px solid #CBCBCB;
	border-bottom:2px solid #CBCBCB;
	border: 1px solid #CCCCCC;

}
.tableau2 TD{
    padding-bottom:4px;
	padding-top:4px;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
	border: 1px solid #CCCCCC;
}

.tableau2 .on {
	background-color:#E8E6E7;
}
.tableau2 .off{
	background-color: #fff;
}
.tableau2 td1{
	padding-top:5px;
	padding-bottom: 5px;
	align:center;
	vertical-align: top;	
}