/* Every Items */
* {margin:0;padding:0;border:0}

/* Body */
body {font-size:10px;font-family:verdana;background-color:#efe6e7;}

/* Page d'accueil */
.accueil {background:url("../media/img/accueil/accueil_bg.jpg") no-repeat 0 0;width:662px;height:400px;margin:20px auto;}
#langue_nl {text-align:right;padding-right:10px;color:#58504a}
#langue_fr {width:662px;margin:10px auto;color:#58504a}
#langue_fr table tr td {width:350px}
.center {text-align:center}
.center a {text-decoration:none;color:#000}
.center a:hover {text-decoration:underline}
