a.LigneRouge {
	font-family: Arial Narrow;
	color: red;
	font-weight: normal;
	text-decoration: none;
}

a:hover.LigneRouge {
	font-family: Arial Narrow;
	color: red;
	font-weight: bold;
	text-decoration: none;
}

a.menuHaut {
	font-family: Arial Narrow;
	color: #800000;
	font-weight: bold;
	text-decoration: none
}

a:hover.menuHaut {
	font-family: Arial Narrow;
	color: red;
	font-weight: bold;
	text-decoration: none;
}

a.menuBas {
	font-family: Arial Narrow;
	color: #FF9933;
	font-weight: bold;
	text-decoration: none
}

a:hover.menuBas {
	font-family: Arial Narrow;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a.menu {
	font-family: Arial Narrow;
	color: #FFFF00;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	text-decoration: none;
}

a:hover.menu {
	font-family: Arial Narrow;
	color: white;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	text-decoration: none;
}

a.plus {
	font-family: Arial Narrow;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	text-decoration: none;
}

a:hover.plus {
	font-family: Arial Narrow;
	color: #FF0000;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	text-decoration: none;
}

a.lien {
	font-family: Arial Narrow;
	color: #FFFF00;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	text-decoration: none;
}

a:hover.lien {
	font-family: Arial Narrow;
	color: #800000;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	text-decoration: none;
}

a.cal {
	font-family: Arial Narrow;
	color: #3399FF;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	text-decoration: none;
}

a:hover.cal {
	font-family: Arial Narrow;
	color: #ffffff;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	text-decoration: none;
}

a.calSel {
	font-family: Arial Narrow;
	color: #00FFFF;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	text-decoration: none;
}

a:hover.calSel {
	font-family: Arial Narrow;
	color: #ffffff;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	text-decoration: none;
}

.Cache {
	display:none
}

.BordCentre {
	background-image:url('Btn/BC.gif');
	font-family:sans-serif;
	font-weight:600;
	color:white;
	font-weight:bold
}

.BordGauche {
	background-repeat:no-repeat;
	background-image:url('Btn/BG.gif');
}

.BordDroite {
	background-repeat:no-repeat;
	background-image:url('Btn/BD.gif');
}

.Titre {
	font-family:sans-serif;
	font-weight:600;
	color:darkblue;
	font-weight:normal;
}

.Auteur {
	font-family:sans-serif;
	color:darkblue;
	font-size:14;
}

.Icone {
	font-family:sans-serif;
	font-size:26;
}

.Fond1 {
	background-Color:#EAEAEA;
}

.Fond2 {
	background-Color:#E0E0E0;
}