@charset "utf-8";
/* CSS Document */
html, body {
	height:100%;
	margin:0;
	padding:0;
}
a {
	color:#930000;
	text-decoration: underline;
}
a:hover {
	color:#300;
	text-decoration: underline;
}
h3 {
	font-size:33px;
	font-weight:normal;
	color:#31231E;
	margin-left:10px;
}
h4 {
	font-size:23px;
	font-weight:normal;
	color:#300;
	margin-left:10px;
	text-align: center;
}
.quote {
	font-size:23px;
}
#page-background {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#content {
	position:relative;
	z-index:1;
	padding:0px;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#wrap {
	position:relative;
	z-index:1;
	padding:0px;
}
#top-site {
	background-image: url(img/top-site.png);
	background-repeat: no-repeat;
	height: 206px;
	width: 960px;
}
#middle-site {
	background-image: url(img/middle-site.png);
	background-repeat: no-repeat;
	height: 496px;
	width: 960px;
	padding: 0px;
}

#menu-top {
	width: 725px;
	position: relative;
	top: 142px;
	margin-right: auto;
	margin-left: auto;
}
.menu-links {
	font-size: 21px;
	color: #500;
	margin-right: 15px;
	float: left;
	margin-left: 20px;
}
.menu-links a {
	color: #930000;
	text-decoration: none;
}
.menu-links a:hover {
	color: #31231E;
}
.menu2-links {
	font-size: 19px;
	color: #500;
	margin-left: 8px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #31231E;
	padding-bottom: 5px;
}
.menu2-links a {
	text-decoration: none;
	color: #930000;
}
.menu2-links a:hover {
	color:#31231E;
}

#menu-right {
	position:absolute;
	left:120px;
	top:235px;
	margin:0;
	width:160px;
	height:54%;
	float: left;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#image {
	width:100%;
	text-align: center;
}
#wrap-photo {
	margin-bottom: 10px;
	display: inline;
		width: 196px;
}
#photos {
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #000;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
}
.objets {
	font-size: 15px;
	font-weight: bold;
	margin-right: 10px;
}
.align-center {
	text-align: center;
}
.align-tarifs {
	text-align: center;
}

