
html,body
{
    margin: 0;
    padding: 0 ;
    height: 100%;
    width: 100%;
    text-align: center;background-color: #ffffff;
background-repeat:repeat;
background-image:url(/fichiers/art_ifice/abonnes/61/51/fondpage.jpg);
}


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

h1
{font-family: Helvetica;
text-decoration: none;
font-size: 20px;
color: #ffa750;
text-align: justify;

}

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

    overflow: auto;
}

a {font-family: Helvetica;
text-decoration: underline  ;
font-size: 15px;
color: #fdfff0;
text-align: justify;

    overflow: auto;
}

a:hover {font-family: Verdana;
text-decoration: none;
font-size: 20px;
color: #7c6eff;
text-align: justify;

    overflow: auto;
}

p { font-family: Times;
text-decoration: none;
font-size: 12px;
color: #ffe5aa;

}


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