.fond-gauche {
	background-image: url(images/_style/fond-gauche.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
.fond-droite {
	background-image: url(images/_style/fond-droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.nav-basse {
	font-size: 12px;
	font-weight: bold;
	color: #98bb3d;
	font-family: Arial, Helvetica, sans-serif;

}
a.nav-basse {
	font-size: 12px;
	font-weight: bold;
	color: #98bb3d;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.titreCol {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

