@charset "UTF-8";

@media screen {
	#global { font-size: 1.3em; }
	
	#menu_autresSites { font-size: 0.8em; }
	#entete h1 { font-size: 3.8em; }
	#entete h2 { font-size: 2.8em; }
	p#infopied, #blocpied li a, #blocpied li h3 { font-size: 0.7em; }
	
	#contenu h1#con_libelle span { padding: 0.1em 0; *padding: 0; }
	#contenu h1#con_libelle span.deco { padding: 0.1em 1em; }
	
	#contenu #rub_flotte ul li {
		padding: 10px; width: 360px; height: 125px;
		background: url(../images/f-bateau-produit-big.png) no-repeat;
	}
	#contenu #rub_flotte ul li a { font-size: 1.2em; }	
	
	#contenu #menu_croisieres ul ul li {
		width: 360px; height: 125px;
		background: white url(../images/f-bateau-produit-big.png) no-repeat;
	}
	#contenu #menu_croisieres ul ul li a { width: 360px; height: 125px; font-size: 1.7em; }
}
@media print {
}
