/* CSS Document */
#cntcouverture{
  width:649px;
  height:auto;
  margin-top:15px;
  /*background:url(../images/bggris.jpg) no-repeat;*/
}
#wrap{
  width:182px;
  height:380px;
  float:left;
}
#cntlergcvt{
 width:467px;
 height:380px;
 float:left;
}
#tetecvt{
  width:467px;
  height:61px;
  background:url(../images/tetcvtaff.jpg) no-repeat;
  
}
#corpcvt{
  width:467px;
  height:232px;
}
#footcvt{
 width:367px;
 height:37px;
 padding-left:100px;
 background:url(../images/footct.jpg) no-repeat;
}
.clear{
 clear:both;
}