/*-------------------------*/
/*         Slider          */
/*-------------------------*/

.nivoSlider {
    position:relative;
    width:770px;
    height:418px;
}

#blocslider {
	width:772px;
	height:420px;
	padding-top:2px;
	padding-left:2px;
  border-color:#e3d6c8;
	background-color:white;
  border-width:1px;
  border-style:solid;
	margin-left:63px;
	box-shadow: 0 0 50px #fff;
	-moz-box-shadow: 0 0 50px #fff;
	-webkit-box-shadow: 0 0 50	px #fff;
}

/************************************************/

#blocslider_actu {
	width:173px;
	height:210px;
  background-image: url(gfx/bp_actualites.png);
  background-repeat: no-repeat;
	padding-left:27px;
	padding-top:35px;
}

.contentslider-actus {
	width:128px;
	height:194px;
	text-align:center;
	display:block;
	font-size:11px;
	color:#330000;
}

.contentslider-actus b {
	font-size:11px;
  font-weight: bold;
	color:#330000;
}

/************************************************/

#blocslider_clients {
	width:173px;
	height:124px;
  background-image: url(gfx/bp_partenaires.png);
  background-repeat: no-repeat;
	padding-bottom:5px;
	padding-left:17px;
	padding-top:35px;
}

.contentslider-clients {
  position:relative;
  width:146px;
  height:81px;
}

/************************************************/

#blocslider_locations {
	float:left;
	width:700px;
	height:423px;
  background-image: url(gfx/bg_locations.jpg);
  background-repeat: no-repeat;
	padding:0px;
	padding-left:150px;
}

.contentslider-locations {
  position:relative;
  width:339px;
  height:423px;
}

#blocslider_nouveautes {
	float:left;
	width:280px;
	height:488px;
  background-image: url(gfx/bg_nouveautes.jpg);
  background-repeat: no-repeat;
	padding:0px;
	padding-left:110px;
	padding-top:75px;
}

.contentslider-nouveautes {
  position:relative;
  width:156px;
  height:400px;
}

#blocslider_boissons_chaudes {
	float:left;
	width:280px;
	height:488px;
  background-image: url(gfx/bg_boissons_chaudes.jpg);
  background-repeat: no-repeat;
	padding:0px;
	padding-left:110px;
	padding-top:85px;
}

.contentslider-boissons_chaudes {
  position:relative;
  width:157px;
  height:377px;
}

#blocslider_rapide {
	float:left;
	width:280px;
	height:488px;
  background-image: url(gfx/bg_rapide.jpg);
  background-repeat: no-repeat;
	padding:0px;
	padding-left:80px;
	padding-top:85px;
	padding-right:40px;
}

.contentslider-rapide {
  position:relative;
  width:193px;
  height:373px;
}

#blocslider_fontaines {
	float:left;
	width:180px;
	height:488px;
  background-image: url(gfx/bg_fontaines.jpg);
  background-repeat: no-repeat;
	padding:0px;
	padding-left:120px;
	padding-top:155px;
}

.contentslider-fontaines {
  position:relative;
  width:84px;
  height:243px;
}

