body
{
	background:#d1d3c7;
}

div
{
font-family:"Times New Roman", Times, serif;
}

#maincontainer
{
	background:#d1d3c7;
	position:absolute;
	width:99%;
}

#main
{
	position:relative;
	background:url(../images/background.jpg) repeat-y;
	width:650px;
	margin-left:auto;
	margin-right:auto;
	
}

#header
{
position:relative;
	height:340px;
}

#header2
{
position:relative;
	height:230px;
}

#menu_left_background
{
	position:absolute;
	background: url(../images/menu-haut.png) no-repeat;
	height:174px;
	width:123px;
	left:12%;
	top:70px;
	z-index:0;
}

#menu_left
{
	position:absolute;
	z-index:2;
	left:12%;
	top:120px;
}

#logo_haut
{
	position:absolute;
	background:url(../images/logo-haut.png) no-repeat;
	width:368px;
	height:384px;
	left:20%;
	z-index:1;
}

#logo_haut2
{
	position:absolute;
	background:url(../images/logo-haut2.png) no-repeat;
	width:368px;
	height:300px;
	left:20%;
	z-index:1;
}

#menu_horiz
{
	position:relative;
	left:21%;
	top:300px;
	z-index:2;
}

#menu_horiz2
{
	position:relative;
	left:21%;
	top:187px;
	z-index:1;
}

#login
{
	position:relative;
	width:130px;
	overflow:hidden;
	margin-left:78%;
	z-index:3;
	top:80px;
}

#seminar
{
	text-align:center;
	width:650px;
}

#main_body_background
{
	background:url(../images/papier.png) no-repeat;
	width:534px;
	margin-left:45px;
	margin-top:-80px;
	padding-left:40px;
	padding-top:90px;
}

#main_body
{
	padding-left:5px;
	padding-bottom:10px;
	width:80%;
}

#footer
{
	background:url(../images/footer.png) no-repeat;
	width:598px;
	height:91px;
	margin-top:-10px;
	margin-left:45px;
	padding-top:8px;
	text-align:center;
}
	
.module_menu a
{
	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.module_menu_horiz a
{
	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:8px;
}