	/* MENU RECHERCHE - DEBUT */
	#searchmenu {
		border-top:1px solid #FFFFFF;	
		background-color : #ACF189;
		padding-left:4px;
		width:207px;
		display:block;
		padding-bottom:10px;
	}
	
	#searchmenu p {
		margin-left: 24px;
	}
	
	#searchmenu form {
		margin-left: 14px;
	}
	
	/* MENU RECHERCHE - FIN */
	
	/* MENU GROUPE - DEBUT */
	#groupmenu {
		border-top:1px solid #FFFFFF;
		position: relative;
		background-color:#B9F39C;
		padding-left:4px;
		height: auto;
	}
	
	#groupmenu a{
		padding-left:30px;
		font-weight:bold;
		font-size:11px;
		color:#000000;
		display:block;
		width:176px;
		margin-left:1px;
		background-repeat: no-repeat;
		background-position: right top;
		text-decoration:none;
	}
	
	#groupmenu span {
		border:0px; 
		padding-bottom:0px;
	}
	
	#groupmenu a span {
		color:#5A7D01;
		font-weight:normal;
		border-bottom:1px solid #EBFED1;
		margin-bottom:4px;
		display:block;
		height: auto;
	}
	
	#groupmenu a:hover {
		background-position: left top;
	}
	
	/* MENU GROUPE - FIN */

	.role{
		padding-bottom:10px;
	}

/* MENU LATERAL GAUCHE - FIN */


/* CONTENU LATERAL DROIT - DEBUT */
#contentright {
	/*margin-left: 213px;*/
	margin-right: 0px;
}


	/* BANDEAU SUPERIEUR - DEBUT */
	#header {
		text-align: right;
		margin-left:2px;
		height: 274px;
	}
	
	#header a {
		text-decoration: none;
	}
	
	/* BANDEAU SUPERIEUR - FIN */
	
	/* CONTENU DU SITE - DEBUT */
	#content {
		overflow: visible;
		padding-left: 27px;
		padding-right: 27px;
		padding-top: 14px;
		margin-left:214px;
		padding-bottom: 10px;
		min-height:500px;
	}
	
	
	/* for Internet Explorer */
/*\*/
* html #content {
height: 500px;
}

	#content h1 {
		padding-top: 5px;
		margin-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 0px;
		font: 18px Arial;
		color: #000;
		
	}	

	#content h3 {
		font: 10px Arial;
		color: #858585;
		padding-top: 0px;
		margin-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	
	#content h2 {
		padding-top: 0px;
		margin-top: 0px;
		font: 11px Arial;
		font-weight: bold;
		color: #5EA322;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	
	#content p {
		padding-top: 0px;
		margin-top: 0px;
		font: 11px Arial;
		text-align: justify;
	}
	
	
	/* CONTENU DU SITE - FIN */
	
	/* MENU LATERAL DROIT - DEBUT */
	#menuright {
		position: absolute;
		background-color: #C9F6B3;
		top: 274px;
		right: 3px;
		width: 219px;
		height: auto;
	}
	
	#litres {
		margin-left: 15px;
		font: 16px Arial;
		font-weight: bold;
	}
	
	#economie {
		/*margin-left: 15px;*/
		display: block;
		padding-left: 15px;
		font: 12px Arial;
		font-weight: bold;
		color: #54871E;
	}
	
	#montant {
		margin-left: 15px;
		font: 16px Arial;
		font-weight: bold;
		color: #336F09;
	}
	
	#menurightform {
		position: relative;
		background-color: #D4F8C2;
		padding-left: 8px;
		border-top:1px solid #fff;
		margin-top: 15px;
		margin-bottom: 0px;
		padding-bottom: 0px
		margin-left: 1px;
		margin-right: 1px;
		width:210px;
	}
	
	#textform {
		display: block;
		padding-left: 8px;
		margin-top: 5px;
		margin-bottom: 5px;
		font: 11px Arial;
		color: #1E5200;
	}
	
	#textform input {
		font: 11px Arial;
		font-weight: bold;
		color: #000;
		text-align: center;
	}
	
	#informations {
		position: relative;
		background-color:#FFFFFF;
		text-align:right;
		padding:4px;
	}
	/* MENU LATERAL DROIT - FIN */
/* CONTENU LATERAL DROIT - FIN */



