html, body{
margin:0; 
padding:0; 
background-color:rgb(0,0,0); 
font-family:verdana, arial, sans-serif;
font-size:12px; 
font-weight:normal; 
line-height:14px; 
color:rgb(255,255,255); 
text-align:center; 
} 

img, span{display:inline-block; }

/****************/
/*	STRUCTURE	*/
/****************/
#pagewidth{
width:800px;
height: 396px;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
padding:0; 
position:relative;
background:url("../images/accueil/bg_fresque.jpg") no-repeat; 

}

#logos{
width:800px;
top: 396px;
position: relative;
height:123p
padding;x; 
margin:0; 
cursor: pointer;
}

#logos div {
float: left;
width: 400px;
height: 123px;
text-indent: -2000em;
}

p {
margin-top: 50px;
display: block;
width: 800px;
height: 30px;
position: relative;
clear: both;
}

a {
color: rgb(0,156,190);
text-decoration: none;
}

#hangar {
background:url("../images/accueil/bg_logo_hangar.jpg") no-repeat; 
}

#tremplin {
background:url("../images/accueil/bg_logo_tremplin.jpg") no-repeat; 
}
