.heading{
	background: url(../../../images/general/common/evenement/bg_event.jpg) repeat-x;
}
.bandeauTop{
   background-color: #ffffff;
}

.blocEvent{
   border: solid 1px #cfccc9;
   margin-bottom: 15px;
   margin-top: 10px;
   height: 462px;
   background: #ffffff;

}
.blocEventInt{
   width: 294px;
   float: left;
}
.blocEventInt H3{
   background-color: #a8daef;
   padding: 10px 20px;
   font-size: 2em;
   color: White;
   margin-top: 0;
   margin-bottom: 0;
}
.blocEventContent{
   padding: 10px 20px;
   color:#707070;
}
.blocEventContent P, .eventDossierContent P{
   margin-bottom: 10px;

}
.eventDossier, .eventDossierLast{
   width: 132px;
   float: left;
   margin-right: 8px;
   display: inline;
   margin-bottom: 10px;
}
.eventDossierLast{
   margin-right: 0;
}
.eventDossierHead{
   background-color: #90b311;
   margin-bottom: 10px;
   padding: 1px;
   color:#FFF;
   
}
.eventDossierHead h2{
	padding:3px;
	margin:0;
	height:38px;
	font-size: 130%;
}
.eventDossierHead H4{
   font-size: 1.27em;
   color: White;
   padding: 4px;
   margin-bottom: 0;
   margin-top: 0;
   height: 25px;
   line-height: 0.8em;
   overflow: hidden;
}
.eventDossierHead img{
   display: block;
}
.eventDossierContent{
   color: #707070;
}

.bandeauTop .btFloatR .listArrowBlue LI{
   display: inline;
   margin-left: 10px;
   color: #90b311;
}

