#corps {
	background-image: url(images/fond-corps.jpg);
	width: 1000px;
	overflow: visible;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9779AB;
}

#page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 1000px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #4D6259;
	margin: auto;
	padding: 0px;
}

#menu {
	float: left;
	width: 260px;
	padding-left: 27px;
	padding-top: 20px;
}
#contenu {
	float: left;
	width: 673px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#bandeau {
	background-image: url(images/fond-bandeau.jpg);
	height: 304px;
	width: 1000px;
	text-align: right;
}
#bas {
	background-image: url(images/bas-page.jpg);
	height: 257px;
	width: 1000px;
	color: #1A3023;
}
#item, #item_hover {
	line-height: 27px;
	background-image: url(images/puce-menu.jpg);
	height: 27px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
}
#item a, #item_hover a {
	color: #FFFFFF;
	text-decoration: none;
}
#item_hover, #item:hover {
	background-image: url(images/puce-menu-over.jpg);
}

h1 {
	text-align: right;
	margin-right: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 28px;
	color: #1A3023;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family: Georgia;
	color: #BDF15E;
	font-size: 18px;
}
b,strong {
	color: #BDF15E;
}

.blanc {
	color: #FFFFFF;
}
.vertClair {
	color: #BDF15E;
}
#bas,#bas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1A3023;
}
legend {

	color: #BDF15E;
}
.grasFonce {
	color: #1A3023;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#fichier1,#fichier1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
}
#menu a {
	color: #FFFFFF;
}
h2 a {
	color: #BDF15E;
}
