.texte {
	color : #000000;
	font-family : Arial;
	font-size : 11px;
}

.vert {
	color : #0D8653;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}

.small {
	color : #000000;
	font-family : Arial;
	font-size : 9px;
}

.titre {
	color : #CC7E05;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
}

.orange {
	color : #CC7E05;
	font-family : Arial;
	font-size : 11px;
}

.underline {
	color : #ffffff;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}

.nav {
	color : #ffffff;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}

a.lnav {
	color : #ffffff;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

.bottom {
	color : #272980;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
}

a.lbottom {
	color : #272980;
	font-family : Arial;
	font-size : 11px;

}

a.lien {
	color : #0D8653;
	font-family : Arial;
	font-size : 11px;
	text-decoration : underline;

}

a.lnav:hover
{
text-decoration : underline;
}


