/* CSS Document */
html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	min-width: 970px;
	background: #2179C8;
	font-family: arial, helvetica, sans-serif;
	color: black;
	text-align: center;
}
div, dl, dt, dd, span {
	border: 0;
	margin: 0;
	padding: 0;
}

/*
********************************************
				Important					*
********************************************
*/
table#fond {
	border: 0;
	margin: 0;
	width: 970px;
	height: 100%;
	background: #ADBE1C url(images2/index/idx_fd.jpg) left top repeat-x;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
#fond td {
	text-align: center;
	vertical-align: middle;
}
td#tdfond {background: url(images2/index/idx_fd_eau.jpg) left top no-repeat;}
div#esp_invar {
	margin: 0 auto;
	position: relative;	
	width: 968px;
	height: 0;
}
div#invariant {
/*	float: right;	*/
	position: absolute;
	left: 668px;
	top: 0;
	height: 28px;
	width: 300px;
	background: black url(images2/index/idx_brd_invariant.jpg) left top no-repeat;
	color: white;
	font-size: small;
	z-index: 10;
}
div#content {
	margin: 0 auto;
	position: relative;
	background: url(images2/index/idx_fdimg.gif) left top no-repeat;
	width: 750px;
	height: 505px;
	text-align: left;
}
div#logo {
	float: right;
	margin-top: 110px;
	margin-right: 12px;
	width: 347px;
	height: 76px;
	background: url(images2/index/idx_logo.gif) left top no-repeat;
}
div#actu {
	margin-left: 24px;
	width: 204px;
	height: 204px;
	background: url(images2/index/idx_encart.jpg) left top no-repeat;
}
#actu p {
	margin: 5px;
	margin-bottom: 10px;
	color: white;
	font-size: small;
}
#actu p a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}
#actu p a:hover {
	color: white;
	text-decoration: underline;
}
dl#rub_66CC00 {
	position: absolute;
	left: 135px;
	top: 374px;
	width: 157px;
	height: 42px;
	visibility: visible;
	z-index: 100;
}
dl#rub_EA0000 {
	position: absolute;
	left: 274px;
	top: 341px;
	width: 145px;
	height: 35px;
	visibility: visible;
	z-index: 110;
}
dl#rub_2070B9 {
	position: absolute;
	left: 417px;
	top: 323px;
	width: 160px;
	height: 44px;
	visibility: visible;
	z-index: 120;
}


dd {
	position: absolute;
	width: 232px;
	border: 1px solid black;
	z-index: 120;
	visibility: hidden;
	text-align: left;
}
dd#hsr_commune {background: #66CC00;}
dd#hsr_demarche {background: #EA0000;}
dd#hsr_vivre {background: #2070B9;}
dd ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
dd li {
	padding: 2px;
	border-bottom: 1px solid black;
	font-size: 10pt;
}
img.flecheRub {
	float: right;
	margin: 0;
	vertical-align: middle;
	border: 0;
}
div.divn3 {
	position: absolute;
	width: 180px;
	margin-top: -2px;
	margin-left: 230px;
	visibility: hidden;
	z-index: 300;
	text-align: left;
	border: 1px solid black;
}
div.dn3_commune {background: #5C8B2D;}
div.dn3_demarche {background: #9B2F2F;}
div.dn3_vivre {
	background: #003466;
/*	margin-left: -185px !important;	*/
}


dl.rubrique {
	font-size: small;
}
.rubrique img {border: 0;}
.rubrique a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.rubrique a:hover {
	text-decoration: underline;
}

div#baspage {
	margin-top: 280px;
	display: block;
	height: 25px;
	color: white;
	text-align: center;
	font-size: small;
}
#baspage a, #invariant a {
	color: white;
	text-decoration: none;
}
#baspage a:hover, #invariant a:hover {
	text-decoration: underline;
}
