.btn {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color:#330033;
    font-weight:bold;
    background-color: #FFCC00;
}

.btn-nonlu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color:white;
    font-weight:bold;
    background-color: red;
}

.msgnonlu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
    color: #FFFFFF;
    text-align: center;
    background-position: center center;
    background-color: red;
}
.msginfo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    background-position: center center;
    background-color: blue;
}
.select {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-align: center;
    background-color: #BBFFBB;
}
.unselect {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
    text-align: center;
}
.Titre {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 28px;
    font-style: italic;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    color: #CC6666;
    text-align: center;
}

.MenuMeteo {
    font-family: Times New Roman, Times, serif;
    font-size: 9px;
    color: #000000;
    background-color: white;
    text-align: left;
    margin-left:0px; 
    margin-right:0px; 
    margin-top:0px; 
    margin-bottom:0px 
}

.al-log {
    font-size: 12px;
}

