body {
	background-image: url(images/fond.jpg);
	background-color: #40A420;
	background-repeat: repeat-x;
	text-align:center;
}
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E5F0D3;
}
.bg {
	background-image: url(images/bg.gif);
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D7000;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D7000;
	font-weight:bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0D7000;
	margin-bottom:10px;
	margin-top:30px;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:underline;
	color: #0D7000;
	margin-bottom:5px;
	text-indent:10px;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5F0D3;
}
.bgtxt {
	background-image: url(images/bgtxt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#menu_bas{
	 font: normal 10px Arial, Helvetica, sans-serif;
	 color: #fff;
	 padding: 10px 0 10px 0;
}

#menu_bas a{
	text-decoration: underline;
	color: #fff;
}

#menu_bas a:hover{
	text-decoration: none;
}

li{
list-style-type:disc;
}

b{
	color:#933;
}

#plan{
	 font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	 color: #0D7000;
	 text-align:left;
}

#plan a{
	color: #0D7000;
}

#plan a:hover{
	color: #f00;
}
