body
{
 color:black;
 background: yellow url(squelettes/IMG/la_peira_1024x768.jpg) 50% 0px no-repeat fixed;
 margin:0;
 padding:0;
 overflow: hidden;
}
#banniere_site
{
 text-align: center;
 position: absolute;
 top: 50px;
 left: 40%;
background-color: yellow;
}
#banniere_site h1 span
{
 display: inline;
}

p
{
 margin: 0 0 1em 0;
}
span
{
 display: none;
}
#miseajour p
{
 position: absolute;
 top: 650px;
 font-family: 'Courier';
}
#copyright p
{
 color: #ff0;
 position: absolute;
 top: 650px;
 margin-left:200px;
 font-family: 'Verdana','Courier';
 font-size: 1em;
}
#mentionslegales p
{
 color: #ff0;
 position: absolute;
 top: 650px;
 left: 800px;
 font-family: 'Verdana','Courier';
 font-size: 1em;
}

