.selected
{
	background-color: #B7C9D1 !important;
}
.globalBG {
background-color: #F5F5F6;}
.element {
    margin: 0 0 13px 10px;
}
#list > .left .area .search span.category.active {
    background-position: 5px -21px;
    display: none;
    text-decoration: none;
}

#cancelFilters{	float:right;}

.map_outer
{
	padding: 10px 20px;
	background-color : #FFF;
}
#nb_results{
font-weight:bold;
}
#map_canvas
{
	border : 0px solid #cacac8;
	height: 600px;
	margin: 10px 0 ;
	width: 100%;
}
#noresult_msg p
{
	margin-top:200px;
	color: #97999b;
	font-size:16px;
	text-align:center;
}
.left_wrapper
{
	float:left;
	margin-right:7px;
	width:590px;
}
.right_wrapper
{
	float:right;
	width:330px;
}

.list_overflow
{
	border:1px solid #cacac8;
	height:430px;
	overflow:hidden;
	padding: 0 0 0 2px;
	margin:9px 0 0 0;
}

#filters select{width: 130px;}

.listing_filters .filters_sel 
{
    float: left;
    margin-bottom: 5px;
    width: 214px;
}

.listing_filters select, .listing_filters input.adv_search
 {
    font-size: 11px;
    height: 20px;
    padding: 2px 2px 2px 4px;
}

.listing2
{
	width:313px;
	float:left;
	padding:2px;
}

.listing2 .office
{
    display:inline-block;
    font-size: 13px;
    line-height: 18px;
}
.listing2 .item
{
	background-color: #f1f1f1;
	margin-bottom: 2px;
	padding:8px;
}

.scrollbar_wrapper
{
	height:100%;	
	float:right;
	padding:3px 0;
	width:8px;
}
.scrollbar
{
	background-color:#5b7f95;
	height:20px;
	width:5px;
}

/*
** Surcharge de global.css
*/


.contentblock-wrapper {float:left;padding-left:25px;}
.listing_filters{float:right; width:400px; margin:3px 0 0 0;}
.listing_filters .filters_sel {width:400px; margin:0;}
.contentblock {float:left;}
.contentblock h2{	float:left; margin:0;}
.title_h3 {margin:0;}
.title {margin:3px 0 6px;}

div#filters div#filter02_div {margin-right: 0px;}



/*
** Surcharge de la librairie jScrollPane
*/

.jspVerticalBar {background-color:transparent;width:13px;}
.jspTrack {background-color:transparent;width:14px;}
.jspDrag
{
	background-color:#5b7f95;
	border-bottom:3px solid white;
	border-top:3px solid white; 
	border-left:4px solid white;
	border-right:4px solid white; 
	width:5px;
}

#map_canvas h3{ font-size: 13px; margin-bottom:0;}