html, body
{
	color: #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	/*height: 100%;*/
	margin: 0;
	width: 100%;
}
#main_container
{
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	vertical-align: top;
	width: 847px;
}
#header
{
	width: 812px;
}

#Navigation
{
	background: url(../images/imageGreenSys/bgNav.gif) no-repeat;
	color: #7d4b00;
	display: block;
	height: 212px;
	padding: 28px 5px 0 0;
	text-align:right;
}

#Content
{
	font: 11px Verdana, Arial; 
	background: #fff url(../images/imageGreenSys/bgContenu.jpg) no-repeat;
	padding: 26px 10px 30px 20px;
	width:610px;
	vertical-align:top;
}
#Content a
{
	color: #1b7d3e;
	font-size: 11px;
	text-decoration: underline;
}
#Content a:hover
{
	color: #c1c874;
	font-size: 11px;
	text-decoration: none;
}
#Content a.rechercheLink
{
	color: #107c3c;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	text-decoration:underline;
}
#Content a.rechercheLink:hover
{
	text-decoration:none;
}
#Content li
{
	list-style: square; 
	color: #985b00;
	margin:5px;
}
#piedPage
{
	font: 11px Verdana, Arial; 
	background: #eef2da;
	border: solid;
	border-color: #FFFFFF;
	border-width: 5px;
	color: #51534a;
	height: 16px;
	margin-top: 5px;
	padding: 5px;
	text-align:center;
	width:800px;
}
#piedPage a
{
	color: #4e6692;
	text-decoration: underline;
}
#piedPage a:hover
{
	color: #4e6692;
	text-decoration: none;
}
#Features
{
	font: 11px Verdana, Arial; 
	background: url(../images/imageGreenSys/bgFeatures.gif) 0 0;
	color: #474945;
	padding: 12px 20px 12px 20px;
	width: 290px;
}
#Features a
{
	color: #474945;
	text-decoration: underline;
	font-size:11px;
}
#Features a:hover
{
	color: #474945;
	text-decoration: none;
	font-size:11px;
}
#Power
{
	text-align: right;
	width: 815px;
}
#ChoixLangue
{
	color: #985b00;
	font-size: 11px;
	text-align: right;
	width: 810px;
	height:14px;
}
#ChoixLangue a
{
	color: #985b00;
	font-size: 11px;
	text-decoration: underline;
}
#ChoixLangue a:hover
{
	color: #985b00;
	font-size: 11px;
	text-decoration: none;
}
form
{
	border: none 0;
	margin: 0;
	padding: 0;
}
/*Specifique au formulaire*/
.inputForm {
	background:#f4efd1;
	border:1px solid #f2e696;
	padding:2px 0 0 5px;
	color:#000;
	font-size:12px;
	height:16px;
	width:200px;
}
.inputForm:focus {
	border-color:#f2e696;
	background-color:#FFF;
}
/*FIN Specifique au formulaire*/
img
{
	border: none 0;
}
a
{
	text-decoration: underline;
}
a:hover
{
	text-decoration: underline;
}
a:active
{
	text-decoration: none;
}
.Titre
{
	font: bold 20px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	color: #107c3c;

}
.SousTitre
{
	font: bold 16px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	color: #000;

}
.TitreBoite
{
	font: 17px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #107c3c;
	color: #fff;
	display: block;
	height: 24px;
	margin-top: 0;
	padding-left: 20px;
	padding-top: 4px;
	font-weight:bold;

}
.TableBoite
{
	font: 11px Verdana, Arial; 
	color: #000000;
	display: block;
	margin-top: 0;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	font-weight:normal;
	background-image:url(../images/imageGreenSys/bgContenu2.gif);
	background-repeat:repeat-x;
}
.SousTitreBoite
{
	font: bold 13px Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	color: #000;

}
.TitrePetit
{
	font-size: 12px;
	font-weight: bold;
}
.txtRecherche
{
	font: 11px Verdana, Arial; 
	color: #000000;
	width:90px;	
}
.rechercheItems
{
	background-color:#eef2da;
	color:#000;
	font: 11px Verdana, Arial;
	background-image:url(../images/imageGreenSys/bgContenu2.gif);
	background-repeat:repeat-x;
	padding:8px;
	border-bottom:1px solid #c1c1c1;
}