
body { 
color: #d4dbde; 
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
margin: 0; 
padding: 0; 
width: 100%;
height: 100%;
background-image: url(../media/commun/fond-home.gif); 
background-repeat: repeat-x;
}

p {}


#center { 
margin-left: -423px;
left: 50%;
width: 846px;
position:relative;
padding-top: 0px;
}

#bandeau_gauche { 
width: 420px;
height: 72px;
margin:0px 0 0px 0;
float:left;
}

#bandeau_droite { 
width: 426px;
height: 72px;
margin:0px 0 0px 0;
float:left;
}

#corps_fond {
width: 846px;
height:426px;
clear:both;
}

#bandeau { 
width: 846px;
height: 426px;
}

#language-choice { 
width: 826px;
height:40px;
padding:10px 10px 10px 15px;
background-image: url(../media/commun/prehome-corps_bas.gif); 
background-repeat: no-repeat;
}

.spacer { 
clear:both;
}

/* liens */

a:link { color: #6f797d; text-decoration: none;  }
a:visited { color: #6f797d; text-decoration: none; }
a:hover { color: #282e31; text-decoration: none; }
a:active { color: #6f797d; text-decoration: none; }

