/* CSS Document */

	.display {display:none}
	
	#content td {font-size:.1em;}
	#content td a {text-decoration:none}
	
	#content small {color:#fff; font-size:.9em; padding-left:20px; display:block}
	
	td a#id_recettes {display:block; width:125px; height:178px; background:url(../img/accueil/idees_recettes.jpg) no-repeat}
	td a#id_recettes:hover {background:url(../img/accueil/idees_recettes_anim.gif) no-repeat}
	td#astuces_rayons a {display:block; width:96px; height:96px; margin-top:43px; background:url(../img/accueil/astuces_rayons.gif) no-repeat}
	td#astuces_rayons a:hover {background:url(../img/accueil/astuces_rayons_anim.gif) no-repeat}
	td#foire_aux_questions a {display:block; width:149px; height:139px; background:url(../img/accueil/faq.gif) no-repeat}
	td#foire_aux_questions a:hover {background:url(../img/accueil/faq_anim.gif) no-repeat}

	td#id_recettes_gauche {width:21px; height:178px; background:url(../img/accueil/idees_recettes_gauche.jpg) no-repeat}
	td#suivez_poisson_aquitaine {width:577px; height:178px; background:url(../img/accueil/suivez_les_poissons_aquitaine.jpg) no-repeat}

	td#caddie {width:143px; height:139px; background:url(../img/accueil/caddie.jpg) no-repeat}
	td#astuces_rayons {width:96px; height:139px; background:url(../img/accueil/caddie_top.jpg) no-repeat}
	td#bot_etalage {width:277px; height:139px; background:url(../img/accueil/bot_etalage.jpg) no-repeat}
	td#foire_aux_questions {width:149px; height:139px; background:url(../img/accueil/bot_faq.jpg) 0 bottom no-repeat}
	td#droite_faq {width:58px; height:139px; background:url(../img/accueil/right_faq.gif) no-repeat}

	td.bot {width:723px; height:18px; background:url(../img/accueil/bottom.gif) no-repeat}
 
	div.bulle {width:239px; height:122px; display:none; padding:20px 5px 0 70px; position:absolute; top:220px; left:50%; margin-left:100px; background:url(../img/accueil/bulle.png) no-repeat}
	* html div.bulle {
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='library/img/accueil/bulle.png',sizingMethod='crop');
		background-image:none
	}
	
	div.bulle h2 {font-size:1.2em; color:#104d69; text-transform:uppercase}
	div.bulle p {padding:0 10px 0 0}
	#bar_bulle h2 {color:#d70040}
	#truite_bulle h2 {color:#92b000}
	#esturgeon_bulle h2 {color:#f27d04}
	#turbot_bulle h2 {color:#d70091}
	#daurade_bulle h2 {color:#00bfe8}
	#saumon_bulle h2 {color:#0030d7}
	#maigre_bulle h2 {color:#7800d7}
