/*menu façon home*/
#menuengagement {
	position: absolute;
	top: 0;
	left: 786px;
	z-index: 2;
}

#menuarchi {
	position: absolute;
	top: 0;
	left: 824px;
	z-index: 3;
}

#menuurbanisme {
	position: absolute;
	top: 0;
	left: 862px;
	z-index: 4;
}

#bandebleue {
	width: 22px;
	height: 600px;
	position: absolute;
	top: 0;
	left: 330px;
	background-color: #1e99c3;
}

h1.utilh1 {
	background: url(../img/util/utilh1fond.png) left -1px no-repeat;
	height: 19px;
	color: #fff;
	font-size: 16px;
	line-height: 17px;
	width: 258px;
	padding: 2px 0 0 30px;
	margin: 15px 0 18px 0;
	float: left;
}

h2.utilh2 {
	float: left;
	margin: 0 5px 10px 0;
	padding-left: 22px;
	width: 250px;
	font-weight: bold;
	font-size: 12px;
	color: #1e99c3;
	background: url(../img/flechebleumarine.png) 10px 2px no-repeat;
}

/* overwrite l'original */
.txtretrait {
	float: left;
	margin: 0 5px 12px 0;
	padding-left: 22px;
	width: 280px;
}

.scroller h2.utilh2 {
	float: left;
	margin: 0 5px 10px 0;
	padding-left: 22px;
	width: 260px;
	font-weight: bold;
	font-size: 12px;
	color: #1e99c3;
	background: url(../img/flechebleumarine.png) 10px 2px no-repeat;
}

.scroller .txtretrait {
	float: left;
	margin: 0 5px 12px 0;
	padding-left: 22px;
	width: 260px;
}

#mentionsscroll {
	float: left;
	width: 312px;
	height: 375px;
	overflow: hidden;
}

#mentionsscrollaction {
	float: left;
	height: 375px;
	width: 13px;
	background: url(../img/fondscroll.png) top center repeat-y;
	position: relative;
	z-index: 100;
}

#mentionsscrollaction #scrolltop {
	position: absolute;
	top: 362px;
	left: 0;
	z-index: 100;
}

.pplansite {
	float: left;
	margin: 0 5px 8px 0;
	padding: 0 0 0 20px;
	width: 260px;
}

.rublink {
	color: #1e99c3;
	font-weight: bold;
	text-decoration: none;
}

.rublink:hover {
	text-decoration: underline;
}

.sousrublink {
	color: black;
	text-decoration: none;
}

.sousrublink:hover {
	text-decoration: underline;
}
