.titrePage {
	font: normal larger;
	font-family: Arial;
	font-size: larger;
	font-weight: bolder;
	color: Teal;
	}

.sTitrePage {
	font: normal smaller;
	font-family: Arial;
	font-size: larger;
	font-weight: bolder;
	color: Teal;
	}

.journal {
   color: #585858; background-color: #F0F0F0; border: thin #ACACAC solid;
   font: "Times New Roman", Times, serif;
   }

.menu {
    font-family: Arial;
	font-size: xx-small;
	font-weight: bolder;
	color: Black;
}




.cadre TH {
	font-weight: bolder;
	color: Teal;
    font-size: small;
    text-decoration: none;
}

.cadre TD {
    font-size: small;
}

.cadre {
    color: black;
    font-size: small;
    font-weight: normal;
    text-decoration: none;
}

.cadreSB {
    color: black;
    font-size: small;
    font-weight: normal;
    text-decoration: none;
    background-color: #F5FFD3;
     padding: 2px;
}

.cadre a:link {  font-family: Arial, Helvetica, sans-serif;color: #004080;  text-decoration: none}
.cadre a:active {  font-family: Arial, Helvetica, sans-serif;color: #004080; text-decoration: none}
.cadre a:visited {  font-family: Arial, Helvetica, sans-serif;color: #004080; text-decoration: none}
.cadre a:hover {  background-color: yellow; font-family: Arial, Helvetica, sans-serif; color: red; text-decoration: none;}