/* 
* Reunir.com - CSS 
* @version 2.0
* @creation date 2008-10-31
* @update date 2008-10-31
* @author Reunir.com
* Description : whoweare section
*/

/* Containers
--------------------------------------------------------------------------------------- */
#col-center{
float:left;
margin-right:8px;
width:698px;
}
#col-right{
float:left;
width:252px;
}

#who{
/*background:url(../../../images/common/global/background_bottom_blue.gif) bottom left repeat-x;
border:1px solid #cccccc;*/
  float:left;
  margin-bottom:10px;
  padding:10px;
  width:676px;
}

#who h4{
  color:#000;
  clear: both;
}

#col-center ul li { 
  list-style-type: disc;
  margin: 5px 0;
margin-left : 30px;
}

#who div.right{
  float: right;
  margin-left : 20px;
  text-align:center;
}

#who div.right label{
  display: block;
}

#who div.left{
  float: left;
  margin-right : 20px;
  text-align:center;
}

#who div.right label{
  font-size : 0.8em;
  display : block;
}

#who img.right{
  float:right;
}

#who img.left{
  float:left;
  margin-right:25px;
}

#who ul {
margin: 20px;
}

#who ul li {
list-style-type:square; 
margin: 5px 0;
}
.rencontres-communications{
color: #000;
}

/*---- on-the-top ----*/
#on-the-top{
border:1px solid #acc9ec;
clear:both;
float:left;
margin-top:20px;
width:100%;
}
#on-the-top h3{
background:#eb6a27;
clear:both;
color:#fff;
float:left;
margin:1px 0 0px 0;
padding:0 4px 0 4px;
}

#on-the-top img{
float:left;
padding:0 5px 10px 5px;
}
#on-the-top ul{
clear:both;
float:left;
width:100%;
}
#on-the-top li{
float:left;
margin-right:10px;
margin-top:0;
padding-top:0;
width:220px;
}
#on-the-top p{
margin:0;
padding:0;
}
#on-the-top li div{
float:right;
width:110px;
}
#on-the-top .desc{
font-size:11px;
}

/*---- push ----*/
#push-right{
background:url(../../../images/common/global/background_bottom_blue.gif) repeat-x left bottom;
border:1px solid #acc9ec;
float:left;
height:55px;
margin-top:10px;
width:252px;
}
#push-right *{
margin:1px 0 0 3px;
padding:0;
}

#new-search{width:250px;}
#history {margin-top: 10px;}
#history img {padding: 10px 0;}

#history div.left{
  float: left;
  width : 220px;
  padding-bottom : 10px;
}

#history div.left label{
  font-size : 0.8em;
}
