html {
	/*background-color: #627906;*/
	/*background-color: #d7e9af;*/
	background-color: #99ba13;
}

body {
	font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
	/*font-family: "Trebuchet MS",Verdana, Arial, Helvetica, Geneva, sans-serif;*/
	width: 760px;
	height: auto;
	background-color: #fff;
	margin: 0 auto;
	padding: 10px 0;
	border: 1px solid #99ba13;
}

h1 {
	/*text-align: center;*/
	color: #99ba13;
	padding: 10px;
	font-size: 1em;
}

h2 {
	/*text-align: center;*/
	color: #99ba13;
	padding: 10px;
	font-size: 1em;
}

h3 {
	/*text-align: center;*/
	color: #aa4400;
	padding: 10px;
	font-size: 1em;
}

h4 {
	/*text-align: center;*/
	color: black;
	padding: 10px;
	font-size: 1em;
}

h5 {
  /*text-align: center;*/
	color: #aa4400;
	margin: 0;
	padding: 5px;
	font-size: 0.9em;
}

h6 {
	color: #99ba13;
	margin: 0;
	padding: 10px;
	font-size: 0.8em;
}

p {
	font-size: 0.8em;
	color: #aa4400;
	margin: 0;
	padding: 0;
}

img {
  border: none; 
}

a {
  text-decoration: none;
  color: #575854;
}

#banniere {
  float: left;
  text-align: center;
  width: 300px;
  margin: 10px 10px;
}

#adressetop {
  float: right;
  width: 320px;
  text-align: right;
  margin: 5px 20px;
}

#menu {
  float: right;
	width: 560px;
	/*height: 28px;*/
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 5px 0 0 0;
	padding: 0 0 0 20px;
	text-align: right;
}

#bandeau h1 {
  text-align: center;
  color: #99ba13;
	margin: 0;
	padding: 10px;
	font-size: 0.9em;
  }
  
  #bandeau h2 {
  text-align: center;
  color: #99ba13;
	margin: 0;
	padding: 0px;
	font-size: 0.7em;
  }

#bandeau h3 {
  text-align: center;
  color: #99ba13;
	margin: 0;
	padding: 10px;
	font-size: 0.9em;
  }

#menu ul {
	margin: 0;
	padding: 10px 0 0 25px ;
}


#menu li {
	float: left;
	list-style: none;	
}

#menu li a {
	display: block;
	/*background: #1f85c7;*/
	color: #000;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 0.8em;
	text-align: right;
	text-decoration: none;
	margin: 0;
	padding: 10px 10px;
}

#menu li a:hover,  #menu li a:focus, #menu li a:active {
	color: #99ba13;
}

#menuproduit {
  float: left;
	width: 755px;
	/*height: 50px;*/
	/*background-color: #d2ff5d;*/
	background-image: url(images/bandeau.jpg);
	background-repeat: no-repeat;
	/*background-position: left bottom;*/
	margin: 0 0 0 0;
	padding: 2px 0 0 5px;
	text-align: left;
	
}

#menuproduit li {
	float: left;
	list-style: none;	
}

#menuproduit li a {
	display: block;
	/*background: #1f85c7;*/
	/*color: #417c00;*/
	color: #1a3d00;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 0.8em;
	text-align: left;
	text-decoration: none;
	margin: 0;
	padding: 18px 18px;
}

#menuproduit li a:hover,  #menuproduit li a:focus, #menuproduit li a:active {
	color: #59000f;
	/*background: #FFFFFF;*/
	/*background-image: url(images/carre-chanvre50.jpg);*/
	background-image: url(images/motifmenu.jpg);
	
}


#prod100 {
float: left;
	width: 60px;
	margin: 0px 0px;
	padding: 10px 0;
	text-align: center;
}

#prod600 {
  float: left;
	width: 660px;
	margin: 0px 10px;
	padding: 10px;
	text-align: left;
}
#prod600 a,#prod600 h2 {
	/*color: #055d0b;*/
	color: #99ba13;
	/*text-align: left;*/
	font-size: 1.2em;
}





#contenu {
	float: left;
	/*border: 1px solid  #99ba13;*/
	width: 330px;
	margin: 0;
	/*margin: 0px 10PX;*/
	padding: 10px;
	text-align: center;
	/*background: #F4FADE;*/
	/*background-image: url(images/ligne.jpg);*/
	/*background-repeat: no-repeat;*/
	/*background-position: left top;*/
}

#contenu li {
	color: #aa4400;
	/*list-style-type: none;*/
	list-style-position: outside;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	text-align: left;
 }

#contenudcadre {
	float: right;
	width: 330px;
	margin: 10px;
	padding: 10px;
	text-align: center;
	border: 1px solid  #99ba13;
}

#contenud {
	float: right;
	width: 320px;
	margin: 0px 10px;
	padding: 10px;
	text-align: center;
}


#actu {
  float: left;
	width: 310px;
	margin: 0 0 20px 20px;
	padding: 20px;
	text-align: left;
	text-decoration: none;
	border: 1px solid  #99ba13;
	background: #F4FADE;
	/*background: #ECFAB4;*/
	
}


#actu h2{
  text-align: center;
  margin: 0;
	padding: 5px;
	color: #aa4400;
	font-size: 1em;
}

#actu h3{
  text-align: center;
  margin: 0;
	padding: 20px 0 0 0;
	font-size: 0.9em;
	color: #99ba13;
}

#actu h4{
  text-align: center;
  margin: 0;
	padding: 20px 0 0 0;
	font-size: 0.8em;
	color: #575854;
}

#actu h6{
  text-align: center;
  margin: 0;
	padding: 5px;
	font-size: 0.8em;
	color: #aa4400;
}

#actu p{
  text-align: justify;
  font-size: 0.7em
}

#presentation {
  float: left;
	width: 310px;
	margin: 0 0 20px 20px;
	padding: 20px;
	text-align: justify;
	background: #F4FADE;
	/*background-image: url(images/ligne.jpg);*/
	/*background-repeat: no-repeat;*/
	/*background-position: left top;*/
	text-decoration: none;
}


#presentation h1{
  color: #aa4400;
	margin: 0;
	padding: 5px;
	font-size: 0.9em;
}


#services {
	float: left;
	width: 310px;
	margin: 0 0 20px 20px;
	padding: 20px;
	color: #99ba13;
	text-align: center;
	/*background-image: url(images/ligne.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}
#services li{
  text-align: left;
  color:#aa4400;
  font-size: 0.8em;
  font-weight: bold;
  margin: 10px 0px;
}

#horaires {
	float: left;
	width: 320px;
	margin: 10px 10px;
	padding: 20px 10px;
	text-align: center;
	background-image: url(images/ligne.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#horaires p{
	 font-size: 1em;
	 font-weight: bold;
}

.boite {
  float: left;
	width: 320px;
	height: 250px;
	margin: 10px 20px;
	padding: 20px 10px;
	text-align: center;
	background-image: url(images/ligne.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}

.boite h1 {
	color: black;
	padding: 10px;
	font-size: 1em;
}


.boite h2 {
  color: #aa4400;
	margin: 0;
	padding: 5px;
	font-size: 0.9em;
}

.boite li {
  text-align: left;
}
.boite350 {
  float: left;
	width: 320px;
	height: 350px;
	margin: 10px 20px;
	padding: 20px 10px;
	text-align: center;
	background-image: url(images/ligne.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
.boite350 li {
  text-align: left;
}

.boite350 h1 {
	color: black;
	padding: 5px;
	font-size: 1em;
}

.boite350 h2 {
	padding: 1px;
	margin: 1px;
}


.boite500 {
  float: left;
	width: 320px;
	height: 500px;
	margin: 10px 20px;
	padding: 20px 10px;
	text-align: center;
	background-image: url(images/ligne.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
.boite500 li {
  text-align: left;
}

.boite500 h1 {
	color: black;
	padding: 5px;
	font-size: 1em;
}

.boite500 h2 {
	padding: 1px;
	margin: 1px;
}




.boitepart {
  float: right;
	width: 320px;
	height: 160px;
	margin: 10px 20px;
	padding: 10px 10px;
	text-align: center;
	background-image: url(images/logo-maison.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: none;
	border: 1px solid  #99ba13;
}

.boitepartsouple {
  float: right;
	width: 320px;
	/*height: 160px;*/
	margin: 10px 20px;
	padding: 10px 10px;
	text-align: center;
	background-image: url(images/logo-maison.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: none;
	border: 1px solid  #99ba13;
}

.boitepartsouple p {
  text-align: justify;
}


.boitep {
  float: left;
	width: 310px;
	/*height: 250px;*/
	margin: 10px 0px;
	padding: 20px 0px;
	text-align: center;
	background-image: url(images/ligne.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}

.boite li {
  text-align: left;
}



.grandeboite {
	float: left;
	/*border: 1px solid  #99ba13;*/
	width: 700px;
	margin: 10px 20PX;
	/*padding: 10px;*/
	text-align: center;
	/*background: #e2e8ca;*/
	background-image: url(images/ligne.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.textegauche {
text-align: left;
}


.droite p {
margin: 20px 0;
}


.imgfond{
  
  padding: 50px 0;
  background-image: url(images/maison-chanvre.png);
  background-repeat: no-repeat;
  background-position: center;
}

.imgfond h1{
   color: #287100;
}

#adresse {
	clear: both;
	/*float: left;*/
	background-image: url(images/bas-page.jpg);
	background-repeat: no-repeat;
	
	height: 100px;
	margin-top: 40px;
	padding-top: 205px;
	/*border-top: 1px dashed  #996600;*/
	text-align: center;
	font-size: 0.8em;
	
}

#adresse p{
	color: #fff;
	font-size: 1.2em;
	/*color: #575854;*/
	background: #99ba13;
	padding: 2px 0;
}

#footer {
	clear: left;
	color: #CCFF99;
	background: #99ba13;
	text-align: center;
	font-size: 0.9em;
	
	padding: 20px 0 0 0;
	margin: 0;
}

#footer p{
  border-top: 5px solid  #fff;
	color: #fff;
	padding: 0px 0;
}

