/* Module amphibiens*/
body,html {
/* texte */
	background-color: #d14010; }
.pieddepage { background-image: url(http://www.naturedugard.org/papillons/pieddepage.png); }
.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;
}
