body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin:0;
	padding:0;
}

img {
	border:0;
	margin:0;
	padding:0;
}

#slide_images {float:left;position:relative; margin:10px 10px 0 10px}
#slide_images img {position:absolute;}
#homepage_slideshow_images_markers {list-style:none;list-style-type:none;margin:0;padding:0;}
#homepage_slideshow_images_markers img {border:none;}
#homepage_slideshow_images_markers li {float:left;margin: 0;padding: 0;position: relative;width:70px;
}

#menu_slide {
	float:left;
	margin:150px 10px 0 10px;
	padding:0;
	background:url(bouton-inactif.jpg) repeat-x top left;
	width:780px;
}

#homepage_slideshow_images_markers li a.slide {
	background:url(bouton-inactif.jpg) no-repeat top left;
	color:#FFFFFF;
	display:block;
	font-size:11px;
	height:23px;
	//height:20px;
	line-height:15px;
	padding:1px 0px 8px 0px;
	//padding:2px 0px 5px 0px;
	text-align:center;
	text-decoration:none;
}

#homepage_slideshow_images_markers li a.slide:hover {
	background:url(bouton-hover.jpg) no-repeat top left;
	color:#CB915D;
	font-weight:900;
	padding:2px 0px 8px 0px;
	//padding:2px 0px 5px 0px;
}

#homepage_slideshow_images_markers li.active a.slide {
	background:url(bouton-actif.jpg) no-repeat top left;
	color:#CB915D;
	font-weight:900;
	padding:2px 0px 8px 0px;
	//padding:2px 0px 5px 0px;
}

#pause  li{
	position:relative;
	display:block;
	margin:5px 0 0 15px;
}

.homepage_slideshow_control_pause {
	background: url(bouton-pause.jpg) no-repeat bottom left;
	float:right;
	display:block;
	height:29px;
	//height:29px;
	margin:2px 0 0 10px;
	//margin:3px 0 0 10px ;
	width:74px !important;
	text-decoration:none;
}

.homepage_slideshow_control_pause:hover, .homepage_slideshow_control_pause_active {
	background: url(bouton-pause.jpg) no-repeat top left;
	float:right;
	width:74px;
	//width:74px;
}

.homepage_slideshow_control_play {
	background: url(bouton-play.jpg) no-repeat bottom left;
	float:right;
	display:block;
	height:29px;
	//height:29px;
	margin:2px 0 0 10px;
	//margin:3px 0 0 10px;
	width:74px !important;
	text-decoration:none;
}

.homepage_slideshow_control_play:hover, .homepage_slideshow_control_play_active {
	background: url(bouton-play.jpg) no-repeat top left;
	float:right;
	width:74px !important;
}
