div {
	text-align:center;
	}
body{
	
	font-family: "Helvetica", serif;
	}	
	
div#bandeau {
	width:auto;
	height:auto;
	
	
	}
#bandeau img
 { 
border-bottom: 3px outset yellow;
border-right: 3px outset yellow;
border-top: 3px outset white;
border-left: 3px outset white;
display: block; 
float: center;
margin: auto;

} 	

div#titre {
	
	height:70px;
	text-align: center;
	clear:both;
	float: center;


	}	

div#contenu {
	width:auto;
	height:auto;
	
	
	}


	
div#piedpage {

	height:50px;
	text-align: center;
	
	clear:both;
	}
	



#contenu p {
	font-size: 2px	
	}

#contenu table.displayed { 
width: 600px;
float: center;
margin: auto;
height: 700px
display: block;
}	

#contenu table.garde img { 
width: 200px;
float: center;
height: 200px
}

#contenu table.franchi img { 
float: center;
}

#contenu table.franchi { 
width: 600px;
float: center;
margin: auto;
height: 700px
display: block;
}	

#contenu table.garde { 
width: 600px;
float: center;
margin: auto;
height: 700px
display: block;
}	


#contenu table.relou img { 
width: 270px;
float: center;
height: 170px
}


#contenu table.relou { 
width: 630px;
float: center;
margin: auto;
height: 700px
display: block;
}	
