body { }

p { }

td { }

a:link { color: #aa1f00; }

a:visited { color: #aa1f00; }

a:hover { }

a:active { }
.normal { font-size: 11; font-family: arial; text-align: justify; }
.gras { color: #aa1f00; font-weight: bold; }
.Premiere { color: #aa1f00; font-size: large; font-weight: bold; }
h1{ color: #aa1f00; font-size:18px; text-align: center;}
h2{ color: #aa1f00; font-size: 14px; text-align: center; }
.titre{ color: #aa1f00; font-size:18px; text-align:left;}
.tableau { border: solid 1px #aa1f00; }
.tableauGRIS { border: 2px solid #C1C8D2; }
.cellule { background-color: #aa1f00; border-bottom: 1px solid #aa1f00; }
.normalRouge {
	font-size: 11px;
	font-family: arial;
	text-align: justify;
	color: #AA1F00;
}
.celluleGrise {
	background-color: C1C8D2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C8D2;
}
#BasDePage{
font-family: arial;
font-size:10px;
font-weight: bold;
text-align:center;
  }
 
#basdepage a{
color:#666666
} 
