/* GLOBAL */
.global {
	background-image:url(/images/fond_global2.gif);
	background-repeat:repeat-y;
}
.global div.fond_mascotte {
	background-image:url(/images/animal2.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.animal {
	display:none;
}

/* CONTENU //////////////////////////////////////*/
.bas_contenu {
	position:absolute;
	bottom:29px;
	left:0px;
	background-image:url(/images/bas_contenu2.gif);
	background-repeat:no-repeat;
	width:754px;
	height:67px;
	display:none;
}
.contenu .gauche {
	/*padding-bottom: 20px;*/
}