.tableau-fin {
	border: 1px ridge #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(../galeries/charte/centre.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-image: url(../galeries/charte/fond.gif);
}

.titre {
	background-image: url(../galeries/charte/fond-titre2.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.tableau_fin_sans_fond {
	border: 1px dashed #000000;
}
.titre_gris {
	background-image: url(../galeries/charte/fond_titre_gris.jpg);
	background-repeat: repeat-y;
	background-position: right;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.tableau_cellules_tiret_gauche {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000000;
}
.texte_gras_gros {
	font-size: 14px;
	font-weight: bold;
}
.texte_gras_rouge {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.texte_moyen {font-size: 12px}

a:link {
	color: #006600;
}

a:visited {
	color: #006600;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}