@CHARSET "UTF-8";

.chapeau{
	margin-top: 10px;
	text-align:justify;
}

.chapeau2{
	margin-top: 10px;
	text-align:justify;
	font-size:12px;
}

.chapeau3{
	margin-top: 10px;
	font-size:20px;
	font-weight:normal;
	text-align:justify;
}

.terms {
	padding-left: 30px;	
}
.terms li {
	padding-bottom: 10px;
	list-style-type: decimal;
}

.fg-black{
	color: #000000;
}

.span-39 { width: 780px;}

.livebox{
	float:right;
	margin-top:-25px;
	margin-left:50px;
	margin-right:-100px;
	*margin-right:-10px! important
}

.livebox2{
	float:right;
	margin-top:-30px;
	margin-left:50px;
	margin-right:-100px;
	*margin-right:-10px! important
}

.laptop{
	float:right;
	margin-top:-30px;
	margin-left:50px;
	margin-right:-100px;
	*margin-right:-10px! important
}

#livebox_packages {
	background:url(../images/livebox_generic.jpg);
	height: 140px;
	margin-top:20px;
}

.livebox_packages {		
	color: #666666;
	text-align: left;
	/*font-weight: bold;*/	
}

.livebox_packages a:link{	
	color: #666666; 
	text-decoration: none;
}

.livebox_packages a:hover{	
	color: #ff6600! important;
	text-decoration: none;	
}


.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;	
}


