html, body{
	margin: 0px;
	padding: 0px;
	font-size:12px;
	background-color:#ededed;
	font-family:Arial, Verdana, sans-serif;
	color:#000000;
	text-align:justify;
	text-decoration:none;
}

td{
	vertical-align:top;
}

/*        */

.menutop{
background-image: url(../images/bg_top.jpg);
background-repeat: no-repeat;
height: 40px;
position: relative;
width:758px;
}
.menutop .menuTopControl {
position: absolute;
right: 5px;
top: 10px;
width: 210px;
}

.global{
width:100%;
margin:auto;

}

.globalContent{
width:758px;
margin:auto;
}

.header{
background-image:url(../images/bandeau.jpg);
background-repeat:no-repeat;
width:758px;
height:169px;
}

.content .menu{
background-image:url(../images/bg_menu.gif);
background-repeat:repeat-y;
width:216px;
vertical-align:top;
}

.copyright{
background-image:url(../images/bas.jpg);
color:#ffffff;
text-align:left;
}

.copyright div{
padding:15px 0px 0px 15px;
}

.signature {
	font-size:10px;
	text-align:center;
	text-decoration:none;
	
}

a.signature {
	font-size:10px;
	text-align:center;
	text-decoration:underline;
	color:#ffffff;
}

a.signature:hover {
	font-size:10px;
	text-align:center;
	text-decoration:none;
}