body {
background-color:#8BB1C0;
font-family:Arial;
 }



#global{
position:absolute;
width:908px;
height:600px;
left:50%;
top:50%;
margin-left:-454px;
margin-top:-300px;
background-color:#d70012;
}

#image{
width: 297px;
height: 600px;
float:left;
}

#header{
float:left;
width: 611px;
height: 124px;}

#header img{
width: 502px;
height: 104px;
margin: 31px 0 0 40px;
}

#menu{
float:left;
margin : 30px 0 0 0;
width: 400px;
height: 330px;

}

#menu ul li {
line-height:1.5em;
color: #5f595a;
}

#menu a {
text-decoration:none;
color: #5f595a;
}

#sidebar{
float:right;
width:200px;
height: 330px;
}

#lien{
float:right;
width: 611px;
height : 90px;
}

#lien a {
text-decoration: none;
color: #5f595a;}

#footer{
width: 611px;
height: 60px; 

}

#footer a {
text-decoration: none;
color: #5f595a;
}



