/* Bannière */
.banniere_cache {
	display:none;
}

#banniere_navigation {
	position:absolute;
	width:80px;
	height:40px;
	margin-left:920px;
	margin-top:10px;
}

#navigation_fleche_droite,#navigation_fleche_gauche {
	cursor:pointer;
}

#banniere {
	display:block;
	overflow:hidden;
}

#banniere img,#banniere_dummy img {
	width:1000px;
	height:400px;
}

#attente_banniere {
	overflow:hidden;
}
