* {
  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: #FFFFFF;
	background-image: url(../img/fond.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	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: 10px;
}


#global {
width:990px;
text-align: center;
position: relative;


margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
padding-top: 0;
z-index: 1;
height:10px;
}

#menu_accueil{
position:relative;
width: 990px;

}
#margehaut {

height: 10px;
margin-top: 0px;
}

#hautdepage {
position:relative;
/*background-image: url(img/logo.jpg); */
background: none;
width: 990px;
height: 225px;
margin-top: 0;z-index: 2;
}
#hautdepage_accueil {
position:relative;
/*background-image: url(img/logo.jpg); */
background-repeat: no-repeat;
background-position: 0px 0px;
background-color: #ffffff;
width: 990px;
height: 310px;
margin-top: 0;
}
#hautdepage .menu {
position:absolute;
width: 990px;
top:125px;
left:0px;
z-index:10;
height:120px;
display:block;
background: none;
}
#hautdepage .menu a{
text-decoration: none;
display: block;
float: left;
}
#hautdepage .menu a:hover{

color:#000000;
display: block;
}

#hautdepage .menu a.clique{

color:#000000;
display: block;
}

#bt_ce{
	position: absolute;
	left: 10px;
	top: 0px;
}
#bt_ce:hover{
top:-4px;
border-bottom:solid 4px;
border-color:#FCC600;
}
#bt_de{
	position: absolute;
	left: 160px;
}
#bt_de:hover{
top:-4px;
border-bottom:solid 4px;
border-color:#00B2EF;
}
#bt_part{
	position: absolute;
	left: 310px;
}
#bt_part:hover{
top:-4px;
border-bottom:solid 4px;
border-color:#EC018C;
}
#bt_ens{
	position: absolute;
	left: 655px;
	top:73px;
}
#bt_ens:hover{
top:73px;
border-top:solid 4px;
border-color:#B5C800;
}
#bt_ben{
	position: absolute;
	left: 805px;
	top:73px;
}
#bt_ben:hover{
top:73px;
border-top:solid 4px;
border-color:#B28E8E;
}

.barre {
height:5px;
position: absolute;
left: 0px;
top:66px;
width:990px;
display: block;
}

.petitebarre {
height:3px;
position: relative;
display: block;
}

.ce {
	background-color:#FCC600;
	 
}
.de {
	background-color:#31ADDF;
	 
}
.part {
	background-color:#E32183;
	 
}
.ens {
	background-color:#B4C703;
	 
}
.ben {
	background-color:#B18D8D;
	 
}

#bandeauflash {
position:absolute;
top:10px;
left:0px;
z-index: 2;
background: none;
}
#margebas {
border: solid 0px #000000;
	height: 40px;
	float:left;
margin:0;
padding:0;
	background-color: #FFFFFF;
	width: 990px;
}

#basdepage {
	background-image: url(../img/bas_de_page.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 990px;
	font-size: 11px;
	color: #FFFFFF;
	height: 21px;
	float:left;
	position :relative;
	border: solid 0px #000000;
}

#basdepage p{
text-align:left;
height:100%;
padding-top:2px;
margin-left:40px;
margin-right:40px;
}

#basdepage p a{
text-decoration: none;
	color: #FFFFFF;
}


#contenu {
position:relative;z-index: 1;
background-position: top;
background-color: #FFFFFF;
background-repeat: repeat-x;
width: 990px;
float: left;

margin: 0;
padding: 0;
}





.iframe{
border: 0;
overflow-x: hidden;
overflow-y: auto;
	
width: 100%;
height:600px;
}