/* Carte interactive de Greyhawk */


/* Déclaration des Fonts */
@font-face {
	font-family: 'OPTIFurst';
	src: url('../../fonts/OPTIFurst-Bold.otf');
}
/* Title & headers */

h1, h2, h3, h4, h5, h6 {font-family:"OPTIFurst";font-weight:normal;}
.legende {width:346px !important;}

.flag {float:left;width:80px;margin-top:10px !important;filter: drop-shadow(0px 0px 1px white) drop-shadow(0px 0px 1px white)}