div#oldbrowser{
	display: none;	/* hide  */
}
Body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background: #cde19C;
	margin:0;
	margin-left:10px;
	margin-bottom:20px;
}
#head{
	border-bottom-width: 0px;
	background: #CDE19C;
	padding:0px;
}
a img{
	border-width: 0;
	}
/*---- Layout ----*/
div{
	padding: 0;
	margin: 0;
}
#oldbrowser{
	text-align: center;
}
#head h1{
	display: inline;
}
#page{
	background-color: #fff;
	color: #000;
	min-width: 500px;
	width:780px;
	padding:0;
	border-top:none;
	border:1px solid #ACAC9C;
	}
#contenuRight{
	margin-top:10px;
	width: 200px;
	}
#contenuLeft, #contenuCentre, #contenuRight, #contenuFoot{
	padding: 10px;
	vertical-align: top;
	top: 10px;
	}
#foot{
	clear: both;
	}
#contenuFoot{
	text-align: left;
	margin-left: 30px;
	}
#hierarchie{
	background-color: #E4D1A5;
	padding:10px;
	margin:10px;
	border: 1px solid #CCCCCC;
	}
/*---- Borders ----*/

.topfd {
	background-image: url(../Img/fond.gif);
	border:0;
	width:100%;
	}
/* menu */
ul#menu li ul{
  display:none;
	}
ul#menu li:hover>ul{
  display:block;
	}
ul#menu{
	margin:0px;
	padding:0px;
	list-style:none;
	width:100%;
	background: #843F11;
	float:left;
	font:1em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 24px;
	left: 11px;
	}
ul#menu hr{
 margin-right: 4px;
 margin-left: 4px;
	}
ul#menu li{
	float:left;
	display:block;
	padding:2px 1px;
	}
ul#menu li.first{
  padding-left:2px;
	}
ul#menu li.last{
  padding-right:2px;
	}
ul#menu li a{
	background-color: transparent;
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 2px 6px;
	border-right: 1px solid #FFFFFF;
	text-decoration: none;
	text-indent: 5px;
	}
ul#menu li a:hover{
	background-color: #f8f8f8;
	color: #666666;
	border: 1px solid #444444;
	}
ul#menu ul{
	position:absolute;
	background:#843F11 url(../Img/submenu.gif) repeat-y -140px 0%;
	margin:0px;
	padding:0px;
	width:140px;
	z-index:1;
	}	
ul#menu ul ul{
  top:0px;
  left:150px;
  z-index:1;
	}
ul#menu ul li{
  position:relative;
  float:none;
  margin:0px;
  padding:0px;
  _display:inline;
	}
ul#menu ul li a{
	display:block;
	margin:0px;
	padding:3px;
	width:150px;
	border:none;
	background-color: #843F11;
	}
/*navigation*/
#navigation h4, #navigation ul{
margin: 0 0 0 0;
}
#navigation h4{
	color:#666666;
	border: 1px solid #843F11;
	border-bottom:none;
	padding: 0.15em 0.25em;
	font-size: 1.2em;
}
div#navigation{
float:left;
width:180px;
margin: 2em 0 0 1%;
text-align:center;
background: #FFF;
}
#navigation ul{
list-style: none;
margin:0;
padding:0 0 2em;
border:1px solid #843F11;
}
#navigation li{
line-height: 1em;
padding: 0.5em 0;
border-bottom: 2px solid #843F11;
background:#fff;
}
#navigation a{
	text-decoration:none;
	padding:0.10em 0.25em;
	position:relative;
	top:1em;
	background:#fff;
	color: #333333;
}
#navigation a:visited{
color: rgb(58%,68%,40%);
}
#navigation a:hover{
color: #FFFFFF;
background:#843F11;
}

#contenuCentre h1{
	font-size: 14pt;
	color: #666;
	padding: 4px 0px;
	margin: 20px 0px 12px;
	border: 1px solid #bbb;
	background-color: #ADE99E;
}
#contenuCentre a{
	font-size: 1.1em;
	color: #CC6633;
	padding: 0px 0px 5px 0px;
	margin-bottom: 5px;
	letter-spacing: 0.2em;
	font-weight: normal;
	text-decoration: none;
	}
#contenuCentre a:hover{
	font-size: 1.1em;
	color: #FF3333;
	letter-spacing: 0.2em;
	text-decoration: none;
	}
.savoirplus a{
	font-size: 1em;
	border-bottom: 1px solid #ddd;
	margin-left:170px;
	padding-bottom:10px;
	}
.savoirplus a:hover{
	color: #CC6633;
	
	}
.texterubrique{
	text-align: justify;
	font-size: 1em;
	line-height: 1.1em;
	color: #666666;
}
.depot{
	text-align: justify;
	width:180px;
	padding:10px;
}
.cadreart{
	margin-top: 10px;
	}
.forum {
	BORDER-RIGHT: #cccccc 1px solid;
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #cccccc 1px solid; 
	PADDING-LEFT: 10px; 
	PADDING-BOTTOM: 10px; 
	BORDER-LEFT: #cccccc 1px solid; 
	COLOR: #666666; PADDING-TOP: 10px; 
	BORDER-BOTTOM: #cccccc 1px solid; 
}
.fdcalendar {
	BORDER-RIGHT: #ccc 1px solid; 
	PADDING-RIGHT: 2px;
	BORDER-TOP: #ccc 1px solid; 
	PADDING-LEFT: 2px; 
	BACKGROUND: #eeeeee; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 5px 0px; 
	BORDER-LEFT: #ccc 1px solid; 
	PADDING-TOP: 2px; 
	BORDER-BOTTOM: #ccc 1px solid
}
.fdcalendar H3 {
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	MARGIN: 3px; 
	TEXT-ALIGN: center; 
}
.fdcalendar A {
	PADDING-RIGHT: 3px; 
	DISPLAY: block; 
	PADDING-LEFT: 3px; 
	PADDING-BOTTOM: 1px; 
	MARGIN: 0px; 
	PADDING-TOP: 1px
}
.fdcalendar A:hover {
	BACKGROUND: #edd; 
	COLOR: #b33
}
.pub{
	border: 1px solid #999999;
}
.bcom{
	border: 1px solid #999999;
	padding: 5px;
	margin: 5px;
}
.surtitre {
font-weight : bold; 
font-size : 12px; 
color : #578b91; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
line-height : 15px; 
text-decoration : underline; 
} 
.titre {
font-weight : bold; 
font-size : 18px; 
color : #333366; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-decoration : none; 
line-height : 25px; 
} 
.soustitre {
font-weight : bold; 
font-size : 10px; 
color : #999999; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-align : center; 
} 
.surtitrelt {
font-weight : bold; 
font-size : 1.2em; 
color : #578b91; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
line-height : 15px; 
text-decoration : underline; 
} 
.titrelt {
font-weight : bold; 
font-size : 1.8em; 
color : #333366; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
} 
.soustitrelt {
font-weight : bold; 
font-size : 1.4em; 
color : #999999; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
} 
.feature{
	padding: 0px 0px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 2;	
	text-align: justify;
}
.feature h1{
	padding: 30px 0px 5px 0px;
	text-align: center;
}
.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}
.motclef{
	border-top : medium solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.intro{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: 200;
	color: #666666;
}
#pub{
	background-color:#E8BA75;
	width:350px;
	padding: 10px;
	margin-top: 20px;
	margin-left: 50px;
	border: 1px solid #999999;
}
#pub a{
	color: #663366;
}
#pub a:hover{
	color: #993333;
}
.savoir{
	border-bottom: 1px solid #999999;
	width: 130px;
	margin-left:400px;
}
h3.spip {
       font-family: Verdana,Arial,Helvetica,sans-serif;
        font-weight: bold;
        font-size: 120%;
        text-align: center;
        margin-top : 40px;
        margin-bottom : 40px;
        padding: 0em;
        clear: both;
}
.spip_documents {
border: 1px solid #999999;
}
.forum {
border-right : 1px solid #cccccc; 
padding-right : 10px; 
border-top : 1px solid #cccccc; 
padding-left : 10px; 
font-size : 85%; 
padding-bottom : 10px; 
border-left : 1px solid #cccccc; 
color : #666666; 
padding-top : 10px; 
border-bottom : 1px solid #cccccc; 
font-family : Arial, Helvetica, sans-serif; 
text-align : left; 
} 
.tdgris {
border-right : 1px solid #aaaaaa; 
border-top : 1px solid white; 
border-left : 1px solid white; 
border-bottom : 1px solid #aaaaaa; 
background-color : #eeeeee; 
} 
.tdorange {
	border-right : 1px solid #b28642;
	border-top : 1px solid #ffe8c5;
	border-left : 1px solid #ffe8c5;
	border-bottom : 1px solid #b28642;
	background-color: #FFFFCC;
} 
.tdfonce {
	border-right : 1px solid #333333;
	border-top : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
	color : white;
	border-bottom : 1px solid #333333;
	background-color : #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
} 
.tdblanc {
border-right : 1px solid #aaaaaa; 
border-top : 1px solid #aaaaaa; 
border-left : 1px solid #aaaaaa; 
border-bottom : 1px solid white; 
background-color : white; 
} 
.tdvert {
	background-color : #dbf3e6;
	font-size: 1.4em;
	color: #333333; 
} 
.repondre{
	font-weight: bold;
}
.tdgrisext {
border-right : 1px solid white; 
border-top : 1px solid #999999; 
border-left : 1px solid #999999; 
border-bottom : 1px solid white; 
} 
.spip_documents {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 70%; 
} 
.document{
border : 1px solid #999999; 
}
#emploi{

.lienemploi a:hover{
	color: #CC9966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.lienemploi a{
	color: #CC6600;
}
.lienemploi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lieninfo {
	background-color:#E8BA75;
	width:350px;
	padding: 10px;
	margin-top: 20px;
	margin-left: 50px;
	border: 1px solid #999999;
	text-align: center;
}
.lientheme{
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.lientheme{
	font-weight: bold;
	color: #666666;
}
.note{

}
