body
{
    height: 1400px;
   width: 1600px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;   
   
   overflow:auto;
   
   
}

h2
{
font-size: 16px;
font-family:"Accent SF","AbottOldStyle", "Arial Black", Arial, Verdana, serif;
text-align: center;
}
h1
{
font-size: 30px;
font-family:"Accent SF","AbottOldStyle", "Arial Black", Arial, Verdana, serif;
text-align: center;
}
p
{
color:red;
font-size: 16px;
font-family: "AbottOldStyle",Arial, Verdana, serif;
text-align: left;
}
#borsalhaut
{
width:180px;
height:160px;
margin-bottom:10px;
position:absolute;
left:40%;
top:170px;
height:20%;
}

#borsalgauche
{
   margin-bottom:10px;
   position:absolute;
   left:21%;
   top:50%;
   
   width:20%;
   height:50%;
   
}

#entree
{
width:50%;
margin: auto;
position:absolute;
left:38%;
top:48%;
height:50%;   


}

#borsaldroit
{
margin-bottom:10px;
   position:absolute;
   right:15%;
   top:50%;
   
   width:20%;
   height:50%;
}

#borsalbas
{
width:300px;
height:20%;
margin-bottom:10px;
position:absolute;
left:40%;
top:660px;
}

#borsalbasdroit
{
width:300px;
height:20%;
margin-bottom:10px;
position:absolute;
left:80%;
top:660px;
}
#borsalliens
{
width:180px;
height:160px;
margin-bottom:10px;
position:absolute;
left:80%;
top:170px;
height:20%;
}
#borsalziks
{
width:300px;
height:20%;
margin-bottom:10px;
position:absolute;
left:5%;
top:660px;
}
#borsalpoemes
{
width:300px;
height:20%;
margin-bottom:10px;
position:absolute;
left:5%;
top:170px;
}
#CURSEUR
{

margin-bottom:10px;
position:absolute;
left:39%;
top:70%;
height:20%;
}



#avertissement
{

height:20%;
margin-bottom:10px;
position:absolute;
left:25%;
top:860px;
}
#message
{
height:20%;
margin-bottom:10px;
position:absolute;
left:5%;
top:900px;
}


