#clock input{
    background-color:#FFFFCC;
    color:#336699;
        font-size:12px;
        font-weight:bold;
        font-family:tahoma;
}
#date{
    color:#336699;
        font-size:12px;
        font-weight:bold;
        font-family:tahoma;
}
#lien a{
    text-decoration: underline;
    color:#DD0000;
    font-size:13px;
    font-style: normal;
    font-weight:bold;
    font-family:tahoma;
}
#visite a:visited{
    text-decoration: underline;
    color:#DD0000;
    font-size:13px;
    font-style: normal;
    font-weight:bold;
    font-family:tahoma;
}
#liens a{
    text-decoration: none;
    color:#336699;
    font-size:13px;
    font-style: normal;
    font-weight:bold;
    font-family:tahoma;
}
#visites a:visited{
    text-decoration: none;
    color:#336699;
    font-size:13px;
    font-style: normal;
    font-weight:bold;
    font-family:tahoma;
}
#titre{
    text-decoration :none;
        font-family :tahoma;
        color :#FFFFCC;
        font-style :normal;
        font-size :10px;
        font-weight :bold;
}
#texte{
    background-color :transparent;
    font-family :tahoma;
    color :#336699;
    font-style :normal;
    font-size :11px;
    font-weight :bold;
    text-align :justify;
    text-decoration :none;
}
#secr{
    text-decoration : none;
    color :#336699;
        font-size :16px;
        font-style :italic;
        font-weight :bold;
        font-family :Arial Black;
}
#marquee{
    text-decoration :none;
    color :#dd0000;
    font-size :10px;
    font-style :normal;
    font-weight :bold;
    font-family :tahoma;
    border :groove #ffffcc;
}
#copy{
    text-decoration :none;
        font-family :tahoma;
        color :#336699;
        font-size :8px;
        font-style :normal;
        font-weight :bold;
}
#texteah{
    background-color :transparent;
    font-family :tahoma;
    color :#336699;
    font-style :normal;
    font-size :12px;
    font-weight :bold;
    text-align :left;
    text-decoration :none;
}
#lienah a{
    text-decoration:underline;
    color:#FF0000;
        font-size:12px;
        font-style:normal;
        font-weight:bold;
        font-family:tahoma;
}