html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	overflow:auto;
}
body{
	margin: 0px;
	padding: 0px;
	background-color: #1A7A00;
	background-attachment:scroll;
	height: 100%;
	overflow:auto;
	scrollbar-face-color: #1A7A00;
	scrollbar-shadow-color: #D7CF6D;
	scrollbar-highlight-color: #D7CF6D;
	scrollbar-3dlight-color: #D7CF6D;
	scrollbar-darkshadow-color: #D7CF6D;
	scrollbar-track-color: #D7CF6D;
	scrollbar-arrow-color: #5F0A07;
}
legend {
	color: #D3CF6B;
}
fieldset {
	color: #D3D66B;
}

#fond{
	background-image: url(images/fond-body.jpg);
	background-repeat: repeat-x;
	background-color: #1A7A00;
	height:100%;
}
.petit {
	font-size: smaller;
}

#bas {
	background-image: url(images/fond-pied-page.gif);
	height: 59px;
	width:100%;
	background-position: center top;
	position: absolute;
	bottom: 0px;
	left:0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D3CF6B;
}
#bas a {
	color: #D5D16E;
}
h1,#titre_popup {
	font-size: 22px;
	text-align: right;
	line-height: 22px;
	margin-right: 50px;
	margin-bottom: 5px;
}
#corps h2 {
	font-size: 16px;
	margin-top: 3px;
	margin-bottom: 10px;
	text-align: right;
	margin-right: 50px;
}

#item1 a, #item a {
	color: #D7D370;
	text-decoration: none;
}
#fichier1,#fichier1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D5D16E;
	margin-top: 15px;
	margin-left: 15px;
}


#corps {
	height: 490px;
	padding-left: 20px;
	width: 705px;
	overflow: visible;
	padding-right: 20px;
	padding-bottom: 59px;
}
#corps p {
	text-align: justify;
}


#page {
	background-image: url(images/fond-page.jpg);
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 985px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D7CF6D;
	text-align: left;
	background-repeat: no-repeat;
}
#menu #item1, #item1_hover {
	height: 31px;
	line-height: 31px;
	padding-top: 75px;
}
#infos {
	width: 329px;
	height: 220px;
	background-image: url(images/fond_liste_infos.gif);
	background-position: left 72px;
	background-repeat: no-repeat;
}
#liste_infos {
	height: 138px;
	width: 320px;
	padding-left: 3px;
	overflow: auto;
	font-size: 18px;
}

#menu #item, #item_hover {
	line-height: 31px;
	height: 31px;
	overflow: hidden;
}
#menu #item:hover, #item_hover {
	background-color: #99B30A;
}
#menu a:hover, #item1_hover a, #item_hover a{
	font-size: 20px;
	font-weight: 900;
	font-family: Arial;
	color: #5F0A07;
	text-decoration:none;
}

#menu #item, #menu #item1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #640B07;
	font-size: 13px;
	font-weight: 500;
}
#menu #item:hover, #menu #item1:hover, #item1_hover, #item_hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #640B07;
	font-size: 20px;
	font-weight: 900;
	font-family: Arial;
	color: #5F0A07;
	padding-left: 5px;
}
#bandeau {
	height: 225px;
	width: 745px;
	overflow: visible;
	margin: 0px;
}
#menu {
	float: right;
	width: 191px;
	margin-right: 49px;
}
#ligne_info {
	line-height: 17px;
	height: 20px;
	font-size: 14px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 15px;
	margin-left: 15px;
}
#infos a {
	color: #FFFFFF;
	text-decoration: none;
}
#infos a:hover {
	text-decoration: underline;
}
#ref a , #ref a:hover{
	color: #D7D370;
	font-size:10px;
}
#corps a {
	color: #D7CF6D;
}
.bordeaux {
	font-weight: bold;
	color: #5C0B05;
}
#infos a {
	color: #FFFFFF;
	text-decoration: none;
}
