* {
	margin: 0px;
	padding: 0px;
}
html {
	background-color: #FFFFE5;
	height: 100%;
}
body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	background-image: url(../images/fond-body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	font-size: 180%;
	padding-bottom: 30px;
	font-variant: normal;
	text-transform: uppercase;
	color: #990000;
	font-weight: normal;
}
h2 {
	font-size: 150%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 25px;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 15px;
}

a {
	color: #FF3333;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
}
a:hover {
	color: #990000;
}

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;
}
.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;
}
.photo-gauche {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.photo-droite {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.photo-bas-page {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#bandeau {
	height: 250px;
	width: 900px;
}

#menu {
	height: 50px;
	background-image: url(../images/fond-menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#menu ul {
}

#menu ul li {
	list-style-type: none;
	display: inline;
	font-size: 13px;
}

#menu ul li a {
	color: #000000;
	text-decoration: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2B243;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2B243;
	padding: 5px;
	margin-left: -1px;
}

#menu ul li a.premier {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E2B244;
}

#menu a:hover {
	color: #CC0000;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-bottom: 7px;
	border-right-color: #E3B442;
	border-bottom-color: #E5B342;
}

.paragraphe {
	padding-bottom: 20px;
}
.listegras {
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #6D5E4B;
	font-style: italic;
}
.listegras li {
	background-image: url(../images/pouce.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 24px;
	list-style-type: none;
	list-style-image: none;
	padding-top: 2px;
	padding-bottom: 3px;
	line-height: 1.1em;
}


.petit {
	font-size: 80%;
}

#container {
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #B59159;	
}

#contenu {
	padding-left: 40px;
	padding-right: 40px;
	background-image: url(../images/fond-contenu.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFFDF8;
	padding-bottom: 40px;
}
#contenu .gauche {
	float: left;
	width: 48%;
}
#contenu .droite {
	float: left;
	padding-left: 30px;
}

#diapo {
	width: 400px;
	float: right;
	margin-left: 40px;
	height: 300px;
	border: 1px solid #B59159;
}



#footer {
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	background-image: url(../images/fond-footer.jpg);
	height: 60px;
	padding-left: 10px;
	padding-right: 10px;
	letter-spacing: 0em;
	text-align: center;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	font-size: 11px;
	margin: 0px;
	line-height: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#footer ul {
	letter-spacing: 0em;
	margin-top: -1px;
	padding: 0px;
}
#footer ul li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a {
	font-size: 11px;
	color: #990000;
	padding-right: 5px;
	background-repeat: no-repeat;
	letter-spacing: 0em;
	line-height: 12px;
	font-weight: normal;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
}
.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;
}
