﻿.ImageFond
{
	background-image: url('images/Fonds/Vert/Vert.jpg');	
	background-attachment: fixed;
	background-color: #abac60;
}
.CouleurFond
{
	background-color: #abac60;	
	vertical-align: top;
}

.Titre
{
	font-size: 13px;
	font-weight: bold;
	color: #abac60;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-bottom-color: #abac60;
}
.NovaLink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
}
