body{  background-image: url(images/fondpa.jpg);
    padding : 0;
    margin : 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 20px; color: #6699CC; font-style: normal;
    }

A {
color:#6699CC;
text-decoration:none;
font-weight:bold;
}
A:hover {
color:#999999;
text-decoration:none;
}	

.conteneur {
width:900px;
height: 700px;
margin:0 auto;
/* background-color:#CCCCFF; */
}

.header {
height: 60px;
margin-top: 10px;
}

.pied {
clear:both;
height: 30px;
 text-align: center;
/* background-color: #99CC99; */
}

.centre {
/* background-color:#9999CC; */
margin-left: 0px;
margin-right: 0px;
}

.menuhaut {
list-style-type: none;
margin-left: 80px;
padding:0;
}
.menuhaut li {
display: inline;
}

.haut {
height: 30px;
/* background-color:#CCCCFF; */
}





	
	
	
	
	
.ensemble { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 20px; color: #6699CC; font-style: normal;
 height: 100%; width: 100%;  background-color: #8A00B8;
}


/* Style bannière */	
	.bandeauh{
    height: 60px; width: 750px;
  z-index : 50;
	position : relative; left: 50%; margin-left: -375px; margin-top: 5%;
}


.piedpag {
 
       background-color: #009966; 
	 width: 700px;
	   text-align: center;
	   position: relative; left: 50%;  margin-left: -350px; margin-top: 50%;
	  
      }
	  
	  
	  	.horizon	
	{
		color: white;
		background-color: aqua;
		text-align: center;
		position: absolute;
		top: 50%;
		left: 0;
		width: 100%;
		height: 1px;
		overflow: visible;
		visibility: visible;
		display: block;
	}