html, body {
margin: 0;
padding: 0;
height: 100%;
overflow:auto;

}
#page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 1024px;
}
#bas {
	background-image: url(images/fond_bas.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 67px;
}
#bas2 {
	background-image: url(images/fond_bas2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 67px;
	width: 1024px;
	clear: both;
}

#bandeau {
	background-image: url(images/fond_bandeau.gif);
	height: 353px;
	width: 1024px;
}
#menu {
	padding-top: 148px;
	width: 400px;

}
#item, #item_hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 35px;
	color: #FFFEFD;
	height: 35px;
	text-align: center;
	padding-left: 90px;
}
#titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #163410;
}

body {
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #163410;
}
#contenu {
	background-image: url(images/fond-contenu.gif);
	background-repeat: repeat-y;
	height:100%;
	padding-right: 77px;
	padding-left: 177px;
}
#contenu2 {
	background-image: url(images/fond-contenu.gif);
	background-repeat: repeat-y;
}
.fondPhoto {
	background-image: url(images/fond-photo-nb.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:100%;
	padding-right: 77px;
	padding-left: 177px;
}

#liste_infos {
	background-image: url(images/fond-infos.jpg);
	background-repeat: repeat-y;
	width: 175px;
	padding-right: 34px;
	padding-left: 39px;
	font-size: 12px;
	color: #BF0000;
}
#liste_infos a {
	font-weight: bold;
	color: #BF0000;
}

#item a {
	color: #FFFFFF;
	text-decoration: none;
}

#infos{
	width:248px;
	float: right;
}
#item a:hover, #item_hover a {
	text-decoration: underline;
	color: #FFFFFF;
}
.grasRouge {
	font-weight: bold;
	color: #8F0000;
}
.grasVert {
	font-weight: bold;
	color: #0B772C;
}
.soustire, H3, #titre_popup {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #163410;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F0000;
}
#popup td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contenu a {
	color: #BF0000;
}
#legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BF0000;
	background-color: #FFFFFF;
	padding: 5px;
	border: thin solid #153810;
}
#Layer1 {
	position:absolute;
	left:-45px;
	width:198px;
	height:348px;
	bottom: 0%;
}
#piedDePage,#piedDePage a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#popup {
	border: 10px solid #BF0000;
	height: *px;
}
p:first-letter, li:first-letter{
	font-size:larger;
	color:#8F0000;
	font-weight:bold;
}
#fichier1,#fichier1 a {
	margin-top: 10px;
	margin-left: 10px;
}
