.title_commentaire{
  width: 480px;
  position: relative;
  margin: 0 0 5px 0;
}
.content_title{
  display: block;
  width: 150px;
  background-color: #3c7eba;
  color: #fff;
  text-transform: uppercase;
  padding: 0 0 0 5px;
  font-size: 12px;
  font-weight: bold;
}
.nombre_commentaire{
  position: absolute;
  top: 0;
  left: 160px;
  color: #667788;
}
#top_paragraphe{
  font-weight: bold;
  border-bottom: 1px dashed #C5CBD2;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
}
#top_paragraphe img{
  float: left;
  margin: 0 5px 0 0;
}
#top_paragraphe .article_title{
  font-size: 17px;
  letter-spacing: -1px;
  margin: 0 0 7px 0;
}
#top_paragraphe .article_intro{
  color: #3c7eba;
}
#a_lire{
  width: 470px;
  border-bottom: 1px solid #C5CBD2;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
}
#a_lire p{
  background: url() no-repeat;
  color: #394C59;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0 8px 35px;
}
#a_lire li{
  font-weight: bold;
  color: #3c7eba;
  padding: 3px 0 0 0;
  list-style-type: square;
  list-style-position: inside;
}
#a_lire li a{
  color: #677d8e;
}
#a_lire li a:hover{
  color: #394C59;
}
.bloc_interview_central_container{
  width: 155px;
  float: left;
  height: 110px;
}
.bloc_interview_central_container  p, .bloc_interview_central_container div{
  float: left;
  color: #3c7eba;
}
p.interview_photo{
  width: 40px;
  1background-color: pink;
}
div.interview_description{
  width: 110px;
  1background-color: yellow;
}
.bloc_interview_central_container div p{
  float: none;
  margin: 0 0 0 5px;
  font-weight: bold;
}
.bloc_interview_central_container  p.label{
  background: url(https://media.easybourse.com/upload/media/image/107000/107162/article_interview_dossier_bg.gif) repeat-x;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  padding: 2px 0 0 0;
  height: 15px;
  width: 80px;
}
#bloc_interview_central{
  width: 470px;
  border-bottom: 1px dashed #C5CBD2;
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
}
.contenu{
  color: #677d8e;
}
.contenu a{
  font-weight: bold;
}
.contenu a:hover{
  color: #3c7eba;
}
.contenu p{
  margin: 0 0 5px 0;
}
.droit_publication{
  width: 470px;
  padding: 5px 10px 5px 0;
}
.droit_publication p{
  float: left;
  display: inline;
  width: 200px;
}
.droit_publication div{
  float: right;
  display: inline;
  width: 270px;
  text-align: right;
}
.droit_publication div.copyright img{
  vertical-align: bottom;
}

/*embed element*/
#embed_element{
  width: 235px;
}
#embed_element.to_left{
  display: inline;
  float: left;
  margin: 2px 5px 0 0;
}
#embed_element.to_right{
  display: inline;
  float: right;
  margin: 2px 0 0 5px;
}
#embed_element .content_wrapper{
  background: url(/bourse/public/website/img/pages/actualites/historique_bg.gif);
  width: 230px;
  margin: 0 0 0 2px;
}
/*#embed_element .partie_haute{
  background: url(/bourse/public/website/img/pages/actualites/histo_bg_h.gif) no-repeat;
  padding: 3px 0 0 0;
}
#embed_element .partie_centre{
  background: url(/bourse/public/website/img/pages/actualites/histo_bg_m.gif) repeat-y;
}
#embed_element .partie_basse{
  background: url(/bourse/public/website/img/pages/actualites/histo_bg_b.gif) no-repeat 0 bottom;
  padding: 0 0 4px 0;
}*/
#embed_element .content_wrapper p{
  width: 200px;
  font-weight: bold;
  padding: 7px 10px 5px 10px;
  font-style: italic;
  font-size: 13px;
  margin: 0 0 0 5px;
  border-bottom: 1px solid #a3a3a3;
}
#a_lire.no_border_bottom{
  border-bottom: none;
  margin: 0;
}
