.titre_box_gauche_une{
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-top:2px;
	padding-left:15px;
}	

#btn_slider_une_pause span {
	display: none;
}

#btn_slider_une_1 span {
	display: none;
}

#btn_slider_une_2 span {
	display: none;
}

#btn_slider_une_3 span {
	display: none;
}

#btn_slider_une_4 span {
	display: none;
}

#btn_slider_une_5 span {
	display: none;
}

#btn_slider_une_pause {
	background-image: url(../interface/bouton_slider_une_pause.png);
	background-position: top left;
	background-repeat: no-repeat;
	cursor:pointer;
	display: block;
	width: 24px;
	height: 24px;
	outline: none;
	float: left;
	margin-right:3px;
}
#btn_slider_une_1 {
	background-image: url(../interface/bouton_slider_une_1.png);
	background-position: top left;
	background-repeat: no-repeat;
	cursor:pointer;
	display: block;
	width: 24px;
	height: 24px;
	outline: none;
	float: left;
	margin-right:3px;
}

#btn_slider_une_2 {
	background-image: url(../interface/bouton_slider_une_2.png);
	background-position: top left;
	background-repeat: no-repeat;
	cursor:pointer;
	display: block;
	width: 24px;
	height: 24px;
	outline: none;
	float: left;
	margin-right:3px;
}

#btn_slider_une_3 {
	background-image: url(../interface/bouton_slider_une_3.png);
	background-position: top left;
	background-repeat: no-repeat;
	cursor:pointer;
	display: block;
	width: 24px;
	height: 24px;
	outline: none;
	float: left;
	margin-right:3px;
}

#btn_slider_une_4 {
	background-image: url(../interface/bouton_slider_une_4.png);
	background-position: top left;
	background-repeat: no-repeat;
	cursor:pointer;
	display: block;
	width: 24px;
	height: 24px;
	outline: none;
	float: left;
	margin-right:3px;
}

#btn_slider_une_5 {
	background-image: url(../interface/bouton_slider_une_5.png);
	background-position: top left;
	background-repeat: no-repeat;
	cursor:pointer;
	display: block;
	width: 24px;
	height: 24px;
	outline: none;
	float: left;
	margin-right:3px;
}

#slider_une_div { display: none;}

#container{
    width: 240px;
    height: 180px;
    border: 8px solid #FFF;
    overflow: auto;
    margin: 0 auto;
    overflow-x: hidden;
    overflow-y: hidden;
}

.slider{
    width: 1200px;
    height: 180px;
    padding: 0px;
    background: #CCCCCC;
}

.section{
    margin:0;
    width:240px;
    float:left;
    margin-right:0px;
}