body{
background-color:#4796a0;
margin: 0px;
padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#logo{
background-image:url(../images/HOME.jpg);
position:relative;
width:1024px;
height:768px;
margin: auto;
text-align:center;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}
#langue{
position:absolute;
top:60%;
left:40%;
font-family:"Verdana", Times New Roman;
}
a{
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
}
a:hover{
color:#4d6378;
}
#menuNavigation{
font-family:"Verdana", Times New Roman;
color:#FFFFFF;
font-size:10px;
text-align:center;
width:100%;
}
#menuNavigation a{
color:#FFFFFF;
text-decoration:none;
}
#menuNavigation a:hover{
text-decoration:underline;
}
#signature{
width:1024px;
position:absolute;
text-align:right;
right:50%;
left:50%;
margin-left:-550px;
z-index:1000;
}