body{
	background-color:#ccccFF;
}

#global { 
  margin-left:auto; 
  margin-right:auto; 
  width: 952px; /* largeur obligatoire pour être centré */ 
  text-align:center;
  border: 1px solid #7172A0;
 }

#titre{
width: 950px ;
height: 140px ;
margin-bottom:25px;
background:url("images/fondtitre.png") repeat-x ;
border-top: 1px solid #7172A0;
border-left: 1px solid #7172A0;
border-right: 1px solid #7172A0;
}

.titreh1{
height:37px;
margin-top:40px;
margin-left:150px;
margin-bottom:0px;
font-family:Verdana, "Arial Black", Arial, serif;
font-style:italic;
font-weight:bold;
}

#menu{
float:right;
width:585px;
height: 20px;
margin-top:41px;
padding-bottom:0px;
text-align:left;
background-image: url("images/fond_menu_gch.png");
background-repeat: no-repeat;
}

#menu ul{
margin-left:20pt;
margin-top:0px;
margin-bottom:0px;
padding-left: 5px;
height:20px;
font-family:Verdana, "Arial Black", Arial, serif;
font-size:0.8em;
border-top: 1px solid #7172A0;
background-color: #7172A0;
}

#menu li{
display: inline;
padding-left:3px;
padding-right:3px;
vertical-align:middle;
}


#menu a {
text-decoration: none;
color: white;
}

a:hover,a:focus{
border-bottom: 2px solid orange;
}

.menu_select{
background-color: orange;
color: white;
}

.img{
display:block;
margin-top:-71px;
float:left;
padding-left:30px;
}

#pagecentrale{
width:950px;
height;auto;
}

#pagecentrale a img{
float:right;
}

