body {
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#body {
	/*position: relative;*/
	width : 990px;
	/*left: 50%;
	margin-left: -495px;*/
}

#contenu, #menu, #contenu_normal, #contenu_droit, #separateur_v { float : left; }

#moncompte {
	position: absolute;
	height : 90px;
	left:888px;
	top: 13px;
}

#drapeau {
	position: absolute;
	left:206px;
	top:23px;
}

#conteneur {
	/*overflow : auto;*/
	width: 990px;
}

#menu {
	width: 171px;
	background-image: url(../images/fond_menu2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 450px;
	/*padding-left: 2px;*/
	color: #FFFFFF;
}

#fond_menu {
	background: url('../images/fond_menu.gif') repeat-y;
	/*height : 150px;*/
	/*margin-left: -2px;*/
	padding-left: 2px;
}

/* Page de s�paration des menus */
#spacer { height: 30px; }
#spacer img { display: none; }

#contenu {
	width: 799px;
	/*padding-left: 20px;*/
	/*padding-right: 10px;*/
	/*padding-top: 8px;*/
	margin-left: 20px;
	margin-top: 8px;
}

#contenu_normal {
	/*width: 390px;*/
	width: 442px;
}

#contenu_droit {
	/*width: 300px;*/
	width: 285px;
	text-align: center;
}

#contenu_bas {
	width: 779px;
}

#separateur_v {
	background-image: url(../images/Separateur_vertical.gif);
	width: 43px;
	height: 420px;
}

#separateur_h {
	clear:left;
	background-image: url(../images/Separateur_horizontal.gif);
	width: 779px;
	height: 44px;
}

#fermeture {
	clear : both;
	background-image: url('../images/fermeture_complet.jpg');
	background-repeat : no-repeat;
	width: 990px;
	height: 115px;
	padding-left: 95px;
	padding-top: 78px;
	text-align: left;
	z-index : 1;
}

.INACT { display: none; }

A IMG { border: 0px }

.myGallery { border: none !important; }
.jdGallery .slideElement { background-color: #fff !important; }
.jdGallery .loadingElement { background-color: #fff !important; }
