#slidershow{
	position:relative;
	float:left;
	width:645px;
	height:300px;
	background:#0C1828;
	border:solid 0px #ccc;
}

#fondDroitSlideShow{
	position:absolute;
	left:484px;
	top:0px;
	width:160px;
	height:300px;
	z-index:200;
}

#contenuSlideShow{
	position:absolute;
	top:0px;
	left:0px;
	width:645px;
	height:300px;
	overflow:hidden;
}

#contenuSlideShow2{
	position:relative;
	float:left;
	width:2580px;
	height:300px;
}

div.contenuSlideShow{
	position:relative;
	float:left;
	width:645px;
	height:300px;
	overflow:hidden;
}

div.infoSlideShow{
	position:absolute;
	z-index:800;
	bottom:0px;
	width:454px;
	height:100px;
	overflow:hidden;
	padding-left:30px;
	display:none;
}

#infoSlideShow{
	position:absolute;
	z-index:800;
	bottom:0px;
	left:0px;
	width:454px;
	height:100px;
	overflow:hidden;
	padding-left:30px;
	display:block;
}

#calqueUne{
	position:absolute;
	bottom:0px;
	top:0px;
	left:0px;
	right:0px;
	z-index:100;
	background:url("../../images/edito/calqueUne.png") no-repeat top left;
}

div.uneTitre{
	position:relative;
	float:left;
	width:424px;
	height:25px;
	overflow:hidden;
	font-family:Arial,Verdana,Helvetica;
	font-size:20px;
	font-weight:bolder;
	text-transform: uppercase;
	color:#ddd;
}

div.uneAccroche{
	position:relative;
	float:left;
	width:424px;
	height:20px;
	overflow:hidden;
	font-family:Arial,Verdana,Helvetica;
	font-size:14px;
	color:#ff6407;
	font-weight:bolder;
	text-transform: uppercase;
}

div.uneChapeau{
	position:relative;
	float:left;
	width:424px;
	height:50px;
	overflow:hidden;
	font-family:Arial,Verdana,Helvetica;
	font-size:11px;
	color:#aaa;
}

div.uneChapeau a{
	font-family:Arial,Verdana,Helvetica;
	font-size:12px;
	color:#ff6407;
	text-decoration:none;
}

img.uneNonSelectionnee{
	border:1px solid #AAA;
	width:99px;
	height:46px;
	margin-top: 10px;
}

img.uneSelectionnee{
	border:1px solid #FF6600;
	width:99px;
	height:46px;
	margin-top: 10px;
}