
html, body{
    font-family:Arial;
}

h1,h2,h3, .conclu, .em , .categorie, .texte {
    font-family:Lucida Calligraphy, Arial;
}
h1 {
    text-align: center ;
    font-size: 16pt ;
    font-weight: bold ;
    text-decoration: underline ;
}
h2 {
    font-size: 14pt ;
    font-weight: bold ;
    text-align: center ;
}
h3 {
    font-size: 13pt ;
    font-weight: bold ;
    text-align: center ;
}


p, td {
    font-family: Arial;
    font-size: 11pt ;
    text-align: justify ;
}

.em, .categorie {
	font-weight: bold;
    font-style: normal ;
}


.conclu {
    font-size: 14pt ;
    font-weight: bold ;
    text-align: center ;
}

#menuTooltip, .entree, .infoClick {
    font-family:Arial;
    font-size: 10pt ;
}

.entree {
    text-align: center ;
	font-weight: bold;
}

.information {
    text-align: justify ;
}

