/*************************************************************************/
/* FIL D'ARIANNE ************************************************************/
/*************************************************************************/

#fil_ariane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	color: #99938D;
	height: 20px;
	width: 471px;
	z-index: 30;
	float: left;
	position: absolute;
	top: 271px;
	left: 26px;
	visibility: visible;
}
#fil_ariane a {
	font-family: Arial, Helvetica, sans-serif;
	color: #99938D;
	text-decoration: none;
}

/*************************************************************************/
/* OUTILS PAGE  ************************************************************/
/*************************************************************************/
#textes_page p.outils_page {
	margin-bottom: 30px;
	margin-top: 5px;
}
#textes_page p.outils_page img {
	margin: 0px;
	padding: 0px;
	border: none;
}
#textes_page a.outils_page {
	color: #b2b2b2;
	text-decoration: none;
	float: right;
	margin-left: 15px;
}
#textes_page a.outils_page.ssmarge {
  margin-left: 0px;
}




/*************************************************************************/
/* PIED DE PAGE  ************************************************************/
/*************************************************************************/
/*Mise en forme pied de page*/
.acces_direct {
	display: block;
	clear: both;
	margin-left: 6px;
	margin-top: 25px;
}
.separateur_piedpage {
	height: 0px;
	clear: both;
}
div#pied_de_page {
	position: relative;
	bottom: 0;
	width: 972px;
	visibility: visible;
	z-index: 10;
	color: #FFF;
	left: 0px;
	padding-bottom: 0px;
	background-image: url(http://www.ville-pace.fr/media/site/gen/ombre_pied_page.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 20px;
	font-size: 0.75em;
}
div#pied_de_page a {
	text-decoration: none;
	color: #FFF;
}
div#pied_de_page a:hover {
	color: #FFF;
}
div#pied_de_page ul {
	color: #808080;
	width: 170px;
	float: left;
	position: relative;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 20px;	
}
div#pied_de_page ul li {
	background-image: url(http://www.ville-pace.fr/media/site/gen/puce_liens_bas_page.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-bottom: 10px;
	padding-left: 18px;		
}
div#pied_de_page #logo {
	float: right;
	position: relative;
	margin-right: 20px;
	margin-top: 20px;
}
div#pied_de_page #logo p {
	float: left;
	text-align: right;
}
div#pied_de_page #logo p .titre {
	font-weight: bold;
	display: block;
	margin-bottom: 7px;
	
}
div#pied_de_page #logo img {
	float: right;
	margin-left: 15px;
}
div#bas_pied_page {
	background-image: url(http://www.ville-pace.fr/media/site/gen/bas_ombre_page-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 20px;
	margin-bottom: 30px;
	font-size: 0.7em;
	padding-left: 20px;
	width: 972px;
}
div#bas_pied_page  a {
	display: block;
	margin-top: 15px;
	float: left;
	color: #99938D;
	padding-right: 4px;
	padding-left: 4px;
}
div#bas_pied_page span.date {
	color: #99938D;
	display: block;
	position: absolute;
	right: 0px;
	margin-top: 15px;
	margin-right: 20px;
}






/*************************************************************************/
/* MISE EN FORME DES MENUS NAVIGATION GENERALE **************************************************/
/*************************************************************************/

/* Balise englobante Navigation */
#navigation {
	z-index: 100;
	position: absolute;
	top: 0px;
	text-align: right;
	height: 22px;
	font-size: 0.75em;
	right: 3px;
}


/* Réinitialisation des balises */
#navigation dl, #navigation dt, #navigation dd, #navigation ul, #navigation li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* Paramètres de la balise englobante Rubrique N1 + sous-menu */
#navigation dl {
	float: left;
	position: relative;
}

/* Paramètres de la balise Rubrique N1 */
#navigation dt {
	cursor: pointer;
	height: 26px;
	padding: 0px;
	position: relative;
	float: left;
}

/* Paramètres d'images de fond du coin gauche de la barre */
#navigation dt .bord_gauche {
	height: 26px;
	width: 10px;
	display: block;
	float: left;
	background-image: url(http://www.ville-pace.fr/media/site/gen/nav_bord_gauche-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/* Paramètres d'images de fond du coin droit de la barre */
#navigation dt .bord_droit {
	height: 26px;
	width: 10px;
	display: block;
	float: left;
	background-image: url(http://www.ville-pace.fr/media/site/gen/nav_bord_droit-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/* Paramètres d'images de fond de la balise Rubrique N1 / Composée de 3 parties : Gauche, centre, droite */
#navigation dt .G {
	height: 26px;
	width: 3px;
	display: block;
	float: left;
	background-image: url(http://www.ville-pace.fr/media/site/gen/nav_coin_gauche-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#navigation dt .C {
	height: 29px;
	display: block;
	float: left;
	padding-left: 2px;
	background-image: url(http://www.ville-pace.fr/media/site/gen/nav_fond_centre-trans.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#navigation dt .C_on {
	height: 29px;
	display: block;
	float: left;
	padding-left: 2px;
	background-image: url(http://www.ville-pace.fr/media/site/gen/nav_fond_centre_on-trans.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#navigation dt .D {
	display: block;
	height: 29px;
	width: 14px;
	float: left;
	background-image: url(http://www.ville-pace.fr/media/site/gen/nav_coin_droit-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/* Paramètres du lien pour le texte de la balise Rubrique N1 */
#navigation dt a.C {
	cursor: pointer;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #807871;
	text-align: center;
	display: block;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 26px;
	font-weight: bold;
}
#navigation dt a.C_on {
	cursor: pointer;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	display: block;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 26px;
	font-weight: bold;
}
#navigation dt .first {
	padding-right: 2px;
	padding-left: 78px;
}

/* Paramètres de mise en forme du sous-menu N2 dd apparaissant au roll */
#navigation dd {
	position: absolute;
	text-align: left;
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	top: 20px;
	padding-bottom: 19px;
	left: -2px;
	z-index: 10;
}
#navigation dd.smenu7 {
	left: -22px;
}

/* Paramètres de mise en forme du bas du sous-menu N2 dd apparaissant au roll */
#navigation .fond_bas_nav {
	background-image: url(http://www.ville-pace.fr/media/site/gen/nav_bas_ssmenus-trans.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 19px;
	width: 165px;
	position: absolute;
	text-align: left;
	float: left;
}

/* Paramètres de mise en forme de l'ul englobant et contenant la répétition du fond en y */
#navigation ul.filets {
	text-align: left;
	width: 165px;
	color: #FFFFFF;
	background-image: url(http://www.ville-pace.fr/media/site/gen/nav_fond_ssmenus-trans.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	left: 0px;
}

/* Paramètres de mise en forme du li à l'intérieur de second ul (ul.liste) */
#navigation ul.liste li {
	text-align: left;
	width: 154px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbbb8;
	margin-left: 5px;
	padding-top: 5px;
}
#navigation ul.liste li.filets {
	text-align: left;
	width: 165px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
/* Paramètres de mise en forme des liens des étiquettes et des items des sous-menus */
#navigation li a {
	background-image: url(http://www.ville-pace.fr/media/site/gen/puce_sousmenus.png);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	color: #807871;
	text-decoration: none;
	display: block;
	height: 100%;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 0px;
	margin-bottom: 7px;
	margin-bottom: 5px;
	position: relative;
	font-size: 0.95em;
}
#navigation ul.liste li a:hover {
	background: #8DB402;
	color: #FFF;
	background-image: url(http://www.ville-pace.fr/media/site/gen/puce_sousmenus_on.png);
	background-repeat: no-repeat;
	background-position: 1px 3px;
}



/*************************************************************************/
/* NAVIGATION DANS LA PAGE  ************************************************************/
/*************************************************************************/
/* Div Retour en haut de page */
#haut_page {
	position: absolute;
	bottom: 55px;
	visibility: visible;
	z-index: 10;
	height: 21px;
	right: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 260px;
	padding-left: 7px;
	padding-bottom: 0px;
	/*font-size: 11px;*/
	margin: 0px;
}
#haut_page img {
	text-align: left;
	height: 21px;
	padding-top: 2px;
	padding-right: 0px;
	color: #FFFFFF;
}


/*Mise en forme des menus de navigation contextuelle (colonne de gauche) du site */
#navigation_page {
	width: 235px;
	min-height: 100%;
	z-index: 0;
	visibility: visible;
	float: left;
	margin-top: 190px;
	margin-left: 6px;
}
#navigation_page .rubrique_nav_page {
	background-image: url(http://www.ville-pace.fr/media/site/gen/menu_gris_haut.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 25px;
}
#navigation_page .bas_nav_page {
	background-image: url(http://www.ville-pace.fr/media/site/gen/menu_gris_bas.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	display: block;
}
#navigation_page  span.rubrique_nav_page {
	background-position: 0px 4px;
	padding-left: 20px;
	display: block;
	padding-bottom: 10px;
	background-image: none;
	background-image: url(http://www.ville-pace.fr/media/site/gen/menu_gris_centre.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 1.6em;
	color: #FFF;
}
#menu_contextuel {
	position: relative;
	top: 0;
	left: 0px;
	padding-bottom: 30px;
	width: 235px;
	background-image: url(http://www.ville-pace.fr/media/site/gen/menu_gris_centre.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#menu_contextuel dl {
	border-bottom: 1px solid #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	color: #FFF;
	background-color: #FF7F00;
}
dl#menu_contextuel dt {
	cursor: pointer;
	height: auto;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	cursor: pointer;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
dl#menu_contextuel dd {
	background-color: #8DB402;
	width: 224px;
	margin-left: 1px;
}
dl#menu_contextuel li {
	text-align: left;
	margin: 0px 0px 3px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 16px;
}
dl#menu_contextuel li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 20px;
}
dl#menu_contextuel dt a {
	color: #FFF;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	padding-left: 20px;
	background-image: url(http://www.ville-pace.fr/media/site/gen/puce_nav_contextuelle.gif);
	padding-right: 10px;
	background-repeat: no-repeat;
	background-position: 2px 3px;
	/*line-height: 20px;*/
}
dl#menu_contextuel dt a:hover {
	color: #99938D;
	background-color: #FFF;
	background-image: url(http://www.ville-pace.fr/media/site/gen/puce_nav_contextuelle_on.gif);
}

dl#menu_contextuel li a:hover {
	background-color: #FFFFFF;
	color: #8DB402;
}
#navigation_page a.on {
	color: #FFF;
	font-weight: bold;
}
#navigation_page a.on_niveau3 {
	color: #FFF;
	background-image: url(http://www.ville-pace.fr/media/site/gen/puce_menu_on.gif);
	background-repeat: no-repeat;
	background-position: 15px 2px;
}

