body{
	background:#DDDDDD url("/img/fond-gradient2.png") repeat-x;
	margin:0;
	padding:10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
}
img{
	margin:0;
	padding:0;
	border:none;
}
h1{
	margin:0;
	padding:0 0 24px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#11872B;
}
h2{
	margin:5px 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing: -1px;
}
p{
	margin:0;
	padding:5px 0 0 0;
}
a{
	color:#008000;
	text-decoration:none;
}
a:hover{
	color:#0000C0;
}
#banniere{
	width:1000px;
	height:122px;
	margin-top:10px;
	margin:auto;
	text-align:center;
}
#container{
	width:1000px;
	margin:auto;
	background:#70707D;
}
#topmenu{
	clear:both;
	padding:6px 4px !important;
	padding:4px 4px 6px;
	background:url("/img/topmenu-grad-fond.png") repeat-x;
	font-size:15px;
	font-weight:bold;
	margin:auto;
	text-align:center;
}
#topmenu a{
	color:#FFFFFF;
	text-decoration:none;
	padding:5px 18px 6px 18px;
}
#topmenu a:hover{
	background:url("/img/topmenu-grad-fond2.png") repeat-x;
}
#subcontainer{
	width:858px;
	float:right;
}
#content{
	width:75%; /*658px;*/
	padding:15px;
	float:left;
	background:#FEFEFE;
}
.article{
	margin:0 0 10px 0;
	padding:10px 15px;
	background:url("/img3/bg-article.jpg") no-repeat;
	/*font-family:'bitstream vera sans', 'myriad web', 'verdana', sans;*/
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	color:#121212;
	border-bottom:1px solid #999999;
}
#right-side{
	width:21%;
	margin-top:15px;
	float:right;
}
#left-side{
	width:137px;
	padding-left:3px;
	margin-top:15px;
	float:left;
}
#clear-bottom{
	height:0;
	clear:both;
	padding:0;
}
#footer{
	width:1000px;
	height:14px;
	margin:auto;
	padding:2px 0 0 0;
	background:url("/img/footer-rounded.gif") no-repeat bottom;
	text-align:center;
	color:#EEEEEE;
}
.sidebox{
	height:auto;
	margin:0 auto 10px auto;
	padding:0;
	background:#04A204 url("/img/side-menu-grad1") repeat-x;
	overflow:hidden;
	border-bottom:solid 8px #006000;
}
.sidebox a{
	color:#106010; font-size:11px; font-weight:bold;
}
.sidebox a:hover{
	color:#0010C0;
}
.darkbox{
	background:#54565C url("/img/side-menu-grad2") repeat-x;
	/*border-bottom:solid 8px #006000;*/
}
.sidebox-left-corner{
	display:block;
	width:10px;
	float:left;
	background:url("/img/left-corner.gif") no-repeat top left;
}
.sidebox-right-corner{
	display:block;
	width:10px;
	float:right;
	background:url("/img/right-corner.gif") no-repeat top right;
}
.sidebox-title{
	display:block;
	padding:5px 0;
	font-size:14px;
	font-weight:bold;
	color:#EEEEEE;
	text-align:center;
}
.darktitle{
	color:#00C000;
}
.menu-link{
	background:#92929C;
	padding:0;
	margin-bottom:0;
}
.menu-link a{
	display:block;
	padding:5px 0 5px 5%;
	/*width:auto !important;*/
	width:94.5%;
	border-bottom:solid 1px #666666;
	color:#EEEEEE;
	text-decoration:none;
	font-weight:bold;
}
.menu-link a:hover{
	background:#61616E;
	color:#00FF00;
}
.sous-menu a{
	background:#7D7D87;
	color:#D5D5D5;
}
sous-menu a:hover{
	background:#5C5C5E;
	color:#00FF00;
}
.form_style{
	margin:0;
	padding:0;
	width:130px;
}
.button_submit{
	cursor:pointer;
	width:15px; 
	height:15px;
	font-size:0;
	color:#000000;
	background:url("/img/button_go2.png");
	border:0;
}
.newsletter_textfield{ 
	width:110px;
	font-size:10px; 
	background:#CCCCCC; 
	border:solid 1px #666666; 
}
.related-forum-topics{
	background:#EEEFF2;
	width:90%;
	border:1px #BABBBF solid;
	-moz-border-radius:10px;
	padding:5px;
	margin-top:20px;
}
