/* CSS Document */
body {
	background-image:url(images/found.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ccecf3;
}
#anim_2 {
	position:absolute;
	width:113px;
	height:69px;
	z-index:1;
	left: 12px;
	top: 272px;
}
#anim_3 {
	position:absolute;
	width:102px;
	height:49px;
	z-index:2;
	left: 251px;
	top: 255px;
}
#cont {
	position:relative;
	width:740px;
	height:530px;
	z-index:1;
}
#titre {
	position:absolute;
	width:102px;
	height:49px;
	z-index:3;
	left: 91px;
	top: 22px;
	text-align:left;
}
#animaux {
	position:absolute;
	width:510px;
	height:350px;
	z-index:2;
	left: 229px;
	top: 66px;
		background-image:url(images/fond1.gif);
}

#texte_centre {
	position:absolute;
	width:198px;
	height:366px;
	z-index:1;
	left: 30px;
	top: 30px;
	background-image: url(images/cont_texte.gif);
}
#pointe1 {
	position:absolute;
	width:14px;
	height:15px;
	z-index:3;
	left: 23px;
	top: 148px;
}
#pied {
	position:absolute;
	width:680px;
	height:89px;
	z-index:1;
	left: 30px;
	top: 428px;
	background-image: url(images/cont_piede.gif);
	padding-top:10px;
}
#texte_majeur {
	position:absolute;
	width:165px;
	height:115px;
	z-index:1;
	left: 13px;
	top: 109px;
	text-align:left;
}
#menu {
	position:absolute;
	width:283px;
	height:22px;
	z-index:4;
	left: 430px;
	top: 30px;
}
#animaux_titre {
	position:absolute;
	width:71px;
	height:70px;
	z-index:2;
	left: 15px;
	top: 19px;
	text-align:left;
}
.texte1 {
	font-size: 24px;
	color: #990033;
	font-weight: bold;
}
.texte2 {
	font-size: 16px;
	color: #00CC00;
}
#pointe2 {
	position:absolute;
	width:14px;
	height:15px;
	z-index:5;
	left: 23px;
	top: 202px;
}
#pointe3 {
	position:absolute;
	width:14px;
	height:15px;
	z-index:6;
	left: 23px;
	top: 290px;
}
#pointe4 {
	position:absolute;
	width:14px;
	height:15px;
	z-index:6;
	left: 23px;
	top: 342px;
}

#pointe5 {
	position:absolute;
	width:14px;
	height:15px;
	z-index:6;
	left: 23px;
	top: 251px;
}


#centre {
	position:absolute;
	width:100%;
	height:256px;
	z-index:1;
	left: 0px;
	top: -256px;
	margin-top:265px;
	background-repeat: repeat-x;
}
#div_bouton {
	position:absolute;
	width:253px;
	height:107px;
	z-index:5;
	left: 390px;
	top: 187px;
}
#div_envoyer {
	position:absolute;
	width:253px;
	height:107px;
	z-index:5;
	left: 132px;
	top: 78px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
