body{
	font-family:Verdana;
	font-size:12px;
	color:#424242;
	margin:0;
	padding:0;
}
a img{
	border:0;
}

.autocomplete-w1 {position:absolute; top:0px; left:0px; margin:8px 0 0 6px; /* IE6 fix: */ _background:none; _margin:0; }
.autocomplete { border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap;cursor:pointer }
.autocomplete strong { font-weight:normal; color:#3399FF; }
.mapButton{
	margin-bottom:8px;
	padding:3px;
	z-index:1000;
  	background-color:#ffffff;
	display:block;
	border:1px solid #ccc;
	cursor:pointer;
}
#dialog{
	display:none;
}
#dialog .error{
	font-weight:bold;
	text-align:center;
	color:red;
}
#dialog ul li a{
	text-decoration:none;
	font-size:13px;
}
#dialog ul li a:hover{
	text-decoration:underline;
}
.mapButton:hover{
  	background-color:#ccc;
}
#header{
	width:1000px;
	margin:0 auto;
	position:relative;
	height:150px;
}
#header #logo{
	width:268px;
	height:134px;
	display:block;
	position:absolute;
	top:10px;
	left:0;
}
#header .pub{
	width:726px;
	height:90px;
	position:absolute;
	top:5px;
	right:0;
}
#header #recherche{
	width:503px;
	height:45px;
	background-image:url('../images/recherche.png');
	position:absolute;
	left:272px;
	top:105px;
	z-index:10;
	overflow:hidden;
}
#header #recherche form{
	margin:0;
	padding:0;
}
#header #recherche form p{
	color:#fff;
	font-weight:bold;
	margin:12px 0 12px 40px;
}
#header #recherche form p #rechercher{
	width:250px;
	height:18px;
}
#footer,#separation{
	width:100%;
	height:27px;
	background-image:url('../images/separation.png');
}
#map_select{
	width:181px;
	height:400px;
	float:left;
	background-image:url('../images/background-menu.png');
}
#map_select ul{
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	float:left;
	list-style:none;
}
#map_select ul li{
	padding:0;
	margin:0;
	display:block;
	float:left;
	_float:none;
	width:100%;
}
#map_select ul .onglet h2{
	margin:0;
	padding:0;
}
#map_select ul .onglet a{
	width:100%;
	height:31px;
	float:left;
	background-image:url('../images/map_menu.png');
	line-height:30px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#424242;
	font-size:12px;
}
#map_select ul .onglet a:hover,#map_select ul .onglet .selected{
	background-image:url('../images/map_menu_hover.png');
}
#map_select ul .text{
	display:none;
	text-align:justify;
	padding:10px 5px;
	width:171px;
}
#map_select ul .text p{
	margin:5px 0;
}
#map_select ul .display{
	display:block;
}
#midlle{
	width:1000px;
	margin:0 auto;
	clear:both;
}
#footer{
	clear:both;
	text-align:center;
	line-height:26px;
	margin-bottom:10px;
}
#content{
	width:690px;
	float:left;
	padding-bottom:10px;
}
#content h1{
	color:#0277ba;
	font-size:16px;
	margin:10px 0 5px 0;
	border-bottom:1px solid #be9f6f;
}
#content .lien468{
	width:468px;
	height:15px;
	float:left;
}
#menu{
	width:300px;
	float:right;
	margin-top:35px;
	padding-bottom:10px;
}
#menu .blockMenu{
	float:left;
	background-color:#c4d4eb;
	border:1px solid #be9f6f;
	width:298px;
	margin-bottom:10px;
}
#menu .blockMenu p{
	padding:5px;
	margin:0;
}
#menu .blockMenu h3{
	display:block;
	margin:0;
	padding:0;
	height:30px;
	background-image:url('../images/fondMenu.png');
	color:#424242;
	text-align:center;
	line-height:30px;
	font-size:12px;
}
#footer a,#menu .blockMenu p a{
	text-decoration:none;
	color:#424242;
}
#menu .blockMenuTop{
	margin-top:10px;
}
#menu .blockMenu p a:hover,#footer a:hover{
	text-decoration:underline;
}
#content .pubContent{
	width:300px;
	float:right;
	margin-top:10px 
}
#content #actus{
	width:380px;
	float:left;
	background-color:#c4d4eb;
	border:1px solid #be9f6f;
	margin-top:10px;
}
#content #actus h3{
	display:block;
	margin:0;
	padding:0;
	height:30px;
	background-image:url('../images/fondMenu.png');
	color:#424242;
	text-align:center;
	line-height:30px;
	font-size:12px;
}
#content #actus #loading{
	margin:77px 157px;
	float:left;
}
#content #actus #newsfeed{
	min-height:210px;
	padding:5px;
}
#content #actus #newsfeed a{
	text-decoration:underline;
	color:#424242;
}
#content #actus #newsfeed a:hover{
	text-decoration:none;
}


/*** Navigation par départements */
#navig_dep {
    background-color: #C4D4EB;
    border: 1px solid #BE9F6F;
    float: left;
    margin-top: 10px;
    width: 1000px;
}
#navig_dep h3{
	display:block;
	margin:0;
	padding:0;
	height:30px;
	background-image:url('../images/fondMenu.png');
	color:#424242;
	text-align:center;
	line-height:30px;
	font-size:12px;
}
#navig_dep a {
    color: #424242;
    text-decoration: none;
}
.navig_dep_bloc_dep
{
	width:333px;
	float:left;
}
.breadcrumbs a
{
	color: #424242;
    text-decoration: none;
}
