/* Affichage des H conforme cartes et Menus */
h1 {
	color:#EB6500;
	font-size:1.2em;
	margin: 0;
}
h2 {
	color:#444;
	font-size:1.1em;
	line-height:1.2em;
	text-align:center;
	margin: 0;
}
h3 {
	color:#FF5558;
	font-size:12pt;
	text-align:center;
	padding:2vh 0 .5vh 0;
	margin: 0;
}
h4 {
	color:#F9AB95;
	font-size:10pt;
	text-align:center;	
	padding:.8vh 0 0 0;
	line-height:11pt;
	margin: 0;
}
h5 {
	color:#888;
	font-size:9pt;
	text-align:center;	
	padding:0 0 .7vh 0;
	line-height:11pt;
	margin: 0;
	/*text-shadow: 0 0 3px #000;*/
}
