/* CSS Document */
/* menus.css : fichier css concernant l'ensemble des menu du site. 
* Avril 2007
*/
.menuGlobal
{
	width:716px;
	height:160px;
	background:url(images/elements_menu/menu.jpg) no-repeat;
	margin-bottom:20px;
} 
.menuGlobal div.menu
{
	margin: 0 0;
	height: 33px;
	float: left;
	z-index: 4;
}

.menuOccasion
{
	width:192px;
	height:435px;
	float:right;
}
#animFlash_menu {
	margin-left:5px;
	margin-top:3px;
	width:220px;
	height: 124px;
	z-index:0;
	}