﻿body {	
	background-image: url("../images/home/fond_lignes_verte.jpg");
	background-repeat: repeat-x ;	     
	background-color: #F2F3E7;   
	border: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
img   {
	border: none;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.actu {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

.lirelasuite {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: right;
}
.contact {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align:center;
}
.bas {
	text-align:center;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.pagination {
	text-align:center;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}


