.bordure {
	border: 2px solid #FFFFFF;
}
.fond_body {
	background-image: url(../img/body.jpg);
	background-repeat: no-repeat;
}
#actu {
	height:100px;
	border:1px solid #000000;
	margin-right:50px;
	background-color: #FFFFFF;
}
#integr {
	font:13px Arial;
}
#adresse02 {
	display:block;
	background:url(../img/fond_adresse.jpg) no-repeat;
	color:#FFF;
	width:300px;
	height:150px;
	/*float:left;*/
	margin:0px 5px 10px 160px;
	padding-top:10px;
}
#tableau td{
	border-bottom:1px solid #999;
}
h2 {
	display:block;
	line-height:21px;
	font:bold 16px;
	color:#FFF;
	padding:1 0 1 5;
	margin:5 35 0 0;
	background:url(../img/fond_titre.jpg) no-repeat;
}
.texte_centre {
	font:bold 15px;
	color:#009900;
	text-align:center;
	margin-right:35px;
}
.texte_centre02 {
	color:#00CC00;
	text-align:center;
	margin-right:35px;
	font-size: 18px;
	font-weight: bold;
}
.texte {
	text-align:justify;
	margin:5 45 15 10;
}
.texte02 {
	text-align:justify;
	margin:5 45 15 10;
	color:#333;
}
.texte_clear {
	clear:both;
}
.texte_vert {
	color:#009900;
}
ul {
	list-style-image:url(../img/puce.jpg);
}
li {
	margin:2 50 6 0;
}
.link {
	font:bold 15px;
	color:#00CC00;
}
.link:hover {
	color:#666;
}
.link02 {
	font:bold 10px;
	color:#00CC00;
}
.link02:hover {
	color:#666;
}
.flotgauche{
float:left;
}
.clear{clear:both;}
.memotable a{
font-weight:bold;
font-size:14px;
text-decoration:none;
color:#339900;
}
.memotable a:hover{
text-decoration:underline;
color:#000000;
}
.memotable img{
border:0px;
}