.texteblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;	
	text-decoration: none;
}
.texteblancmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
	text-decoration: none;
}
.texteblancgras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.texteblancmail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c60925;
	text-decoration: underline;
}

.titreblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
.titrebleu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #005596;
}
.sstitrebleu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #005596;
}
.titrebleubold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #e90019;
	font-weight: bold;
}
.texteblancgrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
.texterouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #de3119;
	text-indent: 20px;
}
.texterougegras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c4c38b;
}
.textenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-indent: 20px;
}
.textenoirgras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.texteblancbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.textebleugrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #65203d;
	font-weight: bold;
}
.textevert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c60925;
}
.textebleubold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005596;
	font-weight: bold;
}
.textelienbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
body {
margin: 0;
padding: 0;
  background-color: #FFFFFF;
}

#global {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	text-align: left;	
	

  	 }





.calque{
  opacity:.80;
  color: #FFFFFF;
  position: absolute;
  visibility : hidden;
  padding: 0px;
  align: center;
  margin-left: auto; 
  margin-right: auto; 
  font-size: 8pt;
  background-color: #000000;
  opacity : .75;
  filter : alpha(opacity=75);
  width: 100%;
  height : 100%;
  top : 0;
  left : 0 ;
   z-index: 1;
  

}

.image_calque{
	height: 100%;
}
.window{
	color: #FFFFFF;
	position: absolute;
	visibility : hidden;
	padding: 0px;
	align: center;
	background-color: #FFFFFF;
	width: 750px;
	height : 533px;
	left: 50%;
	top: 50%;
	margin-top: -275px; /* moitié de la hauteur */
	margin-left: -375px; /* moitié de la largeur */
	overflow: hidden;
	border : 0;
	 z-index: 2;
	 
}
.contemp_window{
  width: 100%;
  height : 100%;
  border : 0;
   z-index: 3;
}
.fond_menunoir {
	background-image: url(../images/tile_menu.jpg);
	background-repeat: repeat;
}.fond_gris {
	background-image: url(../images/tile.jpg);
	background-repeat: repeat-x;
}
.fond_accueil {
	background-image: url(../images/bas.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
