body {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt}
a:link {  text-decoration: none}
a:visited {  text-decoration: none}
a:active {  text-decoration: none}
.titre1 {  font-weight: bold; color: #333399; font-size: 12pt}
.just {  text-align: justify}
.titre22 {  font-style: italic; color: #F8F8E0; background-color: #5267A2; text-align: center}
.cell1 {  font-weight: bold; color: #000000; background-color: #E8E7D7; text-align: center}
.cell3 {  font-weight: 600; color: #000099; font-size: 10pt; background-color: #FFCC66}
.cell2 {  color: #333333; font-weight: bold}
.date {  font-style: italic; color: #000099}
.subtitre {  font-family: "Arial Narrow", "Abadi MT Condensed Light"; font-size: 13pt; font-style: italic}
.titre3 {  font-weight: bold; color: #000099}
.maintitre {  font-size: 14pt; font-weight: bold}
.celldate {  font-style: italic; text-align: right; background-color: #FFCC66}
.tirer {  letter-spacing: 3px}
.avocat {  font-size: 13px; font-weight: bold; color: #000099}
.tittabbleu {
	font-size: 16px;
	font-weight: bold;
	color: #333399;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1D4CB5;
	border-bottom-color: #1D4CB5;
	height: 30px;
	vertical-align: middle;




}
.secretaire {
font-size: 12px; font-weight: bold; color: #000099
}

h2{color:#999;font-size:16px;font-weight:normal}

#opacite  {
	background-color:#000000;
	width:100%;
    /*height:2000px;*/
	position:absolute;
	left:0px;
	top:0px;
	z-index:5000;
	opacity: 0.8;
	filter:alpha(opacity=80);
	visibility:hidden;
}


#galerie  {
	position: absolute;
	background-color:#FFFFFF;
	width:600px;
	height:520px;
	left: 25%;
	top: 0px;
	visibility:hidden;
	z-index:5001;
	margin:0;
	padding:4px 10px 25px 0;
}

html>body #galerie {
  position: fixed;
}


#ferme {
	background:url(images/CroixFermer.jpg) no-repeat;
	position: absolute;;
	left: 25%;
	top: 0px;
	height:30px;
	width:30px;
	z-index:5002;
	cursor:pointer;
	visibility:hidden;
}

html>body #ferme {
  position: fixed;
}

