body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A7A98A
}

table {
font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*--------------------- Lien ------------------------------*/
a:link {
	color: #376641;
	text-decoration:underline;
	font-weight:bold;
}
a:visited {
	color: #376641;
	text-decoration:underline;
	font-weight:bold;	
}
a:hover {
	color: #9D9872;
	text-decoration:underline;
	font-weight:bold;
}
a:active {
	color: #376641;
	text-decoration:none;
	font-weight:bold;
}

a.texte_noir:link {
	font-weight:normal;
	color: #000000;
	text-decoration:none;
}
a.texte_noir:visited {
	font-weight:normal;
	color: #000000;
	text-decoration:none;
}
a.texte_noir:hover {
	font-weight:normal;
	color: #000000;
	text-decoration:underline;
}
a.texte_noir:active {
	font-weight:normal;
	color: #000000;
	text-decoration:underline;
}
a.texte_blanc:link {
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:none;
}
a.texte_blanc:visited {
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:none;
}
a.texte_blanc:hover {
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:underline;
}
a.texte_blanc:active {
	font-weight:normal;
	color: #FFFFFF;
	text-decoration:underline;
}

/*-------------------Custom class ------------------------*/
.titre {
	color: #376641;
	font-size: 14px;
	font-weight: bold;
}
.date{
	font-size: 10px;
	font-weight:normal;
	color: #376641
}
.sous-titre_brun {
	font-size: 12px;
	font-weight:bold;
	color: #766E4D
}
.sous-titre_bultin_vert {
	font-size: 10px;
	font-weight:bold;
	color: #6D6741
}
.sous-titre_noir {
	font-size: 12px;
	font-weight:bold;
	color: #000000
}
.sous-titre_Ggris_fonce {
	font-size: 11px;
	color: #666666
}
.sous-titre {
	font-size: 12px;
	font-weight: bold;

}
.Texte_normal {
	font-size: 10px;
	text-align:justify
}
.Texte_normal_nojustify {
	font-size: 10px;
}
.Texte_normal_nojustify_bultin {
	font-size: 9px;
}
.Texte_normal_blabc {
	font-size: 9px;
	color: #FFFFFF
}
.InputFullLength
{
	width:100%;
}

.pNoTopMargin{
	margin-top:0px;
}

a.Fonce:link {
	color: #474922;
	text-decoration:underline;
	font-weight:normal
}
a.Fonce:visited {
	color: #474922;
	text-decoration:underline;
	font-weight:normal
}
a.Fonce:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:normall
}
a.Fonce:active {
	color: #474922;
	text-decoration:underline;
	font-weight:normal
}
