#conteneur #contenu {
	width: 600px;
}
.img_png, .image_typo, .spip_logo {
	behavior: url("http://fleurbaix.com/win_png.htc");
}
.cartouche .spip_logos {
   float: left;
   margin-right: 1em;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #336600;
	border:0px;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #336600;
	border:0px;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #336600;
	border:0px;
}
a img {
	border: none;
	}
#navMenu a {
	color : #999999;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}
#navMenu a:hover {
	color : #E86726;
	font-size: 10px;
	font-weight: bold;
}

#navMenu2 a {
	color : ##0099FF;
	text-decoration : none;
	font-size: 10px;
	font-weight: bold;
}
#navMenu2 a:hover {
	color : #E86726;
	font-size: 10px;
	font-weight: bold;
}

#navfooter a {
	color : #FFFFFF;
	text-decoration : none;
	font-size: 10px;
}
#navfooter a:hover {
	color : #0066FF;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	}

h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	background-image:url("images/barre.jpg");
	background-repeat:no-repeat;
	height:40px;
	padding-left:120px;
	padding-top:10px;
	}
	
h4 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #99cc33;
	background-image:url("images/barre2.jpg");
	background-repeat:no-repeat;
	height:30px;
	padding-left:120px;
	padding-top:10px;
	}



.texte {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	width:550px;
	margin-left:50px;
}

.soustexte {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	width:450px;
}

.SOUSTITRE {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}

.TITRE {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.TITREedit {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #6E6C6D;
	text-align: justify;
}
.TITREactus {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FF9606;
	text-align: justify;
}
.TITREChapeaugris {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
}
.TITREtagsarticle {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-align: justify;
}


.adresse {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}
.petitTEXTE {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: justify;
}
.texteforum {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.textePS {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-align: justify;

}
.textePSCopie {

	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.justify {
	text-align: justify;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(http://fleurbaix.com/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://fleurbaix.com/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://fleurbaix.com/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
.le_mois {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #E80E89;
	text-align: justify;
}
.le_jour {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: justify;
}
.le_annee {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #E80E89;
	text-align: justify;
}
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }
.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; font: courier;}
ul.forum, ul.forum ul { list-style: none; font: courier;}
.forum-fil { margin-top: 1.5em; font: courier;}
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; font: courier;}
.forum-chapo .forum-titre, .forum-chapo .forum-titre a {
	display: block;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	font: courier;
}
.forum-chapo small {}
.forum-texte {
	margin: 0;
	padding: 0.5em 1em 0 1em;
	color: #CCCCCC;
	font-size: 12px;
	font: courier;
}
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; font: courier;}

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message {
	border: 1px solid #cccccc;
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	font: courier;
}
ul ul .forum-message {
	border: 1px solid #cccccc;
	font: courier;
}
ul ul ul .forum-message {
	border: 1px solid #cccccc;
	font: courier;
}
ul ul ul ul .forum-message { border: 1px solid #CCC; font: courier;}
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; font: courier;}
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; font: courier;}

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo {
	border: none;
	border-bottom: 1px dotted #cccccc;
	margin: 0;
	padding: 3px 6px 2px 6px;
	font-size: 0.88em;
	background-color: #CCCCCC;
}
ul ul .forum-chapo {
	background-color: #CCCCCC;
}
ul ul ul .forum-chapo {
	background-color: #CCCCCC;
}
ul ul ul ul .forum-chapo {
	border-bottom: 1px dotted #cccccc;
	background-color: #CCCCCC;
}
ul ul ul ul ul .forum-chapo { background: #FFF; }

/* CRAYON */
em.crayon-img-changed {
	display: none;
}
.crayon-changed em.crayon-img-changed {
	display: block;
}
.crayon-changed em.crayon-crayon {
	display: none;
}
em.crayon-edit, em.crayon-crayon {
	display: none;
}
.crayon-boutons, .crayon-searching {
	float: right;
}
.crayon-boutons {
	width: 40px;
}
.crayon-boutons a {
	cursor: pointer;
}
.crayon-icones {
	float: right;
	width: 20px;
	text-align: right;
	position: relative;
	top:0; left:0;
	z-index:4999;
}
.crayon-icones span,.crayon-icones em {
	position:absolute;
	left:0px;
}
em.crayon-edit, em.crayon-crayon, em.crayon-img-changed {
	cursor: pointer;
	border:0;
} 

/* definition des icones */
.crayon-icones em.crayon-crayon {
	background: url(http://fleurbaix.com/images/crayon20.png) no-repeat;
	height: 20px;
	width: 20px;
}
.crayon-icones em.crayon-searching {
	background: url(http://fleurbaix.com/images/searching.gif) no-repeat;
	height: 13px;
	width: 13px;
}
.crayon-icones em.crayon-edit {
	background: url(http://fleurbaix.com/images/edit.png) no-repeat;
	height: 20px;
	width: 20px;
}
.crayon-icones em.crayon-img-changed {
	background: url(http://fleurbaix.com/images/changed.png) no-repeat;
	height: 20px;
	width: 20px;
}


.formulaire_crayon .crayon-active {
	padding: 1px;
	border: 1px inset;
	font: inherit;
}
.crayon-html .formulaire_crayon {
	max-width: 703px;
}
.crayon-html textarea {
	overflow: auto;
	font: inherit;
}
.crayon-html {
	z-index:5000;
}
.crayon-html .crayon-boutons {
	position:absolute;
	right:0px;
}

/* resizer */
.resizehandle {
	background:transparent url("http://fleurbaix.com/images/resizer.png") no-repeat scroll 45%;
	cursor:s-resize;
	font-size:0.1em;
}




body {
	background-image: url(images/commune_46.jpg);
	background-repeat: repeat-y;
	background-position:center;
	background-color: #CFCFCF;
}
.style1 {
	font-family:Tahoma;
	font-size: 34px;
}
.Style2{
	font-family:Tahoma;
	font-style:normal;
}

ul{
	padding:0px;
	margin:0px;

}


/*li{
font-size: 100%;
color: black;
list-style-type: none;
background-image: url(images/puce.png);
background-repeat: no-repeat;
background-position: 0% 65%;
padding-left: 25px;
padding-top:3px;
padding-bottom:3px;
}
*/


h5{
	font-size:12px;
	line-height:14px;
}

.gris a:link, .gris a:visited, .gris  a:hover,.gris a:active  {
	color: #FF0000;
	text-decoration: none;
}

.menu55 a:link, .menu55 a:visited, .menu55  a:hover,.menu55 a:active  {
	color: #0066FF;
	text-decoration: none;
}

.Style5 {
	font-size: 24px;
	font-weight: bold;
}
.style8 a:link {color: #000000}
.style8 a:visited{color: #000000}
.style8 a:active{color: #000000}
.style8 a:hover{color: #FF9900}
.Style8 {color: #FF0000}

.cadrecommune{
	border-style:dotted;
	border-top-color:#000000;
	border-width:thin;
	background-color:#DDDDDD;
	padding:5px;
	width:640px;
}
.Style11 {font-weight: bold}
.Style12 {font-weight: bold}

img{
	border:0px;
}

td.document
{
	padding-top: 10px;
}





ul#menulist li ul{ display:none; }

ul#menulist li:hover>ul{ display:block; }

ul#menulist {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 10px;
  color: #0F4D2A;
  position: static;
  left: 15px;
  margin: 15px;
}

ul#menulist, ul#menulist ul {
	list-style:none;
	margin:5;
	padding:0;
	width:18em;
	border: 0px solid;
	font-size:12px;
	border-top-color: #0066FF;
	border-left-color: #0066FF;
	border-bottom-color: #0066FF;
	border-right-color: #0066FF;
	background-color: #99cc33;
	
}

ul#menulist ul{
  position:absolute;
  top:-2px;
  left:18em;
}

ul#menulist li{
  position:relative;
  margin:0px;
  padding:0px;
  _display:inline;
}

ul#menulist a{
  display:block;
  width:100%;
  text-decoration: none;
  text-indent: 1em;
  width: 19em;
  padding: 5px 0;
  border-bottom-color: #666666;
}

ul#menulist li:hover, ul#menulist li a:hover {
	color: #FFFFFF;
	background-color: #339900;
}

ul#menulist li.smenu>a {

  font-size:12px;
}

ul#menulist a {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
}