#corps
{
/*  border : 3px solid green;*/
  width: 870px;
  height: 400px;
  margin-top: 10px;
  margin-left: 180px;
  font-family: Garamond;
  text-align: justify;
  padding: 5px;
  overflow: auto;
  color : gray;
}

#corps h3
{
  margin-top: 15px;
  text-align: center;
  color: rgb(170,4,9);
  text-transform: uppercase;
}

#corps .imgLeft
{                         
  width: 170px;
  height: 230px;
  margin-right: 10px;  
  float: left;
}

#corps #corpshaut
{
  width: 470px;
  margin-top: 15px;
  margin-left: 180px;         
}

#corps .imgRight
{                         
  width: 190px;
  height: 230px;   
  float: right;        
}

#corps .imgRight p
{
    text-align: center;
}

.fin
{
  clear: both;
  margin-bottom: 0px;
}
