body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#fond {
	background-image: url(images/fond-rep.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#page{
	width: 975px;
	background-image: url(images/fond-rep.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
#corps {
	background-image: url(images/fond-page.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 503px;
	text-align: justify;
	padding-left: 40px;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 1px;
}
#corps p {
	margin-right: 20px;
}
#infos {
	background-image: url(images/fond-infos.jpg);
	background-repeat: no-repeat;
	height: 241px;
	width: 170px;
	padding-top: 20px;
	padding-left: 170px;
	padding-right: 14px;
}
#ligne_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	display:list-item;
}
#ligne_info a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004C00;
}

b,strong {
	color: #FFFFFF;
	font-size: larger;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	margin-top: 80px;
}

#bas {
	background-image: url(images/bas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 31px;
	color: #FFFFFF;
}
#bas a {
	color: #FFFFFF;
}

#item {
	background-image: url(images/fond-item.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 156px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 12px;
}
#item_hover, #item:hover {
	background-image: url(images/fond-item-over.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 156px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 22px;
}
#item a ,#item_hover a {
	color: #FFFFFF;
	text-decoration: none;
}


#bandeau {
	height: 173px;
	background-image: url(images/bandeau.jpg);
	background-repeat: repeat-x;
	padding-left: 30px;
	text-align: center;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #015700;
	font-weight: bold;
	letter-spacing: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #015700;
	width: 510px;
}
.petit {
	font-size: 10px;
}
#corps a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015700;
	text-decoration: underline;
}
#bas #basenv {
	background-image: url(images/bas-environs.jpg);
	height: 28px;
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 120px;
	line-height: 28px;
}
#fichier1 {
	margin: 20px;
}

