.nettoyeur, .nettoyeur_tout { 
	clear: left;
	margin: 0;
	padding: 0;
	border: none;
	height: 0;
	line-height: 1px;
	font-size: 1px; }

.nettoyeur_tout {
	clear: both; }

/*bandeau haut*/
#haut_de_page .spip_logos {
	margin: 0;
	padding: 0;
	border-width: 0; }
#haut_de_page h1 {
	position: absolute;
	top: 15px;
	left: 20px;
	float: left;
	clear: left;
	margin: 0;
	padding: 0; }
#haut_de_page h1 img {
	float: left;
	margin: 0 15px 0 0;
	padding: 0; }
#haut_de_page h1 a {
	color: #418f5d;
	text-decoration: none;
	font-size: 24px;
	font-style: italic; 
	color: white;}

/*les liens invisibles vers bas de page et contenu*/
.invisible {
	display: none; }
/* menu */
/* ul#menu li ul {
	display: none; } */
#cadre_menu {
	background-image: url(../images/menu_fond_haut.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 140px;
	margin: 0;
	padding: 8px 0 0; }
#bloc_menu {
	background-image: url(../images/menu_fond_bas.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0;
	padding: 0 0 10px; }

ul#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 140px; }
ul#menu * {
	color: white;
	font-size: 13px;
	line-height: 15px;
	text-decoration: none; }
ul#menu li{
	position: relative;
	margin: 0;
	padding : 3px 3px 3px 6px;
	border-bottom: 1px solid white;;
	/*_display: inline;*/ }
	
ul#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 140px;
	position: absolute;
	background-color: #526979;
	top: 0;
	left: 138px;
	z-index: 1000;
	_left: 132px }
ul#menu ul * {
	color: white;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px; }
ul#menu ul li{
	position: relative;
	padding: 3px;
	margin: 0;
	border-bottom: 1px solid white; }
ul#menu a {
	display: block;
	width: 100%;
}

ul#menu ul li:hover, ul#menu ul a:hover {
	background-color: #c8d3ab; }
	
ul#menu li.rub_courante {
	background-color: #8eafe5; }

	
/*fil_ariane*/
#fil_ariane {
	float: left;
	margin-left: 15px;
	color: #418f5d;
	font-size: 12px;
	font-weight: bold; }
#fil_ariane a {
	font-weight: bold;
	color: #418f5d;
	font-size: 12px;
	text-decoration: underline; }
#fil_ariane a:hover {
	background-color: #418f5d;
	color: white;
	text-decoration: none; }
/*menu aticles*/
#menu_articles_haut {
	background-image: url(../images/articles_rub_fond_haut.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 150px;
	float: right;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 10px; }

#menu_articles_bas {
	background-image: url(../images/articles_rub_fond_bas.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 150px;
	padding-bottom: 10px; }

#menu_articles {
	background-image: url(../images/articles_rub_fond_milieu.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 150px;
	margin: 0;
	padding: 0 5px;
	list-style-type: none; }
	
#menu_articles .titre_menu_articles {
	color: black;
	font-size: 11px;
	font-weight: bold;
	font-style: italic; }

#menu_articles li {
	margin-bottom: 5px; }

#menu_articles a {
	color: #526979;
	text-decoration: none; }

#menu_articles a:hover {
	text-decoration: underline overline; }

/*pied de page*/
#pied_de_page p {
	color: #526979;
	font-size: 12px;
	font-weight: bold;
	text-align: center; }

#pied_de_page a {
	color: #526979;
	text-decoration: none; }

#pied_de_page a:hover {
	text-decoration: underline overline; }
/*articles*/
.article {
	clear: left;
	padding-right: 60px;
	padding-left: 20px; }
.article h2 {
	color: #526979;
	font-size: 18px;
	font-style: italic;
	padding-left: 5px;
	border-bottom: 1px dashed #526979; }
	
.article p {
	font-size: 11px;
	line-height: 15px;
	text-align: justify; }
	
.article .spip_logos {
	float: left;
	margin-right: 10px; }
/*les notes de bas de page*/
.notes_article {
	margin: 0 30px 0 15px;
	padding: 5px;
	border: solid 1px #9fbbea; }
p.spip_note {
	font-size: 9px;
	line-height: 10px;
	margin: 0 0 5px; }
/* les doc joints */
.document_joint {
	background-color: #f3f2f8;
	margin: 0 30px 0 15px;
	padding: 5px; }
.document_joint * {
	text-decoration: none;
	font-size: 10px;}
	
.document_joint a{
	color: #526979; }
	
.document_joint a:hover{
	color: #fff;
	background-color: #526979; }
	
.document_joint .spip_logos {
	vertical-align: middle;
	height: 26px;
	width: 26px;
	float: none;
	}
.document_joint small{
	font-size: 8px;
	}
	
/*evenements*/
.evenement {
	clear: left;
	padding-right: 60px;
	padding-left: 20px; }
.evenement h2 {
	color: #526979;
	font-size: 18px;
	font-style: italic;
	padding-left: 5px;
	border-bottom: 1px dashed #526979; }
	
.evenement h2 small {
	color: #f63; }
	
.evenement p {
	font-size: 11px;
	line-height: 15px;
	text-align: justify; }
	
.evenement .spip_logos {
	float: left;
	margin-right: 10px; }
.evenement p.doc_joint a {
	text-decoration: none;
	color: #526979; }
	
.evenement p.doc_joint a:hover{
	color: #fff;
	background-color: #526979; }
.evenement p.doc_joint small {
	font-size : 9px; }

.evenement h4.suite_article {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding: 0 30px 0 0; }

/*marches publics*/
.marches_publics {
	padding-left: 20px;
	font-size: 10px;
	font-style: italic;
	width: 75%;
	list-style-type: none; }
.marches_publics a {
	color: #526979;
	font-size: 12px;
	font-style: normal;
	text-decoration: none; }
.marches_publics a:hover { 
	color: #fff;
	background-color: #9fbbea;}
.marches_publics li {
	margin-bottom: 15px;
	border-bottom: 1px solid #9fbbea; }

/*formulaire de recherche*/
#formulaire_recherche {
	clear: both;
	margin: 10px 0; }
#formulaire_recherche label {
	font-size: 12px;
	font-weight: bold; }

#formulaire_recherche input {
	font-style: italic;
	background-color: #f0f5f9; }

