/* CSS Document */

/** {
  margin:0;
  padding:0;
}*/
/*body {
  text-align: center;
  font:x-small/1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small; } html>body {font-size:small;}*/

html {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	margin: .8em 0 .8em 0;
	line-height: 1.18em;
}
p {
	margin: .75em 0;
}
li p, blockquote p {
	margin: .5em 0;
} 
body {
  text-align: center;
  font: 12px/15px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body, dl, dt, dd, ul, li {
  margin:0;
  padding:0;
}
div {
  font-size: 1em;
}
img {
  border: 0;
}
a, a:link, a:active {
  text-decoration: underline;
  background-color: inherit; 
  color: #7C5018; 
}
a:hover {
  text-decoration: none;
  color: #725C38;
}

body {
  background: #666 url(../img/body_background.gif) repeat-x center top;
  color: #333;
  margin: 31px 1em 1em 1em;
}

/* center global */
div#global {
   margin: 0 auto;
   width: 870px;
   color: black;
   background: #fff url(../img/content_background.gif) repeat-y right top;
   position:relative;
}
.logo {
   float: left;
   margin: 0 20px 4px 0;
   display:block;
   height: 150px;
}
.a-gauche {
   float: left;
   margin: 0 20px 4px 0;
   clear:both;
}
.a-droite {
   float: right;
   display:block;
   margin:0 0 4px 20px;
   clear: both;
}


/*** header ***/
div#header {
   height: 208px;
   background: #C9BCAD url(../img/header_background.gif) no-repeat left top; 
   position: relative;         
}

div#header h1 {
   margin:0;
   padding:0;
   background: url(../img/logo.gif) no-repeat left top; 
   display: block;
   position:absolute;
   top: 0px;
   left: 0px;
   height: 70px;
   width: 270px;
}
div#header h1 a {
   display: block;
   height: 70px;
   width: 270px;
   text-indent: -999em;  /* pour cacher le texte */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}

/* position for the search box */
div#search {
   position:absolute;
   top: 0px;
   right: 0px;
   width: 170px;
   padding: 27px 4px 0 0px;
   margin: 0;
}
div#search form input {
   display: inline;
   width: 125px;
   height: 16px;
   font-size: 12px;
   color: #633;
   border: none;
   margin: 0;
   padding: 0;
   background-color: #EDE9E4;
}
div#search form input#submit {
   width: 32px;
   background-color: #948A7F;
   color: #300;
}

div#menu_horizont {
   padding-top: 80px;
   line-height: 13px;
}
div#menu_horizont ul {
   margin:0;
   padding:0;
   list-style:none;
   float: right;
}
div#menu_horizont li {
   float:left;
   background: url(../img/fond_menuH_right.gif) no-repeat right top;
   margin: 8px 10px 0 0;
   padding: 0 8px 0 0;
}
div#menu_horizont a {  
   float:left;
   display:block;
   font-weight: bold;
   font-size: 0.92em;
   line-height: 14px;
   background: url(../img/fond_menuH_left.gif) no-repeat left top;
   padding: 4px 0 2px 8px;
   text-decoration: none;
   color: #730;
}
div#menu_horizont a:hover {
   color: #200;
}
div#menu_horizont .current {
   float: left;
   background: url(../img/fond_menuH_right_cur.gif) no-repeat right top;
   margin: -1px 8px 0 0;
   padding: 0 8px 0 0;
}
div#menu_horizont .current a {
   display: block;
   font-size: 96%;
   font-weight: bold;
   background: url(../img/fond_menuH_left_cur.gif) no-repeat left top;
   padding: 8px 0 8px 8px;
   text-decoration: none;
   color: #FFF;
}
div#menu_horizont .current a:hover {
   color: #FFF;
}
div#bandeau {
   margin-top:28px;
   background: url(../img/bandeau_fond.gif) repeat-x left top;
   height: 100px;
}

div#footer {
   clear: both;
   color: #300;
   background: #666 url(../img/footer_background.gif) no-repeat top right;
   position:relative;
   text-align:left;
   height: 59px;
}

div#footer h1 {
   margin:0;
   float:left;
   height: 59px;
   width: 310px;
}

div#footer h1 a {
   background: url(../img/logo_toto.gif) no-repeat top left; 
   display: block;
   float: left;
   height: 59px;
   width: 300px;
   text-indent: -999em;  /* pour cacher le texte */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}

div#footer p#liens {
   display: block;
   /*position: absolute;
   right: 0;
   top: 0;*/
   float: right;
   width: 300px;
   /*margin: 0 10px 0 310px;*/
   margin: 0 10px 0 0;
   padding: 0 22px 0 0;
   background: url(../img/liens_footer_right.gif) no-repeat center right;
}

div#footer p#liens span {
   display: block;
   float: right;
   margin: 0;
   padding: 0 0 0 22px;
   text-align: center;
   font-size: 0.8em;
   line-height: 59px;
   height: 59px;
   background: url(../img/liens_footer_left.gif) no-repeat center left;
}

div#footer p#liens span a {
   color: #300;
}

div#footer p#signature {
   clear:both;
   display:block;
   padding: 0 57px 0 0;
   margin: 0;
   font-size: 0.8em;
   color:#444;
   text-align: right;
}
div#footer p#signature a {
   color:#444;
}
div#content {
   /*margin: 10px 214px 10px 24px;*/
   margin:0;
   padding: 10px 0 10px 24px;
   width:632px;
   float:left;
   text-align:left;
   color:#433a30;
   position:relative;
}
#content {
  height: 450px;
}
html>body #content {
  height: auto;
  min-height: 450px;
} 

div#content h1 {
   font-size: 2em;
   line-height: 1.16em;
   /*font-weight: lighter;*/
   margin:  0.4em 0 0.4em 0;
}
div#content h2 {
   color: #433a30; 
   font-size: 1.5em; 
   line-height: 1.16em;
   margin:  0.4em 0 0.4em 0;
}
div#content h3 {
   color: #433a30;
   font-size: 1.3em;
   line-height: 1.16em;
   margin:  0.4em 0 0.3em 0;
}
div#content h4 {
   color: #433a30;
   font-size: 1.2em;
   line-height: 1.16em;
   margin:  0.4em 0 0.3em 0;
}
div#content h5 {
   color: #433a30;
   font-size: 1.1em;
   line-height: 1.16em;
   margin:  0.4em 0 0.2em 0;
}
h6 {
   color: #433a30;
   font-size: 1em;
   line-height: 1.16em;
   margin:  0.4em 0 0.2em 0;
}
div#content  ul{
  list-style-type: none;
}
div#content  li{
  height:1%;
  padding:  0.4em 0 0.2em 30px;
  margin:0;
  background: url(../img/top-item.gif) no-repeat left 0.3em;
}
div#content  ul ul li{
  background: url(../img/in-item.gif) no-repeat left 0.5em;
  font-size:0.9em;
}
div#content ul.article li {
  background: url(../img/item_article2.gif) no-repeat 3px 9px;
}
div#content  .article-contenu {
   border-bottom: 1px dashed #987;
  padding-bottom:10px;
}
div#content  .article-suite {
   text-align:right;
}
div#content hr {
border: none 0; 
border-top: 1px dashed #300;
color: #ddc;
height: 1px;
}
p#fil_ariane {
  border-right: 190px solid #f99ccb;
  margin:0;
  padding: 0 10px 0 0;
  margin-left: 0pt;
  font-size: .9em;
  color: #948a7f;
  text-align: right;
}
p#fil_ariane span.posit {
  font-weight: bold;
}
p#fil_ariane a {
  color: #948a7f;
  text-decoration: underline;
}
p#fil_ariane a {
  text-decoration: none;
}
p#nav_page {
  clear: both;
  text-align: right;
  display: block;
  margin: 0;
  padding: 0 10px 0 0;
  height:20px;
}
p#nav_page a {
  text-decoration: none;
  margin:0;
  padding:0;
  border: none;
}
p#nav_page a img {
  border: none;
  margin: 3px 2px 2px 2px;
}

