html, body {
	height: 100%;
}

body {
	font-family: verdana, sans-serif;
	font-size: 85%;
	color: #222;
	margin: 0;
	padding: 0;
}

h3 {
	color: #d08818;/* #7c2b2b; */
	border-bottom: 1px solid gray;
	margin-top: 40px;
	padding-left: 10px;
}

h4 {
	margin-left: 10px;
}

a {
	border: 0;
	text-decoration: none;
}

img {
	border: 0;
}

dt {
	color: #c72d2d;
	font-weight: bold;
}

dd {
	margin: 0;
}

table {
	font-size: 80%;
	width: 100%;
}

thead {
	text-align: center;
}

th {
	height: 35px;
	background-color: #c8d6dc;
}

td {
	background-color: #e4e9eb;
	height: 30px;
	padding: 5px;
}

/* Haut de page ------------------------------- */

#header {
	background-color: #3d7ec0;
	background-image: url("../images/background-header.jpg");
	background-repeat: no-repeat;
	height: 170px;
	border-bottom: 1px solid white;
}

#header h1 {
	display: none;
	margin: 0;
	margin-left: 10px;
	padding: 0;
	padding-left: 50px;
}

#header a, a:link {
	color: white;
}

/* barre information ------------------------------- */

#sidebar {
	background-color: #99ccff;
	border-bottom: 2px solid #6699cc;
	margin: 0;
	padding: 13px;
	padding-left: 10px;
}

#sidebar a, a:link {
	margin: 0;
	padding: 0;
	color: #00e;
}

#sidebar span {
	font-weight: bold;
	margin-left: 30px;
}

#sidebar img {
	position: absolute;
	margin: -10px;
	margin-left: 10px;
	padding: 0;
}

/* Menu ------------------------------- */

#menu {
	background-image: url("../images/background-menu.jpg");
	background-repeat: no-repeat;
	float: left;
	width: 170px;
	height: 305px;
}

#menu h2 {
	display: none;
}

#menu ul {
	margin: 0;
	padding: 5px;
	padding-left: 0;
	padding-right: 0;
	list-style: none;	
}

#menu li {
	height: 25px;
	padding: 2px;
	padding-left: 10px;
}

#menu li:hover {
	background-color: #c4efa8;
	padding-left: 5px;
	border-left: 5px solid #ffcc66;
}

#menu a {
	display: block;
	height: 100%;
}

#menu a, a:link {
	color: #00e;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

/* Contenu principal ------------------------------- */

#main-content {
	min-height: 400px;
	margin: 0;
	margin-top: 20px;
	margin-left: 200px;
	margin-right: 25px;
}

#main-content h2 {
	text-align: center;
	color: #379a30;/*#10550b;*/	
	margin-top: 20px;
	margin-bottom: 20px;
}

#main-content a {
	text-decoration: underline;	
}

#main-content p {
	padding-left: 10px;
}

#photo-famille {
	margin-left: 150px;
}

.quoted-service {
	font-weight: bold;
}

#conseil-federation {
	margin-left: 35px;
}

#conseil-federation dt {
	margin-bottom: 5px;
}

#conseil-federation dd {
	margin-left: 20px;
}

#conseil-federation img {
	width: 120px;
}

#contact dt {
	margin: 5px;
}

#contact dd {
	margin: 5px;
	margin-left: 30px;
}

.tarifs-saisonniers {
	margin-left: 20px;
	margin-bottom: 10px;
}

.tarifs-saisonniers dt {
	margin: 10px;
}

.tarifs-saisonniers dd {
	margin: 5px;
	margin-left: 30px;
}

.comment {
	color: black;
}

#map {
	margin: 10px;
	width: 700px;
	height: 350px;
}

/* Pied de page ------------------------------- */

#footer {
	background-image: url("../images/background-footer.jpg");
	margin-top: 50px;
}

#footer {
	text-align: center;
}
