a {  color: #333333}
a:hover { color: #999999}

a.menu {color: #FFFFFF; text-decoration: none}
a.menu:hover {color: #dddddd	; text-decoration: none}

.chapeau {  font-size: 18px; font-weight: bold; color: #333333}
.txtblanc {  color: #FFFFFF}
.txtblancBold { color: #FFFFFF ; font-weight: bold}
.txtcouleur { color: #84123E}
.txtcouleurBold { color: #84123E ; font-weight: bold}
.txtmini { font-size: 15px}
.txtminiBold { font-size: 15px; font-weight: bold}
table {  font-size: 16px}
.colonne { font-size: 15px; font-weight: bold; color: #333333}
.colonnecouleur { font-size: 15px; font-weight: bold; color: #84123E ; }
.chapeaucouleur { font-size: 18px; font-weight: bold; color: #84123E }
h1 {  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
		margin: 0px;
		padding: 0px;
		font-size:1em;
		color:#a0a0a0 }
h2 {
  font-size:1.5em;
  padding:0px;
  margin-bottom:0;
  color:#333333;
  margin-top:0;
  font-weight: normal;
}
