body{
	margin:0px;
	width:100%;
	height:100%;
	background-color:#e7e7e7;
	text-align: left;
	font:Verdana, Geneva, sans-serif;
	color:#40454B;
	line-height:15pt;
	font-size:12pt;
	border! 0px;
}
.top{
	background-image:url('/images/top.jpg');
	background-repeat:repeat-x;
	background-position:top;
	height:97px;
	margin-bottom:30px;	
}
.header{
	width:1004px;
	height:97px;
	margin:auto;
}
.top_logo{
	background-image:url('/images/top_logo.jpg');
	background-position:top;
	width:419px;
	height:97px;
	float:left;
}
.top_img{
	background-image:url('/images/top_img.jpg');
	background-position:top;
	width:585px;
	height:97px;
	float:left;
}
.center{
	width:1004px;
	background-color:#e7e7e7;
	margin:auto;
}
.left{
	float:left;
	background-position:top, left;
	background-repeat:no-repeat;
	width:295px;
}
.right{
	float:left;
	width:709px;
}
.intro{
	float:left;
	width:1004px;
}
#menu{
	margin-right:0px;
	width:295px;
}
#menu td{
	float:right;
	text-align:right;
	width:295px;
	height:25px;
	background-image:url('/fr/images/menu.jpg');
	background-position:right;
	background-repeat:no-repeat;
	margin:auto;
	padding:0 0 0 0;
}
#menu a{
	margin-right:25px;
	color:#3366CC;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	vertical-align:middle;
	valign:middle;
}
#menu a:hover{
	margin-right:25px;
	color:#3366CC;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
.box_left{
	background-color:#fafafa;
	border:solid 1px #2d292c;
	width:250px;
	padding:7px 10px 10px 10px;
	margin-bottom:30px;
}
.box_right{
	background-color:#fafafa;
	border:solid 1px #2d292c;
	width:667px;
	padding:15px 20px 20px 20px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
a{
	color:#3366CC;
	font-size:12pt;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#3366CC;
	font-size:12pt;
	text-decoration:underline;
	font-weight:bold;
}
.box_bottom{
	background-color:#fafafa;
	border:solid 1px #2d292c;
	vertical-align:middle;
	width:987px;
	float:left;
	background-repeat:repeat-x;
	padding:10px 10px 10px 5px;
	margin-top:20px;
	margin-bottom:10px;
	font-size:10pt;

}
.copyright{
	color:#000;
	vertical-align:middle;
	width:1004px;
	float:left;
	background-repeat:repeat-x;
	margin-top:3px;
	margin-bottom:10px;
	font-size:10pt;

}
.lien_img{
	border:solid 1px #2d292c;
}
.lien_img2{
	border:solid 1px #fafafa;
}