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

#content {
	position: relative;
	float: none;
	margin: 0;
	width: 940px;
	height: 600px;
	padding: 0;
}

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

#intro,
#pub{
	position: absolute;
	top: 0;
	left: 30px;
	width: 622px;
	height: 362px;
}
#intro p{
	border: dashed 1px #aaa;
	height: 312px;
	padding: 50px 0 0 0;
	text-align: center;
}
#intro p a{
	color: #555;
}
#pub{
	display: none;
	z-index: 99;
	background: #fff;
}
#pub em{
	position: absolute;
	top: 7px;
	right: 7px;
	width: 16px;
	height: 23px;
	cursor: pointer;
	background: url(/img/home/fermer.gif) no-repeat;
}

#mobile1,
#mobile2{
	position: absolute;
	top: 0;
	right: -1px;
	width: 252px;
	height: 185px;
}
/*
#play{
	z-index: 101;
	background: url(/img/home/play.jpg) no-repeat;
	cursor: pointer;
}
#play span{
	display: none;
	position: absolute;
	top: 10px;
	left: -64px;
	width: 16px;
	height: 23px;
	background: url(/img/home/fermer.gif) no-repeat;
}
*/
#mobile2{
	top: 208px;
	right: 0px;
	width: 245px;
	height: 155px;
}
#mobile1 p,
#mobile2 p{
	border: dashed 1px #aaa;
	height: 100px;
	padding: 53px 0 0 0;
	text-align: center;
}

#conservernum{
	position: absolute;
	top: 385px;
	left: 30px;
	width: 176px;
	height: 196px;
	background: url(/img/home/conserver-numero.png) no-repeat;
}
#conservernum h4,
#conservernum p{
	display: none;
}
#conservernum a{
	display: block;
	padding: 180px 0 0 22px;
	color: #fff;
	font-size: 11px
}

#mobiles{
	position: absolute;
	top: 385px;
	left: 262px;
	width: 372px;
	height: 190px;
	padding: 30px 0 0 15px;
	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;
	color: #9b2a99;
}
#mobiles div a:hover{
	font-weight: bold;
}

#mobiles strong{
	display: block;
	position: absolute;
	bottom: 16px;
	right: 20px;
}
#mobiles strong a{
	color: #fff;
	font-weight: normal;
	font-size: 11px;
}

#recharger{
	position: absolute;
	bottom: 5px;
	right: 0;
	margin: 0 0 0 0;
	width: 245px;
	height: 210px;
	padding: 0;
	overflow: hidden;
	text-align: center;
	background: url(/img/home/recharger-mon-compte.png) no-repeat;
}

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

#recharger a.esp{
	display: block;
	padding: 150px 0 0 58px;
	color: #71706f;
	font-weight: bold;
	text-decoration: underline
}
#recharger a.esp:hover{
	color: #9B1B97;
	text-decoration: none
}
#recharger a.rel{
	display:block;
	position:absolute;
	bottom:10px;
	left: 51px;
	width: 134px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}
#recharger a.rel:hover{
	border-bottom: solid 1px #AF57AF
}
