/*************************************************************************/
/* DEFINITIONS GÉNÉRALES ************************************************************/
/*************************************************************************/
html, body {
	height: 100%;
}

body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

html, body, div, table, th, tr, td, p, ul, li, dl, dt, dd, img, h1, h2, h3, h4, h5, h6, a, legend, form, input, label {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style-type: none;
	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;
}
a:active, a:hover, a:focus, a:visited { 
  outline: none; 
}
.retour_ligne {
  clear: both;
}

#global {
	/*width:320px;*/
}



/*************************************************************************/
/* HEADER FOOTER  ********************************************************/
/*************************************************************************/
#header {
	background-color: #8DB403;
	/*height: 40px;*/
	padding: 5px 0 5px 0;
	margin-bottom: 1px;
}

#footer{
  /*height: 20px;*/
  padding: 2px 5px 2px 5px;
  background-color: #99938d;  
  color: #ffffff;
  font-size: 0.9em;
}
#footer .date {
  /*float: right;*/
}


/*************************************************************************/
/* CONTENUS DE LA PAGE ************************************************************/
/*************************************************************************/
#textes_page {
	color: #7D7C76;
	padding-top: 0px;
  padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 20px;
	margin-right: 0px;
	width: auto;
}
#textes_page h1 {
	color: #3b8fcf;
  border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3b8fcf;
	font-size: 1.4em;
	padding-bottom: 5px;
	font-weight: normal;
  margin-top: 10px;
	/*margin-bottom:20px;
	margin-top:45px;*/
}
#textes_page h1.vert {
	color: #8db403;
	border-bottom-color: #8DB403;
}
#textes_page h2 {
	letter-spacing: 0.1em;
	color: #3b8fcf;
	font-size:1.4em;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-bottom: 4px;
  /*background-image: url(http://www.ville-pace.fr/media/site/gen/carre_h1_enfance.gif);*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBBB8;
}
#textes_page h2.accueil {
  background-image: none;
  padding-left: 0px;
  margin-bottom: 1px;
  margin-top: 10px;
  border-bottom:1px solid #3B8FCF;
}
#textes_page h3 {
	letter-spacing: 0.1em;
	color: #aca9a6;
	font-size:1.2em;
	margin-top: 20px;
	margin-bottom: 15px;
	width: auto;
	margin-right: 20px;
}
#textes_page h4 {
	letter-spacing: 0.1em;
	color: #aca9a6;
	font-size:1em;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 20px;
	width: auto;
	margin-right: 20px;
}
#textes_page p {
	color: #403c38;
	padding-top: 5px;
	line-height: normal;
	margin-bottom: 5px;
	margin-top: 8px;
	text-align: justify;
}
#textes_page p.edito {
	color: #3b8fcf;
	padding-top: 2px;
	text-align: justify;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#textes_page p.encadre {
	padding-top: 10px;
	text-align: justify;
	margin-top: 30px;
	margin-bottom: 30px;
	background-color: #d9d6d4;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#textes_page p.legende {
	color: #aca9a6;
	padding-top: 2px;
	text-align: right;
	padding-right: 0px;
	margin-left: 370px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aca9a6;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 0.95em;
}
#textes_page img {
	float: left;
	margin-right: 15px;
	margin-top: 3px;
	margin-bottom: 10px;
	border: 1px solid #99938D;
}
#textes_page p.image {
	text-align: right;
	margin-bottom: 15px;
	margin-top: 5px;
}
#textes_page p.image img {
	float: none;
	margin: 0px;
	padding: 0px;
}
#textes_page ul {
	list-style-position: outside;
	list-style-image: url(http://www.ville-pace.fr/media/site/gen/puce_liste_infos.gif);
	font-weight: normal;
	margin-top: 10px;
	margin-left: 60px;
	margin-bottom: 20px;
}
#textes_page ul.liens {
	list-style-image: url(http://www.ville-pace.fr/media/site/gen/puce_liste_liens.gif);
}
#textes_page ul.liens li {
	margin-bottom: 5px;
	clear: both;
}
#textes_page a {
	color: #3b8fcf;
}
#textes_page a:hover {
	text-decoration: underline;
}
#textes_page a.on {
 text-decoration: underline;
}

/* Mise en forme des listes avec images */
#textes_page p.actus {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
}
#textes_page hr.separateur {
	clear: both;
	width: auto;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	color: #d9d6d4;
	background-color: #d9d6d4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
	padding: 0px;
	margin-top: 0px;
}
#textes_page hr.separateur_blanc {
	clear: both;
	width: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	color: #ffffff;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
	padding: 0px;
	margin-top: 0px;
}
#textes_page  .date {
  font-size: 0.8em;
	color: #aca9a6;
	padding-top: 2px;
	text-align: left;
	margin-top: 0px;
}
#textes_page a.titre {
	color: #807871;
	font-weight: bold;
	margin-bottom: 0px;
	display: block;
	margin-top: 3px;
}
#textes_page a.titre:hover {
	text-decoration: none;
	color: #8DB403;
}
#textes_page .titre {
	color: #E67300;
	font-weight: bold;
	margin-bottom: 2px;
	display: block;
	margin-top: 3px;
}
#textes_page .titre_date {
	color: #96CA2D;
	font-weight: bold;
	margin-bottom: 2px;
	display: block;
	margin-top: 3px;
}
#textes_page  a.date {
  color: #aca9a6;
  font-size: 0.8em;
  margin-top: 0px;
  display: block;
}
#textes_page a.resume {
	color: #807871;
	padding-top: 2px;
	margin-top: 10px;
}
#textes_page a.resume:hover {
	color: #8db403;
	text-decoration: none;
}
.liste_vignettes_img  {
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	/*border: 1px solid #99938D;*/
	/*width: 110px;*/
	visibility: visible;
	z-index: 10;
	float: left;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 12px;
}
#textes_page .liste_vignettes_img img {
	padding: 0px;
	margin: 0px;
}
#textes_page hr.separateur_remontees {
	clear: both;
	width: auto;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #FFF;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
	padding: 0px;
	margin-top: 0px;
}
#textes_page p.tout_lire {
	text-align: right;
	font-size: 0.95em;
	margin-bottom: 3px;
}
#textes_page p.tout_lire a  {
	color: #8DB402;
	background-image: url(http://www.ville-pace.fr/media/site/gen/bt_lire_on_vert.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 17px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#textes_page p.tout_lire a:hover  {
	background-image: url(http://www.ville-pace.fr/media/site/gen/bt_lire_on.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #99938D;
	text-decoration: none;
}

#textes_page img.illustration{
	clear: both;
	float: none;
}

/*Mise en forme boutons dans le contenu de l'article*/
#textes_page p.bouton {
	margin-bottom: 20px;
	margin-right: 10px;
	text-align: left;
}
#textes_page a.bouton, #sondage a.bouton {
	color: #ffffff;
	border: 1px solid #8DB402;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #8DB402;
	margin-top: 7px;
}
#textes_page a.bouton:hover, #sondage a.bouton:hover {
	color: #8DB402;
	border: 1px solid #8DB402;
	background-color: #FFFFFF;
	text-decoration: none;
}

/*Mise en forme tableaux */
table  {
	border: 1px solid #F4F3EE;
	width: 100%;
	margin-bottom: 30px;
}
table.legende  {
	margin-bottom: 10px;
}
th  {
	border: 1px solid #F4F3EE;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	text-align: center;
	background-color: #E67300;
	color: #FFFFFF;
}
td  {
	border: 1px solid #F4F3EE;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	vertical-align: top;
	text-align: left;
}
#textes_page table ul {
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
}
#textes_page table li {
	background-image: url(http://www.ville-pace.fr/media/site/gen/puce_liste_infos.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 8px;
}
#textes_page p.legende_tableau {
	color: #aca9a6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#textes_page fieldset {
	border: none;
}

#textes_page input, #textes_page select, #textes_page textarea  {
	background-color:#EEEEEE;
	border:1px solid #99938D;
	color:#403C38;
	font-size:1em;
}

#textes_page input.bouton {
  padding: 3px 10px 2px 10px;
  background-color: #8DB402;
  border: 1px solid #8DB402;
  /*font-size: 9px;*/
  color: #ffffff;
  margin-bottom: 20px;
  text-align: left;
}


/* Div vignette des actualités */
#vign_actualites  {
	width: 173px;
	position: absolute;
	text-align: right;
	right: 230px;
	float: left;
	top: 840px;
	visibility: hidden;
	padding-bottom: 8px;
	padding-left: 10px;
}
#vign_actualites  img {
	background-color: #F4F3EE;
	padding: 0px 8px 8px;
}
#vign_actualites  p {
	background-repeat: repeat-y;
	background-position: left bottom;
}
#vign_actualites  .ombre_haut {
	background-color: #F4F3EE;
	height: 2px;
	padding-top: 8px;
	background-image: none;
	margin-left: 7px;
}
#vign_actualites   #ombre_haut {
	background-repeat: no-repeat;
	background-position: left top;
}

	/* Mise en forme contenus Div Zone éditoriale */
#sondage h1 {
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	padding-left: 13px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 10px;
	color: #E67300;
}
#sondage imput {
	margin-top: 5px;
}
#sondage textarea {
	margin-top: 5px;
	width: 190px;
}

/* Mise en forme formulaire de recherche */
#textes_page p.recherche {
	color: #3b8fcf;
	clear: both;
}
#textes_page p.recherche input, #textes_page p.recherche select {
	color: #807871;
	width: 300px;
	float: left;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	margin-bottom: 2px;
	background-color: #FFF;
	/*font-size: 0.85em;*/
	border: 1px solid #8DB402;
	padding-bottom: 2px;
	margin-top: 10px;
}
#textes_page p.recherche select {
	height: 20px;
	margin-bottom: 10px;
}
#textes_page p.recherche input.date {
  width: 80px;
}
#textes_page p.recherche img {
  margin-left: 5px;
  margin-top: 11px;
  border: none;
}


/*************************************************************************/
/* REMONTÉE INFOS EN BAS DE LA PAGE ************************************************************/
/*************************************************************************/

	/* Encadré bas de page */
div#remontees {
	position: relative;
	z-index: 20;
	overflow: hidden;
	margin-top: 9px;
	width: auto;
}
div#remontees img {
	border: 1px solid #99938D;
}
/* Mise en forme des listes avec images */
#textes_page #remontees ul, #textes_page #remontees li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
.haut_encadre_simple {
	background-image: url(http://www.ville-pace.fr/media/site/gen/encadre_simple_haut.gif);
	background-repeat: no-repeat;
	background-position: 2px top;
	display: block;
	height: 9px;
}
.bas_encadre_simple {
	background-image: url(http://www.ville-pace.fr/media/site/gen/encadre_simple_bas.gif);
	background-repeat: no-repeat;
	background-position: 2px top;
	display: block;
	height: 10px;
}
.centre_encadre_simple {
	position: relative;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 15px;
	background-repeat: repeat-y;
	background-image: url(http://www.ville-pace.fr/media/site/gen/encadre_simple_centre.gif);
	background-position: 2px top;
	width: auto;
	padding-top: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.actus {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	padding: 0px;
}
a.titre {
	color: #807871;
	font-weight: bold;
	margin-bottom: 2px;
	display: block;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: 89px 3px;
	/*line-height: 1em;*/
}
a.resume {
	padding-top: 2px;
	margin-top: 10px;
	color: #807871;
	font-size: 0.95em;
}
a.resume:hover {
	color: #90735f;
}
hr.separateur_remontees {
	clear: both;
	width: 270px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #c8b9ae;
	background-color: #C8B9AE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 1px;
	padding: 0px;
	margin-top: 0px;
}
#remontees p.tout_lire {
	text-align: right;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0.95em;
}
#remontees p.tout_lire a  {
	color: #bfbbb8;
	background-image: url(http://www.ville-pace.fr/media/site/gen/bt_lire.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 17px;
}
#remontees p.tout_lire a:hover  {
	background-image: url(http://www.ville-pace.fr/media/site/gen/bt_lire_on.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #807871;
}











/*************************************************************************/
/* mise en forme des commentaires */
/*************************************************************************/
#commentaires {
	color: #7D7C76;
	margin-top: 10px;
	padding-top: 0px;
	/*float: left;*/
	/*margin-left: 205px;*/
	width: auto;
	min-height: 100%;
	padding-bottom: 20px;
	margin-right: 25px;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aca9a6;*/
}
#commentaires p {
	color: #807871;
}
#commentaires h2 {
	background-image:url("/media/site/gen/commentaire.png");
	color:#8DB402;
	padding-left:30px;
	margin-bottom: 0px;
	font-size: 1.2em;
	border-bottom:3px solid #BFBBB8;
}
#commentaires h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	letter-spacing:0;
}
#commentaires a#commentaires_nb{
  color:#8DB402;  	
}
#commentaires a.entete {
	color: #3B8FCF;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 15px;
	float:left;
}
#commentaires a.entete:hover  {
	color: #4D4741;
}
#commentaires a.lien {
	margin-top: 3px;
	float:right;
	color: #4D4741;
}
#commentaires a.lien:hover  {
	color: #3B8FCF;
}
#commentaires p.message {
	font-weight:bold;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #3B8FCF;
}
#commentaires p.liens {
	color: #3B8FCF;
	vertical-align: middle;
	height: 15px;
	text-align: right;
	margin: 0px 0px 3px;
	padding: 0px;
}
#commentaires img.liens {
	height: 15px;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 3px;
}
#commentaires a.liens  {
	color: #3B8FCF;
}
#commentaires a.liens:hover  {
	color: #4D4741;
}
#commentaires p.bouton {
	margin-top: 15px;
}
#commentaire {
	/*width: 505px;*/
	margin-bottom: 15px;
	left: 0px;
	top: 0px;
	z-index: 10;
	/*margin-left: 20px;*/
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F3EE;
}
#commentaire p {
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#commentaire .auteur {
	font-weight:bold;
	color: #3B8FCF;
	padding-top: 2px;
	text-align: left;
}
#commentaire .date {
	color: #aca9a6;
	padding-top: 2px;
	text-align: left;
	font-size: 0.8em;
}
#commentaire_form {
	width: auto;
	left: 0px;
	top: 0px;
	z-index: 10;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	background-color:#F4F3EE;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F3EE;
	background-color:#F6F6F6;
  /*background-image:url("/media/site/gen/bg_motif_service.gif");*/
}
#commentaire_form input, #commentaire_form textarea {
	color: #716c67;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
	padding-left: 5px;
	border: 1px solid #aca9a6;
	margin-bottom: 5px;
	/*font-size: 11px;*/
}
#commentaire_form input {
	width: 150px;
	height: 15px;
}
#commentaire_form p.titre {
	font-weight:bold;
	color: #7D7C76;
	padding-top: 2px;
	padding-bottom:10px;
	text-align: left;
}
#commentaire_form a.liens {
	margin-top: 3px;
	margin-bottom: 3px;
	color: #3B8FCF;
}
#commentaire_form a.liens:hover  {
	color: #4D4741;
}

/******************************************/
/* lightbox */
/******************************************/
#textes_page a.lightbox {

}

/******************************************/
/* Bloc Envoyer à un ami                  */
/******************************************/

#envoyer_ami, #envoyer_ami_message {
  font-weight:bold;
  padding-left:10px;
  color:#7FC6BC;
  padding-top:10px;
  position: absolute;
  z-index: 1000;
  width: auto;
  left: 268px;
  top: 259px;
  background-color: #8DB402;
  padding-right: 10px;
  padding-bottom: 10px;
  border: 2px solid #ffffff;
  display: none;
}
#envoyer_ami_message{
  display:none;
  z-index: 1000;
  top: 215px;
  left: 208px;
  width: auto;
}
#envoyer_ami h3, #envoyer_ami_message h3 {
  color:#FFFFFF;
  /*font-size: 13px;*/
  margin-bottom: 15px;
  padding-top: 3px;
  padding-right: 10px;
  padding-bottom: 3px;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position:left bottom;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  padding-bottom: 5px;
}
#envoyer_ami p, #envoyer_ami_message p{
  color:#FFFFFF;
  font-size: 0.95em;
  font-weight: normal;
  margin-bottom: 3px;
}
#envoyer_ami p.note {
  /*font-size: 10px;*/

}
#envoyer_ami form {
  margin-left: 20px;
}
#envoyer_ami input {
  margin-bottom: 10px;
  width: 300px;
  /*font-size: 11px;*/
  color: #403C38;
  height: 14px;
  padding-top: 2px;
  padding-right: 5px;
  padding-left: 5px;
}
#envoyer_ami textarea {
  margin-bottom: 5px;
  width: 300px;
  color: #403C38;
  /*font-size: 11px;*/
  padding-right: 5px;
  padding-left: 5px;
}
#envoyer_ami p.liens, #envoyer_ami_message p.liens {
  color: #E67300;
  height: 15px;
  text-align: right;
  font-size: 11px;
  float: right;
  margin-top: 5px;
  margin-right: 0px;
  margin-left: 10px;
  border: 1px solid #FFFFFF;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
}
#envoyer_ami img.liens, #envoyer_ami_message img.liens {
  vertical-align: top;
  padding-left: 0px;
  padding-right: 3px;
}
#envoyer_ami a.liens, #envoyer_ami_message a.liens  {
  color: #FFFFFF;
  font-size: 10px;
}
#envoyer_ami a.liens:hover, #envoyer_ami_message a.liens:hover  {
  color: #4D4741;
}

/*******************************************/
/** RSS : styles d'affichage des blocs RSS */
/*******************************************/
span.rss-msg {
  padding: 2px 4px;
  font-style: italic;
}

div.rss-content div.rss-title {
  font-weight:bold;
  /*font-size: 1.2em;*/
  /*letter-spacing: 0.1em;*/
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 16px;
  padding-bottom: 5px;
  /*line-height: 14px;*/
  /*border-bottom: 1px solid #CCCCCC;*/
  background-image: url("http://pace.alkante.com/media/site/gen/rss_small.png");
  background-repeat: no-repeat;
  background-position: left 11px;
  color: #8DB402;
}

#textes_page div.rss-content div.rss-title {
  margin-bottom: 5px;
}


div.rss-title a {
  color: inherit;
}

div.rss-title img {
  border:0;
  height:12px;
  vertical-align:bottom;
  padding-right:4px;
  display: none;
}

div.rss-content div.rss-item {
  clear:both;
  padding:4px;
  padding-top:8px;
  padding-bottom:0px;
  font-size: 11px;
}

div.rss-content div.rss-footer {
  clear:both;
  padding:2px;
  /*border-bottom:1px dotted silver;*/
}

div.rss-item div.rss-item-img {
  float:left;
  padding-right:4px;
}

div.rss-item-img img {
  height:50px;
}

div.rss-item div.rss-item-title {
}
#textes_page div.rss-item-title a{
  color:#807871;
  font-size: 12px;
  font-weight: bold;
}
div.rss-item-title a:hover{
  color:#8DB402;
  font-weight:bold;
}

div.rss-item-title span.rss-item-date {
  font-style:italic;
  font-size:10px;
  color:#ACA9A6;
}

div.rss-item-title span.rss-item-date:before {
  content: "publié le ";
}

#textes_page div.rss-item div.rss-item-detail {
  color: #403C38;
}

div.rss-item-detail img {
  width:0px;
  height:0px;
}

div.rss-item a.rss-item-pj {
}

/****************************************************/
/** SONDAGE : styles d'affichage des blocs sondages */
/****************************************************/
dl#csschart, dl#csschart dt, dl#csschart dd{
  margin:0;
  padding:0;
}   
dl#csschart{
  width:190px;
  padding: 0px 10px 10px 10px;
  margin-bottom:10px;
  /*margin-left: 35px;*/
}
dl#csschart dt{
	clear: both;
  display:block;
  width:190px;
  /*color:#90735F;*/
  /*font-weight:bold;*/
  font-size: 1.2em;/*14px;*/
  padding-top: 5px;
}
dl#csschart dd{
  position: relative;
  float: left;
  display: inline;
  width: 178px;
  height: 16px;/*25px;*/
  border: 1px solid rgb(204, 204, 204);
}

	
dl#csschart span{
  position:absolute;
  display:block;
  width:180px;  
  bottom:0;
  left:0; 
  z-index:1;
  color:#555;
  text-decoration:none;
  height:16px;/*25px;*/
}     
dl#csschart span em{
  background:#FFFFFF none repeat scroll 0 0;
  /*border:1px solid #B1B1B1;*/
  color:#555555;
  display:block;
  float:left;
  font-style:normal;
  left:3px;
  /*line-height:150%;*/
  position:absolute;
  text-align:center;
  top:1px;/*15%;*/
  width:23px;
}     
dl#csschart em{
  padding-right: 1px;
  padding-left: 1px;
}  
/* default column styling */    

dl#csschart span{
  width:50%;
} 

dl#csschart span.type1{
  background:url(http://www.ville-pace.fr/media/images/sondage_type1.gif) repeat-x;
} 
dl#csschart span.type2{
  background:url(http://www.ville-pace.fr/media/images/sondage_type2.gif) repeat-x;
} 
dl#csschart span.type3{
  background:url(http://www.ville-pace.fr/media/images/sondage_type3.gif) repeat-x;
} 
dl#csschart span.type4{
  background:url(http://www.ville-pace.fr/media/images/sondage_type4.gif) repeat-x;
}


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

/* Balise englobante Navigation */
#navigation {
  height: 22px;
}
/* Paramètres de mise en forme des liens des étiquettes et des items des sous-menus */
#navigation a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  float: left;
  position: relative;
  font-size: 0.95em;
  background-color: #3B8FCF;
  width: 101px;
  margin-right: 1px;
  margin-bottom: 1px;
  padding: 2px;
}
#navigation a:hover, #navigation a.on {
  background: #8DB402;
  color: #FFF;
}

/**********************************************/
/* compatibilité du site web avec les mobiles */
/**********************************************/
#titre_site{
  background-color: #8DB403;
  background-image: url("/media/site/gen/titre_site_mobile.png");
  background-repeat: no-repeat;
  background-position: 0px 5px;
  height:  66px;
}

#titre_site a, #recherche, #masque_pages, #visuel_pages, p.outils_page, #fil_ariane, #colonne_droite, img.acces_direct {
  display: none;
}

/* 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 {
  padding: 0px;
  position: relative;
  float: left;
}
#navigation dt span{
  display: none;
}

#navigation_page {
	clear: both;
}
#navigation_page  span.rubrique_nav_page {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 1.6em;
  color: #3B8FCF;
}

#menu_contextuel dl a {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #403C38;
}

#pied_de_page{
  background-color: #99938D;
  color: #ffffff;
}
