ul#menuNavHautPrt{
	/* width:508px; */
	padding:0 0 0 15px;
	margin:4px 4px 0 4px;
	background: url(/pls/portal/docs/page/prt_vdm_fr/media/images/ui_frm/menu_portail/menu_bg_carre.gif) repeat-x;
	height:43px;
	overflow:hidden;
}

div#navPortail ul li{
	list-style-type:none;
	background:none;
	float:left;
	line-height: 16px;
	display:inline; /* Essentiel dans IE 6 pour le fix du double-margin bug */
	padding: 0;
	font-size: 12px;
	margin: 0;
}

div#navPortail ul li img{
	margin:0 10px;
}

ul#menuNavHautPrt a{
	display:inline; /* Essentiel dans IE 6 pour le fix du double-margin bug */
	float:left;
	height:43px; /* for IE5 - Win only */
	margin: 0 8px 0 0;
	padding:43px 0 0 0;
	overflow:hidden;
}

#services a{
	width:173px;
	background:url(/pls/portal/docs/page/prt_vdm_fr/media/images/ui_frm/menu_portail/menu_services_carre.gif) top left no-repeat;
}

#services_en a{
	width:181px;
	background:url(/pls/portal/docs/page/prt_vdm_fr/media/images/ui_frm/menu_portail/menu_services_carre_en.gif) top left no-repeat;
}

#activites a{
	width:136px;
	background:url(/pls/portal/docs/page/prt_vdm_fr/media/images/ui_frm/menu_portail/menu_activites_carre.gif) top left no-repeat;
}

#activites_en a{
	width:180px;
	background:url(/pls/portal/docs/page/prt_vdm_fr/media/images/ui_frm/menu_portail/menu_activites_carre_en.gif) top left no-repeat;
}

#affaires a{
	width:98px;
	background:url(/pls/portal/docs/page/prt_vdm_fr/media/images/ui_frm/menu_portail/menu_affaires_carre.gif) top left no-repeat;
}

#affaires_en a{
	width:82px;
	background:url(/pls/portal/docs/page/prt_vdm_fr/media/images/ui_frm/menu_portail/menu_affaires_carre_en.gif) top left no-repeat;
}

#mairie a{
	width:83px;
	background:url(/pls/portal/docs/page/prt_vdm_fr/media/images/ui_frm/menu_portail/menu_mairie_carre.gif) top left no-repeat;
}

#mairie_en a{
	width:74px;
	background:url(/pls/portal/docs/page/prt_vdm_fr/media/images/ui_frm/menu_portail/menu_mairie_carre_en.gif) top left no-repeat;
}

ul#menuNavHautPrt a:hover{
	background-position:0 -43px;
}

ul#menuNavHautPrt li.actif a{
	background-position:0 -86px;
}

ul#menuNavHautPrt li.actif a:hover{
	background-position:0 -86px;
}


/* DÉBUT * Styles pour le champ de recherche */
	ul#menuNavHautPrt li#recherche{
		float:right;
		display:inline; /* Essentiel dans IE 6 pour le fix du double-margin bug */
		margin:7px 27px 0 0;
		padding:0;
		/*width:140px;*/
	}
	
	ul#menuNavHautPrt li#recherche form{
		/*margin: 7px 0 0 0;*/
		padding:0;
	}
	
	ul#menuNavHautPrt li#recherche input.texte{
		border: 1px solid #000;
		padding:2px 10px 1px 10px;
		font-size:10px;
		width: 113px;
		height: 15px;
		margin:0 5px 0 0;
		float:left;
		/*display:inline;*/ /* Essentiel dans IE 6 pour le fix du double-margin bug */
	}
	ul#menuNavHautPrt li#recherche input.bt_ok{
		height:20px;
	}
	
/* FIN *** Styles pour le champ de recherche */


div#navPortail {
	position:absolute;
	z-index:20;
	top:196px;
	width:792px;
	height:51px;
	margin-left:197px;
	padding:0;
	background-color:#fff;
}

/* DÉBUT * Styles pour le gbox des arrondissements */
	div#gboxAccesArr {
		position:absolute;
		z-index:10;
		top:187px;		
	}
	
		div#gboxAccesArr a {
			color: #fff;
			display:block;
			width:962px;
			height:49px;
			margin-left:11px;
			padding: 11px 0 0 5px;
			background: url(/pls/portal/docs/page/prt_vdm_fr/media/images/ui_frm/bg_trouver_arr_cach.png) repeat;

		}
		
			div#gboxAccesArr a:hover {
				background: url(/pls/portal/docs/page/prt_vdm_fr/media/images/ui_frm/bg_trouver_arr.png) repeat;

			}
		
		div#gboxContainerOuvert{
			position:absolute;
			top:187px;
			margin-left:11px;
			display: none;			
			z-index: 300;
			width: 927px;
			height: 393px;
			}
		
		div#gboxAccesArrOuvert {
			width: 927px;
			height: 393px;
			background: url(/pls/portal/docs/page/prt_vdm_fr/media/images/ui_frm/bg_trouver_arr.png) repeat;
			color: #FFF;
			font-size: 11px;
			padding: 20px 15px 20px 25px;
			
		}
		div#gboxAccesArrOuvert div.fltLft{
			float: left;
		}
		
		div#gboxAccesArrOuvert h2{
			font-size: 24px;
			color: #FFF;
			line-height: 24px;
			margin: 0;
			clear:none;
			padding:0;
		}
		div#gboxAccesArrOuvert a{
			color: #FFF;
			text-decoration: none;
		}
		div#gboxAccesArrOuvert a:Hover{
			color: #FF9999;
			text-decoration: none;
		}
		div#gboxAccesArrOuvert a.gbox_ferm{
			float: right;
			font-size: 14px;
		}
		div#gboxAccesArrOuvert ul{
			margin:0;
			padding: 15px 0 0 0;
			width: 400px;
			
		}		
		/* class ajouter par js en communication avec as3 */
		div#gboxAccesArrOuvert ul li a.arrSurvol{
			color: #FF9999;
		}
		
			div#gboxAccesArrOuvert ul li{
				background: url(/pls/portal/docs/page/prt_vdm_fr/media/images/ui_frm/ic_li_mtlPourLes.gif) no-repeat 0 9px;
				line-height: 14px;
				margin: 5px 0 5px 0;
			}
			div#gboxAccesArrOuvert ul li em{
				color: #FF9999;
				text-decoration: none;
				font-style: normal;
			}

div#gbox_carteFlash{
	width: 520px;
	height: 270px;
}

div#gbox_codePst{
	background-color: #dfdfdf;
	width: 490px;
	margin: 5px 0 0 0;
	padding: 5px 15px;
}

	div#gbox_codePst_position{
		float:right;
		display:inline;
		margin:10px 20px 0;
		padding:0;
	}
	div#gbox_codePst p{
		width: 325px;
		color: #333;
		line-height: 16px;
	}
	div#gbox_codePst input.codePst_texte{
		float: left;
		border: 1px solid #000;
		padding: 2px 0 2px 6px;
		font-size: 10px;
		width: 100px;
		height: 14px;
		margin: 0 5px 0 0;
	}
	div#gbox_codePst input.bt_ok{
	/*	float: right;*/
		margin:0;
		padding:0;
	}
/* FIN *** Styles pour le gbox des arrondissements */	