/* @override http://lepanorama-bourges.fr/styles_pano.css */

body {
	background: url(fond_pano.jpg) no-repeat center 0;
	margin: 0;
}

#bloc {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: justify;
	width: 450px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background: #fafffb url(pano.gif) no-repeat 10px 20px;
	padding: 120px 20px 20px;
}
#bloc a {
	color: #333333;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-decoration: none;
}
.Style1 {
	font-size: 14px;
	font-weight: bold;
}