.jcarousel-skin-tango .jcarousel-container {
	-moz-border-radius: 10px;
	background: #F0F6F9;
	font-family:Verdana, Geneva, sans-serif;
}
.jcarousel-skin-tango .jcarousel-container a {
	text-decoration:none;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 920px;
	height: 380px;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
	width: 920px;
	height: 380px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width:  920px;
	height: 380px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
	width:  920px;
	height: 380px;
}
.jcarousel-skin-tango .jcarousel-item {
	width: 920px;
	height: 380px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
}
.jcarousel-skin-tango .jcarousel-item-horizontal a img {
	border:none;
}
img {
	border:none;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 161px;
	right: 0px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: transparent url(../images/slider/next.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 161px;
	left: 0px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: transparent url(../images/slider/prev.png) no-repeat 0 0;
}
/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
	position: absolute;
	bottom: 0px;
	left: 475px;
	width: 40px;
	height: 23px;
	cursor: pointer;
	background: transparent url(../images/slider/next-vertical.png) no-repeat 0 0;
	;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
	position: absolute;
	top: 0px;
	left: 475px;
	width: 40px;
	height: 23px;
	cursor: pointer;
	background: transparent url(../images/slider/prev-vertical.png) no-repeat 0 0;
}
.position_index h1 {
	position:absolute;
	height:50px;
	top:0px;
	padding:10px;
	color:#7E1519;
	font-family:Verdana, Geneva, sans-serif;
	font-size:26px;
	text-shadow: 1px 1px 1px #333;
}
/**/
.position {
	width: 198px;
	height:173px;
	padding: 10px;
	background-image:url(../images/slider/fond-bloc-info.png);
	font-size:12px;
	color: white;
	position:absolute;
	z-index:1;
}
.haut_gauche {
	top:40px;
	right:500px;
	left:30px;
}
.haut_droit {
	top:40px;
	right:500px;
	left:665px;
}
.bas_droit {
	top:160px;
	right:200px;
	left:665px;
}
.bas_gauche {
	top:160px;
	right:500px;
	left:30px;
}
.position:hover {
}
h1 {
	color:white;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	margin:20px 0 5px 0;
	padding:0px;
}
h1:hover {
}
.text {
	text-align:justify;
}
.prix {
	background:white;
	left:-20px;
	padding:6px 7px;
	position:absolute;
	top:-18px;
	font-size:14px;
	color:#7F1519;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}
.position .commander {
	color:white;
	background-color:#7E1519;
	padding:3px 5px;
	float:right;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 0 0;
	
	}
	.position .commander:hover {
	color:#7E1519;
	background-color:white;
	
	
	}
