/*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: 150px; }
/*menu déroulant vertical */
#menu {
	width: 170px;
	list-style: none;
	margin: 0;
	padding: 0; }
	
#menu li {
	padding: 2px 0 3px 0;}

#menu * {
	color: white;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none; }
	
#menu li ul {
	margin: 0 0 0 15px;
	list-style-position: outside;
	list-style-type: disc;
	padding: 0;}
	
#menu li ul * {
	font-size: 11px;}
	
#menu li ul li {
	padding: 2px 0 3px 0;}
	
#menu a:hover {
	text-decoration: underline overline;
	color: white; }
	
#s_menu {
	list-style: none;
	margin: 25px 0 0 10px;
	padding: 0; }
	
#s_menu * {
	color: white;
	font-size: 11px;
	text-decoration: none; }
	
#s_menu li {
	margin: 0;
	padding: 4px;}
	
#s_menu a:hover {
	text-decoration: underline overline;
	color: white; }

/*pied de page*/
#pied_de_page p {
	text-align: center;
	padding: 5px 0;}

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

#pied_de_page a:hover {
	text-decoration: underline overline; }
/*article*/
.article h2 {
	border-bottom-width: 2px;
	border-bottom-color: #33a44d;
	border-bottom-style: solid;
	color: #0860a8;
	font-size: 15px;
	font-style: italic;
	background-image: url(../images/rond_rouge.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-indent: 15px;
	margin-top: 3px;
	margin-bottom: 3px; }
.article p {
	line-height: 14px;
	text-align: justify;
	margin-top: 2px; }
.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*/
.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: #fff0a9;
	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; }
