.bordurenoire {
	border: 1px solid #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;

}
.rubrique {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.rubrique:hover {
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
	font-size: 12px;

}
.ligne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
}
.ligneblanche {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.ssrubrique {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.ssrubrique:hover {
	color: #CC9900;
	text-decoration: none;
	font-size: 11px;
}
.lien {

	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	font-size: 12px;
}
.lien:hover {

	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
	font-size: 12px;
}
.rubriqueaccueil {

	font-weight: bold;
	color: #DEC9A0;
	text-decoration: none;
	font-size: 12px;
}
.rubriqueaccueil:hover {
	color: #CC9900;
	text-decoration: none;
	font-size: 12px;
}
.tableau {
	border: 1px solid #CC9900;
	padding: 2px;


}
.chemin {
	color: #996600;
	text-decoration: none;
	font-size: 11px;
}
.chemin:hover {
	color: #0099CC;
	text-decoration: none;
	font-size: 11px;
}
.mainfleche {
	cursor: default;
}
.lienmail {
	font-size: 11px;
	color: #996600;
	text-decoration: underline;
}
.lienmail:hover {
	color: #0099CC;
	text-decoration: none;
	font-size: 11px;
}

#ref { display : none; visibility : hidden; }

.rubriqueor {

	font-weight: bold;
	color: #996600;
	text-decoration: none;
	font-size: 12px;
}
.rubriqueor:hover {
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
	font-size: 12px;
}
.titre, h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333399;
}	