@CHARSET "UTF-8";

.chapeau{
	margin-top: 10px;
	text-align:justify;
}

.chapeau2{
	margin-top: 10px;
	text-align:justify;
	font-size:12px;
}

.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;	
}


