body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/fond-body.png);
	background-repeat: repeat-x;
	background-color: #84C020;
	margin: 0px;
	padding: 0px;
	color: #4A76CC;
}
ul.menu {
	background-image: url(images/fond-menu.png);
	float: right;
	height: 346px;
	width: 187px;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
ul.menu li {
	background-image: url(images/fond-item.png);
	background-repeat: no-repeat;
	line-height: 22px;
	height: 33px;
	width: 126px;
	margin-left: 46px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.bas .adresse {
	float: right;
	width: 300px;
	margin-right: 250px;
	margin-top: 95px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer a {
	color: #84C020;
}
.bas .footer {
	font-size: 11px;
	margin-top: 60px;
	float: left;
	margin-left: 15px;
}

ul.menu li:hover, ul.menu li.over {
	background-image: url(images/fond-item-over.png);
	background-repeat: no-repeat;
}

.fond {
	background-image: url(images/panorama-fond.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.page {
	background-color: #FFFFFF;
	margin: auto;
	width: 994px;
}
.bandeau {
	background-image: url(images/bandeau.png);
	height: 239px;
	width: 994px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.corps {
	width: 800px;
	float: left;
}
.bas {
	background-image: url(images/fond-bas.png);
	background-repeat: no-repeat;
	clear: both;
	height: 114px;
	width: 994px;
}
.col200,.col300{
	float:left;
}
.col200{
	width:190px;
	padding-left: 5px;
	padding-right: 5px;
}
.col300{
	width:280px;
	padding-left:5px;
	padding-right:5px;
	margin-right: 5px;
	margin-left: 5px;
}
h1, #titre_popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #84C020;
	font-size: 20px;
	padding-left: 20px;
	margin-bottom: 10px;
}
h2 {
	font-size: 16px;
	color: #2D4878;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 5px;
}
p {
	text-align: justify;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
h2.titre_infos {
	line-height: 40px;
	color: #FFFFFF;
	background-image: url(images/fond-titre-info.jpg);
	text-align: center;
	height: 47px;
	margin: 0px;
	padding: 0px;
}
ul.infos {
	margin: 0px;
	padding: 0px;
	text-align: center;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #84C020;
}
ul.infos li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #84C020;
	padding-bottom: 5px;
	padding-top: 5px;
}
ul.menuCh {
	font-size: 14px;
	font-weight: bold;
	list-style-image: url(images/fleche.png);
}
ul.menuCh a {
	color: #4975CC;
	text-decoration: none;
}
ul.menuCh a:hover {
	text-decoration: underline;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5570AA;
}
div.bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-variant: small-caps;
	background-image: url(images/fond-btn.png);
	height: 29px;
	width: 100px;
	text-align: center;
	position: absolute;
}
div.bouton a {
	color: #FFFFFF;
	text-decoration: none;
}
