﻿
#middle{
	padding: 20px 0 0 0;
}

#content {
	position: relative;
	float: none;
	margin: 0;
	width: 920px;
	height: 530px;
	padding: 0 10px 0 28px;
}

#content a{
	padding: 0;
	line-height: 15px;
	background: none;
}

#intro{
	display: block;
	margin: 0 0 20px 0;
	width: 910px;
	height: 300px;
}
#intro p{
	border: dashed 1px #aaa;
	height: 312px;
	padding: 50px 0 0 0;
	text-align: center;
}
#intro p a{
	color: #555;
}

#options{
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	width: 250px;
	height: 211px;
	background: url(/img/home/les-options.png) no-repeat;
}
#options h4,
#options p{
	display: none;
}
#options a{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 250px;
	height: 211px;
}

#mobiles{
	position: relative;
	display: inline;
	float: left;
	margin: 11px 7px 0 7px;
	width: 375px;
	height: 179px;
	padding: 22px 0 0 12px;
	background: url(/img/home/les-mobiles.png) no-repeat;
}

#mobiles h3{
	position: absolute;
	top: 4px;
	left: 12px;
}
#mobiles h3 a{
	display: block;
	width: 120px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
}

#mobiles div{
	position: relative;
	float: left;
	width: 120px;
	text-align: center;
}

#mobiles div h4 {
	position: absolute;
	top: 20px;
	left: -15px;
	top: 20px;
	width: 59px;
	height: 46px;
	padding: 20px 0 0 0;
	color: #fff;
	font-size: 14px;
	background: url(/img/home/bulle-prix.png) no-repeat;
}
#mobiles div img{
	margin: 0;
}
#mobiles div a{
	font-size: 11px;
	line-height: 14px;
	color: #9b2a99;
}
#mobiles div a:hover{
	font-weight: bold;
}

#mobiles strong a{
	display: block;
	position: absolute;
	bottom: 8px;
	right: 20px;
	color: #fff;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
}
#mobiles strong a:hover{
	color: #FFEBDF;
}

#recharger{
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	width: 264px;
	height: 212px;
	padding: 0;
	overflow: hidden;
	text-align: center;
	background: url(/img/home/recharger.png) no-repeat;
}

#recharger h3,
#recharger p{
	display: none;
}

#recharger a.esp{
	display: block;
	padding: 159px 0 0 148px;
	font-size: 11px;
	color: #0161A5;
	font-weight: bold;
}
#recharger a.esp:hover{
	color: #D6139B;
}
#recharger a.rel{
	display:block;
	position:absolute;
	bottom:10px;
	left: 77px;
	width: 110px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}
#recharger a.rel:hover{
	border-bottom: solid 1px #fff
}

