/* Carte interactive de Laelith */

/* Déclaration des Fonts */
@font-face {
	font-family: 'Lithos';
	src: url('../../fonts/Lithos-Regular.eot');
	src: url('../../fonts/Lithos-Regular.eot?#iefix') format('embedded-opentype'),
		url('../../fonts/Lithos-Regular.woff') format('woff'),
		url('../../fonts/Lithos-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
/* Title & headers */

h1, h2, h3, h4, h5, h6, .titre {font-family:"Lithos";}
.titre {font-size:18px;}
.titre img {margin: 10px 0 0 30px;}

.laelithv2 {background: #464892;color: #fff;margin:0 30px;padding: 1px 0 4px 10px;width:300px;}
#bourse {background: url(../../items/laelith/images/blindhealer/bourse_small.jpg) no-repeat;width: 75px;float: left;margin: 20px;height: 73px;color: #fff;font-weight: bold;}
#po {padding: 30px 25px;}
.choice {cursor:pointer;margin-left:150px;padding:0 50px;background: url('/site/images/laelith/blindhealer/kroc.gif') no-repeat;min-height: 50px;font-weight:bold;}
.navigation {display:none;}
