.nav {
	position: absolute;
	top: 65px;
	text-align: center;
	height: 49px;
	background: url(../img/hexagone_menu.png) no-repeat bottom;
	z-index: 250;
}
.nav:hover {
	background: url(../img/hexagone_menu_hover.png) no-repeat bottom;
}

#contenuAccueil {
	background: url(../img/fond_accueil.jpg) no-repeat 0 110px;
	width: 900px;
	padding: 96px 0 0 0;
}

#footerAccueil hr, #footer hr {
	background-color: #ffffff;
	color: #ffffff;
	height: 3px;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
}
#footerAccueil p, #footer p {
	line-height: 28px;
	font-weight: bold;
	margin: 0;
}

#textPage ul {
	margin: 0 0 0 47px;
	list-style: square;
	font-size: 1.1em;
}

/******************************/
#textAli {min-height: 430px;}

#textAli ul {
	margin: 0 0 0 47px;
	list-style: square;
	font-size: 1.1em;
}

#blocEtreMousq2 {min-height: 190px;}
#blocEtreMousq2 ul {margin: 10px 10px 10px 20px;}
#blocEtreMousq2 img {bottom: 0px;}

