body{
    font-family: Tahoma,Verdana,Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
	background-color:#000;
	font-size:1em;
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
}

#title{
	position:absolute;
	left:200px;
	top:10px;
	font-size:2.2em;
	color:#FFF;
}

#titleshadow{
	position:absolute;
	left:202px;
	top:12px;
	font-size:2.2em;
	color:#000;
}

#logo{
	position:absolute;
	left:80px;
	top:15px;
	border: 0;
}

#map{
	width: 700px;
	height: 500px;
}

.details{
	font-size:0.9em;
	margin: 10px;
}

.lieu{
	text-align: center; 
}

.titre_lieu{
	font-size:1.2em;
	font-weight:bold ;
}

.titre_visite{
	font-size:1.1em;
	font-weight:bold ;
}

.label_visite{
	width:205px;
    background-color:#ffffff;
	border:2px #006699 solid;
	padding: 2px;
}

.presentation_visite{
	font-size:0.8em;
}

.credits_visite{
	font-size:0.6em;
}

.label_fourneau{
	font-size:0.9em;
	font-weight:bold ;
}
