/* Module amphibiens*/
body,html {
/* texte */
	background-color: #88c868; }
.pieddepage { background-image: url(http://www.naturedugard.org/papillons/pieddepage.png); top: 850px; left: 0; width: 1024px; height: 35px; }
.cartographie_ois {
/*position*/
	position: absolute;
	top: 120px;
	left: 800px;
	width: 200px;
	height: 300px;
	background-image: url(http://www.naturedugard.org/oiseaux/carto_obs.jpg);
	background-repeat: no-repeat;
}
.bloc_page_pres{ 
/*contenant de l'ensemble des ?crits, le tout centre dans la fenetre*/
position: relative; top: 0; width: 600px; margin: 0 auto; }
#titre_pres { font-size: 26pt; line-height: 27pt; text-align: center; position: absolute; top: 15px; left: 0; width: 600px; }
.imagePrincipale_pres { text-align: center; position: absolute; top: 70px; left: 0; width: 600px; max-height: 200px; }
.legendePhoto_pres { font-size: 10pt; line-height: 11pt; width: 600px; height: 30px; position: relative; top: 5px; text-align: center; }
.texte_pres { text-align: justify; position: absolute; top: 400px; left: 0; width: 600px; }
