/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html, body{
    font-family: Arial,sans-serif;
	font-size:small;
	color: #333333;
	margin: 0;
	background-image: url(../../habillage/fd_body.gif);
	background-position: top center;
	background-repeat: no-repeat;
	
	}
	
a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;

	
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 150%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
 text-align:left;

}

h4{
 font-size: 100%;
 color: #334d55;
 text-align:center;
}

h5{
 font-size: 150%;
 color: #006699;
 text-align: center;

}

ul{
 list-style-type: disc;
 
}
ul li#rubriques {list-style-image: url("../../habillage/puce_carree2.gif"); font-size:110%; padding:4px 0 4px 0; border-bottom:dashed #FFCCFF 1px; }
ul li#articles {list-style-image: url("../../habillage/puce_carree2.gif"); font-size:110%; padding:4px 0 4px 0; border-bottom:dashed #FFCCFF 1px;}
ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
	#entete {
	height: 162px;
	position:relative;
}
	#entete img{
	border:none;
	}
	
	#general {
	width: 800px;
	min-height: 100%;
	padding: 0;
	margin: 0 auto;


}

#corps {
background-color: #f6f1f1;
	overflow: auto;
	    background-image: url("../../habillage/fd_corps.gif");
    background-repeat: repeat-x;
    background-position: bottom;
}
#gauche{
background-color: #f6f1f1;
	float: left;
	width: 180px;
	padding: 0;
	border-right: 1px solid #cccccc;
}


#bandeau_bienvenue {
	overflow: hidden;
	border-bottom: 1px solid #d1d4cf;
	text-align:right;
}

#centre {
    background-image: url("../../habillage/fd_centre.gif");
    background-repeat: no-repeat;
    background-position: top right;
	overflow: hidden;
	padding: 10px;
	min-height:290px;
}

#ouverture_mairie{margin-top: 20px;font-size:12px; text-align:center}

#logo {float: left; padding:20px 20px 20px 0;}
/********************************************* SPIP ***************************************************/

table.spip {
	margin: auto;
	margin-bottom: 1em;
	border-collapse: collapse;
	width: 100%;
	 }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 5px;
	font-weight: bold;
	 }
table.spip tr.row_first { background: inherit; }
table.spip tr.row_odd { background:inherit;  }
table.spip tr.row_even { background:inherit;}
table.spip th, table.spip td {padding: 5px; text-align: left; vertical-align: middle;}


.hr {clear: both;visibility: hidden; height:1px; margin:0!important; padding:0!important}
i.spip {}
strong.spip {
	font: 14px Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-weight: bold;
	text-align:left;
}


hr.spip {
	border: 1px solid #003300;
	margin:0;
	width: 90%;
	padding: 0px;
	height: 1px;
}

.spip_puce { list-style-position: absmiddle; }

ul.spip {}
ol.spip {}
li.spip {}
p.spip {
	
}

b.spip {
	font: 16px "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	color: #666600;
	font-weight: bold;
	text-align:left;
}

h3.spip {
	font: 120% "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	color: #FF3366;
	padding:5px;
	margin: 15px 0 15px 0;
	font-weight: bold;
	font-variant: small-caps;
	text-align:center;

}

p.spip_note {}

blockquote.spip, .spip_serif { font-family: Georgia, Times, serif; }

blockquote.spip { 
	margin: 1em; 
	padding-left: 1em;
	padding-right: 1em;
	border: 1px dotted; }

div.spip_poesie { 
	margin: 1em; 
	padding-left: 1em; 
	border-left: 1px solid;
	font-family: Garamond, Georgia, Times, serif; }
div.spip_poesie div { text-indent: -60px; margin-left: 60px; }

.spip_code, .spip_cadre { font-family: monospace; font-style: normal; font-size: 1.2em; }
.spip_cadre { width: 99%; border: 1px inset; }
.spip_surligne { background: #FF6; }
img, .spip_logos { margin: 0; padding: 0; border: none; }

.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; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }
/********************************************* Fin SPIP ***************************************************/


#siteInfo{
	text-align: right;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;

}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
#search {
text-align: center;
padding-top: 5px;
height: 32px;
}

#q{	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background: #eee url("search.gif") no-repeat 0px center;
	background-color:#FFFFFF;
	padding-left: 18px;
	width:100px;
	}
#q:focus {background: #fff url("search.gif") no-repeat 0px center;}



div#bloc_marquee {margin:7px 0 7px 7px}

#marquee_text {
text-align: center;
font-size: 85%;
margin:5px;
}
	div.titre_marquee {
height: 46px;
width: 166px;
background-image: url(../../habillage/marquee_haut.gif);
	}
	div.contend_marquee {
width: 166px;
background-image: url(../../habillage/marquee_contend.gif);
	}	
	div.bas_marquee {
height: 10px;
width: 166px;
background-image: url(../../habillage/marquee_bas.gif);
	}	
	
	
	
	div.contenu-boite p{
		margin:0;
	}
	div.haut-boite2 {
		margin-top: 20px;
		margin-left: 6px;
		width: 167px;
		height: 26px;
		background-image: url(../../habillage/boite2-haut.gif);
		background-repeat: no-repeat;
	}
	div.bas-boite {
		clear: both;
		margin: 0 auto;
		width: 167px;
		height: 10px;
		background-image: url(../../habillage/boite-bas.gif);
		background-repeat: no-repeat;
	}
/************** Menu déroulant **************/
ul#menulist li ul{ display:none; }

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

ul#menulist {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a384e;
   position: static;
	left: 10px;
	margin: 15px;
}

ul#menulist, ul#menulist ul {
	/* border:1px solid #990000;*/
  list-style:none;
	margin:0;
	padding:0;
	width:180px;
	_width:148px;
	background-color: #f4edee;
	background-image: url(../../habillage/Fd_Menu.gif);
}

ul#menulist ul{
  position:absolute;
  top:0px;
  left:175px;

}

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: 165px;
  padding: 5px 0;
}

ul#menulist li:hover, ul#menulist li a:hover {
  color: #000000;
    background-image: url(../../habillage/Fd_Menu_on.gif);
}

ul#menulist a {
	color: #4a384e;
	text-decoration: none;
	padding-left: 15px;
}



