


#commentscentre{
  width:390px;
}


#commentsdefault{
  position:relative;
  width:390px;
  left:100px;
}


#droitdiv{
  text-align:center;
  font-family: Arial, Helvetica, sans-serif;
}



.titredroitdivimage{
  position:absolute;
  left:22px;
  margin-top:2px;
  _margin-top:-2px;
}

.titredroitdiv{
  background-image:url(/images/skin/decos/bgtitredroit.gif);
  background-repeat:no-repeat;
  height:24px;
  width:160px;
  text-align:center;
  vertical-align:middle;
  line-height:23px;
  font-size: 12px;
  font-weight: bold;
  white-space:nowrap;
  margin:0 auto;
  color:#666666;
}

.titre1div , .titre2div , .titre3div{
  clear:both;
  background-image:url(/images/skin/decos/bgtitre1.gif);
  background-repeat:no-repeat;
  height:23px;
  width:160px;
  text-align:center;
  vertical-align:middle;
  line-height:23px;
  font-size: 12px;
  font-weight: bold;
  white-space:nowrap;
  margin:0 auto;
  color:white;
}
.titre2div{
  background-image:url(/images/skin/decos/bgtitre2.gif);
  background-repeat:no-repeat;
}
.titre3div{
  background-image:url(/images/skin/decos/bgtitre3.gif);
  background-repeat:no-repeat;
}

.titrelong1div{
  clear:both;
  background-image:url(/images/skin/decos/bgtitrelong1.gif);
  background-repeat:no-repeat;
  color:white;
  height:23px;
  width:390px;
  text-align:center;
  vertical-align:middle;
  line-height:23px;
  font-size: 12px;
  font-weight: bold;
  white-space:nowrap;
  margin:0 auto;
}
.titrelong2div{
  clear:both;
  background-image:url(/images/skin/decos/bgtitrelong2.gif);
  background-repeat:no-repeat;
  color:white;
  height:23px;
  width:390px;
  text-align:center;
  vertical-align:middle;
  line-height:23px;
  font-size: 12px;
  font-weight: bold;
  white-space:nowrap;
  margin:0 auto;
}
.titrelong3div{
  clear:both;
  background-image:url(/images/skin/decos/bgtitrelong3.gif);
  background-repeat:no-repeat;
  color:white;
  height:23px;
  width:390px;
  text-align:center;
  vertical-align:middle;
  line-height:23px;
  font-size: 12px;
  font-weight: bold;
  white-space:nowrap;
  margin:0 auto;
}

.corpscentre{
  clear:both;
  font-size: 10px;
  text-align:justify;
  padding-left:10px;
  padding-right:10px;
  border-left:1px solid black;
  border-right:1px solid black;
  width:138px;
  _width:160px;
  margin:0 auto;
}

.corpscentrelong{
  clear:both;
  font-size: 10px;
  text-align:justify;
  padding-left:10px;
  padding-right:10px;
  border-left:1px solid black;
  border-right:1px solid black;
  width:347px;
  _width:369px;
  margin:0 auto;
}

.corpsdroit{
  font-size: 10px;
  text-align:justify;
  padding-left:10px;
  padding-right:10px;
  border-left:1px solid black;
  border-right:1px solid black;
  width:124px;
  _width:146px;
  margin:0 auto;

}
.corpsdroitnowrap{
  font-size: 10px;
  text-align:left;
  padding-left:10px;
  padding-right:10px;
  border-left:1px solid black;
  border-right:1px solid black;
  width:124px;
  _width:146px;
  margin:0 auto;
  overflow:hidden;
  white-space: nowrap;
}
