4/*Contenu de toutes les pages*/
body,html
{
	background-color: #FFFFFF;
}

/*Texte normal du site*/
body
{
	color: #000000;
	font-size: 14px;
	font-family: verdana,arial,helvetica,sans-serif;
}

/*« body » normal du site*/
.site_body
{
}

/*Contenu normal du site et contenu seulement*/
.site_content
{
	background-color:#FFFFFF;
}
.site_content_only
{
}

/*Liens placés dans le bas des pages*/
.site_links, .site_links:link, .site_links:visited, .site_links:active
{

}
.site_links:hover
{

}
/*Slogan*/
.catchphrase
{

}

/*Liens*/
a
{
	text-decoration: underline;
	color: #1F406C;
}
a:link
{
}
a:hover
{
	text-decoration: none;
}

/*Champs de formulaire*/
input, textarea, select, .formfield, .formfield_error
{
	font-size: 8pt;
	font-family: verdana,arial,helvetica,sans-serif;
}
.formfield
{
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #FFFFFF;
}
.formfield_error
{
	border-width: 1px;
	border-style: solid;
	border-color: #DD0000;
}
p.cff
{
	font-size:.9em;
}

/*Boutons*/
.menucell, .button
{
	cursor: pointer;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	color: #9B8A4E;
	border-width: 1px;
	border-style: solid;
	border-color: #828282;
	background-color: #F1ECDB;
}
.menulink:link, .menulink:visited, .menulink:active, .menulink:hover
{
	text-decoration: none;
	color: #FFFFFF;
}
.menulink:hover
{
	color: #FFFFFF;
}

/*Menus JavaScript*/
.menu_container {
	border-collapse: collapse;
}
.menu, .menu_over
{

}
.menu
{

}
.menu_over, .menu.selected
{

}
.menu.image, .menu.image.selected, .menu.image.current
{
	border:none;
	padding:0;
	background-color: transparent;
}

.submenu, .submenu_over
{

}
.submenu
{

}
.submenu_over, .submenu.selected
{

}

/*
h1, h2, h3
{
	text-decoration: none;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	color: #3F6393;
}
h1
{
	font-size: 12pt;
	text-align:center;
}
h2
{
	font-size: 11pt;
	text-align:center;
}
h3
{
	font-size: 10pt;
}
*/

/*Titre de page*/
h1, .pagetitle
{
	font-size: 2em;
	margin-bottom:0.5em;
	font-weight: bold;
}
.pagetitle_details
{
	font-size: 1.5em;
}
/*Titre*/
h2, .sectiontitle
{
	font-size: 1.7em;
	margin-bottom:0.5em;
	/*color: #222;*/
	font-weight: bold;
}
.sectiontitle_details
{
	font-size: 1.2em;
}
/*Sous-titre*/
h3, .subtitle
{
	font-size: 16px;
	margin-bottom:0.75em;
	/*color: #222;*/
	font-weight: bold;
}
.subtitle_details
{
	font-size: 1em;
	/*color: #928f83;*/
}

h4, .bigcontent_title
{
	font-weight: bold;
	font-size: 1.5em;	
}
.bigcontent
{
	font-size: 1.5em;
	line-height: 160%;
}
h5, .content_title
{
	font-weight: bold;
	/*color: #928f83;*/
}
.content
{
	line-height: 150%;
}
h6, .smallcontent_title
{
	font-weight: bold;
	font-size: 0.8em;
	/*color: #013a4e;*/
}
.smallcontent
{
	font-size: 0.8em;
	line-height: 160%;
}
.whitecontent_title
{
	font-weight: bold;
	color: #FFFFFF;
}
.whitecontent
{
	color: #FFFFFF;
}
.whitecontent:link
{
	color: #FFFFFF;
}
.whitecontent:visited, .whitecontent:active
{
	color: #FFFFFF;
}
.whitecontent:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

/*Styles appliqués autour des boutons retour dans le bas des pages publiques*/
.bt_nav_div
{
	text-align: center;
	padding: 10px;
}


/*Tableau*/
.main
{
	border-width: 1px;
	border-style: solid;
	border-color: #FAE0A4;
	background-color: #FFFFFF;
}
/*Cellule de titre*/
.title
{
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #828282;
	background-color: #F1ECDB;
	padding-top: 1px;
	padding-bottom: 2px;
}
/*Cellule de colonne*/
.column
{
	text-align: center;
	font-size: 8pt;
	color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #828282;
	background-color: #FBF8EC;
}

/*Lignes en alternance*/
.row1
{
	background-color: #F8F9FF;
}
.row2
{
	background-color: #F8F9FF;
}
.emptyrow1, .emptyrow2
{
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
}
.emptyrow1
{
	border-color: #F8F9FF;
}
.emptyrow2
{
	border-color: #F8F9FF;
}

.row1inactiv, .emptyrow1inactiv
{
	background-color: #DDDDDD;
}
.row2inactiv, .emptyrow2inactiv
{
	background-color: #EEEEEE;
}


/*----------- RENDU ICI --------------*/
/*Listes avec ligne actuelle allumée*/
.listtable
{
	border: 0px;
	border-collapse: collapse; /*collapse, separate*/
	width: 100%;
}
.listcell
{
	margin: 0px;
	padding: 4px 8px;
	border-bottom:1px solid #CCCCCC;
}
.list
{
	background-color: #FFFFFF;
}
.listover
{
	background-color: #FFFFDD;
}
.listinactiv
{
	background-color: #DDDDDD;
}
.listinactiv2
{
	background-color: #EEEEEE;
}
.listoverinactiv
{
	background-color: #FFFFDD;
}

.list_green
{
	background-color: #EEFFEE;
}
.list_orange
{
	background-color: #FFF9F2;
}
.list_red
{
	background-color: #FFEEEE;
}

/*Valeur négative ou limitée*/
.negativ
{
	color: #DD0000;
}

div.hr
{
	border-top:1px solid #999999;
	width:100%;
	height:0.5em;
}
div.hr hr
{
	display:none;
}
div.hr.dotted
{
	border-top-style:dotted;
}
div.hr.dashed
{
	border-top-style:dashed;
}

/* MenuBox */
.menubox
{
	border: 1px solid #BBBBBB;
	background: #FFFFFF;
}
.menubox_outer
{
	border-right: 2px solid #DCE5EB;
	border-bottom: 2px solid #DCE5EB;
	margin: 2px 4px 8px 4px;
}

.menubox_left
{
	/*border-right: 1px solid #BBBBBB;*/
	padding-top: 1px;
}

.menubox_header
{
	border-bottom: 1px solid #BBBBBB;
	margin: 0px 0px 0px 0px;
}
.menubox_title, .menubox_title_big
{
	color: #015DAB;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}
.menubox_title_big
{
	font-size: 12pt;
}

.menubox_item, .menubox_item_over, .menubox_item_topright, .menubox_item_topright_over
{
	border: 1px solid #BBBBBB;
	padding: 3px 5px 3px 5px;
	background: #F4FAF1;
	color: #4F9519;
	cursor: pointer;
	font-weight: bold;
}

.menubox_item_over, .menubox_item_topright_over
{
	background: #FFFFFF;
}

.menubox_item_topright, .menubox_item_topright_over
{
	border-bottom: 0px;
}

.menubox_item_outer
{
	margin: 1px 1px 1px 1px;
	border-right: 2px solid #EEEEEE;
	border-bottom: 2px solid #EEEEEE;
}
.menubox_item_outer_topright
{
	margin: 1px 1px 0px 1px;
	border-right: 2px solid #EEEEEE;
}

.menubox_submenu
{
}
.menubox_submenu_item, .menubox_submenu_item_over, .menubox_submenu_item_top, .menubox_submenu_item_top_over
{
	border: 1px solid #BBBBBB;
	padding: 2px 6px 2px 6px;
	background: #F4FAF1;
	color: #4F9519;
	cursor: pointer;
}
.menubox_submenu_item_over, .menubox_submenu_item_top_over
{
	background: #FFFFFF;
}
.menubox_submenu_item_top, .menubox_submenu_item_top_over
{
	border-top: 0px;
}

.menubox_content
{
	/*border-top: 1px solid #EEEEEE;*/
	padding: 3px 3px 5px 3px;
}

.menubox_folder_left, .menubox_folder_left_over, .menubox_folder_left_current
{
	padding: 2px 4px 2px 4px;
	border: 1px solid #CCCCCC;
	background: #EFF3F7;
	color: #005DAD;
	cursor: pointer;
	font-weight: bold;
	font-size: 8pt;
	border-right: 2px solid #AAAAAA;
}
.menubox_folder_left_over
{
	background: #FFFFFF;
}
.menubox_folder_left_current
{
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #AAAAAA;
	border-right: 0px;
	padding-right: 6px;
	cursor: default;
}
.menubox_folder_left_space
{
	padding: 0px 1px 0px 1px;
	border-right: 2px solid #AAAAAA;
	font-size: 8px;
}

.menubox_folder_top, .menubox_folder_top_over, .menubox_folder_top_current
{
	padding: 2px 4px 2px 4px;
	border: 1px solid #CCCCCC;
	background: #EFF3F7;
	color: #005DAD;
	cursor: pointer;
	/*font-weight: bold;*/
	font-size: 8pt;
	border-bottom: 1px solid #AAAAAA;
}
.menubox_folder_top_over
{
	background: #FFFFFF;
}
.menubox_folder_top_current
{
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	border: 1px solid #AAAAAA;
	border-bottom: 0px;
	padding-bottom: 1px;
	cursor: default;
}
.menubox_folder_top_space
{
	padding: 0px 1px 0px 1px;
	border-bottom: 1px solid #AAAAAA;
	font-size: 8px;
}

.menubox_folder_content
{
	padding:10px;
	border-left:1px #BBBBBB dotted;
	border-bottom:1px #BBBBBB dotted;
}

.menubox_icon
{
	border: 1px solid #BBBBBB;
	background: #FFFFFF;
}

.calendars_months1
{
	background-color: #FFFFD5;
}
.calendars_months2
{
	background-color: #FFF4BC;
}
.calendars_months3
{
	background-color: #EEEEEE;
}

.cal_days
{
	background-color: #5C5B57;
	font-weight: bold;
	color: #DEDDDB; /*border: 2px solid #E8E8E0;*/
	border: 2px solid #E8E8E0;
	text-align: center;
	/*height: 33px;*/
	vertical-align: middle;
	margin: 2px;
}
.cal_day_current
{
	background-color: #8D0004;
	font-weight: bold;
	color: #DEDDDB;
	border: 2px solid #E8E8E0;
	vertical-align: middle;
	text-align: right;
}
.cal_day_event
{
	background-color: #050504;
	font-weight: bold;
	color: #DEDDDB;
	border: 2px solid #E8E8E0;
	vertical-align: middle;
	text-align: right;
}
.cal_day_event:hover
{
	background-color: #8D0004;
}
.cal_day_empty
{
	background-color: #D4D4CA;
	font-weight: bold;
	color: #DEDDDB;
	/*padding:6px;*/
	border: 2px solid #E8E8E0;
	vertical-align: middle;
	text-align: right;
}
.cal_month_select
{
	background-color: red;
}
.cal_month_row
{
	background-color: red;
}
.cal_week_days
{
	background-color: #E8E8E0;
	font-weight: bold;
}
.cal_month
{
	background-color: #E8E8E0;
}
.hln
{
	color:#4F9519;
}
.weather
{
	color:blue;
}
.wea_temp
{
	font-weight:bold;
	font-size:40pt;
}
.wea_label_wind
{
	color:brown;
	font-weight:bold;
}
.wea_wind
{
	color:brown;
}
.wea_label_hum
{
	font-weight:bold;
	color:green;
}
.wea_hum
{
	color:green
}
.wea_image
{
	padding:23px;
	padding-left:100px;
}

.pol_questions
{
	font-weight:bold;
	color:pink;
}
.pol_answers
{
	color:yellow;
	font-style: italic;
}
.pol_button
{
	background-color: teal;
	color:orange;
	border:3px red solid;
}
.pct_bar
{
	background-color:darkblue;
}

.hr
{
	border-top:1px solid #999999;
	width:100%;
	height:0.5em;
}
.hr hr
{
	display:none;
}
.box_head, .box_head td
{
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
.box_head
{
	background-image:url(/design/themes/main/box0/fr/images/top_open.gif);
	border: 0px solid #505050;
	padding:10px;
	width: 262px;
	height: 11px;
}
.box_content
{
	background-color: #d2d2d2;
	border: 1px solid #505050;
	border-top : 0px;
	padding:10px;
	width: 260px;
}

.box_promo .box_head
{
	background-image:url("/design/themes/main/boxpromo0/fr/images/top_open.gif");
	background-repeat: no-repeat;
	background-position: right top;
	border:none;
	padding:0px;
	height: 16px;	
	width: 962px;
}

.box_promo .box_content
{
	width:942px;
	background-color:#000000;
	border: 1px solid #6f6f6f;
}

.box_promo
{
	width:962px;
	padding:0px;
	/* la position absolute est nécessaire */
	position:absolute; 
}

.box0.box_open
{
	background-image:url(/design/themes/main/boxpromo0/fr/images/box_open.jpg);
	/*background-repeat:no-repeat;*/
}

/* Boite: Pour changer une image sur la grandeur de la boite sur fermeture */
.box0.box_close
{
	background-image:url(/design/themes/main/boxpromo0/fr/images/box_close.jpg);
	background-repeat:no-repeat;
}

.mod_faq ol
{
	position:relative;
	left:-10px;
}

.mod_faq .question
{
	color:#DEDEDE;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:10px;
	font-size:larger;
}

.mod_faq a.question:hover
{
	text-decoration:underline;
}

.mod_faq .answer
{
	padding-left:10px;
	margin-bottom:20px;
}

.bt_subscribe
{
	width:100%;
	text-align:right;
}
.bt_subscribe input
{
	text-align:center;
}

/*Blogs*/


/*Commentaires*/
.cmt_blk
{
}
.cmt_blk .row
{
	padding: 5px 0 5px 0;
}
.cmt_blk p
{
	margin: 5px 0 5px 0;
}
.cmt_blk .fld_name
{
	font-weight: bold;
	font-size: 9pt;			
}
.cmt_blk .fld_date
{
	color: #888888;
}



/* style des menus de la section */

.sections_containerMenu {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
	padding:0px;
}

.sections_itemMenu {
}

.sections_itemMenu.selected {
}


.sections_containerMenu.level1 {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
	background-color:#527FB7;
	padding:0px;
}

.sections_itemMenu.level1 {
	text-align: center;
	color: #ffffff;
	background-color:#527FB7;
}

.sections_itemMenu.level1.selected {
	color:#527FB7;
	background-color:#ffffff;
}



/* style des menus par defaut */
.containerMenu {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: #527FB7;
}

.itemMenu {
	border-width: 1px 1px 1px 1px;
	padding: 3px 5px 3px 5px;
	border-style: solid solid solid solid;
	border-color: #333333 #333333 #333333 #333333;
	background-color: #527FB7;
	color: #ffffff;
	-moz-border-radius: 0px 0px 0px 0px;
}

.itemMenu.selected {
	color:#527FB7;
	background-color:#ffffff;
}

.mls_all_links
{
	font-size:12px;
}

.mls_selected
{
	font-weight: bold;
}

/* Propriétés */
.pmain
{
	min-width: 642px;
	max-width: 960px;
}
.prices
{
	padding: 5px 0px 5px 20px;
	font-weight: bold;
}
.large_picture .prices
{
	padding: 10px 0px 10px 0;
	font-weight: bold;
}
.sale
{
	font-weight: bold;
	font-size: 12pt;
}
.rent
{
	font-weight: bold;
	font-size: 10pt;
}

.ptext
{
	padding: 5px;
	font-size: 9pt;
}

/* Grilles de données */
.grd_head
{
	padding: 5px 0px 2px 10px;
	/*font-weight: bold;*/
	font-size: 10pt;
	border-bottom: 0px solid #000000;
}
table.grd
{
	/*border: 1px solid #CCCCCC;*/
	border-bottom: 0px;
	border-collapse: collapse;
	width: 100%;
}
table.grd.grd_notitle
{
	margin-top:10px;
}
tr.grdh
{
}
td.grdh
{
	font-size: 7pt;
	padding: 3px 3px;
	border-bottom:1px solid #CCCCCC;
}
tr.grd, tr.grd_o
{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
    /*background-color: #FFFFFF;*/
}
tr.grd_o
{
    /*background-color: #F0F0F0;*/
}
td.grd, td.grd_t
{
	margin: 0px;
	padding: 3px 8px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
td.grd_t
{
	padding-top: 4px;
	font-size: 7pt;
	font-weight: bold;
}
.grd_total
{
	border-top:2px solid #CCCCCC;
}

/*Classe pour le tableau des statistiques des bannières*/

.sttd_top, .sttd_now, .sttd1, .sttd2, .stno1, .stno2, .sttd_none, .sttd, .sttable, .sttd_date
{
	font-size: 8pt;
	text-align: center;
}
.sttd_top, .sttd_now, .sttd1, .sttd2, .sttd_none, .sttd
{
	border: 1px solid #BBBBBB;
	padding: 1px 4px 4px 2px;
}
		
.sttd_top /* Pour l'en-tête du tableau */
{
	background-color: #94B7D8;
}

.sttd_now /* Pour la cellule d'aujourd'hui */
{
	background-color: #DDFFDD;
}

.sttd1 /* Pour les cellules des dates passées */
{
	background-color: #FFFAEA;
}

.sttd2 /* Pour les cellules des dates passées */
{
	background-color: #FFF4D0;
}

.stno1 /* Couleur des hits */
{
	color: #000080;
	font-size: 9pt;
}

.stno2 /* Couleur des clicks */
{
	color: #116225;
}

.sttd_none /* Pour les cellules des dates futures */
{
	background-color: #F5F5F5;
}

.sttd /* Pour les totaux de la semaine */
{
	background-color: #FFFFFF;
	text-align: right;
}

.sttable /* Pour l'ensemble du tableau */
{
	border-collapse: collapse; /*collapse, separate*/
}

.sttd_date /* Pour la date */
{
	color: #666666;
	text-align: left;
}




.stat_head 
{
	font-size:8pt;
	text-align:center;
	border:1px solid #BBBBBB;
	padding:1px 4px 4px 2px;
	background-color:#94B7D8;
}

.stat_w1
{
	font-size:8pt;
	text-align:center;
	border:1px solid #BBBBBB;
	padding:1px 4px 4px 2px;
	background-color:#FFFAEA;
}

.stat_w2
{
	font-size:8pt;
	text-align:center;
	border:1px solid #BBBBBB;
	padding:1px 4px 4px 2px;
	background-color:#FFF4D0;
}

.stat_none
{
	font-size:8pt;
	text-align:center;
	border:1px solid #BBBBBB;
	padding:1px 4px 4px 2px;
	background-color:#F5F5F5;
}

.stat_now
{
	font-size:8pt;
	text-align:center;
	border:1px solid #BBBBBB;
	padding:1px 4px 4px 2px;
	background-color:#DDFFDD;
}

.stat_wtot
{
	font-size:8pt;
	text-align:center;
	border:1px solid #BBBBBB;
	padding:1px 4px 4px 2px;
	background-color:#FFFFFF;
}

.stat_not
{
	font-size:8pt;
	text-align:right;
	color:#000080;
}

/* js_slider */
.viewer_super_container
{
	border: 1px solid #e0e0e0;
}
.slider_viewer_content
{
	background-color:transparent;
}
.jssl_container
{
	background-color:transparent;
}
.jssl_thumb_container
{
	background-color:#e0e0e0;
}
.jssl_thumb_container_current
{
	background-color:#000;
}
.jssl_thumb_container .slide
{
	background-color:#fff;
}

.jssl_bullets .jssl_thumb_container
{
	background-color:transparent;
}
.jssl_bullets .jssl_thumb_container_current
{
	background-color:transparent;
}
.jssl_bullets .jssl_thumb_container .slide
{
	background-color:transparent;
}

.slider_bullet_off
{
	width:12px;
	height:12px;
	background: #999999 none;
	border-radius:10px;
	box-shadow:0 0 3px rgba(0,0,0,.5);
	margin:4px;
}
.slider_bullet_on
{
	background: #FFFFFF none;
}

.mls_list .item
{
	padding-bottom:15px;
}
.mls_list .item_left
{
	vertical-align:top;
}
.mls_list .item_right
{
	vertical-align:top;
	width:100%;
	padding-left:10px;
}

.mls_list h2.mls_genre
{
	font-size:1.2em;
	text-align:left;
	border:none;
	margin:0 0 .5em 0;
	padding:0;
	width:100%;
}
.mls_list h3.subtitle
{
	padding:0px;
	border:0px;
	width:100%;
}
.mls_list .mls_no
{
	font-size:8pt;
}
.mls_list .mls_prices
{
	margin:.5em 0 0 0;
}
.mls_list .sale
{
	font-size:1.3em;
	font-weight: bolder;
}
.mls_list .rent
{
	font-size:1.1em;
	font-weight: bolder;
}
.mls_list p
{
	max-width:500px;
}

.mls_specs_line
{
	font-size:.9em;
}
.mls_specs_line .qty
{
	font-size:1.2em;
	font-weight:bold;
}

.mls_details .subtitle, .mls_details h3
{
	border:none;
	padding:1em 0 .5em 0;
	margin:0;
	line-height:100%;
}
.mls_details td.subtitle
{
	padding-top:.5em;
}
.mls_details .content
{
	font-size:1.2em;
	line-height: 150%;
}
.mls_details .mls_address
{
	font-size:10pt;
}
.mls_details .mls_city
{
	font-size:12pt;
	font-weight:bold;
	text-align:left;
	border:none;
	margin:1em 0 0 0;
	padding:0;
	width:100%;
}
.mls_details .mls_street
{
	font-weight:bold;
}

/*.mls_details_buttons:before,.mls_details_buttons:after{content: "";display: table;}
.mls_details_buttons:after{clear: both;}
.mls_details_buttons{zoom: 1;}*/

.mls_details_buttons
{
	display:table;
	margin:5px 0 5px auto;
}

.mls_details_buttons .button
{
	display:inline-block;
	margin:0 0 0 4px;
	text-align:center;
}

/*Liste des courtiers*/
/*
.agent_box
{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

	padding: 8px 10px 8px 10px;
	background-color:#fff;
	
	border: 1px solid #CCCCCC;
	-moz-box-shadow: 0 0 7px 0px #CCCCCC;
	-webkit-box-shadow: 0 0 7px 0px #CCCCCC;
	box-shadow: 0 0 7px 0px #CCCCCC;
}
*/
.agent_box
{
	width:100%;
	margin-bottom:10px;
	overflow:hidden;
}
.agent_box a
{
	text-decoration: none;
}
.viewer_agent_firm
{
	display:none;
}
.viewer_agent_fullname
{
	font-size: 16px;
	font-weight: bolder;
	line-height: 110%;
}
.viewer_agent_properties
{
	margin: 5px 0px;
}

/* Module d'inscriptions vedette remplacant le marquee*/
.mls_featured_viewer .jssv_box_title
{
	top:2px;
	left:0px;
	background-color:transparent;
	margin:0;
	padding:3px 0 0 0;
	text-align:center;
	max-width:200px;
}

.mls_featured_viewer .jssv_box_title_text
{
	color: inherit;
}

.mls_featured_viewer .jssv_box_title_text h3
{
	font-size:12px;
	color: inherit;
	line-height:100%;
	height:2em;
}

/* Détails d'une inscription avec carrousel*/
.mls_details .mls_search_result_view
{
	height:570px;
}
.mls_search_result_menu .folder, .mls_search_result_menu .folder.current
{
	position:relative;
	background-color:rgba(200,200,200,.3);
	color:rgba(0,0,0,.7);
	
	top:0px;
	/*width:80px;*/
	/*height:20px;*/
	
	cursor:pointer;
	text-align:center;
	border:1px solid #e0e0e0;
	border-bottom-width: 0;
	font-size:16px;
	font-weight:bold;
	/*padding: 4px 0 0 0;*/
	padding: 5px 30px 4px 30px;
/*	
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
*/
	/*
	-webkit-box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, .2);
	box-shadow: 0px -2px 3px 0px rgba(0, 0, 0, .2); 
	*/
	/*
	-moz-box-shadow: 0 -2px 2px #CCCCCC;
	-webkit-box-shadow: 0 -2px 2px #CCCCCC;
	box-shadow: 0 -2px 2px #CCCCCC;
	*/
}
.mls_search_result_menu .folder:hover
{
	background-color:#EEE;
}
.mls_search_result_menu .folder.current
{
	background-color: #FFF;
	color:#000;
	top:1px;
	padding-bottom:5px;
	/*color:#000;
	height:24px;
	*/
}
.mls_search_result_menu .td_folder
{
	vertical-align:bottom;
}

.mls_search_result_menu
{
	margin-top:1em;
	position:relative;
	z-index:2;
}

.mod_mls_search .search_city,
.mod_mls_search_form .search_city
{
	background-image: url("../images/arrow.gif");
	background-position: right 5px center;
	background-repeat: no-repeat;
}
.mod_mls_search .citydrop, 
.mod_mls_search_form .citydrop
{
	position: absolute;
	z-index: 10;
	overflow: auto;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 310px;
	padding: 3px 5px;
	
	border: 1px solid #CCCCCC;
	-moz-box-shadow: 2px 2px 4px #CCCCCC;
	-webkit-box-shadow: 2px 2px 4px #CCCCCC;
	box-shadow: 2px 2px 4px #CCCCCC;
}
.mod_mls_search .citydrop_inner,
.mod_mls_search_form .citydrop_inner
{

}
.mod_mls_search .citydrop .city_item,
.mod_mls_search_form .citydrop .city_item
{
	
}
.mod_mls_search .citydrop .city_item_quartier,
.mod_mls_search_form .citydrop .city_item_quartier
{

	color:#555;
}
.mod_mls_search .citydrop .city_item:hover,
.mod_mls_search_form .citydrop .city_item:hover
{

}
.mod_mls_search .citydrop label,
.mod_mls_search_form .citydrop label
{

}

.mls_list .item_left a, .mls_list .mls_list_item_left a
{
	display: block;
	position: relative;
}

.mls_list .item_left a::before, .mls_list .mls_list_item_left a::before
{
	z-index:3;
	content: '';
    display: block;
    position: absolute;

    top:0px;
    left:0px;
    right:0px;
    bottom:0px;

    -webkit-box-shadow: inset 0px 0px 10px #000000;
	-moz-box-shadow: inset 0px 0px 10px #000000;
	box-shadow: inset 0px 0px 10px #000000;
}
.ss-t.viewer_agent
{
	margin-bottom:10px;
}
.ss-t.viewer_agent img.main
{
	max-width: 127px;
}

.citydrop
{
	position: absolute;
	z-index: 10;
	overflow: auto;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 310px;
	padding: 3px 5px;
	
	border: 1px solid #CCCCCC;
	-moz-box-shadow: 2px 2px 4px #CCCCCC;
	-webkit-box-shadow: 2px 2px 4px #CCCCCC;
	box-shadow: 2px 2px 4px #CCCCCC;
}

.listing_row .ss-ct
{
	padding-bottom: 10px;
}

/* Ajustements pour compatibilite */
.mls_list_small .item_img
{
	max-width:100px;
}
.mls_list_medium .item_img
{
	max-width:200px;
}
.mls_list_large .item_img
{
	max-width:640px;
}
