html, body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: none;
  overflow:hidden;

  background-color: #ffffff;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 13px;
  border-color:#FFFFFF;
  color: #928d74;
  }

.tra, img {behavior: url(iepngfix.htc);} 

#arriere{
/* l'image occupe toute la place du body */
width : 100%;
height: 100%;
}

a { outline: none;-moz-outline-style: none; }

#page {
	position:absolute; 
	height: 100%;
	width: 100%;
	z-index: 1;
}

#centpourcent {
  position:absolute;
  width: 100%;
  height: 100%;
  }
  
.titre {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 13px;
  text-transform:uppercase;
  color: #9c9a8f;
  }
  
.titre_bleu {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 13px;
  text-transform:uppercase;
  color: #00274e;
  }

a.titre_bleu {
	color: #00274e;
	text-decoration: none
}

a:hover.titre_bleu {
	color: #375777;
}

.titre_bleu2 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 13px;
  text-transform:uppercase;
  color: #375777;
  }


.txt_bleu {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 13px;
  color: #00274e;
  }
a.txt_bleu {
	color: #00274e;
	text-decoration: none
}

a:hover.txt_bleu {
	color: #375777;
}
  
.nav{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#b4b5b6;
	text-transform:uppercase;
}

a.nav {
	color: #a08d6f;
	text-decoration: none
}

a:hover.nav {
	color: #a08d6f;
}

.langue{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color: #d3d2d2;
}

a.langue {
	color: #00274e;
	text-decoration: none
}

a:hover.langue {
	color: #81868a;
}


.evnttable{
	width:277px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	vertical-align:top;
	
}
.evnttitre{
	font-size: 16px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:5px;
}

.evntmedia{
	width:277px;
	display:block;
 margin-bottom:10px;
 font-size: 12px;
}

.evntmedia a{
text-decoration:none;
color:#000;
}

.sienne{
color:#cc9933;	
}
.rougefonce{
color:#c71923;	
}

.bleuindigo{
color:#4477a6;
}
.rvdp{
	width:277px;
	display:block;
 margin-bottom:10px;
 font-size: 12px;

}
.rvdptitre{
	color:#000;
	font-weight:bold;
	text-transform:uppercase;	
}

.rvdptexte{
	padding-left:5px;
}
.rvdp a{
text-transform:uppercase;
text-decoration:none;
color:#000;
text-transform:uppercase;
}
