div #header_bg{
	width : 100%;
	max-width: 70em;
	height : 40px;
	margin-top : 30px;
	z-index : -1;
	position : absolute;
	background: url(../../../../img/bg3.png) repeat-x;
}

div #user_links{
	float: right;
	margin-top : 40px;
	font-size: 12px;   
	font-weight: bold;
}

/********************************************************************************/

div .firstpart {
	width: 150px;
    float:left;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	height:100%;
	padding-left:10px;
	padding-right:10px;
}

div .secondpart {
	width: 120px;
    float:left;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	height:100%;
	padding-left:10px;
	padding-right:10px;
}

div .thirdpart {
	width: 330px;
    float:left;
	display:table-cell;
	vertical-align:middle;
	height:100%;
	padding-left:10px;
	padding-right:10px;
}

.price {
	color: #7CA93A;
	font-size: 1.1rem;
	font-weight: bold;
}

/*----------------------------------------------------------------------------*/
div #search_bar {
	width: 70em;
	margin-top: 37px;
	padding-bottom : 12px;
	padding-top: 1px;
	height: 48px;
	/*background: url("../images/backgrounds/footer_bar.gif") repeat-x scroll left top rgb(73, 135, 197);*/
	/*background: url("../images/backgrounds/strips.png");*/
	background-color:#DADAB6;
	border-radius: 0px 0px 10px 10px;
	text-align:right;
	box-shadow: 1px 1px 2px rgb(178, 178, 178);
	border-top: 2px solid rgb(177, 177, 99);
	
}

#search_bar ul {
	list-style: none outside none;
	float:right;
	padding-right:12px;
}

#search_bar li{
	float:left;
}
/*----------------------------------------------------------------------------*/
#navmenu {
  width: 1120px;
  text-align:center;
  /*border: 1px solid #888;*/
  border-bottom: 0px;
  padding: 0px;
  margin-top: 0px;
  margin-bottom:5px;
  font-size: 12.5px;   
  font-weight: bold;
  /*background-color: #ddd;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;*/
}
ul.navmenu li {
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border: solid 1px #c5c5c5; 
	margin-right:3px;
}

ul.dropdown {
	font: bold;
	list-style: none outside none;
	
}
ul.dropdown li {
	padding: 0 10px;
	float:left;
	color: #000;
	min-width:1px;
	
	
	
}
ul.dropdown li.hover, ul.dropdown li:hover {
	background-color: #eee;
	color: #FF6600;
    border-top-left-radius: 7px;
	border-top-right-radius: 7px;

}
ul.dropdown a:link, ul.dropdown a:visited {
	color: #000;
	text-decoration: none;
	
}
ul.dropdown a:hover {
	color: #000;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	
	
}
ul.dropdown a:active {
	color: #FFA500;
}
/* -- level mark -- */
ul.dropdown ul {
	background-color: #eee;
	/*font-size: 12px;
	letter-spacing: normal;
*/
}
ul.dropdown ul li {
	font-weight: bold;
}
ul.dropdown li.last ul li {
	float: right;
}
/* -- level mark -- */
ul.dropdown ul ul {
	margin-top: 5px;
	text-transform: none;
}
ul.dropdown ul ul li {
	font-weight: normal;
}
/* -- Supporting class `dir` -- */
ul.dropdown *.dir {
  padding : 0px;
	/*background-image: url(../../../../img/arrow.png);*/
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
ul.dropdown ul *.dir {
	background-image: none;
}
/* -- Base style extension -- */

/* -- Modification menu rubrique ici -- */
ul.dropdown li a {
  display: block;
  height:24px;
  min:auto;
  padding: 6px 10px 0 10px;
  /*border-right: 1px solid #fff;*/
  border-top-left-radius: 7px;
  border-top-right-radius: 7px; 
  border:solid 1px #c5c5c5; 
  margin-right:3px;
  background-image: url(../../../../img/grad02.png);
}
/* -- Base style override -- */
ul.dropdown li {
	padding: 0;
}
/* -- Base style reinitiate:post-override activities -- */
ul.dropdown li.dir {
  padding: 0px 0px 6px 0px;
  height:24px;
  /*border-right: 1px solid #FFF;*/
}

ul.dropdown li.dir.immo{
border-left: 5px solid #70645b;
}

ul.dropdown li.dir.auto{
border-left: 5px solid #60789b;
}
ul.dropdown li.dir.info{
border-left: 5px solid #f66;
}

ul.dropdown li.dir.divers{
border-left: 5px solid #0779ed;
}
ul.dropdown li.dir.commu{
border-left: 5px solid #f05601;
}

ul.dropdown li.dir.emploi{
border-left: 5px solid #42413c;
}

ul.dropdown ul li.dir {
	padding: 6px;
  height:auto;
  border-right: 0px;
}
/* -- Custom styles -- */
ul.dropdown ul {
	padding: 0 10px;
}
ul.dropdown ul a {
	width: 140px;
	padding: 3px 5px;
	/*background: 0 0 repeat-x;*/
  height:18px;
  border-right: 0px;
	border-bottom: 1px dotted #888;
}
ul.dropdown ul a:hover {
	/*background-color: #ffa500;*/
	background-color: #000000;
	color: #fff;
}
ul.dropdown ul ul {
	padding: 0;
	margin-left: -5px;
}

ul.dropdown li.dir ul {
  width:990px; 
  padding: 0px;
  margin: 0px 0px 0px -1px;
  border: 1px solid #888;
  border-top: 0px;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;

}

ul.dropdown li.dir ul ul { 
  padding: 0px;
  margin: 0px;
  border: 0px;
}

/***********************************************************************/

.wrapper {
   /* background: #fff;*/
}

.listing_set.gallery .article_inner,
.listing_set.list article {
	/*height:120px;*/
	border: 0px;
	border-top: 1px solid rgb(221, 221, 221);
	padding: 12px;
	margin: 0px;
	/* restore wrapping */
	white-space: normal;
}

.row_even,
.browsing_result_table_body_even,
.seller_result_table_body_even
{
	padding: .6em .4em;
	background: #f7f7f7;
	font-size: .75rem;
	color: #666;
	border-radius:0px;
	margin:10px;
 
}

.row_odd,
.browsing_result_table_body_odd,
.seller_result_table_body_odd
{
	padding: .6em .4em;
	background: #fff;
	font-size: .75rem;
	color: #666;
	border-radius:0px;
	margin:10px;

}
.listing_set.gallery .article_inner,
.listing_set.list a
{
	color: rgb(35, 170, 220);
	font-weight: bold;
	text-decoration: none;
}

.browsing_result_table_body_even a,
.browsing_result_table_body_odd  a
{
	color: rgb(35, 170, 220);
	font-weight: bold;
	text-decoration: none;
}

tr.browsing_result_table_body_even td,
tr.browsing_result_table_body_odd td 
{
	padding: 12px;
}

tr.browsing_result_table_body_even,
tr.browsing_result_table_body_odd  
{
	border-top: 1px solid rgb(221, 221, 221);
}

tr.browsing_result_table_body_even img,
tr.browsing_result_table_body_odd  img 
{
	border: 1px solid rgb(230, 230, 230);
}


div .browsing_filter_fieldName
{
	width:100%;
	text-align: center;
	padding:8px 3px;
	border-top: 1px solid #eee;
	font-weight : bold;
	margin:0px;
}

div .browsing_filter_selections
{
	padding:0px 5px 10px 5px;
	margin:0px;
}

div .content_box.browsing_filter_container
{
	border: 1px solid #eee;
	margin:0px;
	padding:0px;
}

div .content_box.browsing_filter_container .content_box
{
	margin:0px;
	padding:0px;
}

div .content_box.browsing_filter_container .content_box .row_even,
div .content_box.browsing_filter_container .content_box .row_odd
{
	margin:0px;
	padding:0px;
}


div #left-bloc {
	width: 150px;
    float:left;
	vertical-align:top;
	text-align:left;
	height:100%;
	padding-left:10px;
	padding-right:10px;
	border: solid 1px #ff0000;
}

/****************************************************************/

h2.title.rounded_top
{
	font-size: 1.1rem;
}