body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-image: url(fondpage.gif);
	background-repeat: repeat-x;
	background-color: #D37C3F;
	color: #b53512;
}
#page {
	background-image: url(fondcontenu.gif);
	background-repeat: repeat-y;
	padding: 0px;
	width: 756px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#menudefault {
	margin: 0px;
	background-image: url(menudefaut.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 350px;
	height: 26px;
	background-color: #000000;
}
#menudefault li {
	display: inline;
	list-style-type: none;
}
#menudefault a {
	text-decoration: none;
	display: block;
	width: 125px;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C79674;
	border-left-color: #C79674;
	color: #B65A1A;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#header {
	margin: 0px;
	padding: 0px;
}
#header strong {
	display:none;
}

#menugeneral {
	background-image: url(fondmenugeneral.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 38px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#menugeneral li {
	display: inline;
	list-style-type: none;
}
#menugeneral a {
	text-decoration: none;
	display: block;
	width: 125px;
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C79674;
	border-left-color: #C79674;
	color: #B65A1A;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#footer {
	text-align: center;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(pied.gif);
	background-repeat: no-repeat;
	height: 29px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #B65A1A;
	clear: both;
}
#contenu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#contenu h1 {
	background-image: url(titre1.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	font-size: 1.5em;
}
#contenu p {

	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contenu hr {
	clear: both;
	height: 1px;
	width: 1px;
	color: #E8DDB1;
	background-color: #E8DDB1;
	margin: 0px;
	padding: 0px;
}
#contenu img {
	background-image: url(fondimage.gif);
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#diapo-1 {
	padding: 10px;
	width: 308px;
	background-image: url(fondimage.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#actus {
	background-image: url(fondactus.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 308px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	float: left;
	margin-left: 30px;
}
#actus img {
	background-image: none;
	margin: 0px;
	padding: 0px;
}

#actus h2 {
	font-size: 1.3em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#actus p {
	margin: 0px;
	padding: 0px;
}
#actus p.suite a {
	color: #B53512;
}


table.formulaire {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}

table.formulaire input {
	width: 350px;
	border: 1px solid #DDBB73;
}

table.formulaire textarea {
	width: 350px;
	height: 125px;
	border: 1px solid #DDBB73;
}


#footer a {
	color: #B65A1A;
}
#actus p.suite {
	text-align: right;
	margin-right: 30px;
}
th {
	text-align: right;
	width: 150px;
	padding-right: 10px;
}
#listephotos li {
	list-style: none;
	display: inline;
}

#listephotos a {
	list-style: none;
	display: block;
	width: 150px;
	height: 175px;
	float: left;
	text-align: center;
	color: #B98D28;
	text-decoration: none;
}
.ariane a{
	color: #B98D28;
}
a{
	color: #B98D28;
}
#map_canevas img {
	background: transparent;
}
