 

a
{
	font-size: 13px;
	font-family: Futura, Georgia;
	text-decoration: none;
	color:#141D15;

}

.textnormal
{
	font-size: 13px;
	font-family: Futura, Georgia;
	text-decoration: none;
	color:#364C39;

}

.navigue
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#4E4B4B;
	font-weight: bold;
	font-style: normal;
	list-style-type: none;
	background-image: url(images/commun/fl_gris01.gif);
	background-repeat: no-repeat;
	background-position: 0% 55%;
	padding-left: 8px;
	text-transform: uppercase;

}

.navigue:hover
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight: bold;
	list-style-type: none;
	background-image: url(images/commun/fl_gris02.gif);
	background-repeat: no-repeat;
	background-position: 0% 55%;
	padding-left: 8px;
	text-transform: uppercase;
}

.GrandTitre
{
	font-size: 13px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	color:#028B47;
	list-style-type: none;
	font-style: normal;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: none;
}
.textenormaldecale
{
	font-size: 11px;
	font-family:  Futura, Georgia; 
	text-decoration: none;
	color:#527657;
	margin-left: 15px;
	font-weight: normal;
}
.legende
{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#333333;
	font-style: italic;
} 
.backgroundgereral{ 
  background: #FFFFFF url(images/commun/bg_general.gif) repeat-y; 
} 

.textenormallien {
	font-size: 13px;
	font-family: Futura, Georgia;
	text-decoration: none;
	color:#587C5D;

}


