/* LAYOUT STYLE --------------------------------------------------------- */
body {margin:0; padding:0; background:#006699; text-align:center; /* text-align:center; pour corriger le bug de centrage IE */}
#maincontainer {position:relative; width:766px; margin:0 auto 0 auto;}
#clearboth {clear:both}