* {
	padding:0;
	margin:0;
}

	
body {
	font-family: Arial, Helvetica, sans-serif;
	background:url(img/bg_body.jpg) repeat-x #757818;
	font-size:12px;
	color:#000;
}

	
h1 {
	position:absolute;
	left:-9999px;
}

div#global {
	margin:0 auto;
	width:954px;
	background: url(img/bg_global_left.jpg) left top no-repeat;
	height: auto;
	overflow:hidden;
}

div#c_gauche {
	width:218px;
	float:left;
	height:600px;
	padding: 42px 9px 0 10px;
	}

div#menu {
	width:218px;
	height:auto;
}

div#menu ul li {
	list-style:none;
	margin-bottom: 10px;
}

div#menu ul li a span{
   top:-9999px;
   position:absolute;
 }

div#menu ul li a {
   display:block;
   width:218px;
   height: auto;}
   

   
div#menu ul li.accueil a {
   background:url(img/menu_accuiel.jpg) bottom no-repeat   ;
   height:37px; }
   
div#menu ul li.vegetaux a {
   background: url(img/menu_vegetaux.jpg) bottom no-repeat;
   height:37px; }
   
div#menu ul li.creation {
   margin-bottom:2px;
   }
div#menu ul li.elegage {
   margin-bottom:2px;
   }
   

div#menu ul li.creation a {
   background: url(img/menu_creation.jpg) bottom no-repeat;
   height:33px; }
div#menu ul li.elegage a {
   background:  url(img/menu_elegage.jpg) bottom no-repeat;
   height:33px; }
div#menu ul li.entretien a {
   background: url(img/menu_entretient.jpg) bottom no-repeat;
   height:33px; }
   
div#menu ul li.maconnerie a {
   background:  url(img/menu_maconnerie.jpg) bottom no-repeat;
   height:37px; }
   
div#menu ul li.plan a {
   background:  url(img/menu_plan.jpg) bottom no-repeat;
   height:37px; }
   
div#menu ul li.contact a {
   background:  url(img/menu_contact.jpg) bottom no-repeat;
   height:37px; }
   
div#menu ul li a:hover {
    background-position:top; }
	
div#adresse {
	text-align:center;
	width: 218px;
	height: auto;
	line-height: 19px;
   }
div#adresse dl dt {
    font-weight:bold;
	}

div#newsletter {
	height:65px;
	width: 218px;
	background:url(img/bg_newsletter.png) center no-repeat;
	padding: 7px 0px 0px 0px;
	text-align: center;
}	
	
div#newsletter form {

}

div#newsletter form p {
	color:#6F6F6F;
	font-size:10px;
	float: left;
}
  
div#newsletter form h4 {
	color:#9ecc01;
	font-size:12px;
	padding-bottom:3px;
	font-weight:bold;
}


div#newsletter form input.sub {
	height: 20px;
	background: url(img/ok.png) no-repeat;
	border:0;
	color:#7d2721;
	font-size:12px;
	width:30px;
	cursor:pointer;
	position:relative;
	left: 150px;
  }

div#newsletter form input.txt {
	padding:2px 2px 2px 2px;
	color:#2f2f2f;
	font-size:12px;
	width: 202px;
	text-align:center;
	border:0;
	height:21px;
	background:  url(img/bg_input_txt.gif) no-repeat;
	margin-left: 7px;

  }

div#c_droite {
	width:717px;
	float:left;
	height:auto;
	}

div#entete_c_droite {
    width:717px;
	height:427px;
	}
	
div#logo {
    width:717px;
	height:141px;
	background:url(img/logo.png) top no-repeat;
	}
	
div#diapo {
    width:717px;
	height:229px;
	background:#485813;
	}
	
div#news {
	width:710px;
	height:40px;
	float:left;
	text-align:center;
	background:url(img/bg_news.jpg) center no-repeat;
	padding: 15px  7px 0px 0px;
	color: #000000;
	}
	
div#news .titre_news {
	padding:0px 5px 0px 10px;
	color: #2f4203;
	font-size: 20px;
	font-weight: bold;
	float: left;
	text-transform: uppercase;
	}
	
div#news .marquee {
	float:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	 }

div#contenu_texte {
	width:717px;
	height:auto;
	padding-bottom: 10px;
	}
	
div#contenu_haut {
    width:705px;
	background:url(img/bg_contenu_haut.jpg) no-repeat;
	height:9px;
	overflow:hidden;
	}
	
div#contenu_bas {
    width:705px;
	background:url(img/bg_contenu_bas.jpg) no-repeat;
	height:12px;
	}

div#contenu_centre {
	width:678px;
	min-height:500px;
	overflow:hidden;
	background: url(img/bg_contenu_centre.jpg) top no-repeat #d0ca82;
	overflow:hidden;
	padding: 0 12px 0 15px;
	}
div#contenu_centre .liens {
	color:#6C6C00;
	font-weight:bold;
	}	
div#contenu_centre h2 {
	font-family:"Trebuchet MS";
	font-size:15px;
	font-weight:normal;
	color:#fff600;
	font-style:italic;
	text-transform: uppercase;
	background:url(img/bg_h2.jpg) left no-repeat;
	padding:0 0 0 30px;
	margin: 10px 0 20px 0;
	}
	
	
div#contenu_centre h2 a{
    color: #00CC00;
	}
	
div#contenu_centre h2 a:hover{
    color: #009900;
	}	
div#contenu_centre p {
    padding-top:10px;
	}	
div#contenu_centre .gras {
	font-weight:bold;
	}		

div#contenu_centre .float_droite img {
	float: right;
	border:3px solid #909b5a;
	margin:10px 0  0 10px;
	}
	
div#contenu_centre .float_gauche img{
	float: left;
	border:3px solid #909b5a;
	margin:10px 10px 0 0;
	}
	
div#contenu_centre .liste_creation li {
    list-style:none;
	border:3px solid #669900;
	min-height:250px;
	margin:0 10px 10px 0;
	text-align:center;
	float:left;
	}
	
div#contenu_centre .liste_creation li .titre {
     background:#a4ae4e;
	 line-height:25px;
	 padding:0 3px;
	 color:#fff600;
	 font-weight:bold;
	 margin-bottom:10px;
	 }
	 
div#contenu_centre .liste_creation li .border_img  {
    margin:0 2px;
	}
	 
div#contenu_centre .liste_creation li .border_img img{
     border:#4a5418 solid 1px;
	 }

div#global_pied {
    width:100%;
	background: url(img/bg_pied.jpg) repeat-x #d2ca82;
	height:195px;
	}

#pied {
	width:954px;
	height: auto;
	margin:0 auto;
	text-align: center;
	padding: 110px 0px 0px 0px;
}


#pied ul {
	width:969px;
	height:35px;
	line-height:11px;
	text-align: center;
}
#pied ul li {
	list-style:none;
	font-size:11px;
	color:#686541;
	display: inline;
	text-align: center;
}
#pied ul li a {
	text-decoration:none;
	color:#686541;
	padding:0 5px 0 5px;
}

#pied ul li a:hover{
	text-decoration:underline;

}
div#pied ul .imnalys {
	text-align:center;
	padding:0px 0px 0px 0px;
	top:7px;
	left:10px;
	position:relative;
}
	
div#pied ul .imnalys img {
	border:0;
	width:107px;
	height:28px;
	padding-left:500px;
	float:left;
}

div#pied  ul .imnalys span
{
   position:absolute;
   top:-9999px;
}

/*Formulaire du contact*/


#form {
	text-align: left;
	margin:20px 10px 0 10px;
	width:auto;
}
.form1 {
	border-width: medium;
	border: solid 1px #000;
	width: 47%;
	background: #9eaa49;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	display: inline-block;
	color: #000000;
	margin-right: 5px;
	padding: 2px;
}

.form11 {
	border-width: medium;
	border: solid 1px #000;
	width: 96%;
	background: #9eaa49;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	display: inline-block;
	color: #000000;
	margin-right: 5px;
	padding: 2px;
}

.form1:focus, .form11:focus {
	border: 1px solid #666666;
}
.form2{
	font: 11px Arial, Helvetica, sans-serif;
	width: 30%;

}
.form3{ 
    font-size:11px;
    width: 30%;
	}
.form4{
	overflow: hidden;
	padding: 5px 0px 0px;
    }
	
.button1 {
	font-size: 11px;
	width: 45%;
	background: #666911;
	border-width: medium;
	border-style: none;
	color: #D0CA82;
	cursor: pointer;
}

#form .italic {
    font-style:italic;
	}

