@charset "utf-8";
/* CSS Document */


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height:normal;
}
body {
	background-color: #000;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}
#main {
	width:900px;    
	position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -450px;
}
#header {
	height:100px;
	vertical-align:top;
	background-image: url(../images/bg.gif);
}
#header .langue {
	float:right;
	font-size:11px;
	color: #FFF;
	padding:15px;
}
#header .langue a{
	font-size:11px;
	color: #FFF;
	text-decoration:none
}
#header .langue a:hover{
	font-size:11px;
	color: #7cc142;
	text-decoration:none;
}
#content {
	width:900px;
}
#indlt {
	background: #000 url(/images/index_left.jpg);
	width:190px;
	height:624px;
}
#menucontainer {	 
	float:left;
	width:180px;
	width:190px;
	height:315px;
	padding-top:2px
}
.menu {
	color: #fff;
	font-size:14px;
	text-align:left;
	padding-left:40px;
	padding-top:92px;
	line-height:20px
}
.menu a {	
	color: #fff;
	text-decoration:none;
}
.menu a:hover{	
	color: #7cc142;
	text-decoration:none;
}
#editregion {
	float:right;
	padding:20px 5px 10px 20px;
	width:510px;
	min-height:500px;
}
#right {
	float:right;
	width:165px;
	vertical-align: text-bottom;
}
#footer {
	position:absolute;
}
.section {
	font-size:26px;
	color: #7cc142;
}
