 
 body

.entete1 {
position: fixed;
        top: 0;
	left: 0;
	width: 100%;
	height:250px;
 align : center;
background-repeat : no-repeat;
background-position : center top;
background-image: url("pano7.jpg"); 	
} 

.entete2 {
position: fixed;
        top: 0;
	left: 0;
	width: 100%;
	height:206px;
      align : center top;
 background-image: url("pano8.jpg"); 
background-repeat : no-repeat;
background-position : center top;
	
 }

.entete3 { 	
      position:fixed;
      top: 0;
	left: 0;
	width: 100%;
	height:220px;
      align : center;
background-image: url("pano5.jpg"); 
background-repeat : no-repeat;
background-position : center top;



}

.entete4 {
 	position: fixed;
      top: 0;
	left: 0;
	width: 100%;
	height:220px;
 align : center;
 background-image: url("pano4.jpg"); 
background-repeat : no-repeat;
background-position : center top;




}

.entete5 {

position: fixed;
      top: 0;
	left: 0;
	width: 100%;
	height:250px;
 align : center;
 background-image: url("pano9.jpg"); 
background-repeat : no-repeat;
background-position : center top;

 }
.corptxt {<br><br>position: fixed;<br>top: 260px;<br>}

a { 
outline: none;
text-decoration: none; 
font-family: Helvetica,Arial,sans-serif;
}

a:link { 
color: yellow;
}

a:visited {

}

a:focus {
background: #BAE498;

}


a:hover {
background-color: #FFFF00;
color: black;
}


div {
 font-family: Helvetica,Arial,sans-serif;
height : 100px;
}

h2
{
 font-family: Helvetica,Arial,sans-serif;
font-weight: normal;
font-size: 1.8em;
margin-bottom:0px;
margin-top:0px; 
height :50px;
}

h3
{
 font-family: Helvetica,Arial,sans-serif;
font-weight: normal;
font-size: 1.6em;
margin-bottom:0px;
margin-top:0px; 
height :50px;
text-align:center;
}


p {
 font-family: Helvetica,Arial,sans-serif;
 font-size: 2em;
}


