* {
  margin: 0px;
  padding: 0px;
}

img {
   border: 0;
}


body {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 9px;
	padding: 0px;
	text-align: center;
	margin: 0px;
	background-color: #000000;
	background-image: url(../img/fond_body.gif);

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
height:100%;
overflow: scroll;
}


#global {
width: 990px;
text-align: center;
position: relative;
background-color: #000000;
background-image: url(../img/fond_global.gif);
background-position:0 -60;
background-repeat: no-repeat;
display:block;
margin-top: 0;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
padding-top: 0;

overflow:auto;
}


#margehaut {
position: relative;
height: 25px;
margin-top: 0px;
}



#bandeauflash{
	float:left;
}


#basdepage {
position:relative;
background-image: url(../img/bas_de_page.png);
background-repeat: no-repeat;
background-position: top;
width: 990px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
font-size: 11px;
color: #FFFFFF;
height: 56px;
border: solid 0px #000000;
}

#basdepage p{
text-align:left;
width:832px;
padding-top:13px;
margin-left:130px;
color:#535353;
}

#basdepage p a{
text-decoration: none;
color:#535353;
}
#basdepage #logo{
position:absolute;
top:-7px;

}
#basdepage #protege{
position:absolute;
right:120px;
}
#contenu {
position: relative;
display:block;
background-color: transparent;
background-image: url(../img/fond_contenu.jpg);
background-repeat: repeat-y;
width: 990px;
float: left;
margin: 0;
padding: 0;
overflow: auto;
}









