@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; }

body { background:#8bbd5c url(../images/background_landing.jpg) repeat-x; }



#containeur { width:635px; height:645px; margin:auto; background-image:url(../images/choix_landing.jpg); }

#fr { width:135px; height:90px; left:205px; top:126px; float:left; position:relative; background:url(../images/fr.jpg) no-repeat top left; }

#nl { width:135px; height:90px; left:186px; top:126px; float:left; position:relative; background:url(../images/nl.jpg) no-repeat top left; }


