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


body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	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;
	background-color: #313131;
}
#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;
}
#menucontainer {	 
	float:left;
	width:190px;
	height:315px;
	padding-top:2px;
	background-image:url(../images/menu.gif);
}
.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;
}
.menu1 {
	color: #fff;
	font-size:14px;
	text-align:left;
	line-height:20px
}
#region {
	padding:20px 5px 10px 20px;
	width:420px;
}
#region1 {
	padding:20px 5px 10px 20px;
	width:500px;
}
#regionl {
	padding:20px 5px 10px 20px;
	width:285px;
	float:left;
}
#regionr {
	padding:30px 5px 10px 10px;
	width:210px;
	float:right;
	text-align:center;
}
#regionfull {
	padding:10px 5px 10px 20px;
	width:870px;
	float:left;
}
#lansec {
	padding:10px 5px 10px 20px;
	width:420px;
	float:left;
}
#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;
}
#mid {
	width:446px;
	height:460px;
	vertical-align:top;
}
.section {
	font-size:26px;
	color: #7cc142;
}
a {	
	color: #7cc142;
	text-decoration:none;
}
a:hover{	
	color: #7cc142;
	text-decoration:underline;
}
.designers {
	color: #fff;
	font-size:12px;
	font-weight:bold;
}
.tip {
	color: #7cc142;
	font-weight:bold;
}
#greentip {
	width:165px;
	vertical-align:top;
	padding:10px 5px 5px 15px;
}
.hotxt {
	font-size:11px;
}
.h3 {
	color: #fff;
	font-size:12px;
	font-weight:bold
}
