.titre {
	font-size: 18px;
	color: #0066FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.titre_bleu {
	color: #0066cc;
	font-size: 14px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titre_vert {
	font-size: 14px;
	color: #009900;
}
.texte_bleu {
	color: #0066cc;
}
.texte_vert {
	color: #009900;
}
.titre_orange {
	font-size: 14px;
	color: #ff0000;
}
.carre_navigation {
	font-size: 15px;
	color: #FFFFFF;
}
.navigation_petit {
	font-size: 9px;
}
.sco_accueil {
	font-size: large;
	font-weight: bold;
	color: #0066FF;
}
.nav_petit {
	font-size: 9px;
}
.texte_orange {
	color: #ff0000;
}
.txt_moyen {
	font-size: 14px;
}
a {
	text-decoration: none;
	color: #FF6633;
}
a:hover {
	color: #f93;
	text-decoration: underline;
}
.numero {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bold;
}
.fondblanc {
	background-color: #FFFFFF;
}
.bordure {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.bordurefin {
	border: 1px dotted #999999;
}
a:visited {
	color: #FF9933;
}
.tout_petit {
	font-size: 9px;
}
