* {
  margin: 0px;
  padding: 0px;
 
}
a{outline: none;}
:focus{-moz-outline-style: none;}
img {
   border: 0;
}


body {

font-family:Arial,sans-serif;
   font-size:11px;
	padding: 0px;
	text-align: center;
	margin: 0px;
	background-color: #d5ecf2;
	background-image: url(../img/body-fond.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	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;
}

#logo{
position: absolute;
left:0px;
top:10px;
z-index: 100;
	}

#baseline{
text-align:left;
width:140px;
position: absolute;
left:10px;
z-index: 101;
font-size:11px;
font-weight:normal;
top:44px;
color:#E75012;
}
#hautdepage {
position:relative;
width: 990px;
height: 194px;
top:25px;
margin-top: 0;
z-index: 2;
background: none;
background-image: url(../img/hautdepage_fond.gif); 
}

#bandeau_flash{
width:990px;
height:200px;
background: none;
left:0px;
top:10px;
z-index: 3;
position:absolute;
}

#bandeau_video{
width:200px;
height:165px;
background: none;
left:70px;
top:43px;
z-index: 4;
position:absolute;
}


#home {

position:absolute;
width: 28px;
height: 28px;
left:262px;
top:176px;
z-index:99;
display:block;
background: none;
}
#menu {
list-style-type: none;
position:absolute;
width: 700px;
height: 28px;
left:290px;
top:176px;
z-index:100;
display:block;
background: none;
}

 #menu li{
	height: 28px;
}
 #menu ul{
 padding-bottom:17px;
 background-image: url(../img/sousmenu_bas.png);
 background-repeat: no-repeat;
 background-position: bottom;
 }
 #menu li a{
height:100%;
font-size: 11px;
line-height:25px;
width:132px;
text-align:center;
color: #FFFFFF;
font-weight:bold;
background-image: url(../img/menu_haut_bt_fond.jpg);
}

 #menu li a.educ{
background-image: url(../img/menu_haut_bt_fond_educ_on.jpg);
}

 #menu li a.educ:hover{
background-image: url(../img/menu_haut_bt_fond_educ.jpg);
}

 #menu li a:hover{
color: #FFFFFF;
background-image: url(../img/menu_haut_bt_fond_on.jpg);
}
 #menu li .clique{
color: #FFFFFF;
background-image: url(../img/menu_haut_bt_fond_on.jpg);
}
 #menu li li {
height:25px;
}
 #menu li li a{
height:25px;
padding-left:5px;
border:1px solid #7c716d;
width:200px;
text-align:left;
color: #FFFFFF;
line-height: 12px;
font-weight: normal;
font-size: 10px;
background:#635651;
}
 #menu li li a:hover{
color: #FFFFFF;
background:#dd9072;
}
#basdepage {
background-image: url(../img/basdepage_fond.jpg); 
	background-repeat: no-repeat;
	background-position: bottom;
	width: 990px;
	font-size: 11px;
	color: #FFFFFF;
	display:block;
	height: 44px;
	float:left;
	position :relative;
	border: solid 0px #000000;
}

#basdepage p{
text-align:left;
position:absolute;
top:14px;
height:30px;
left:290px;
display:block;
}

#basdepage p a{
text-decoration: none;
	color: #FFFFFF;
}

#contenu {
position:relative;
z-index: 1;
background-position: top;
background-color: #FFFFFF;
top:25px;
width: 990px;
float: left;
background-image: url(../img/contenu_fond.gif);
margin: 0;
padding: 0;
}

