body, html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size:11pt;
	color:#2D0403;
	height:100%;
	background-color:#2D0403;
}

.mainContentTable{
  background-color: #DFCDA7;
}

h1{ FONT-WEIGHT: bold;
	FONT-SIZE: 14pt;
	/*color: #F3EEE8;*/
	color:#2D0403;
	font-family: "Times New Roman", Times, serif;
	margin-top:0px;
	margin-bottom:5px;
}
h2{ FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	color: #2D0403;
	font-family: "Times New Roman", Times, serif;
	margin-top:0px;
	margin-bottom:0px;
}
h3{ FONT-WEIGHT: bold;
	FONT-SIZE: 11pt;
	color: #F3EEE8;
	font-family: Verdana, sans-serif;
	margin-top:0px;
}

A:link {color:#351009; text-decoration: underline;}
A:visited {color:#642215; text-decoration: underline;}
A:active {color:#2D0403; text-decoration: underline;}
A:hover {color: #642215; text-decoration: none;}

ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.breadcrumbsCurentPage{
  color:#2D0403;
	font-family: "Times New Roman", Times, serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14pt;
}

.breadcrumbs{
  color:#2D0403;
	font-family: "Times New Roman", Times, serif;
	border-bottom:1px solid #2D0403;
	padding-left:10px;
  padding-right:10px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.zoneFonctionnelle{
  padding-left:10px;
  padding-right:10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.zoneFonctionnelle img{
  border:0px;
}

.footer {
  border-top:1px solid #2D0403;
  font-size: 90%;
  padding-left:10px;
  padding-right:10px;
  padding-top: 2px;
  padding-bottom: 5px;
}
.footer A:link{text-decoration: none;}
.footer A:visited{text-decoration: none;}
.footer A:active{text-decoration: none;}
.footer A:hover{text-decoration: underline;}

.tablecadrer {border: 1px solid #000000;}

.tablecorpo th {border-bottom:1px solid #0099CC; font-weight: bold; background-color:#F3F3F3;}
.tablecorpo {border:1px solid #C6D5FD; background-color:#FFFFFF;}

.tablecorpocolone th {border-bottom:1px solid #0099CC; border-right:1px solid #C6D5FD; font-weight: bold; background-color:#F3F3F3; padding-left:3px; padding-right:3px;}
.tablecorpocolone td {border-right:1px solid #C6D5FD; border-bottom:1px solid #C6D5FD; padding-left:3px; padding-right:3px;}
.tablecorpocolone {border-left:1px solid #C6D5FD; border-top:1px solid #C6D5FD;}

.postscriptum{
  font-size: 90%;
  font-style: italic;
}

TEXTAREA, INPUT, SELECT, OPTION {
	color: #000000;
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
}

.exclamation {
  font-size: 120%;
	color: #642215;
}
.reviewBlocArchives{
	padding-bottom: 10px;
}
.reviewBlocSignatureArchives{
	padding-bottom: 20px;
	text-align:right;
}