body {
  background-color: #407941;
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 12px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

table {
  font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 12px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

p, 
div,
form {
	margin: 0px;
	padding: 0px;
}

li {
  	list-style-position: outside; 
	list-style-type: disc;
	padding-left: 0px;
	margin-left: 15px;
}

a:link,
a:visited,
a:active {
	color: #407941;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

img.image {
  border: 1px solid #407941;
}

div.mainMenu {
	background-color: #407941;
	background-image: url(../display/menu.jpg);
	background-repeat: no-repeat;
	line-height: 50px;
	height: 50px;
	padding-left: 12px;
	padding-right: 15px;
	text-align: left;
}

div.itemMainMenu {
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: inline;
	background-color: #407941;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
	border: 1px solid #609961;
	font-size: 13px;
}

a.mainMenu:link,
a.mainMenu:visited,
a.mainMenu:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a.mainMenu:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

div.toolbar {
  background-color: #e2f2e2;
  border-bottom: 1px solid #94ce95;
  padding-bottom: 3px;
  margin-bottom: 3px;
}

div.footToolbar {
  background-color: #e2f2e2;
  margin-top: 20px;
  border-top: 1px solid #94ce95;
  border-bottom: 1px solid #94ce95;
  padding-bottom: 3px;
  margin-bottom: 3px;
}
a.mainMenu {
	font-size: 15px;	
}

.textSmallLeft {
  font-size: 11px;
}

.textSmallLeft,
.textLeft {
	text-align: left;
}
	
.textSmallRight,
.textRight {
	text-align: right;
}

.textCenter {
	text-align: center;
}

.textJustifyLien,
.textJustify {
	text-align: justify;
}

.textJustifyLien {
	margin-top: 5px;
}

.textSubTitle {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.mainContenu {
	background-image: url(../display/body.jpg);
	background-repeat: repeat-y;
	text-align: left;
}

td.columnData {
  padding: 0px;
  border-left: 1px solid #407941;
  border-right: 1px solid #407941;
  padding-left: 5px;
  padding-right: 5px;
}

div.columnTitle,
div.columnDataTitle {
	font-size: 13px;
	font-weight: bold;
	color: #407941;
	text-align: left;
	padding: 5px;
	margin-bottom: 2px;
	border-top: 1px solid #407941;
	border-bottom: 1px solid #407941;
	background-color: #d3f9d4;
}

div.itemList {
  margin-bottom: 15px;
}

div.textTitleLeft {
	color: #407941;
	border-bottom: 1px solid #409741;	
	margin-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 5px;
}

.textTitleLeftLien {
	color: #407941;
	font-size: 14px;
	font-weight: bold;
}

div.mainPiedPage {
	text-align: left;
}

div.divSeparator {
	border-bottom: 1px solid #407941;
	padding-bottom: 5px;
	line-height: 15px;
	height: 15px;
}

div.infoPiedPage {
	background-image: url(../display/body.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
}

td.mainPiedPageRight {
	text-align: right;
}

div.postIt {
  margin-bottom: 0;
  margin-top: 5px;
  padding: 3px;
  border: 1px dashed #407941;
  background-color: #dffadf;
}

div.postIt div.textSubTitle {
  background-color: #d3f9d4;
  border-bottom: 1px dashed #407941;
  margin-bottom: 3px;
}

*.textTitleCenterAccueil {
  text-align: center;
  font-size: 14px;
}

*.textTitleRightAccueil {
  text-align: right;
  font-size: 14px;
}
*.textTitleJustifyAccueil {
  text-align: justify;
  font-size: 14px;
}

*.textTitleLeftAccueil {
  text-align: left;
  font-size: 14px;
}

*.textTitleCenterDoc,
*.textTitleRightDoc,
*.textTitleJustifyADoc,
*.textTitleLeftDoc {
  color: #407941;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #407941;
  padding-bottom: 2px;
  margin-bottom: 15px;
}
*.textTitleCenterDoc {
  text-align: center;
}

*.textTitleRightDoc {
  text-align: right;
}
*.textTitleJustifyADoc {
  text-align: justify;
}

*.textTitleLeftDoc {
  text-align: left;
  font-size: 14px;
}
