/* DÉBUT IMAGE ROTATE */
.imageRotate {
	height: 489px;
	overflow: hidden;
	position: relative;	
	top: -40px;
	width: 997px;
	z-index: 0;
}

#numberRotate {
	right: 30px;
	position: absolute;
	top: 130px;
}

#numberRotate li {
	float: left;
}

#numberRotate a {
	background: url(../images/common/fond_noir.png) left top;
	color: #FFF;
	display: block;
	font-size: 10px;
	height: 12px;
	margin: 0 3px 0 0;
	padding: 2px 0 0 0;
	text-align: center;
	text-decoration: none;
	width: 20px;
}

#numberRotate a:hover, #numberRotate a.current {
	background: #FFF;
	border: #284a59 1px solid;
	color: #284a59;
	height: 12px;
	padding: 0;
	width: 18px;
}

/* FIN IMAGE ROTATE */

/* DÉBUT INFOS ROTATE */
#infoRotate {
	color: #FFF;
	font-size: 12px;
 	height: 130px;
 	right: 30px;
 	overflow: hidden;
 	position: absolute;
 	text-align: right;
 	top: 160px;
 	width: 700px;
 }
 
#infoRotate .infoDetail {
	height: 130px;
}
 
#infoRotate .titreHome {
	font-family: Times;
	font-size: 26px;
	font-weight: 100!important;
	margin: 0 0 10px 0;
	text-align: right;
	text-shadow: #000 2px 2px;
	text-transform: uppercase;
	background: url(../images/common/fond_noir.png);
	display: inline;
}

#infoRotate .infoProduit {
	float: right;
	margin: 15px 0 0 0;
}

#infoRotate .infoProduit li {
	background: #e46809;
	height: 16px;
	margin: 0 0 5px 0;
	padding: 4px 10px 0 0;
	width: 230px;
}

#infoRotate .logo {
	right: 300px;
	position: absolute;
}

#infoRotate .carte {
	right: 180px;
	position: absolute;
}

#infoRotate .infoBt {
	position: relative;
	left: 568px;
	top: 77px;
}

#infoRotate .infoBt li {
	float: left;
}

#infoRotate .infoBt a {
	background: url(../images/common/fond_noir.png) left top;
	color: #FFF;
	font-size: 10px;
	padding: 2px 5px;
	margin: 0 0 0 5px;
	text-align: center;
	text-decoration: none;
}

/* FIN INFOS ROTATE */

/* DÉBUT BLOCS NEWS */

#blocNews {
	color: #FFF;
	position: absolute;
	top: 310px;
}

#blocNews .news {
	background: url(../images/home/bloc_bakcground.png) repeat-x left top;
	float: left;
	height: 134px;
	margin: 0 17px;
	padding: 10px 0 0 0;
	position: relative;
	width: 296px;
}

#blocNews .carte_platine {
	left: 60px;
	position: absolute;
	z-index: 10;
}

#blocNews .carte_indigo {
	left: 140px;
	position: absolute;
	z-index: 9;
}

#blocNews h3 {
	font-size: 12px;
	margin: 0 0 5px 10px;
}

#blocNews .titreNews {
/*	background: url(../images/common/fond_noir.png) repeat left top;*/
	padding: 10px;
	position: absolute;
	top: 60px;
	width: 230px;
	z-index: 200;
}

#blocNews .videoBt {
	left: 180px;
	position: absolute;
	top: 60px;
	z-index: 201;
}

#blocNews h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 5px 0;
}

#blocNews h5 {
	font-size: 11px;
	font-weight: bold;
}

#blocNews .video {
	left: 130px;
	position: absolute;
	top: 33px;
}

#blocNews p {
	font-size: 11px;
	margin: 0 0 0 10px;
}

#blocNews .infocartes p {
	bottom: 5px;
	position: absolute;
}

#blocNews a {
	color: #FFF;
}

#blocNews a:hover {
	text-decoration: none;
}

#blocNews .blocActu {
	position: absolute;
	top: 40px;
	width: 135px;
}

#blocNews .actu_up, #blocNews .actu_down {
	display: block;
	margin: 0 auto;
}

#blocNews .actu {
	height: 60px;
	line-height: 14px;
	margin: 10px 0;
	overflow: hidden;
	width: 135px;
}

#blocNews .blocMap {
	left: 150px;
	position: absolute;
	top: 35px;
}

/* FIN BLOCS NEWS */

#menuBottom {
	margin: -30px 0 0 0;

}
