body {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	font-size: small;
}

.tableBorder1 {
	border: thin solid #006600;
}
.tablename {
	font-weight: bold;
	background-color: #999999;
	border: thin none;

}
.tableValue {
	background-color: #EEEEEE;
}
H1 {
	font-weight: bold;
	background-color: #006600;
	font-size: medium;
	color: #FFFFFF;
}
.catalogueHead {
	font-weight: bold;
	color: #000000;
	background-position: center center;
	margin: 0px;
	background-color: #CCCCCC;
	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px none #006600;
	border-left: 1px solid #006600;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;









}
.catalogContent {
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	border-top: 0px none #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	border-left: 1px solid #006600;





}
.liste {
	list-style-position: inside;
	list-style-image:  url("../images/tomato-bullet.gif");
	list-style-type: square;
	padding: 0px;



}
.border1 {
	border: thin solid #006600;
}
.pleft {
	margin: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	background-color: #CCCCCC;


}
.pright {
	margin: 0px;
	padding: 5px;
	border-top: 1px solid #006600;
	border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	border-left: 1px none #006600;
	background-color: #EAEAEA;


}
.ongletFill {
	background-image:  url("../fr/images/Fill.gif");
	background-repeat: repeat-x;
}
.cellBorder {
	border: 1px solid #006600;
}
.cellDark {
	background-color: #CCCCCC;
	padding: 5px;
}
.cellLight {
	background-color: #F2F2F2;
	padding: 5px;
}
.agrosysteme {
	font-size: 14px;
	letter-spacing: 15px;
	color: #FFFFFF;
	font-weight: bolder;
}

.popup {
	position: absolute;
	visibility: hidden;
}
.tabfill {
	background-image: url(../fr/images/Fill.gif);
	background-repeat: repeat-y;
}

