.img_fd {
	background-image: url(images/img_fd.jpg);
	background-repeat: repeat;
}
.img_fd_photos {
	background-image:  url("images/photos_videos/photo_centre.jpg");
	background-repeat: repeat-y;
}
.img_fd_pressebook {
	background-image:  url("images/presse_book/pressebook_centre.jpg");
	background-repeat: repeat-y;
}
.img_fd_lesboys {
	background-image:  url("images/chippendales/lesboys_centre.jpg");
	background-repeat: repeat-y;
}
.img_fd_videos {
	background-image:  url("images/photos_videos/video_centre.jpg");
	background-repeat: repeat-y;
}
.img_fd_soiree_avenir {
	background-image:  url("images/agenda/soiree_avenir_centre.jpg");
	background-repeat: repeat-y;
}
.img_fd_soiree_permanente {
	background-image:  url("images/agenda/soiree_permanente_centre.jpg");
	background-repeat: repeat-y;
}
.img_fd_d {
	background-image: url(images/img_fd_d.jpg);
	background-repeat: no-repeat;
}
.img_fd_g {
	background-image: url(images/img_fd_g.jpg);
	background-repeat: no-repeat;
}
.img_fd_centre {
	background-image: url(images/img_fd_centre.jpg);
	background-repeat: no-repeat;
}
.lien_blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.lien_blanc:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.texte_blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.texte_blanc  a {
text-decoration:none;
color:#FFFFFF; }

.texte_blanc  a:hover {
text-decoration:underline; }

.texte_rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #980003;
	text-decoration: none;
}
.img_fd_newsletter {

	background-image: url(images/accueil/fd_newsletter.jpg);
	background-repeat: no-repeat;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.texte_gris_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5a5858;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
	text-align:justify;
}

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 730px; /*Width of Carousel Viewer itself*/
	height: 530px;
	text-align: center;
}
.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0px;
	top: 0;}
.stepcarousel .belt a img{
	border:0;
}
.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 730px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:499px;
	padding: 0 0 0 6px;
}
