/* CSS Document */
h1{ 
	color: #313031;
	font-size:16px;
}

p{
	text-align: justify;
	letter-spacing: normal;
	font-size: 10px;	
}

a{
	font-weight: normal;
	text-decoration: none;
	color: #313031;
	font-size:11px;
}

a:hover{ 
	text-decoration: underline;
	color: #E78200;
	font-size:11px;
}

li
{
	list-style-type: none; 
	margin: 0px;
}
ul
{
	list-style-type: none; 
	margin: 0px;
}

.alignleft{
	float: left;
}

.aligneright{
	float: right;
}

.image{
	float: left;
	margin-left: 0px;
	margin-right: 5px;

}

.input
{
	font-family: Tahoma;	
	font-size: 11px;
}

/*You are here*/
.YouAreHere
{
	text-decoration: none;
	color: #E78200;
}

.margegauche
{
	margin-left: 20px;

}

.UpdateStyle
{
	font-family: Tahoma;	
	font-size: 11px;
	border-bottom: darkgray 1px solid;
	background-color: lightblue;	
}

/********Centrer le site 800px de large***/
#global
{
	background-position: 164px top;
	background-image: url(Images/FondDegradeBleu.jpg);
	margin-left: auto;
	width: 778px; /*778*/
	margin-right: auto;
	background-repeat: no-repeat;
	height: auto;
	background-color: #ffffff;
	text-align: left;
}

body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	color: black;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
	 	
/*********top**********/
#top {
	width: auto;
	height: auto ;
	}
	
#top a{
	margin-left: 10px;
	font-size:12px;
}

#top a:hover{ 
	margin-left: 10px;
	font-size:12px;
	text-decoration: underline;
	color: #E78200;
}

#Navigation{
	background-color:#FFFFFF;
	width: auto;
	height: auto;
	text-align: right;
}

#Navigation a{
	font-weight:bold;
	margin-right: 5px;
}

#Logo
{	
	position:relative;
	top: 5px;
	background-image: url(Images/LogoJ&B.gif);
	background-color: #FFFFFF;
	width:133px; 
	height:56px;
	border: 0px;
	margin: 0px;
	float: left;
}

#Bandeau
{
	background-position: right bottom;
	background-image: url(Images/BandeaupdlhOrange.jpg);
	width: 100%;
	background-repeat: no-repeat;
	height: 140px;
}

#BandeauReduit
{
	background-position: right bottom;
	background-image: url(Images/BandeauReduit.jpg);
	width: 100%;
	background-repeat: no-repeat;
	height: 100px;
}

#BandeauQuiSommesNous
{
	background-position: right bottom;
	background-image: url(Images/BandeauQuiSommesNous.jpg);
	width: 100%;
	background-repeat: no-repeat;
	height: 100px;
}

#BandeauBambous
{
	background-position: right bottom;
	background-image: url(Images/BandeauBambou.jpg);
	width: 100%;
	background-repeat: no-repeat;
	height: 100px;
}

#BandeauProjets
{
	background-position: right bottom;
	background-image: url(Images/BandeauProjets.jpg);
	width: 100%;
	background-repeat: no-repeat;
	height: 100px;
}

#CMSSection
{
	padding-right: 5px;
	top: 5px;
	height: 56px;
	text-align: right;
}


#lnkJardins
{
	text-align: right;
	margin-top:5px;
	
}

#lnkJardins a
{
	color: #28921E;
	font-family: Tahoma;
	font-size: 10px;
}

#lnkJardins a:hover
{
	color: #28921E;
	font-family: Tahoma;
	text-decoration: none;
	font-size: 10px;
	
}

#lnkBambous
{
	text-align: right;
	font-size: 10px;
	margin-top:10px;
}

#lnkBambous a
{
	color: #DF8207;
	font-family: Tahoma;
	font-size: 10px;
}

#lnkBambous a:hover
{
	color: #DF8207;
	text-decoration: none;
	font-family: Tahoma;	
}

/* Pour les objets CMS */
.Cms
{
	font-size: 10px;
	font-family: Tahoma;
	background-color: gainsboro;
	/*width: 100%;*/
}

.Cmstitre
{
	font-size: 15px;
	font-family: Tahoma;
	background-color: gainsboro;
	/*width: 100%;*/
	height: 18px;
}

.CmsImage
{
	font-size: 9px;
	font-family: Tahoma;
	background-color: gainsboro;
	/*width: 100%;*/
}

.BoutonCMS
{
	font-size: 11px;
	width: 60px;
}

.BoutonLargeCMS
{
	font-size: 11px;
	width: 120px;
}

.BoutonECommerce
{
	padding-left: 25px;
	font-size: 10px;
	width: 60px;
	color: #e08207;
}

.BoutonLog
{
	font-size: 10px;
	width: 65px;
	color: #28921E;
}

/********Welcome left**********/
#Welcomeleft {
	height: auto;
	float: left;
	}
	
#WelcomeCitation{
	height: auto;
	width: 180px;
}

#WelcomeCitation h1
{
	margin-top: 30px;
	margin-bottom: 45px;
	font-weight: bold;
	margin-left: 10px;
	/*overflow: auto;*/
}

#WelcomeCitation h4
{
	font-size: 15px;
	margin-left: 10px;
}

#WelcomeCitation h4 a
{
	font-size: 9px;
	color: #df8207;
}

#WelcomeCitation h2
{
	padding-left: 50px;
	font-weight: bold;
	font-size: 25px;
	background: url(../Images/Ico_EspPro.gif) no-repeat 0px 0px;
	margin-left: 10px;
	color: #df8207;
	height: 50px;
}

#WelcomeCitation h2 a
{
	font-weight: bold;
	font-size: 15px;
	color: #df8207;
	/*height: 50px;*/
}

/*********Welcome Middle********/
#Welcomemiddle
{
	float: left;
	margin-left: 45px;
	width: 290px;
}	

#WelcomeBambous{
	width: 290px;
	
}

#WelcomeBambous p{
	margin-top:0px;
	margin-left:0px;
	margin-bottom:5px;
	text-align: justify;
}

#WelcomeBambous h1
{
	margin: 10px 0px;
	color: #df8207;
	font-family: Tahoma;
	font-size : 10px;
}

#WelcomeBambous h2
{
	margin: 25px 0px 0px 0px;	
	padding-left: 5px;	
	font-weight: normal;
	overflow:auto;
	height : 110px;
	font-size : 11px;
}

#WelcomeJardins
{
	margin-top: 5px;
	margin-bottom: 20px;
	width: 290px;
}

#WelcomeJardins p
{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: justify;
}

#WelcomeJardins h1{
	margin: 5px 0px 10px 0px;
	color: #28921E;
	font-family: Tahoma;
	font-size : 10px;
}

#WelcomeJardins h2
{
	margin: 25px 0px 0px 0px;
	padding-left: 5px;	
	font-weight: normal;
	overflow:auto;
	height : 100px;
	font-size : 11px;
}

/*********Welcome right**********/
#Welcomeright
{
	float: left;
	height: 365px; 
	width: 260px; /*In comment Change 9/2/2009 JP -- 16/2/2010*/
}

/*********News**********/
#NewsCommands
{
	font-size: 10px;
	/*width: 180px;*/
	margin-left: 36px;
	text-align: left;
	/*height: 15px;*/
}

#News
{
	margin-top: 25px;
	font-size: 10px;
	padding-left: 75px;
	float: left;
	height: auto;
}

#News h1
{
	font-weight: bold;
	/*font-style: italic;*/
	font-size: 12px;
	margin: 0px;
	color: #28921e;
	text-align: left;
	font-variant: normal;
}

#News h2
{
	font-weight: bold;
	font-size: 11px;
	margin: 15px 0px 0px 0px;
	text-align: left;
}

#News h3
{
	font-weight: normal;
	font-size: 9px;
	margin: 0px;
	text-align: right;
}

#News h4
{
	font-weight: normal;
	font-size: 9px;
	margin: 5px 0px 20px;
}

#News a{
	margin: 0px 0px 0px 0px;
	font-size:11px;
	color: #28921E;	
	font-weight:bold;
}

#News P
{
	font-size: 10px;
	margin: 0px 10px 0px 0px;
	text-align: left;
}

#dvCardNews
{
	margin-top: 10px;
	width: 350px; /*JP ici 350*/
	/*margin-bottom: 10px;*/
	/*margin-left: 2px;*/ /*16/2/2010*/
	/*overflow: auto;*/
	height: 213px;
	float: left;
}

#dvCardNews h4
{
	font-size: 11px;
	font-weight:normal;

}

.TxtBoxNews
{
	font-size: 9px;
	font-family: Tahoma;
	background-color: gainsboro;
	width: 80px;
}

#WelcomerightNewsGallery
{
	float: left;
	/*margin-left: 0px;*/
	/*margin-top: 0px;*/
	padding-top: 60px;
	padding-left: 210px;
	/*width: 50px;*/
}

/********Qui sommes nous left**********/
#QuiSommesNousleft {
	height: auto;
	float: left;
	width: 480px;
	}
	
#QuiSommesNousleft h1
{
	margin-top: 30px;
	font-weight: bold;
	height: 25px;
}

#QuiSommesNousleft h4 {
	font-weight: normal;
	margin-top: 0px;
	margin-left:10px;
	color: #313031;
	font-size:11px;
	overflow:auto;
}

#dvImage 
{	
	margin-left: 5px;
	float: left;
	margin-right: 10px;
}

#DownloadSectionForImage1 
{	
	margin-left: 10px;
}

/*********Qui sommes nous right**********/
#QuiSommesNousRight
{
	float: left;
	margin-top: 40px;
	margin-left: 30px;
	width: 250px;
	height: 420px;
}

#QuiSommesNousRight h4
{
	border-right: #28921e 1px solid;
	padding-right: 10px;
	padding-top: 10px;
	border-top: #28921e 1px solid;
	padding-left: 10px;
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 10px;
	border-left: #28921e 1px solid;
	color: #28921e;
	padding-bottom: 10px;
	border-bottom: #28921e 1px solid;
	margin-top: 285px;
}


/********Liste left**********/
#ListeleftJardin {
	height: auto;
	width:225px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 11px;
	padding-bottom: 320px;
	}

#ListeleftJardin h3
{
	font-size: 12px;
	margin-bottom: 0px;
	color: #2b9421;
}

#ListeleftJardin h4
{
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}

#ListeleftBambou {
	height: auto;
	width:200px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 11px;
	padding-bottom: 227px;
	}

#ListeleftBambou h3
{
	font-size: 12px;
	margin-bottom: 0px;
	color: #e08207;
}

#ListeleftBambou h4
{
	margin-top: 0px;
	padding-left: 5px;
	margin-bottom: 0px;
	font-size: 12px;
}

#ListeleftBambou a{ 
	color: #e08207;
}

.tblCriteresRecherche
{
	border:none 0;	
}

/*********Liste Right********/
#ListeRight
{
	margin-top : 0px;
	float: left;
	width: 520px;
	padding-bottom: 10px;
}

#ListeRight a{ 
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-size: 11px;
}

#ListeJardins h1
{
	margin: 0px;
	font-size: 12px;
	color: #2b9421;
}

#ListeJardins h4
{
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
}

#ListeJardins a:hover
{
	color: #2b9421;
}

#ListeBambou h1
{
	margin: 0px;
	font-size: 12px;
	color:#E08207;	
}

#ListeBambou h4
{
	font-weight: normal;
	margin: 0px;
	font-size: 11px;
}

#ListeBambou a:hover{ 
	color: #E08207;
}

/********Fiche left**********/
#Ficheleft {
	height: auto;
	float: left;
	width: 150px;
	margin-top: 20px;
	overflow:auto;
	margin-left: 5px;
	height: 350px;
	}

#Ficheleft a
{
	font-size: 11px;
	color: #df8207;
	
}

.ImageFiche
{	width: 120px;
	height: 160px;
}

/********Fiche middle**********/
#Fichemiddle
{
	margin-top: 30px;
	margin-left: 10px;
	float: left;
	margin-bottom: 10px;
	overflow: auto;
	width: 360px;
	height: 379px;
}

#FichemiddleJardins
{
	margin-top: 30px;
	float: left;
	margin-bottom: 10px;
	overflow: auto;
	width: 470px;
	height: 359px;
}

#Fichemiddle input
{
	font-weight: normal;
	margin-top: 0px;
	font-size: 11px;
}

#FichemiddleJardins input
{
	font-weight: normal;
	margin-top: 0px;
	font-size: 11px;
}

#FichemiddleConsult
{
	font-weight: normal;
	margin-top: 0px;
	color: #313031;
	font-size:11px;
	overflow:auto;
}

#FichemiddleUpdate {
	font-weight: normal;
	margin-top: 0px;
	color: #313031;
	font-size:11px;
	overflow:auto;
}

#tbTechniques {
	font-weight: normal;
	margin-top: 0px;
	color: #313031;
	font-size:11px;
	overflow:auto;
}

#tbTechniques a{
	margin-right: 10px;
	color: #28921E;
	font-size:11px;
}

/*********Fiche right**********/
#FicheRight
{
	margin-top: 30px;
	float: left;
	width: 220px;
}

#FicheRightJardins
{
	margin-top: 30px;
	float: left;
	width: 120px;
}

#FicheRight h3
{
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #e08207;
}

#FicheRight h4
{
	font-weight: normal;
	margin: 0px;
	font-size: 11px;
}

#FicheRight h4 a
{
	margin-left: 10px;
	color: #e08207;
}

#FicheRightJardins h3
{
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #e08207;
}

#FicheRightJardins h4
{
	font-weight: normal;
	margin: 0px;
	font-size: 11px;
}

/********Utilisations Bambous left**********/
#UtilisationsBambousleft {
	float: left;
	width: 180px;
	margin-top: 20px;
	margin-bottom: 10px;
	/*overflow:auto;*/
	margin-left: 5px;
	/*height: auto;
	height: 413px;*/
	}

#UtilisationsBambousleft h2
{
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
	
/********Utilisations Bambous middle**********/
#UtilisationsBambousmiddle
{
	margin-top: 40px;
	float: left;
	margin-bottom: 10px;
	width: 360px;
	/*height: auto;
	height: 353px;*/
}

#UtilisationsBambousmiddle input
{
	font-weight: normal;
	margin-top: 0px;
	font-size: 11px;
}

#UtilisationsBambousmiddle h1
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #e08207;
}

#UtilisationsBambousmiddle h2
{
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #e08207;
}

#UtilisationsBambousmiddle h3
{
	font-weight: normal;
	margin: 0px;
	font-size: 11px;
}


/*********Utilisations Bambous right**********/
#UtilisationsBambousRight
{
	margin-top: 40px;
	float: left;
	width: 180px;
	/*height: auto;
	height: 353px;*/
}

#UtilisationsBambousRight h3
{
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #e08207;
}

#divCatalogue
{
	border-right: #e08207 1px solid;
	border-top: #e08207 1px solid;	
	padding: 3px;
	border-left: #e08207 1px solid;
	border-bottom: #e08207 1px solid;
	font-size: 11px;
	
}

#divCatalogue a
{
	font-size: 11px;
	color: #e08207;
}

/********Users left**********/
#Usersleft {
	float: left;
	width: 200px;
	margin-top: 65px;
	margin-bottom: 140px;
	/*overflow:auto;*/
	margin-left: 5px;
	/*height: auto;
	height: 413px;*/
	}

#Usersleft h1
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #e08207;
}

#Usersleft h2
{
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#Usersleft h3
{
	font-size: 11px;
	margin-bottom: 0px;
	color: #e08207;
}

#Usersleft h4
{
	font-weight: normal;
	margin: 0px;
	font-size: 9px;
}
	
#Usersleft h5
{
	margin-top: 5px;
	padding-left: 0px;
	font-size: 11px;
	margin-bottom: 0px;
	font-weight:500 ;
}
/********Users middle**********/
#Usersmiddle
{
	margin-top: 10px;
	float: left;
	margin-bottom: 50px;
	width: 450px;
	/*height: auto;
	height: 353px;*/
}

#Usersmiddle input
{
	font-weight: normal;
	margin-top: 0px;
	font-size: 11px;
}

#Usersmiddle h1
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #e08207;
}

#Usersmiddle h2
{
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #e08207;
}

#Usersmiddle h3
{
	font-weight: normal;
	margin: 0px;
	font-size: 11px;
}

/*********Users right**********/
#UsersRight
{
	margin-top: 60px;
	float: left;
	/*width: 200px;*/
	/*height: auto;
	height: 353px;*/
}

#UsersRight input
{
	font-weight: normal;
	margin-top: 0px;
	font-size: 11px;
}

#UsersRight h1
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #e08207;
}

#UsersRight h3
{
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #e08207;
}

#divCatalogue
{
	border-right: #e08207 1px solid;
	border-top: #e08207 1px solid;	
	padding: 3px;
	border-left: #e08207 1px solid;
	border-bottom: #e08207 1px solid;
	font-size: 11px;
	
}

#divCatalogue a
{
	font-size: 11px;
	color: #e08207;
}

/********Panier Left**********/
#divPanier
{
	float: left;
	width: 350px;
	margin: 0px;
	padding: 0px;
	height: 750px;
}	

#dvPanier
{
	margin-top: 25px;
	/*margin: 0px;*/
	padding: 0px;
}

#dvPanier h1
{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #e08207;
}

#dvPanier h2
{
	border-top: #e08207 1px solid;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #e08207;
}

#dvPanier h3
{
	font-size: 11px;
	margin: 5px 0px 0px;
	color: #e08207;
}

#dvPanier h4
{
	font-weight: normal;
	margin: 0px;
	font-size: 9px;
}
	
#dvPanier h5
{
	margin-top: 5px;
	padding-left: 0px;
	font-size: 11px;
	margin-bottom: 0px;
	font-weight:500 ;
}

#dvPanier a
{
	font-size: 9px;
	color: #e08207;
}

/*********Update Panier**********/
#dvUpdatePanier
{
	/*margin-top: 25px;*/
	margin: 0px;
	padding: 0px;
}

#dvUpdatePanier input
{
	font-weight: normal;
	margin-top: 0px;
	font-size: 11px;
}

#dvUpdatePanier h1
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #e08207;
}

#dvUpdatePanier h3
{
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #e08207;
}

/********Panier Right**********/
#divPanierRight
{
	margin-top: 75px;
	margin-left: 350px;
	/*margin: 0px;*/
	padding: 0px;
	margin-right: 15px;
}

#divPanierRight h1
{
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #e08207;
}

#divPanierRight h2
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	/*color: #e08207;*/
}

#divPanierRight h3
{
	font-size: 11px;
	margin: 5px 0px 0px;
	color: #e08207;
}

#divPanierRight h4
{
	font-weight: normal;
	margin: 0px;
	font-size: 11px;
}
	
#divPanierRight h5
{
	margin-top: 5px;
	padding-left: 0px;
	font-size: 11px;
	margin-bottom: 0px;
	font-weight:500 ;
}

#divPanierRight a
{
	font-weight: bold;
	font-size: 11px;
	color: #e08207;
}

/********FAQ left**********/
#FAQleft {
	height: auto;
	width:200px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 11px;
	padding-bottom: 15px;
	}

#FAQleft h1
{
	margin-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	color: #e08207;
	font-size: 11px;
}

#FAQleft h3
{
	font-size: 12px;
	margin-bottom: 0px;
	color: black;
}

/*********FAQ Right********/
#FAQRight
{
	margin-top : 10px;
	float: left;
	width: 520px;
	padding-bottom: 10px;
}

#FAQRight a{ 
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-size: 11px;
	color: #e08207;
}

#FAQRight h2
{
	margin: 0px;
	font-size: 16px;
	color: black;
}

#FAQRight h3
{
	margin: 0px;
	font-size: 12px;
	color: #e08207;
	margin-top: 20px;
}

#FAQRight h4
{
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
}

#FAQRight a:hover
{
	color: #2b9421;
}

/*********Press Corner********/
#PressCornerMain
{
	margin-top : 10px;
	float: left;
	width: 750px;
	padding-bottom: 10px;
}

#PressCornerMain a{ 
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-size: 11px;
	color: #28921E;
}

#PressCornerMain h2
{
	margin: 0px;
	font-size: 16px;
	color: #28921E;
}

#PressCornerMain h3
{
	margin: 0px;
	font-size: 12px;
	color: #e08207;
	margin-top: 20px;
}

#PressCornerMain h4
{
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
}

#PressCornerMain a:hover
{
	color: #e08207;
}

.ToolsAreaPressCorner			
{	
	margin-bottom:10px;
	border-bottom:1px solid #28921E; 
}

/*********Partenaires********/
#PartenairesMain
{
	margin-top : 10px;
	margin-left : 5px;
	float: left;
	width: 650px;
	padding-bottom: 10px;
}

#PartenairesMain a{ 
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-size: 11px;
	color: #e08207;
}

#PartenairesMain h2
{
	margin: 0px;
	font-size: 16px;
	color: #e08207;
}

#PartenairesMain h3
{
	margin: 0px;
	font-size: 12px;
	color: #e08207;
	margin-top: 20px;
}

#PartenairesMain h4
{
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
}

#PartenairesMain a:hover
{
	color: #2b9421;
}

.ToolsAreaPartenaires			
{	
	margin-bottom:10px;
	border-bottom:1px solid #df8207; 
}

/*********PlanDePlantation********/
#divPlanPlantation
{
	margin-top : 10px;
	float: left;
	width: 600px;
	padding-bottom: 10px;
}

#divPlanPlantation a
{
	font-weight: bold;
	font-size: 12px;
	color: #e08207;
}

#divPlanPlantation h2
{
	margin: 0px;
	font-size: 12px;
	color: black;
}

#divPlanPlantation h3
{
	font-weight: bold;
	font-size: 12px;
	color: #e08207;
}

#divPlanPlantation h4
{
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
}

#divPlanPlantation a:hover
{
	text-decoration: underline;
}

/********Log**********/
#dvLog
{
	margin-top: 10px;
	/*width: 450px;
	height: auto;
	height: 353px;*/
}

#dvLog input
{
	font-weight: normal;
	margin-top: 0px;
	font-size: 11px;
}

#dvLog h1
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #28921E;
	font-size: 16px;
}

#dvLog h2
{
	font-size: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #e08207;
}

#dvLog h3
{
	font-weight: normal;
	margin: 0px;
	font-size: 11px;
}

#dvLog h4
{
	font-weight: normal;
	font-size: 11px;
	margin: 0px;
	color: dimgray;
	text-decoration: none;
}

#dvLog a
{
	font-weight: bold;
	font-size: 12px;
	color: #28921E;
}

#dvLog a:hover
{
	text-decoration: underline;
}

/*********Autre**********/
 #EspacePrive{
 	margin: 0px 10px 0px 45px;
	height: auto;
	text-align: left;
 }
 #EspacePrive input{
 	background-color: #CCCCCC;
	color: #333333;
	font-size:9px;
 }
 #EspacePrive li{
	list-style-type: none; 
	margin: 0px;
 }
 
/********Pied de page*****/
#Footer{
	/*clear:both;*/
   	float: left;
	border-top:2px solid #FF8000;
	/*border-bottom:2px solid #FF8000;*/
	height:10px;
	width: 778px;
}

#FooterLeft{
   	float: left;
	font-size:9px;
	text-align:left;
	width: 400px;
}

#FooterRight{
   	float: left;
	font-size:9px;
	text-align:right;
	width: 378px;

}

.truc
{
	font-size:12px;

}
