body {
	color: #482424;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #96C881;
	text-align: center;
	height: 100%;
	font-size: 1em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
	background-image: url(../images/fond-body.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	font-size: 1.4em;
	padding-top: 25px;
	margin-top: 0px;
	margin-right: -25px;
	margin-bottom: 0px;
	margin-left: -35px;
	padding-left: 35px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-variant: normal;
	text-transform: uppercase;
	font-style: italic;
	color: #159612;
}
h2 {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	color: #482424;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}

a {
	color: #22A813;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #4AEF1B;
}

p {
	font-size: 0.9em;
	margin-bottom: 10px;
	margin-top: 0px;
}
b {
	font-weight: bold;
}
.italique {
	font-style: italic;
}

ul {
	margin-left: 30px;
}
li {
	margin-bottom: 3px;
	font-size: 0.9em;
}
.clr {
	clear: both;
}



img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #482424;
	border-bottom-color: #482424;
	border-left-color: #E7F3D6;
}
.epis {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: -6px;
}

#bandeau {
	height: 110px;
}
#bandeau img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




.photo-gauche {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.photo-droite {
	float: right;
	margin: 5px;
}

.paragraphe {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8AC372;
}


.petit {
	font-size: 0.8em;
}


#container {
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/fond-container.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#contenu {
	padding-left: 35px;
	padding-right: 25px;
}
#menu {
	background-color: #FEF7B1;
	text-align: center;
	padding-left: 20px;
	height: 18px;
}

#menu ul {
	height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu ul li {
	list-style-type: none;
	color: #482424;
	font-size: 13px;
	display: inline;
}
#menu ul li a {
	color: #482424;
	text-decoration: none;
	float: left;
	background-color: #FEF7B1;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3F2925;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3F2925;
}
#menu ul li a.premier {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3F2925;
}


#menu a:hover {
	color: #CC0000;
	background-color: #FFFFFF;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#menu a.gites, #menu a.studio {
	background-image: url(../images/epis.gif);
	background-repeat: no-repeat;
	background-position: 98% center;
	padding-right: 24px;
}
#menu a.studio {
	background-image: url(../images/epis2menu.gif);
}

#menu a.gites:hover, #menu a.studio:hover {
}

#footer {
	clear: both;
	font-size: 0.8em;
	text-align: center;
	word-spacing: 0.3em;
	background-image: url(../images/arrodi-bas.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 30px;
	position: relative;
	top: 31px;
	color: #206815;
	font-weight: bold;
}
#footer p {
	padding-top: 4px;
}
.dphotos td {
	text-align: center;
}



.galerie {
}
.galerie td {
	width: 190px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #96C881;
	background-color: #F8FDEE;
}

