#olist li{
  list-style-type:decimal;margin-left:15px;margin-bottom:8px;
}
.chapeau {
margin-top:10px;
text-align:justify;
}

.fg-orange {
color:#FF6600;
}

.titlelink {
color:#444444;
font-weight:bold;
}

.fg-black{
	color: #000000;
}

.span-39 { width: 780px;}

.grille-chapeau {
margin-top:10px;
}

.emphasis-title-mobileplans {	

	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-top: 5px;
	padding-left: 25px;
	background: url(/images/orange-sprite.gif) no-repeat 5px -130px;
	background-repeat: no-repeat;
}


.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;
}

.column1 {
float:left;
margin-right:7px;
}


.tableau{
 width:98%;
 /*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:10px;
	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;	
}
