@charset "utf-8";
/* CSS Document */

body {margin:0px; padding:0px; width:100%; background:#1d2022; font-size:75%; font-family:Verdana;}
* {margin:0px; padding:0px;}

img {border:none;}
a {display:block; border:none; color:#fff; text-decoration:none;}
a:hover {text-decoration:underline;}





#cuillere {position:fixed; top:0px; left:0px; width:100%; height:100%; background:url(img/splash/bg_cuillere.png) top center no-repeat; z-index:10000;}


						
			


#main {position:absolute; width:100%; top:50%; margin:-140px auto 0px; background:#1d2022;}
	span {display:none;}
	
	td#nothing {display:block; width:245px;}
	
	td#bob_fr {position:relative; height:86px; background:url(img/splash/bob_logo_fr_roll.jpg) no-repeat right; z-index:100001;}
	td#bob_fr a {position:relative; width:142px; height:86px; background:url(img/splash/bob_logo_fr.jpg) no-repeat; z-index:100001;}
	td#bob_fr a:hover {background:url(img/splash/bob_logo_fr_roll.jpg) no-repeat;}
	
	td#bob_en {position:relative; height:88px; background:url(img/splash/bob_logo_en_roll.jpg) no-repeat; z-index:100001;}
	td#bob_en a {position:relative; width:142px; height:88px; background:url(img/splash/bob_logo_en.jpg) no-repeat; z-index:100001;}
	td#bob_en a:hover {background:url(img/splash/bob_logo_en_roll.jpg) no-repeat;}
	
	
	
	td#bg_gris {background:url(img/splash/bg_table.jpg) repeat-x;}
	td#img {display:block; width:794px; height:90px; background:url(img/splash/img.jpg) no-repeat; border-top:#433c47 solid 1px; border-bottom:#433c47 solid 1px;}

	
	td#bob_fr_bie {position:relative; height:99px; background:url(img/splash/bien_roll.jpg) no-repeat right; z-index:100001;}
	td#bob_fr_bie a {position:relative; width:146px; height:99px; background:url(img/splash/bien.jpg) no-repeat; z-index:100001;}
	td#bob_fr_bie a:hover {background:url(img/splash/bien_roll.jpg) no-repeat;}
	
	td#bob_en_bie {position:relative; height:98px; background:url(img/splash/wel_roll.jpg) no-repeat; z-index:100001;}
	td#bob_en_bie a {position:relative; width:144px; height:98px; background:url(img/splash/wel.jpg) no-repeat; z-index:100001;}
	td#bob_en_bie a:hover {background:url(img/splash/wel_roll.jpg) no-repeat;}




#clear {clear:both;}





/*CLASS*/
.bold {font-weight:bold;}