
html,body
{
    margin: 0;
    padding: 0 ;
    height: 100%;
    width: 100%;
    text-align: center;background-color: #000050;background-repeat:repeat;
}


#site
{
    width:900px;
    min-height:100%;
    margin:0;
    margin-left: auto;
    margin-right: auto;
    padding:0;background-color: #000050;

}

h1
{font-family: Arial;
text-decoration: none;
font-size: 16px;
color: #faffd2;
text-align: justify;

}

h2
{font-family: Arial;
text-decoration: none;
font-size: 14px;
color: #ffffd2;
text-align: justify;

    overflow: auto;
}

a {font-family: Arial;
text-decoration: underline  ;
font-size: 12px;
color: #0000ff;
text-align: justify;

    overflow: auto;
}

a:hover {font-family: Arial;
text-decoration: none;
font-size: 12px;
color: #0000ff;
text-align: justify;

    overflow: auto;
}

p { font-family: Arial;
text-decoration: none;
font-size: 12px;
color: #f8ffbe;

}


#bandeau
{
    width:900px;
    height:180px;
    margin:0;
    padding:0;
    background-repeat: no-repeat;
    text-align:left;
    background-image: url(/fichiers/art_ifice/abonnes/190/179/bandeau.jpg);
}