#lierre_haut
{
position: fixed; top: 2%; left: 0px; width:100%; height:20%;
background-image:url(PNG/Lierre.png);
background-repeat : repeat-x;
}

#banniere
{
position: fixed; top:4%; left: 0;width:100%; height:20%;

}

#lierre_bas
{
position: relative;top: -17px; left: 0px; width:100%; height:20%;
background-image:url(PNG/Lierre.png);
background-repeat : repeat-x;
}

#barre
{
position: fixed; top: 100px; left: 0px; width:100%;height:20%;
background-image:url(PNG/barre.png);
background-repeat : repeat-x;
}

#colonne_gauche_sup
{
position: fixed; top: 0px; left: 0px; width:57px; height:100%;
background-image:url(PNG/Colonne_gauche_sup.png);
background-repeat : no-repeat;
}
#colonne_gauche_inf
{
position: fixed; top: 0px; left: 0px; width:49px; height:100%;
background-image:url(PNG/Colonne_gauche_inf.png);
background-repeat : repeat y;
}

#colonne_droite_sup
{
position: fixed; top: 0px; right: 0px; width:60px; height:100%;
background-image:url(PNG/Colonne_droite_sup.png);
background-repeat : no-repeat;
}
#colonne_droite_inf
{
position: fixed; top: 0px; right: 0px; width:60px; height:100%;
background-image:url(PNG/Colonne_droite_inf.png);
background-repeat : repeat y;
}
#logo
{
position: absolute; top: 20%; left: 0%; width:100%; height:100%;
background-image:url(PNG/Logo.png);
background-repeat : no-repeat;
background-position:center;
}

#parchemin_sup
{
position: fixed; top: 27%; left: 0px; width:100%; height:100%;
background-image:url(PNG/Parchemin_sup.png);
background-repeat : repeat-x;
}
#parchemin_inf
{
position: fixed; top: 29%; left: 0px; width:100%; height:150%;
background-image:url(PNG/Parchemin_inf.png);
background-repeat : repeat-x, repeat-y;
}



#fond
{
position: fixed; top: 0; left: 0; width:600%; height:21%;
background-image:url(PNG/Dune.png);
background-repeat : repeat-x;
}

#corps
{
position: absolute; top:30%; left: 60px ;right: 60px; widht: 90%;
font-family:Dominican;
font-size:16pt;
color:black;
text-align:justified;
}
