a {font-family: Century Gothic ;text-decoration: none}
a:link {font-family: Century Gothic ;color: #00A65E; text-decoration: none} /* unvisited link */
a:visited {font-family: Century Gothic ;color: 00A65E; text-decoration: none } /* visited link */
a:hover {font-family: Century Gothic ;color: 00A65E; text-decoration: underline}  /* quand on passe dessus et pas actif(=dernier clické)*/
a:active {font-family: Century Gothic ;color: 00A65E; text-decoration: none} /* deja visite */

# tableaux
table {font-family: Century Gothic; font-size: 11px; border-width:1; border-style: solid;}
tr,td {border-style: none; }
th {
		color: #FFFFFF;
		background-color:#00A65E;
		font-family: Century Gothic ;
		font-size: 11px;
		font-weight: bold;}

.ligneClaire {}
.ligneFoncee {background-color: #E6FAE1}



.back { }


# style du menu de gauche
.menu{
	font-family:Century Gothic ;
	font-size:12px;
	color:#00A65E;
	font-weight:bold;
}

# titre
.titre{
	color:#000000;
	font-family: Century Gothic ;
	font-size: 14px;
	font-weight: bold;}

.texte{
	font-family:Century Gothic ;
	font-size:12px;
	color:#000000;
	text-align:justify;
}


# en-tete des formulaires
.entete{
font-family:Century Gothic ;
font-size:11px;
font-weight:bold;
}

# label des formulaires
.label{
font-family:Century Gothic ;
font-size:11px;
text-align:right;
}

# bouton de formulaire
.bouton{
font-family:Century Gothic ;
font-weight:bold;
font-size:11px;
color:#00A65E;
}

.boutonsubmit{
font-family:Century Gothic ;
font-weight:bold;
font-size:11px;
color:#00A65E;
background-color: #DDDDDD;
}

# titres de la rubrique actualité de la page d'accueil
.titreactu{
font-family:Century Gothic ;
font-size:12px;
font-weight:bold;
color:#00A65E;
}

# sous-titres de la rubrique actualité de la page d'accueil
.stitreactu{
font-family:Century Gothic ;
font-size:10px;
font-weight:bold;
color:#000000;
}


# texte phare de la page d'accueil
P.texteA {
font-family:Century Gothic ;
font-size:13px;
}

# gras et souligne
.sigle{
	font-family: Century Gothic ;
	font-weight:bold;
	text-decoration:underline;
}

# liste des agences
.code {
	font-family:Century Gothic ;
	font-size:12px;
	font-weight:bold;
	color:#339966;}
.region {
	font-family:Century Gothic ;
	font-size:11px;
	font-weight:normal;
	color:#0099cc;}
.coord {
	font-family:Century Gothic ;
	font-size:11px;
	font-weight:normal;}
