﻿<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #014b9e;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #014b9e;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #014b9e;
}
a:hover {
	text-decoration: underline;
	color: #014b9e;
}
a:active {
	text-decoration: none;
	color: #014b9e;
}
.Titre_14 {font-size: 14px;font-size: 14px; font-weight: bold;}


.copyright:link {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.copyright:hover {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
		text-decoration: underline;
		font-style: italic;
}
.copyright:visited {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.copyright:active {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}

.calque{
  opacity:.80;
  color: #FFFFFF;
  position: absolute;
  display : none;
  padding: 0px;
  padding-bottom:0px;
  font-family: Courrier;
  align: center;
  font-size: 8pt;
  background-color: #000000;
  opacity : .75;
  filter : alpha(opacity=75);
  width: 100%;
  height : 100%;
  top : 0;
  left : 0 ;
  
z-index: 1000
}

.image_calque{
	height: 100%;
}

.window{
  color: #FFFFFF;
  position: absolute;
  display : none;
  padding: 0px;
  font-family: Courrier;
  align: center;
  font-size: 8pt;
  background-color: #FFFFFF;
  width: 536px !important;
  width: 532px;
  height : 360px !important;
  height:340px;
  

  top : 15%;
  left : 25% ;
  
	overflow:hidden;
	z-index:2000;

}

.contemp_window{
  width: 100%;
  height : 100%;
  border : 0;
  overflow:hidden;
  display:none;
}



-->