/** GESTION MENU **/
#mainNav ul{
	left : 0;
	}
#mainNav_0{
	display : block !important;
	}
/** / GESTION MENU **/
#animContainer.chateau{
	background-image : url(../anim/img/chateau1.jpg);
	}
#animContainer.pavillon{
	background-image : url(../anim/img/pavillon1.jpg);
	}
	
/*** PAGE LES CHAMBRES ***/
.chambres h1{
	margin-bottom : 10px !important;
	}
.chambres .text{
	height : 112px !important;
	text-align : justify;
	}
.chambres .actionContainer{
	margin-top : 6px;
	}
/*** /PAGE LES CHAMBRES ***/