div#presentation h1{
	text-align:center;
	font-size:18px;
	color:#333333;
	margin: 5px 0 10px 0;
}
div#presentation p{
	font-size:0.8em;
	color:#333333;
	margin: 0 0 8px 0;
}
div#presentation a.photo{
	float: left;
	margin: 8px 15px;
	border:1px solid #00FF33;
}

.img {
	border: 0px;
}
.vert {
	color:#7cbe00;
	font-weight:bold;
}
div#plan{width:350px;height:350px;float:left;}
div#zoom{width:350px;height:350px;float:left;}
div#coordonnees, div#horaires {width:350px;height:150px;float:left;}
div#coordonnees p, div#horaires p{text-indent:20px;font-weight:bold;}
div#coordonnees .decal, div#horaires .decal{margin-top:20px;}
