.page { background-color:#FFFFFF; width:100%; height:100%; border:3px solid #000000; }

h1 { font-family : arial ; color: #000000; font-weight: normal; font-size: 28px; text-align : center ; }    
h2 { font-family : arial ; color: #000000; font-weight: normal; font-size: 20px; text-align : center ; }    
.titre1 { font-family : arial ; color: #000000; font-weight: normal; font-size: 28px; text-align : center ; }    

.bandeau_image { width:100%; }    

img { margin-left:2%; margin-right:2%; border:1px solid #00FF00; } 
   
.box_titre { font-weight: normal; font-size: 28px; text-align : center ; color: #0000FF; padding:3px; margin-left:10%;
		margin-right:10%; margin-top:15px; margin-bottom:15px; background-color:#FFFFFF;
		border:3px solid #0000FF; width:100%; height:50px; line-height : 1.0 ; text-align : center ; }

.texte { font-weight: normal; font-size: 13px; padding:5px; margin-left:10%; margin-right:10%; background-color:#FFFFFF;
		text-align : justify ; border:0px solid #FF0000; width:100%; height:20%; line-height : 2.0 ; }

.box_photos { font-size : 18px ; padding:5px; margin-left:10%; margin-right:10%; background-color:#FFFFFF; border:3px solid #0000FF;
		width:100%; height:40%; line-height : 2.0 ; text-align : center ; }
.box_photos a:link 		{ font-size : 18px ; }
.box_photos a:hover 	{ font-size : 18px ; }
.box_photos a:visited 	{ font-size : 18px ; }

A { font-family : arial ; color: #FF0000; font-weight: normal; font-size: 13px; text-decoration : underline ; line-height : 2.0 ; }

body { background-color:#FFFFFF; font-family : arial ; font-size: 13px; border:2px solid #000000; width:90%; text-align : center ; }    
