/* style ssmenu */
.menu:link {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
}
.menu:hover {
	font-family: verdana;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
.menu:visited {
	font-family: verdana;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;

}

/* style liens imprimer/contact ... */

.lien:link {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	
}
.lien:hover {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.lien:visited {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;

}


/* style menu haut */
.menu-haut:link {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.menu-haut:hover {
	font-family: verdana;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
.menu-haut:visited {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}


.texte {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
}

.texte_valid {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.titre_entête_bleu_15 {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}

.titre_entête_bleu_10 {
	font-family: arial;
	font-size: 10px;
	color: #0066FF;
}

.texte_contenu {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}


.login {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #c51b24;
}

.titre_charte {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;

}

.nav {
	font-family: verdana;
	font-size: 10px;
	color: #000000;

}

.cat-fiches {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;


}


.nav_match {
	font-family: verdana;
	font-size: 10px;
	color: #990000;
	font-weight: bold;

}

.nav_match2 {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;

}

.jaune {
	background-color:#FFFF00;
}


/* contour tableau insertion charte manuellement
*/
.contourline	{ border: 1px #999999 solid; }

