div#tmpSlideshow_bann {
    position: relative;
    width: 468px;
	height: 60px;
	background-color:transparent;
	overflow:hidden;
	cursor:pointer;
}

div.tmpSlide_bann {
    position: absolute;
    top: 0;
    left: 0;
    width: 468px;
    height: 60px;
    display: none;
}
div.tmpSlide_bann img {
    float: left;
	height: 60px;
    width: 468px;
}

div#tmpSlideshowNums_bann {
    position: absolute;
    bottom: 0;
    right: 10px;
	height:30px;
    width: 100px;
	background-color:transparent;
}

#diapo_update_btn_bann{
	position:relative;
	top:0px;
	z-index:99;
	float:left;
	width:100px;
	height:40px;
	line-height:40px;
	background-color:white;
	text-align:center;
}

#Controls_bann{ 
	z-index:99;
	position: absolute;
	bottom:0px;
    right: 10px;
	height:15px;
	width: 100px;
	background-color:transparent; 
}

div#tmpSlideshowControls_bann {
    position: absolute;
    bottom: 0;
    right: 10px;
	height:15px;
	width: 100px;
	background-color:transparent;
}
div.tmpSlideshowNum_bann {
    float: left;
	position:relative;
	z-index:99;
    margin: 0 7px 0 0;
    width: 6px;
    height: 6px;
    font: 10px Georgia, sans-serif;
	color:#fee900;
    text-align: center;
    cursor: pointer;
	display:none;
}
div.tmpSlideshowControl_bann {
    float: left;
	position:relative;
	z-index:99;
    margin: 0 7px 0 0;
	background-image:url(../images/btn_diapo.png);
    width: 6px;
    height: 6px;
    font: 10px Georgia, sans-serif;
	color:#fee900;
    text-align: center;
    cursor: pointer;
}
/*
div.tmpSlideshowControl span {
    line-height: 6px;
    vertical-align: top;
}*/
div.tmpSlideshowControlOn_bann {
    background:url(../images/btn_diapo.png);
	background-position : 0 -6px;
}
div.tmpSlideshowControlActive_bann {
	background:url(../images/btn_diapo.png);
	background-position : 0 -6px;
}
div.tmpSlideCopy_bann {
    position: absolute;
    left: 565px;
    top: 20px;
    width: 170px;
}

.debug_bann{
	position:absolute;
	top:250px;
	left:40px;
	width:400px;
	height:400px;
	background-color:#f5eef4;
	padding:5px;
	border:1px dotted gray;
	z-index:9999;
}
.titre_debug_bann{
	width:100%;
	height:35px;
	text-align:center;
	background-color:#ead6e7;
	line-height:35px;
	font-size:20px;
	font-family:garamond;
}

.message_debug_bann{
	margin-top:5px;
	/*margin:5px;*/
	width:100%;
	height:360px;
	text-align:left;
	background-color:#ead6e7;
}

/* ********** TEMPLATE ********** */

.cadre_texte_droite_bann{
	position:absolute;
	width:468px;
	height:18px;
	background-color:black;
	bottom:0;
	left:0;
	z-index:0;
	opacity : 0.7; 
    -moz-opacity : 0.7; 
    -ms-filter: "alpha(opacity=70)"; /* IE 8 */ 
    filter : alpha(opacity=70); /* IE < 8 */ 
	display:none;
}

#Texte_legende_diapo_bann{
	/*position:absolute;*/
	width:300px;
	/*height:30px;*/
	margin:0 auto;
	line-height:18px;
	text-align:center;
	font-size:10px;
	top:0;

}

#cadre_texte_droite_bann div{
	z-index:9999;
	/*background-color:red;*/
	color: #FFFFFF;
	opacity : 1; 
    -moz-opacity : 1; 
    -ms-filter: "alpha(opacity=100)"; /* IE 8 */ 
    filter : alpha(opacity=100); /* IE < 8 */ 
}
.carrousel {    
    margin:0;   
    padding:0;  
    height:248px;
}

.carrousel li {    
    float:left;  
    width:105px;
    margin:23px 0 0 27px;                    
    height:248px;
    padding:0;
    background-color:transparent;
} 

/* ********* FIN TEMPLATE ********** */
