/* CSS Document */

#body {
	padding-right: 10px;
	width: 550px;
}
.sectionBodyLarge {
	width: 530px;
	float: left;
	margin-bottom: 10px;
	font-size: 0.8em;
	clear: both;
}
.booksTitle {
	color: #003366;
	background-color: #CC9966;
	text-align: center;
	display: block;
	margin-bottom: 3px;
}
#page #sideMenu {
	background-image: url(../../common/img/mont_saint_michel/index_left_image.jpg);
}
#page {
	background-image: url(../../common/img/mont_saint_michel/index_right_image.jpg);
}
a.imageLink {
	margin: 5px;
	border: 2px solid #FFF;
	display: block;
	clear: left;
	float: left;
}
a.imageLink:hover {
	border: 2px solid #F60;
}
.mayor {
	margin-bottom: 20px;
	font-size: 0.8em;
	line-height: 1.6em;
}
.mayor .name {
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #206789;
}
.mayor .ph {
	float: left;
	margin-right: 20px;
}
.mayor p {
	display: block;
	margin-left: 130px;
}
