body{    font-family: Arial,sans-serif;
	font-size:small;
	color: #333333;
margin:0;
padding:0;
line-height: 1.5em;
	background-image: url(../../habillage/fd_body.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 800px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color: #dae1da;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
background-image: url("../../habillage/fd_col_gauche.gif");
background-repeat:repeat-y;
 background-position:left;
}

#topsection{
background-color: #dae1da;
height: 162px; /*Height of top section*/
margin:0: padding:0;

 background-image: url("../../habillage/fd_col_gauche.gif");
 background-repeat:repeat-y;
 background-position:left;
}

#topsubsection{
background-color: #dae1da;
height: 32px; /*Height of top section*/
margin:0x 0 0 200px; padding:0 5px 0 0;
text-align:right;
border-left:1px solid #cccccc;
border-bottom:1px solid #cccccc;
 background-image: url("../../habillage/fd_col_gauche.gif");
 background-repeat:repeat-y;
 background-position:left;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
 background-image: url("../../habillage/fd_centre.gif");
    background-repeat: no-repeat;
    background-position: top right;
	padding:10px;
	min-height:290px;
	border-left:1px solid #cccccc;
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin: -30px 0 0 -800px; /*Set left margin to -(MainContainerWidth)*/
border-right:1px solid #cccccc;
background-color:#c8d7c8;
 background-image: url("../../habillage/fd_col_gauche.gif");
 background-repeat:repeat-y;

}

#footer{
clear: left;
width: 100%;
text-align: center;
padding: 4px 0;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
font-size: 75%;
	font-size: 75%;
	color: #666666;
	line-height:50px;
	background-color:#FFFFFF;
	background-image: url("../../habillage/fd_footer.gif");
    background-repeat: repeat-x;
    background-position: top;

}


.innertube{
margin: 0; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

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


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

	
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 200%;
 color: #334d55;
 padding: 0 0 10px 0;
 border-bottom:solid #333333 1px;
 text-align:right;
 float: right;
 width:101%;
 margin-bottom:15px;
 overflow:hidden;

}

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

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

}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

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

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

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

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

/************Meny 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;
    position: static;
	left: 10px;
	margin: 15px;
	
		
}

ul#menulist, ul#menulist ul {
  /* border:1px solid #990000;*/
  list-style:none;
  margin:0 0 0 0;
  padding:0;
  width:200px;
  _width:197px;


}


ul#menulist ul{
  position:absolute;
  top:0px;
  left:200px;
  background-color: #a3bfa3;
  
}

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

   
}

ul#menulist a{
  display:block;
  width:100%;
  text-decoration: none;
  text-indent: 3em;
  width: 200px;
  padding: 5px 0;
background-image:url(../../habillage/Fd_Menu3.gif);
background-repeat:no-repeat;
background-position:left;
 
  
}

ul#menulist li:hover, ul#menulist li a:hover {
  color:#000000; background-color: #a3bfa3
  
}

ul#menulist a {
	color: #666666;
	text-decoration: none;
}

/********************************************* 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; width:100%; }
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 {width: 90%;margin:auto; margin-right:auto;}

.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-size:large;
	color: #003300;
	padding:5px;
	margin: 15px 0 15px 0;
	font-weight: bold;
	text-align:left;
	
}

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 ***************************************************/
#logo {float: left; padding:0 5px 5px 0;}
#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;
	}
#q:focus {background: #fff url("search.gif") no-repeat 0px center;}


div#bloc_marquee {margin:20px auto 0 auto; width:186px}

#marquee_text {
text-align: center;
font-size: 85%;
padding:10px;
}
	div.titre_marquee {
height: 52px;
width: 186px;
background-image: url(../../habillage/marquee_haut.gif);
	}
	div.contend_marquee {
width: 186px; 
background-image: url(../../habillage/marquee_contend.gif);
	}	
	div.bas_marquee {
height: 12px;
width: 186px;
background-image: url(../../habillage/marquee_bas.gif);
background-repeat:no-repeat
	}
	
	form {font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;}


.formbutton{
float:right;
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#000000;
padding: 1px;
background:#91b291 url(../../habillage/bg_bouton_vert.gif) repeat-x top;
}

input[type="submit"]:hover{
background:#6e986e url(../../habillage/bg_bouton_vert_fonce.gif) repeat-x top;

} 
 .error {color:#FF0000; text-align:center}