#flexicontent p.lire{
padding: 8px 16px 6px;
/*clear: both;*/
background: none repeat scroll 0% 0% #F8F9FB;
border-left: 1px solid #E4E6E9;
font-weight: bold;
margin: 20px 40px 20px 40px;
  text-align:left;
  font-size:13px;
}

#flexicontent div.composition{
 margin:30px;
  background: none repeat scroll 0% 0% #F8F9FB;
border-left: 3px solid #E4E6E9;
  padding: 8px 16px 6px;
}
#flexicontent div.composition h4, #flexicontent div.composition p{
 font-size:14px;
}

#flexicontent div.introTexte{
  display:none;
}

.headTableFenamef{
 background: #4597E9;
  color:#fff;
  font-weight:bold;
}

table.tableFenamef tr:nth-child(even){
  background-color:#e7e7e7;
}

.headTableFenamef td{
 padding:6px;
}
table.tableFenamef tr td{
 padding: 6px;
 border-bottom: solid 1px #eaeaea;
}
table.tableFenamef tr td:last-child{
  white-space: nowrap;
}
.temoignage, blockquote{
 background: url(../images/guillemet.png) top left no-repeat #e1f1fb;
 padding: 45px 45px 45px 45px !important;
  font-size:13px !important;
  border: dotted 1px #ccc;
}
