/*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 #image {
	position: absolute;
	top: 10px;
	right: 10px;
	margin: 0;
	padding: 0;
	border-width: 0; }

#haut_de_page #logo {
	position: absolute;
	top: 10px;
	left: 40px; }

/*menu */
#menu {
	width: 170px;
	list-style: none;
	margin: 0;
	padding: 0; }
	
#menu li {
	padding: 0;}

#menu * {
	font-family: "Comic Sans MS", "Trebuchet MS", sans-serif;
	color: #00afe8;
	font-size: 13px;
	text-decoration: none; }
	
#menu li ul {
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;}
	
#menu li ul * {
	color: #ff9d07;
	font-size: 11px;}
	
#menu li ul li {
	padding: 0;}
	
#menu a:hover {
	text-decoration: underline overline; }

/*pied de page*/
#pied_de_page p.liens {
	font-family: "Comic Sans MS", "Trebuchet MS", sans-serif;
	font-size: 12px;
	margin: 10px 0 0 10px;
	color: #ff9d07; }

#pied_de_page p.liens a {
	text-decoration: none;
	color: #ff9d07; }

#pied_de_page a:hover {
	text-decoration: underline overline; }
	
#pied_de_page p.mentions {
	margin: 0 0 10px 210px;
	font-size: 10px;}
	
/*article*/
.article { }
	
.article h2 {
	font-family: "Comic Sans MS", "Trebuchet MS", sans-serif;
	font-size: 15px;
	color: #ff9d07;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin: 3px 0; }
	
.article p {
	line-height: 15px;
	/* text-align: justify;*/
	margin-top: 2px; }
.article h3 {
	font-size: 12px;
	text-align: center; }
.article .spip_logos {
	float: left;
	margin: 0 5px 0 0; }
	
.article_bleu {
	color: #00afe8; }
	
.article_bleu h2, h2.article_bleu {
	color: #00afe8;}	

/*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 {
	margin: 5px 0;
	padding: 3px;
	border: solid 1px #00afe8; }

.wgalerie h3 {
	text-align: left;
	text-indent: 15px;
	margin: -15px 0 8px 10px; }
	
.wgalerie h3 span {
	color: #ff9d07;
	background-color: white;
	font-family: "Comic Sans MS", "Trebuchet MS", sans-serif;
	font-weight: normal;
	font-size: 14px;
	padding: 0 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; }
