/* CSS Document */
.decouvrir{
	float:left;
	margin-right:20px;
	width:510px;
	height:160px;
}
.flux{
}
.flux_largeur{
	width:238px;
	margin:0px;
	padding:0px;
}
.flux_cadre{
	height:120px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5b6161;
}
.flux_bottom{
	background-image:url(../images/accueil/info_bottom.gif);
	background-repeat:no-repeat;
	width:238px;
	height:15px;
}
.moment{
	float:left;
	margin-right:20px;
	margin-top:40px;
}
.moment_largeur{
	width:271px;
	margin:0px;
	padding:0px;
}
.moment_cadre{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5b6161;
}
.moment_bottom{
	background-image:url(../images/accueil/en_ce_moment_bottom.gif);
	background-repeat:no-repeat;
	width:271px;
	height:15px;
}
.listeDossier{
	margin-top:40px;
}
.dossier{
	width:80%;
	border-left:1px solid #cccccc;
}
.rubMoment{
	width:260px;
	cursor:pointer;
	border:1px solid #FFFFFF;
}
.rubMoment:hover{
	cursor:pointer;
	border:1px solid #e43e0e;
}
.carousel_container {
	width: 750px;
	height: 300px;
	margin: 0px auto;
}
/*Popup interne*/
.calque{
  opacity:.80;
  color: #FFFFFF;
  position: fixed;
  display : none;
  padding: 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 ;
}
.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: 800px;
  height : 430px;
  left : 25% ;
}
.contemp_window{
  width: 800px;
  height : 450px;
  border : 0;
}

