.chapeau{
	margin-top: 10px;
	text-align:justify;
}

.emphasis-title-mobile {	

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

.fg-black{
	color: #000000;
}

#phones_models{
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	height:190px;
	padding-left:5px;padding-top:5px;margin-bottom:10px;margin-top:5px;
}

.tableau{
 width:100%;
}

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

}
.tableau TD{
    padding-bottom:4px;
	padding-top:4px;
	vertical-align:bottom;
	padding-left:10px;
}

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

#terminaux{
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	height:190px;
	padding-left:5px;padding-top:5px;margin-bottom:10px;margin-top:5px;
}

/* ADDED PART */

.middle{
	position:relative;
	left:120px;
}
* html body .middle{
	position:relative;
	left:0;
}
* html body ul li p{
	font-weight:normal;
}
.block{
	margin: 0 1em 1em 0;
	float:left;
	width:250px;
}
.block img{
	float:left;
}
dl{
	border:1px solid #999;
	height:200px;
}

dt{
	padding: 5px;
	font-weight: bold;
}
* html body dt{	
}
dd{
	padding: 5px;
	border-top: 1px solid #ddd;
}
.note{
	color:#fff;
	background-color:#000;
}
.tarif{overflow:auto;}
.tarif img{
	float:left;	
	margin-top:2em;
}
.tarif h2{
	background-color:#ccc;
	font-weight:bold;
	font-size:1.4em;
	text-align:center;
	margin-right:11.5em;
}
caption{
 text-align:center; 
 font-size:2em;	
}
#price_menu li{
	float:left;
	margin-left:.10em;
	padding:.35em;
}
#price_menu li a{
	font-size:1.2em;
	border-bottom: 1px dashed #ccc;
	font-weight:bold;
	padding-left: 20px;
	background:transparent url(/mobile/images/arrow.gif) no-repeat left;
}
#price_menu li a:hover{
	text-decoration:none;
	border-bottom: 1px solid #aaa;
	background:transparent url(/mobile/images/arrow-down.gif) no-repeat left;
}
.new, .renew, .gotit{
	border-bottom:1px solid #ccc;
	padding-left: 27px;
}
.new:hover, .renew:hover, .gotit:hover{
	color:#ccc;
}
.new{background:transparent url(/mobile/images/new.gif) no-repeat left;}
.renew{background:transparent url(/mobile/images/renew.gif) no-repeat left;}
.gotit{background:transparent url(/mobile/images/bb.gif) no-repeat left;}
/* --- LIGHBOX STYLE --- */

/* ---------------------------------------------------------- */
        /* LIGHTBOXES
        /* ---------------------------------------------------------- */
        #lightboxes {
	width: 100%;
	height: 100%;
	list-style-type: none;
	overflow:hidden;
}
#lightboxes li {
	width: 100%;
	height: 3000px;
	position: relative;
	background: rgba(0, 0, 0, .5);
}
#lightboxes .box {
	width: 400px;
	height: 450px;
	margin: 0 auto;
	top: 50px;
	border: 10px solid #999;
	background-color: #fff;
	padding: 20px;
	position: relative;
	z-index: 1;
}
#lightboxes #close {
	background-color: transparent;
	z-index: -1;
}
/* ---------------------------------------------------------- */
        /* PRETTY STUFF
        /* ---------------------------------------------------------- */

#lightboxes h3 {
	font-weight: normal;
	font-size: 1.8461em;
	margin: 0 0 0.4583em 0;
}
#lightboxes img {
	float:left;
	margin-right:.5em;
}
#lightboxes p{
	text-align:left;
}
#lightboxes a.close {
	float: right;
	display: block;
	width: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #ddd;
	text-decoration: none;
	font-weight: bold;
	color: #999;
	font-size: 1.2em;
}
#lightboxes a.close:hover {
	background-color: #999;
	color: #fff;
}
/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	border:1px solid #555;
	-background:#666;
	width:559px;
}

/* accordion header */
#accordion h2 {
	background-color:#ccc;
	margin:0;
	padding:5px 15px;
	font-size:14px;
	font-weight:normal;
	border:1px solid #fff;
	border-bottom:1px solid #ddd;
	cursor:pointer;		
	font-weight:bold;
}

/* currently active header */
#accordion h2.current {
	cursor:default;
	margin-top:1em;
}
#accordion h2:hover {
	color:#fff;
}

/* accordion pane */
#accordion .pane {
	border:1px solid #fff;
	border-width:0 2px;
	display:none;
	height:450px;
	padding:1px;
	font-size:12px;
}
#accordion .pane .column{
	margin-right: 2px;
}
/* a title inside pane */
#accordion .pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	color:#ccc;
}
