
body {
  background-color: #fff;
  color: #000;
  font-family: "Gill Sans", sans-serif;
  font-size: 14px;
  margin: 0; }


a {
  color: #000088;
  text-decoration: none; }
  
.responsive #page_wrapper {
  margin: 0; }

a:hover {
  text-decoration: underline; }

header {
  margin: 20px 0 0 0; }
header div#header_inner h1 {
display:block;
	position:absolute;
	margin-top:20px;
	margin-left:10px;
	color: #fff;
	font-family: "Courgette",cursive;
	font-size: 300%;
	font-weight: 700;
	line-height: 30px;
}
header div#header_inner h1 span{
font-size: 18px;
font-weight:lighter;
line-height: 10px;
	
}

   .menu {

 	background: #ddd0b5;
  }
.menu li {
  list-style-type:none;  
  display:block; 
  width:100%;
  }
.menu li a {
  display:block; 
  text-decoration:none; 
  color:#274F01; 
  margin:0; 
  width:100%;
  }
.menu li a span {
  display:none; 
  color:#000;
  }
 .menu li a img {
 border:none;
 margin-bottom:5px;
  }
.menu li a.one span {
  display:block; 
  /*height:9em; */
  margin:0;
    font-size:90%;
  }
.menu li a:hover {

}
.menu li a:hover span {
	display: block;
	/*height: 10em;*/
	margin: 0;
	cursor: pointer;
	font-size: 90%;
}
.menu img {
	margin: 2px 2px 0 0;
	border: 1px solid #000;
	float: left;
}

.menu em {
	font-style: normal;
}
.curved {

	
}
.curved .b1, .curved .b2, .curved .b3, .curved .b4  {
  font-size:1px; 
  display:block; 
  background:#ddd0b5;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
.curved .b1, .curved .b2, .curved .b3 {
  height:1px;
  }
.curved .b2, .curved .b3, .curved .b4 {
  background:#ddd0b5; 
  border-left:1px solid #8C7856; 
  border-right:1px solid #8C7856;
  }
.curved .b1 {
  margin:0 4px; 
  background:#8C7856;
  }
.curved .b2 {
  margin:0 2px; 
  border-width:0 2px;
  }
.curved .b3 {
  margin:0 1px;
  }
.curved .b4 {
  height:2px; 
  margin:0;
  }
.curved .c1 {
  margin:0 5px; 
  background:#8C7856;
  }
.curved .c2 {
  margin:0 3px; 
  border-width:0 2px;
  }
.curved .c3 {
  margin:0 2px;
  }
.curved .c4 {
  height:2px; 
  margin: 0 1px;
  }
.curved .boxcontent {
	display: block;
	border-left: 10px solid #ddd0b5;
	border-right: 10px solid #ddd0b5;
	
}
.div-min-height {
	height:600px;

overflow-y:scroll;
padding: 1px 20px;
	
	}

.message{
font-family: 'Courgette', cursive;
font-size:18px;
padding:15px 45px;
 background-color: rgba(255, 255, 255, 0.6);
}
.message a{
display:inline-block;
margin-left:-20px;
}
.mestitle{
font-family: 'Courgette', cursive;
color:#2C6501;
font-size:24px;
padding:15px 30px;
 background-color: rgba(255, 255, 255, 0.6);
}
.mestitle a{
font-size:18px;
text-decoration:underline;

}

footer {
  clear: both;
  margin: 0 0 20px 0; }

#footer_inner {
}


#overview {
  zoom: 1; }

  #overview:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden; }


h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 20px 0; }
 
.h1 {
 font-family: 'Courgette', cursive;
 font-size: 125%;
	padding: 0;
	color: #483C28;
	line-height: 50px;
}

.h2 {
	padding: 0;
	color: #000;
	border-top-color: #649933;
	border-top-style: solid;
	border-top-width: 1px;	
}
 .h3 {
 display:inline-block;
 padding:2px;
  color:#274F01;
   font-family: 'Courgette', cursive;
  }
.block_inner ul li{
list-style:square;
}
.block {
  clear: both;
  margin: 20px 0;
  zoom: 1; 
    border-top: 1px solid #080;}
  .block:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden; }
  .block h3 {
    margin: 10px 0;
	font-family: 'Courgette', cursive;
	font-size:24px;
	color: #2c6501;}
  .block p {
    margin: 0 0 20px 0; }
  .block p.meta {
    color: #888;
    margin: 0; }

.responsive article .block img {
  clear: left;
  float: left;
  width: 35%;
  zoom: 1; }

.responsive article .block img.logo {
clear:none;
  float: left;
  width: 8%;
  zoom: 1;
  margin:0.5%; }
  .responsive article .block .ligne {
  display:inline-block;
  width:35%;
clear:left;
float: left;
 }
  

.responsive article .block .block_content {
  clear: right;
  margin-left: 35.1%;
   }

  .responsive article .block .block_content h3,
  .responsive article .block .block_content p,
  .responsive article .block .block_content a {
    margin-left: 20px; }

.responsive article .block p.summary {
  display: none; }

.responsive header {
  margin: 10px 0 0 0;
  padding: 0;
  position: relative; 
  background: url(../img/banner_b.gif) no-repeat center;
  height:170px;
  }
 
 .responsive header.fixe {
background: url(../img/banner_a.gif) no-repeat center;
  }
  
  .slideshow { height: 170px; width: 575px; margin: auto;
z-index:-1 }
.slideshow img { padding: 0; border: 0; background-color: #eee; height: 170px; width: 575px; }
  
.responsive menu,
.responsive article,
.responsive aside{
  margin: 10px 0;
  padding: 0; }
.responsive footer {
  margin: 5px 0 0 0;
  padding: 0; }

@media all and (min-width: 640px) and (max-width: 959px) {


  .responsive menu {
    clear: left;
    float: left;
    width: 24.9%; }
  .responsive article {
    clear: none;
    float: left;
    margin: 20px 0;
    width: 75%; }
   
  .responsive aside {
    clear: both;
    float: none;
    width: 100%; }
 
 .responsive #page_wrapper {
  margin: 0 20px; }
}
@media all and (min-width: 960px) {
  .responsive menu {
    clear: left;
    float: left;
    width: 17.5%; }
  .responsive article {
    clear: none;
    float: left;
    margin: 10px 0;
    width: 64.9%; }
  
  .responsive aside {
    clear: none;
    float: right;
    width: 17.5%; }
	
	.responsive #page_wrapper {
  margin: 0 20px; }
  }
	
@media all and (min-width: 1500px) {
	  .h2 {
	  font-weight:700;	
}
.curved .boxcontent {
	font-size: 110%;	
} 
	.responsive #page_wrapper {
  margin: 0 20px; }
}


.responsive menu ul, .responsive aside ul {
  margin: 0;
  padding: 0; }
  .responsive menu ul li {
    list-style: none;
    margin: 0;
    padding: 0; }
 

  
  #conteneur_defil {
border-bottom-color: #ddd0b5;;
border-bottom-style: solid;
border-bottom-width: 3px;
line-height:normal;
margin:0 auto;
overflow:hidden;
width:100%;
background:#ffffff;
}

#cadre_defil {
height:20px;
overflow:hidden;
position:relative;
width:100%;
}


#defile {
position:absolute;
width:2000px;
}
.vert {
background-color:#006633;
height:4px;
margin-top:4px;
}
.toTop {
	display:none;
	text-decoration:none;
	display:block;
	float:right;
	bottom:5px;
	overflow:hidden;
	width:26px;
	height:24px;
	border:none;
	text-indent:-999px;
	background:url(/img/top-bouton.png) no-repeat left top;
}

.toTop:hover {
	background: url(/img/top-bouton.png) no-repeat left -24px;
	
}

.toTop:active, #toTop:focus {
	outline:none;
}
.image {
display: none;
}