body {
	font-family: "trebuchet ms" ;
	background-color: #6E0B14;
	background-image: url(images/ecomusee_morbihan.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0px;
}
#container {
	background-color: #ffb74b;
	background-repeat: repeat-y;
	width: 900px;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	background-position: top;
	margin-bottom: auto;
}
.h1 {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: normal;
	text-align: left;
	padding-left: 35px;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #6F0B15;
	width: 890px;
	height: 35px;
	margin-left: auto;
	background-image: url(images/h1.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 0;
	padding-top: 0px;
}
.h2 {
	width: 840px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6F0B15;
	padding-left: 25px;
	margin-left: 0px;
	text-align: left;
}
.h3 {
}
a:link {
	color: #6F0B15;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #6F0B15;
}
