html , body  {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	background:#FFF;
	font-family:arial;
}
body {
display:table;
border-collapse:collapse;	
}
.cell {
display:table-cell;
vertical-align:middle;
}
.conteneur {
	text-align:left;
	width:100%;
	background:#000;
	}
.contenant {
	margin:0 auto;
	background: url(../img09/fond.jpg) 0 0;
	width:980px;
	height:448px;
}
.leftside {
	float:left;
	width:490px;
	height:380px;
	background:none;
}
.topside {
	float:left;
	width:490px;
	height:155px;
}
.copyright {
	float:left;
	width:490px;
	height:68px;
	padding-top:40px;
	background:none;
	color:white;
	font-size:10px;
}
.copyright a{
	color:#D3002D;
}
.m1 a {
	float:left;
	width:320px;
	height:76px;
	background: url(../img09/m1.jpg) 0 0;
}
.m1 a:hover {background-position:0 -76px;}

.m2 a {
	float:left;
	width:320px;
	height:76px;
	background: url(../img09/m2.jpg) 0 0;
}
.m2 a:hover {background-position:0 -76px;}

.m3 a {
	float:left;
	width:325px;
	height:76px;
	background: url(../img09/m3.jpg) 0 0;
}
.m3 a:hover {background-position:0 -76px;}

.m1_en a {
	float:left;
	width:320px;
	height:76px;
	background: url(../img09/m1_en.jpg) 0 0;
}
.m1_en a:hover {background-position:0 -76px;}

.m2_en a {
	float:left;
	width:320px;
	height:76px;
	background: url(../img09/m2_en.jpg) 0 0;
}
.m2_en a:hover {background-position:0 -76px;}

.m3_en a {
	float:left;
	width:355px;
	height:76px;
	background: url(../img09/m3_en.jpg) 0 0;
}
.m3_en a:hover {background-position:0 -76px;}
