h1 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
h2 {
	color: #ED7116;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
h3 {
	color: #99CC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
h4 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.txtnormal {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
.txtnormal a{
	text-decoration: underline;
	color: #330099;
}
.txtnormal a:visited{
	text-decoration: underline;
	color: #330099;
}
.txtnormal a:hover{
	text-decoration: underline;
	color: #FF7300;
}
.legende {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
.lienbas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.lienbas a{
	text-decoration: underline;
	color: #330099;
}
.lienbas a:visited{
	text-decoration: underline;
	color: #330099;
}
.lienbas a:hover{
	text-decoration: underline;
	color: #FF7300;
}
/* Texte ŕ mettre en avant dans un encadré rouge */
.encadrerouge {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	background-color: #990000;
}
/* Tableaux */
.tablebordencadre {
	border: 1px dashed #666666;
}
/* Couleurs */
.bleu {color: #0000FF}
.rouge {color: #FF0000}
.rose {color: #FF00CC}
.red {color: #990000}
/* MeaAdr */
.meaadr {
	font-size: 24px;
	font-family: Georgia, Times, serif;
	font-weight: bold;
	color: #CC0066;
}


/* LES ANCIENS */
/* Le titre global de la page */
.Style26 {
	color: #ED7116;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

/* Les titres principaux du sommaire */
.Style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CC66;
	font-weight: bold;
}

/* Les titres principaux dans le corps du texte */
.Style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ED7116;
	font-weight: bold;
}