body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color: #FFFFFF;
background-image: url('http://www.bricabrac.be/ciel.jpg');

}
#conteneur {
position: absolute;
width: 600px;
left: 50%;
margin-left: -300px;
border-top : 3px solid black;
border-left: 3px solid black;
border-right : 3px solid black;
border-bottom: 3px solid black;
}


#header {

letter-spacing : 5px;
height : 80px;
background-color : #ffffff;
padding-left : 20px;
text-align : left;
}

#info-up {
background-color: #FFFFFF;
color : #000080;
height: 60px;
padding-left: 20px;
padding-top: 10px;
font-size: 120%;
font-weight: bold;
}

#centre {
background-color:#FFFFFF;
font-size: 150%;
color : #003399;
padding-left: 30px;
padding-bottom: 30px;

}


#pied {
height: 30px;
border-left:0px none; border-right:0px none; border-bottom:0px none; background-color: #FFFFFF;
padding-left: 60px;
border-top : 2px solid gray;
height: 80px
}

#copyright {
color : gray;
font : 10px "Times New Roman", sherif; 
position: absolute;
margin-left: 820px;
margin-top: 560px;
text-align: center;
}

#copyright a{
color:#000080;
text-decoration:none;
} 
#copyright a:hover{
color:#000080;
text-decoration:underline;
}






#sponsor {
position: absolute;
margin-left: 700px;
margin-top: 570px;
text-align: center;
}

#insite {
position: absolute;
margin-left: 5px;
margin-top: -48px;
text-align: center;
}




p {margin: 0;}

img { /*img sans cadres*/
border-width: 0;
border-style: none;
}