#cadre_bleu {
    margin-top:20px;
    margin-bottom:15px;
	width:660px;
	height:108px;
    background: url(../images/cadre_bleu.jpg) no-repeat;
	visibility:visible;
    text-align:center;
}
#cadre_bleu h2{
  position:relative;
  top:20px;
   color:#000066;
   background:none;
   margin:0;
   padding:0;
}
#cadre_bleu p{
  position:relative;
  top:10px;
}
#cadre_orange{
  position:relative;
  left:50px;
   width:557px;
	height:149px;
    background: url(../images/cadre_orange.jpg) no-repeat;
	visibility:visible;
        margin-bottom:15px;
}
#cadre_orange table{
    position: absolute;
    left:18px;
    top:18px;
    width:530px;
    font-size:11px;
}
#cadre_orange tr,th,td{
   text-align: center;
   line-height:95% !important;
   overflow:visible;
   /*border: solid 1px #000;*/
}
#cadre_orange th{
  color:#990000;
}
#content p.mentions{
  font-size:10px;
  text-align: center;
}

