div.content_event {}
div.content_event div.left_event { height:700px; }
div.content_event div.right_event { min-height:700px; }
div.content_event div.right_event iframe { overflow:hidden; }

div.content_event.f1 { }
div.content_event.f1 div.left_event { }
div.content_event.f1 div.right_event { background-color:#FFF; }

div.content_event.tdf2013 { }
div.content_event.tdf2013 div.left_event { }
div.content_event.tdf2013 div.right_event { background:url('../../events/tour-de-Afrique-bg.jpg') repeat-x top left; }

div.top_event {}
div.top_event.municipales2014 {
  height:50px;
  color:#FFF;
  background:url('../../events/municipales-2014.gif') no-repeat top left;
}
div.top_event.municipales2014 span.title {
  padding-top:7px;
  padding-left:450px;
  font-size:15px; line-height:15px;
  font-weight:bold;
  display:block;
}
div.top_event.municipales2014 span.description {
  font-size:13px; line-height:13px;
  padding-left:450px;
  display:block;
}

div.flap_event { }
div.flap_event.bloc_carrousel { height:52px; }
div.flap_event.bloc_carrousel.html { position:relative; }
div.flap_event.bloc_carrousel.html a { color:#FFF; }
div.flap_event.bloc_carrousel.html.municipales2014 {
  background:url('../../events/flaps/municipales-2014.gif') no-repeat top left;
}
div.flap_event.bloc_carrousel.html.municipales2014 a {
  display:block;
  padding-top:9px;
}
div.flap_event.bloc_carrousel.html.municipales2014 a:hover { }
div.flap_event.bloc_carrousel.html.municipales2014 span.title {
  margin-left:290px;
  font-size:12px;
  font-weight:bold;
}
div.flap_event.bloc_carrousel.html.municipales2014 a:hover span.title { text-decoration:underline; }
div.flap_event.bloc_carrousel.html.municipales2014 span.description {
  margin-left:290px;
  font-size:11px;
}
div.flap_event.bloc_carrousel.html.municipales2014 span.cta {
  display:block; width:24px; height:25px;
  position:absolute; top:12px; right:10px;
  background:url('../../events/flaps/municipales-2014-cta.gif') no-repeat top left;
  text-indent:100px; overflow:hidden;
}
div.flap_event.bloc_carrousel.html.municipales2014 a:hover span.cta { background-position:bottom; }