@charset "utf-8";
/* CSS Document */
body {	
	background-color:#0B0130;
	font-size:11px;
	line-height:18px;
	color:#0C3183;
}

div#container{
	background-image:url(images/fond-crea-edito.jpg); 
}

div#menuFlash{
	position:relative;
	border: 0px;
	width:325px;
	height:600px;
	z-index:0;
}

div#containerdroite{
	position:absolute;
	width:630px;
	height:600;
	border: 0px;
	text-align:left;
	vertical-align:top;
	left: 325px;
	top: 0px;
	z-index:0;
}

div#menuhaut{
	width:595px;
	height:55px;
	border: 0px;
	text-align:right;
	vertical-align:bottom;
	z-index:1;
}
div#corps{
	width:680px;
	border: 0px;
	text-align:left;
	vertical-align:top;
	z-index:0;
	top: 68px;
	left: -50px;
}

div#titre{
	width:440px;
	height:75px;
	border: 0px;
	text-align:left;
	vertical-align:top;
	z-index:0;
}