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

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

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