body {
	overflow:hidden;
	margin:0px;
	margin-top:5px;
}

.calque1{
  opacity:.60;
  color: #FFFFFF;
  position: absolute;
  visibility : hidden;
  padding: 0px;
  font-family: Courrier;
  align: center;
  vertical-align:middle;
  font-size: 8pt;
  background-color: #000000;
  filter : alpha(opacity=60);
  width: 100%;
  height : 100%;
  top : 0;
  left : 0 ;
}

.image_calque1{
	height: 100%;
}

.window1{
  color: #FFFFFF;
  position: absolute;
  visibility : hidden;
  padding: 0px;
  font-family: Courrier;
  align: center;
  vertical-align:middle;
  font-size: 8pt;
  background-color: #FFFFFF;
  width: 100%;
  height:100%;
  top : 0%;
  left : 0%;
  bottom:0%;
}

.contemp_window1{
  width: 99%;
  height : 99%;
  border : 0;

}

.calque2{
  opacity:.60;
  color: #FFFFFF;
  position: absolute;
  visibility : hidden;
  padding: 0px;
  font-family: Courrier;
  align: center;
  vertical-align:middle;
  font-size: 8pt;
  background-color: #000000;
  filter : alpha(opacity=60);
  width: 100%;
  height : 100%;
  top : 0;
  left : 0 ;
  bottom:0;
}

.image_calque2{
	height: 100%;
}

.window2{
  color: #FFFFFF;
  position: absolute;
  visibility : hidden;
  padding: 0px;
  font-family: Courrier;
  align: center;
  vertical-align:middle;
  font-size: 8pt;
  background-color: #FFFFFF;
  width: 100%;
  top : 0%;
  left : 0%;
}

.contemp_window2{
  width: 100%;
  height : 100%;
  border : 0;

}

.Liens 
{
	font-family: Garamond;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

.LiensB
{
	font-family: Garamond;
	font-size: 16px;
	color: #ac1214;
	font-weight: bold;
	text-decoration:none;
}

.Titre1 
{
	font-family: Garamond;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
	font-variant:small-caps;
}

a:hover {	
	text-decoration: underline
}
