html {
	height: 100%;
}

body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
	background: #706F6E; 
}

h1, h2, h3, h4, h5, h6{
	display:inline; 
	margin:0,0,0,0; 
	font: bold 1.2em/normal Tahoma;
	color: #000;
}

p {
	font: normal 1.0em/normal Tahoma;
	color: #999;
	text-decoration: none;
	text-align: justify;
	line-height: 1.6em;
	margin-top: 0.7em;
	margin-right: 0pt;
	margin-bottom: 0.7em;
	margin-left: 0pt;
}

a {
	color: #000;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #000;
}


#site {
	width: 100%;
	height: 100%;
	margin: 0 auto 0 auto;
}

/* HEADER */
#bandeau {
	height: 121px;
	background: #534F4E;		
}
#img {
	border: none;
	float: right;	
}
#slogan {
	background: url(images/bandeau.gif);
	height: 24px;
	margin-left: auto;
	margin-right: auto;
}
#slogan0 {	
	width: 1004px;
	height: auto;
	margin-left: auto;
	margin-right: auto;}

#slogan1 {width: 390px;height: auto; float: left; }
#slogan1 H1 { padding-left: 115px }
#slogan2 {width: 515px;float: left; }

#tabs6 ul, li {margin-left: 0; padding-left: 0;}


		
	#slogan h1 a  
	{ color: #fff; font-weight: bolder; font-size: 12px; font-family: Verdana, Arial; text-transform: uppercase; text-decoration:none; }
	#slogan h1 a:hover
	{ color: #000; text-decoration:none; }


/* Milieu */

#page {
	width: 1004px;
	height: auto;
	background: #706F6E;
	margin-left: auto;
	margin-right: auto;
}
	#page q { font: 0.9em/normal Arial; color:#333; text-decoration: none; text-align: justify; padding-left: 30px; padding-right : 20px; font-weight: bold ;}
	#page p { font: 0.9em/normal Arial; color: #000; text-decoration: none; text-align: justify; padding-left: 20px; padding-right : 20px; }
	#page H2 { font: 1.1em/normal Arial; color: #FF9900; text-decoration: none; text-align: justify; padding-left: 20px; padding-right : 20px; }
	#page ul li {  text-decoration: none; font: 0.9em/normal Arial; color: #000; }
	#page ul li a{ text-decoration: none; font: 0.9em/normal Arial; color: #000; }
	#page ul li a:hover {color: #666666;}
	#page ol li {  text-decoration: none; font: 0.9em/normal Arial; color: #000; }
	#page ol li a{ text-decoration: none; font: 0.9em/normal Arial; color: #000; }
	#page ol li a:hover {color: #FF9900;}
	#page img{ border: none; }
	#page a {color: #666666;}
	
#page-centre-site {
	width: 515px;
	height: 100px;
}
.footersite { 
	float: left;
	width: auto; height:70px;
	margin-top : 5px;
	margin-left: 20px;
	font-family: "Trebuchet MS", arial, verdana; font-size: 0.9em;
}
.footersite ul, li {margin-left: 0; padding-left: 0;}
.footersite li { display: block ; display: inline ; list-style:none; list-style: square; color: #000000;}
.footersite li a { display: block ; color: #fff ; line-height: 1.1em ; text-align: left ; text-decoration: none ;}
.footersite li a:hover, #navigation li a:focus, #navigation li a:active { background: #FF9900 ; text-decoration: non ;}
	
	
/* Milieu Gauche */
#page-gauche {
	width: 388px;
	height: auto;
	float: left;
	background: url(images/page-gauche.jpg) no-repeat;
}
#page-gauche-contact {
	margin-top:282px;
	margin-left:216px;
	width: 200px;
	height: 100%;
	color : #fff;
}
#page-gauche-contact p{
	color : #fff;
}
/* Mileu droit */
#page-centre {
	width: 515px;
	float: left;
	background: #FFF;
}
#page-centre-bas {
	background: url(images/page-centre1.jpg) no-repeat;
	width: 515px;
	height: 100px;
}


/* FOOTER */
.footer0a { 
	float: left;
	width: auto; height:70px;
	margin-top : 40px;
	margin-left: 12px;
	font-family: "Trebuchet MS", arial, verdana; font-size: 0.9em;
}
.footer0a ul, li {margin-left: 0; padding-left: 0;}
.footer0a li { display: block ; display: inline ; list-style:none; list-style: square; color: #000000;}
.footer0a li a { display: block ; color: #fff ; line-height: 1.1em ; text-align: left ; text-decoration: none ;}
.footer0a li a:hover, #navigation li a:focus, #navigation li a:active { background: #FF9900 ; text-decoration: non ;}


#banniere {
	clear: both;
	width: 100%;
	height: 121px;
	background: url(images/banniere.jpg);
}

/* Menue */
    #tabs6 {
      font-size:93%;
      line-height:normal;    
      }
    #tabs6 ul {
          margin:0;
          padding:0px Opx 0px 0px;
          list-style:none;
      }
    #tabs6 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs6 a {
      float:left;
      background:url("tableft6.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs6 a span {
      float:left;
      display:block;
      background:url("tabright6.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
	      font-size: 14px;
	font-family: Verdana;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs6 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs6 a:hover span {
      color:#FFF;
      }
    #tabs6 a:hover {
      background-position:0% -42px;
      }
    #tabs6 a:hover span {
      background-position:100% -42px;
      }

      #tabs6 #current a {
       background-position:0% -42px;
      }
      #tabs6 #current a span {
       background-position:100% -42px;
      }
