body.index {
	background-color: #200020;
	margin: 5px;
}
div.main {
	background: transparent url('../img/background_820.jpg') no-repeat scroll center top;
	width: 800px;
	position: absolute;
	margin-left: -400px;
	left: 50%;
}
div.logo {
	background-image: url('../img/mi_et_canna.gif');
	position:absolute;
	width: 494px;
	height: 70px;
	left: 180px;
	top: 60px;
}
div.fleur {
	background-image: url('../img/fleur.gif');
	position:absolute;
	width: 100px;
	height: 124px;
	left: 16px;
	top: 10px;
}
div.maincontent {
	left: 20px;
	position: absolute;
	top: 150px;
	width: 760px;
}
div.mainmenu {
	height: 44px;
	position: absolute;
	right: 5px;
	top: 3px;
}
div.flag {
	position: absolute;
	right:6px;
	top:3px;
}

.mi_et_canna {
	font-weight: bold;
}

a {
	text-decoration: none;
	outline-style: none;
}

a img {
	border-style: none;
}

.translucide {
	opacity:0.3;
	filter:alpha(opacity=30);
}

.whiteBG {
	background-color:white;
}

.purpleBG {
	background-color:#b658d5;
}

.imageTray {
	width: 800px;
	height: 40px;
	position: absolute;
	margin-left: -400px;
	left: 50%;
	bottom: 0px;
}

.imageBrowserClose {
	width: 800px;
	height: 40px;
	position: absolute;
	margin-left: -400px;
	left: 50%;
	top: 587px;
}

.imageBrowserOpen {
	width: 800px;
	height: 622px;
	position: absolute;
	margin-left: -400px;
	left: 50%;
	top: 5px;
	color: white;
}

.imageBrowserDivClose {
	bottom:10px;
	position:absolute;
	right:5px;
	color: white;
}

.menuDiv { 
	border-width: 1px;
	height: 20px;
	border-style: solid;
	border-color: #000000;
	float: right;
	padding: 0px 4Px 0px 4px;
	background-color: #653265;
	vertical-align: text-bottom;
}

.submenuDiv {
	clear: left;
	float: left;
	height: 22px;
	width:100%;
}

.sousmenuDiv {
	border-width: 0px 1px 1px 1px;
	height: 20px;
	border-style: solid;
	border-color: #000000;
	float: left;
	padding: 0px 4Px 0px 4px;
	background-color: #B08FBD;
	vertical-align: text-bottom;
}

.amenu {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight:bold;
}

.smenu {
	font-family: Arial;
	color: #111111;
	font-size: 11px;
	font-weight: bold;
}

.credits {
	font-family: arial;
	font-style: none;
	font-size: 0.6em;
}

.presentation {
	font-family: arial;
	font-style: none;
	font-size: 0.95em;
}
