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


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

}

h1
{background-color: #d25400;
font-family: Helvetica;
text-decoration: none;
font-size: 16px;
color: #000000;
text-align: ;

}

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

    overflow: auto;
}

a {background-color: #00c8b4;
font-family: Helvetica;
text-decoration: underline  ;
font-size: 16px;
color: #00dcb0;
text-align: ;

    overflow: auto;
}

a:hover {font-family: Helvetica;
text-decoration: none;
font-size: 14px;
color: #dc2c00;
text-align: justify;

    overflow: auto;
}

p { font-family: Helvetica;
text-decoration: none;
font-size: 14px;
color: #000000;

}


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