html {

	}

html, body {
	height: 100%;
	margin: 0;
	}

/* \*/

* html #main {

	overflow: hidden;

	o\verflow: visible;

}

/* */
	
body {
font-family: Arial;
font-style: normal;
font-size: 12px;
 text-decoration: none ;
  font-weight: normal;
color:#FFF;
}

div#global {
	min-height: 100%;
	width: 796px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	}

div#header {
	height: 158px;
	}

div#header h1 {
	margin: 0;
	}

div#center {
	/* Pour éviter la superposition
	du pied de page et du contenu : */
	padding-bottom: 50px;
	overflow: auto;
	}

div#footer {
	position: absolute;
	width: 100%;
	bottom: 0;
	left:0; /*left:40px;*/
	}

div#sidebar {
	float: left;
	width: 268px;
  padding-left: 34px;
	}
div#sb-content {
	padding-left: 45px;
	padding-right: 10px;
	}

div#main {
	float: right;
	width: 494px; /* 494px; */
	}
div#content {
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 30px;
	}

div#header-menu1 {
  position : absolute;
	top : 60px ;
	right : 500px; /* 495px */
	z-index: 1;
	padding: 0;
	text-align : right;
	}

div#header-menu2 {
  position : absolute;
	top : 103px ;
	left : 560px;
	z-index: 1;
	padding: 0;
	text-align : left;
	}


ul#menu {
	margin: 0;
	padding: 0;
	padding-left: 0;
	padding-right: 0;
	list-style: none;
  text-align:right;
	}

ul#menu li a {
	display: block;
	height: 20px;
	line-height: 20px;
	padding-right: 35px; /*35*/
	margin: 2px 0;
	background:transparent url(../images/r-bullet.png) no-repeat 248px 50%; /*  right 50% */
		/*font: small-caps 0.9em/14px Georgia,serif;*/
	font-size: 0.9em/14px;
	text-decoration: none;
}
ul#menu li a:hover {
	background:transparent url(../images/r-bullet.png) no-repeat 248px 50%;
font-weight : bold;
}


ul#menu2 {
	margin: 0;
	padding: 0;
	padding-left: 0;
	list-style: none;
  text-align:left;
	}

ul#menu2 li a {
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 35px;
	margin: 2px 0;
	background: transparent url(../images/l-bullet.png) no-repeat left 50%;
}
ul#menu2 li a:hover {
	background: transparent url(../images/l-bullet.png) no-repeat left 50%;
}

ul#menu2 li a {
	/*font: small-caps 0.9em/14px Georgia,serif;*/
	text-decoration: none;
}
ul#menu2 li a:hover {
font-weight : bold;
}
/**********************************/

div.menu2 ul{
	margin: 0;
	padding: 0;
	padding-left: 0;
	list-style: none;
  text-align:left;
	}

div.menu2 ul li a {
	display: block;
	height: 20px;
	line-height: 20px;
	padding-left: 35px;
	margin: 2px 0;
	color:#fff;
	background: transparent url(../images/l-bullet.png) no-repeat left 50%;
}
div.menu2 ul li a:hover {
	background: transparent url(../images/l-bullet.png) no-repeat left 50%;
}

div.menu2 ul li a {
	/*font: small-caps 0.9em/14px Georgia,serif;*/
	text-decoration: none;
}
div.menu2 ul li a:hover {
font-weight : bold;
}

/* MENU druidX */
ul#dx-menu {
	margin: 0;
	padding: 0;
	padding-right: 0;
	list-style: none;
  text-align:right;
	}

ul#dx-menu li a {
	display: block;
	height: 20px;
	line-height: 20px;
	padding-right: 35px;
	margin: 2px 0;
	background: transparent url(../images/r-bullet.png) no-repeat right 50%;
}

ul#dx-menu li a:hover {
	background: transparent url(../images/r-bullet.png) no-repeat right 50%;
}

ul#dx-menu li a {
	/*font: small-caps 0.9em/14px Georgia,serif;*/
	text-decoration: none;
}
ul#dx-menu li a:hover {
font-weight : bold;
}



li.active {
	font-weight : bold;
  color: #FF9900;
}

li.nav1 {
	margin-left: 0;
}
li.nav2 {
	margin-left: 16px;
}
li.nav3 {
	margin-left: 32px;
}
li.nav4 {
	margin-left: 48px;
}
li.nav5 {
	margin-left: 64px;
}


/* menu footer */


#menu-footer2 {
	}
ul#menu-footer2 li {
    margin: 0;
    padding: 0;
    display: inline;
    list-style-type: none;
}

#menu-footer2 a:link, #menu-footer2 a:visited {
    float: left;
    /*font-size: 10px;*/
    line-height: 26px;
    margin: 0 10px 4px 10px;
    text-decoration: none;
    color: #FFF;
}
/*
#menu-footer2 li.active a:link, #menu-footer li.active a:visited, #menu-footer a:hover {
	border-bottom: 4px solid #fff;
	padding-bottom: 2px;
	}
*/

ul#menu-footer {
	margin: 0;
	padding: 0;
	padding-left: 0;
	padding-right: 0;
	list-style: none;
  text-align:right;
	}

ul#menu-footer li a {
	display: block;
	height: 20px;
	line-height: 20px;
	padding-right: 35px; /*35*/
	margin: 2px 0;
	/*background:transparent url(../images/r-bullet.png) no-repeat 248px 50%;*/
background:transparent;
		/*font: small-caps 0.9em/14px Georgia,serif;*/
	font-size: 0.9em/14px;
	text-decoration: none;
}
ul#menu-footer li a:hover {
	/*background:transparent url(../images/r-bullet.png) no-repeat 248px 50%;*/
  font-weight : bold;
}

ul#menu-footer li a {
	color: #fff;
}



ul#menu li a {
	color: #fff;
}
ul#menu li a:hover {
	color: #fff;
	background:transparent url(../images/r-bullet.png) no-repeat 248px 50%;
}

ul#menu2 li a {
	color: #fff;
}
ul#menu2 li a:hover {
	color: #fff;
	background:transparent  url(../images/l-bullet.png) no-repeat left 50%;
}



ul#dx-menu li a:hover {
	background:transparent url(../images/r-bullet.png) no-repeat right 50%;
}

ul#dx-menu li a {
	color: #fff;
}
ul#dx-menu li a:hover {
  color: #fff;
}

li.active {
  /*background-color:#660000;*/
}

/* sitemap */
.sitemap {
	padding: 0;
	margin: 16px 0 0 0;
	list-style: none;
}
.sitemap a {
  color:#fff;
  text-decoration: none;
}
.sitemap a:hover {
  font-weight : bold;
}
.sitemap1, .sitemap2, .sitemap3, .sitemap4, .sitemap5 {
	background:transparent  url(../images/l-bullet.png) no-repeat left 50%;
	padding-left: 20px;
}
.sitemap1 {
	margin-left: 0px;
	margin-bottom: 7px;
}
.sitemap2 {
	margin-left: 16px;
	margin-bottom: 3px;
}
.sitemap3 {
	margin-left: 32px;
	margin-bottom: 3px;
}
.sitemap4 {
	margin-left: 48px;
	margin-bottom: 3px;
}
.sitemap5 {
	margin-left: 64px;
	margin-bottom: 3px;
}
/*
#sitemap .sitemap1 {
	margin-left: 0;
}
#sitemap .sitemap2 {
	margin-left: 16px;
}
#sitemap .sitemap3 {
	margin-left: 32px;
}
#sitemap .sitemap4 {
	margin-left: 48px;
}
#sitemap .sitemap5 {
	margin-left: 64px;
}
*/

span.breadcrumb {
	color: #fff;
  text-align: right;

	display: block;
	height: 16px;
	line-height: 18px;

	vertical-align: middle;

}
span.breadcrumb a {
  background:transparent  url(../images/l-bullet.png) no-repeat left 50%;
  padding-left: 15px;
	color: #fff;
	text-decoration: none;
}

/* Pagination de page  <<[1]>>
******************************************/
.pagenav {font: 0.8em;}

p.pagenav a {
	background : #fbfbfb;
	padding:2px;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	text-decoration: none; font-size:85%; color: #656565;
}

p.pagenav a:hover { background:#6D6D6D; color:white;}

p.pagenav strong {	color: #656565; padding:2px; font-size:90%; text-decoration: underline;}

/* AUTH */
#auth {
	width: 35%;
	display: block;
	clear: both;
	margin-left: 50px auto 25px auto;
	padding-left: 150px;
}

#auth label {
	margin-top: 15px;
}

#auth input {
	padding: 2px;
	background: #f5f5f5;
}
#auth fieldset {
	display : block;
	border: 2px solid #aaa;
	/*background: #f5f5f5;*/
	padding: 10px;
	}

	legend {
	padding: 26px 10px 0 30px; /* padding: 0 10px 0 30px; */
	color: #333;
	font-weight: bold;
	font-size: 14px;
}

.legend-druid{
	background: url("images/lotus.gif") no-repeat 5px;
}


/*   contenu   */
.post-title {
	color:#FFFFFF;
	font: small-caps 1.7em;
}
.post-title a {
color:#FFFFFF;
}

.post-content {
color:#FFFFFF;
}

.post-content a {
color:#FFFFFF;
}


/* search */

div.search {
	margin-right: 2px;
	text-align:right;
}
input.search-submit   {
  width: 21px;
  height: 19px;
  border: none;
  background:url(../images/search.png) no-repeat  left top;
  cursor: pointer;
  }
  
  a.search-link {
color:#FFF;
  }
  
/*separateur */
.separateur {
  display: block;
  height: 10px;
	line-height: 10px;
	padding-right: 35px;
	margin: 0;
	}
  
a.fiche{
  font: small-caps 1.7em;
  /*text-decoration: none;*/
  background:transparent  url(../images/l-bullet.png) no-repeat left 50%;
  padding-left: 15px;
}
.invisible, .invisible a{visibility: hidden}

