body {
	background-image: url(images/fond-body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #84B828;
}
#page {
	background-color: #FFFFFF;
	width: 979px;
	text-align: left;
}
#bandeau {
	height: 273px;
	width: 979px;
}
#menu {
	width: 242px;
	background-color: #FFFFFF;
	text-align: left;
}
#item,#item_hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #28611D;
	font-weight: bold;
	text-decoration: none;
	margin-right: 18px;
	margin-left: 30px;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #28611D;
	line-height: 22px;
}
#item a {
	text-decoration: none;
	color: #28611D;
}

#item a:hover {
	font-style: oblique;
}
#item_hover a{
	color: #28611D;
	text-decoration: none;
	font-size:larger;

}
#item_hover:after{
display: block;
margin-left: -2px;
margin-top: -22px;
color: #FF9600;
content: attr(title);
font-size:larger;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9700;
}


#corps {
	background-color: #FFFFFF;
	width: 727px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #28611D;
	padding-right: 10px;
}
#corps p {
	text-align: justify;
}
b,strong {
	font-weight: bold;
	color: #FF9700;
}


#bas {
	width: 969px;
	background-image: url(images/fond-bas-page.jpg);
	background-repeat: repeat-x;
	height: 141px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #83B82C;
	padding-right: 10px;
	text-align: left;
}
#bas a {
	color: #83B82C;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #28611D;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #28611D;
	line-height: 25px;
}
h1:after {
display: block;
margin-left: -2px;
margin-top: -26px;
color: #91BC24;
content: attr(title);

}
#bas_menu {
	background-image: url(images/bas_menu.jpg);
	height: 80px;
	width: 242px;
}
