div{
  margin:0;
  padding:0;
  width : 100%;
}


@import "../reset.css";
body {
  background-color:#FFFFFF;
  font-family:"Trebuchet MS",Arial,Verdana;
  font-size:12px;
  margin:0;
  padding:0;
  width : 100%;
}

#container{
  width : 100%;
  margin:0;
  padding:0;
}

#content {
  width:100%;
  margin:0;
  padding:0;
}

#menu_right {
  width : 0px;
}

#header, #menu_horiz, #header_content,#right_header,  #logo, #menu_right, .actions_link, #footer_menu_right, #footer {
  display : none;
  visibility : hidden;
}

a{
  color : black;
  text-decoration : none;
}

div#list_ads, div#body_content{
  width : 100%;
  margin:0;
  padding:0;
}

div.ads_short_display {
  background:white none repeat scroll 0 0;
  border-left:medium none;
  overflow:hidden;
  padding-top:6px;
  border-bottom : 1px solid black;
  margin : 5px 0px;
  width : 100%;
}

.ads_short_display h2 {
  float:left;
  height:20px;
  margin-left:10px;
  text-transform:uppercase;
  font-size:1.2em;
  font-weight:bold;
}

.head_short_display {
  overflow:hidden;
  width : 25%; 
  height : 50px;
  float : left; 
}

.ads_short_display .head_short_display ul, .frauduleux, div.third_part{
  display : none;
}

.ads_short_display div.description a {
  display : block;
  border:2px solid #6A6B6D;
  float:left;
  margin-bottom:5px;
  margin-right:5px;
}

.ads_short_display div.description {
  overflow : hidden;
  height : auto;
  width : 50%;
  float : left;
}




.right_bloc_short_display {
  float:right;
  height:auto;
  margin-top:5px;
  width:25%;
}

.right_bloc_short_display div.first_second_part {
  height:60px;
  overflow:hidden;
  background : #F4F4F4;
  border : 1px solid black;
  width : 98%;
  padding:0px;
  margin : 0px;
}

.right_bloc_short_display div.first_second_part div {
  float:left;
  height:60px;
  padding : 5px 4px; 
  width:43%;
  font-size : 0.8em;
}

.right_bloc_short_display div.first_second_part div p,.right_bloc_short_display div.first_second_part div h3{
  margin : 0px;
  padding : 0px;
}

.right_bloc_short_display .view_on_map, .showHideMap{
  display : none;
}

.right_bloc_short_display div.first_second_part  div.second_part{
  text-align :center;
  padding : 10px 5px; 
}


