a.TexteMenu {
	font-family : Verdana;
	font-size : 12px;
	color : #990000;
	text-decoration : none;
}

a.TexteMenu:hover {
	font-family : Verdana;
	font-size : 12px;
	color : #000066;
	text-align : center;
	text-decoration : underline;
}

a.TexteMenuPetit {
	font-family : Verdana;
	font-size : 10px;
	color : #000066;
	text-decoration : none;
}

a.TexteMenuPetit:hover {
	font-family : Verdana;
	font-size : 10px;
	color : #990000;
	text-align : center;
	text-decoration : underline;
}

.BordureTable {
	border : thin;
}

.TableCentre {
	border : 1px solid #CCCCCC;
}

.BorduresCotes {
	border-left : thin solid #CCCCCC;
	border-right : thin solid #CCCCCC;
}

.Boite{
	border-bottom : 0px none;
	border-left : thin solid;
}

.BabCouv {
	border : 1px solid #000066;
}

.CarreRouge {
	border-right : 1px solid #990000;
	border-left : 1px solid #990000;
	border-bottom : 1px solid #990000;
}

.CarreRougeTitre {
	border: 1px solid #990000;
}

.CarreVert {
	border: 1px solid #006600;
}
