/*balises site*/
.nettoyeur { 
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	height: 0;
	line-height: 1px;
	font-size: 1px; }
.invisible {
	display: none; }
/*haut de page*/
#haut_de_page img {
	margin: 0;
	padding: 0;
	border-width: 0; }

#haut_de_page #logo {
	position: absolute;
	float:left;
	top: 15px;
	left: 20px; }
/*menu déroulant vertical */
#menu {
	list-style: none;
	margin: 0;
	padding: 0; }

#menu * {
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; }
	
#menu li {
	position: relative;
	margin: 0;
	padding: 3px;
	border-bottom: 1px dotted white; }
#menu li ul {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;}
	
#menu li ul * {
	font-size: 11px;
	font-weight: normal; }
	
#menu li ul li {
	float: none;
	width: 122px;
	margin: 0;
	padding: 2px;
	line-height: normal;
	border-bottom: 0;}
	
#menu a {
	display: block;
	width: 100%; }
	
#menu a:hover {
	text-decoration: underline overline;
	color: #09460f; }

/*pied de page*/
#pied_de_page {}

#pied_de_page p {
	text-align: center;
	 }

#pied_de_page * {
	color: white;
	font-size: 11px;
	text-decoration: none; }

#pied_de_page a:hover {
	text-decoration: underline overline; }
/*article*/
.article {
	padding-bottom: 15px;
	text-align: justify;
	line-height: 1.4em;}
	
.article h2 {
	border-bottom: 1px #588e03 solid;
	color: #0860a8;
	font-size: 17px;
	font-style: italic;
	text-align: left;
	background-image: url(../images/vl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin: 5px 0 10px; }

.article h3 {
	font-size: 12px;
	text-align: center; }
.article .spip_logos {
	float: left;
	margin: 0 5px 0 0; }
/*syndication marchés publics*/
.marches_publics * {
	text-decoration: none; }

.marches_publics dt a {
	color: #0860a8;
	font-size: 12px;
	font-weight: bold; }

.marches_publics dt a:hover {
	text-decoration: underline; }

.marches_publics dd {
	padding: 5px;
	border-left: 2px solid #0860a8;
	 }

/*galerie photos dans l'article*/
.wgalerie {
	text-align: center;
	line-height: normal;}
.galerie {
	margin: 5px 0 0;
	padding: 3px;
	border: solid 1px #0860a8; }

.galerie h3 {
	text-align: left;
	text-indent: 15px;
	margin: -8px 0 8px 10px; }
	
.galerie h3 span {
	background-color: white;
	font-size: 13px;
	font-style: italic;
	padding-right: 5px;
	padding-left: 5px; }

/*comarquage*/
#comarquage { }

#comarquage p.titre_comarquage {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0; }

#comarquage p.comarquage {
	font-size: 14px;
	font-family: "Times New Roman", Georgia, Times, serif;
	text-align: center;
	margin-top: 0; }

#comarquage p.comarquage a {
	font-size: 14px;
	font-weight: bold; }

