body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: auto;
	background-color: #E1F16A;
}
ul.menu {
	padding: 0px;
	list-style-type: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A39E1E;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
ul.menu li:hover, ul.menu li.over {
	background-image: url(images/fond-item-over.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
ul.menu li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 34px;
	color: #FFFFFF;
	background-image: url(images/fond-item.jpg);
	height: 34px;
	background-position: left bottom;
	padding-left: 5px;
}
ul.menu a {
	color: #AEBA23;
	text-decoration: none;
}
ul.menu li:hover a, ul.menu li.over a {
	color: #B86423;
}


td.bandeau {
	height: 223px;
	color: #B86423;
	width: 978px;
}
td.menu {
	background-image: url(images/bas-menu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 186px;
}

td.m_gauche {
	background-image: url(images/gauche-body.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#site {
	height: 100%;
	width: 100%;
}
td.m_droite {
	background-image: url(images/droite-body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
table.page {
	width: 978px;
	background-image: url(images/fond-page.jpg);
	background-repeat: repeat-y;
}
td.bas {
	background-image: url(images/bas-page.jpg);
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 130px;
	padding-left: 5px;
	line-height: 21px;
	padding-right: 5px;
	margin: 0px;
	background-position: 2px bottom;
	background-repeat: no-repeat;
}
div.col {
	float: left;
	width: 253px;
	margin-right: 2px;
}
.petit {
	font-size: 11px;
}


td.bas a {
	color: #FFFFFF;
}

td.corps {
	background-image: url(images/fond-corps.jpg);
	background-repeat: no-repeat;
	background-position: 2px bottom;
	min-height: 376px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 792px;
}
td.corps p {
	text-align: justify;
}

td.corps h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #AB4713;
}
ul.infos {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 188px;
	list-style-type: none;
}
ul.infos li.titre {
	background-image: url(images/haut-infos.png);
	height: 65px;
}
ul.infos li.content {
	background-image: url(images/fond-infos.png);
	background-repeat: repeat-y;
	padding-bottom: 20px;
}
ul.infos li.bas {
	background-image: url(images/bas-infos.png);
	background-repeat: no-repeat;
}

ul.listeinfos {
	list-style-image: url(images/puce-infos.png);
}
ul.listeinfos a {
	color: #FFFFFF;
}
ul.listeinfos li {
	margin-bottom: 3px;
}
div.col2 {
	float: left;
	width: 510px;
	margin-left: 5px;
}
div.col2 div.scol {
	float: left;
	width: 32%;
	margin-right: 1%;
}
td.corps  h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #78300A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #78300A;
}
td.corps h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #334C15;
}
td.corps b, td.corps strong {
	color: #334C15;
}
div.galerie {
	overflow: hidden;
	float: left;
}
div.historique {
	font-size: 11px;
}

div.galerie2 {
	float: right;
	margin-left: 10px;
}
td.corps div.checklist p {
	text-align: left;
}
#fichier1 {
	margin: 15px;
}
.popup {
	background-color: #FFFFFF;
	background-image: url(images/img-village.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 510px;
	padding-top: 172px;
	padding-bottom: 100px;
}
.popup .titreP {
	color: #FFFFFF;
	background-color: #6C8331;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
#titre_popup {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #334C15;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #334C15;
}
