@charset "UTF-8";
/* CSS Document */


/*
___________________________
IE6
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨
*/

*html .content_right .row, .row_nowrap{
	height:22px;
}

*html .login{
	vertical-align:top;
}

*html .pagination_box {
	margin-bottom:0px;
}

*html .content_left {
	width:33%;
}
*html .content_left #visit .row {
	width: 100%;
    min-width: 0;
}
*html #global .content_left #visit .label, *html #global .content_left #visit .value {
  	width: auto;
  	min-width: 0;
    display: inline;
}

*html .content_right {
	width:60%;
}

*html .radio label, *html .radio input{
	display:block;
	float:left;
}

*html .radio label{
	margin-top:5px;
	margin-right:2%;
}

*html .size_auto{
	width:97% !important;
}

*html #account_container .tbl .row, *html #forgotten_login .tbl .row, *html #objectsselection_container .tbl .row, #agencyproposition_container .tbl .row{
	width:100%;
}

*html .clear{
	height:1px;
}

*html .search1, *html .search2, *html .search_nomap{
	margin-bottom:0px;
}

*html #searchform {
    margin-top:10px;
}

*html #footer {
    height:30px;
}

/*
___________________________
IE7
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨
*/

*+html .login{
	vertical-align:top;
}

*+html .pagination_box {
	margin-bottom:0px;
}

*+html #navig_lang{
width:50%;
}

*+html .login {
margin-bottom:0px;
}

*+html .radio {
	float:left;
}



/*
___________________________
END IE
¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨
*/

body{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
}

h1, .header_pict{
	height:150px;
}

h1, .sidebar{
	width:176px;
}

#container{
	margin-top:10px;
}

#global{
	margin-top:20px;
		
}

.content{
	width:100%;
	padding-top:0px;
}


.header_pict{
	background: url(/pictures/integrated/header_pict.jpg) no-repeat;
}

.sidebar{
	float:left;
	background-color:#999;
}

.content{

}

.footer2{
	border-top:1px solid #000;
}

.clear_left{
	clear:left;
}

.clear_right{
	clear:right;
}

.clear_both{
	clear:both;
}

/*
-----------------------------------------------------------------------
IFRAME
-----------------------------------------------------------------------
*/
*html body{ /* no scroll-x on IE6 */
	width:93%;
}

iframe{
	border:none;
	width:100%;
	color:#000;
	display: block;
	overflow: hidden; /* for the scrolling */
	overflow-x: hidden;
	overflow-y: auto;
	overflow : -moz-scrollbars-vertical;
}

a{
	color:#3a3a3a;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
}

table a img, .content_right a img{
	border:1px solid #3a3a3a;

    margin-right: 5px;

}

.title, h4{
	background-color:#b8b8b8;
	color:#FFF;
}
.title big{
	color: #3A3A3A;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
	
}


.title{ /*title for table or filter*/
	padding:5px 5px 5px 10px;
	margin-bottom:6px;
}

h4{ /*subtitle in objects details*/
	padding:2px 5px 2px 10px;
	margin:15px 0px 10px 0px;
	font-size:13px;
}

.big_title{ /*title in objects details*/
	font-size:13px;
	color:#626262;
	border-bottom:1px solid #b8b8b8;
	margin-bottom:0px;
}

.big_title h2{
	max-width:77%;
}

.big_title .price{
	max-width:22%;
}

*html .big_title h2{
	width:77%;
}

*html .big_title .price{
	width:22%;
}

input[type="text"], input[type="password"]  {
display:inline;
white-space:nowrap;
}

/* ---------- hack for IE6/IE7 ------------ */
*html .big_title h2, *html .big_title p, *+html .big_title h2, *+html .big_title p{
	margin:10px 0px;
}

h2{
	display:inline;
	font-size:13px;
	float:left;
}

h2, .price{
	margin:10px 0px;
}

h5{
	width:100%;
	font-size: 10px;
	font-weight:normal;
	float:left;
	text-transform:uppercase;
	border-bottom:1px solid #b8b8b8;
}


*html .row, *html .row_nowrap{
	width:45%;
    float:left;
}


.row_nowrap{
	width:48%;
	margin:4px;
	float:left;
	min-height:25px;
}

.row_nowrap{
	white-space:nowrap;
}

.radio{
    width:30%;
}
+*html .error, .obligatory{
    color:#FF0000;
   	margin-top:-15px;
}


/*
-------------------------------------------
BUTTONS 
-------------------------------------------
*/
a.validate, a.register, a.return, a.send, a.reload, a.list, a.infodetail{
	background-image: none;
}

a.button, a.button_obj, .buttonspacer a.button, .buttonspacer a.button_obj, input.button{
	background-color:#3a3a3a;
	color:#FFF;
	font-weight:normal;
	border: 1px solid #3a3a3a;
	text-decoration:none;
}

a.button:hover, a.button_obj:hover{
	background-color:#FFF;
	color:#3a3a3a;
	border: 1px solid #3a3a3a;
	text-decoration:none;
	}

a.button, input.button{
	padding:2px;
	margin-left:5px;
	text-align: left;
	border:1px solid #B8B8B8;
}

.content a.button{
	text-decoration:none;
}


a.button.first{
	margin-left:0px;
}

a.otherlink{
	padding:4px 0px 4px 25px;
    text-decoration: underline;
}
.attachedFiles{
	margin-bottom: 40px;
}
a.otherlink:hover{

    text-decoration: none;
}

a.button_obj{
	display:block;
	margin:0px 0px 5px;
	padding:4px 0px 4px 25px;
	text-transform:uppercase;
	background-repeat:no-repeat;
	background-position:2px center;
}

#button{
	float:right;
}
.content .backbutton a.return {
    padding: 2px;
}

/* -----------img des buttons ------------ */

#pdf{
	background-image:url(/global/interface/integrated/button/PDF.png);
	}

#interest{
	background-image:url(/global/interface/integrated/button/contact.png);
}

#where{
	background-image:url(/global/interface/integrated/button/where.png);
}

#financing{
	background-image:url(/global/interface/integrated/button/finance.png);
}

#friend{
	background-image:url(/global/interface/integrated/button/friend.png);
}

a.web {
	background-image:url(/global/interface/integrated/button/web.png);
}

#pdf:hover{
	background-image:url(/global/interface/integrated/button/PDF_H.png);
	}

#interest:hover{
	background-image:url(/global/interface/integrated/button/contact_H.png);
}

#where:hover{
	background-image:url(/global/interface/integrated/button/where_H.png);
}

#financing:hover{
	background-image:url(/global/interface/integrated/button/finance_H.png);
}

#friend:hover{
	background-image:url(/global/interface/integrated/button/friend_H.png);
}

a.web:hover {
	background-image:url(/global/interface/integrated/button/web_H.png);
}
a.projet:hover {
	background-image:url(/global/interface/integrated/button/projet_H.png);
}

/*
-------------------------------------------
HOME
-------------------------------------------
*/

#loginform, #searchform, #navig_lang{
	color:#656565;
}

#searchform{
	margin-top:20px;
}

/*
_____________________
NAVIGATION
_____________________
*/

.link_home{
	float:right;
	margin-top:5px;
}

.login{
	//margin-bottom:20px;
}

.link{
	width:27%;
	margin-left:1%;
	text-align:left
}
.link2 a:link, .link2 a:visited{
	font-weight:normal;
	text-decoration:underline;
}
.link2 a:hover{
	text-decoration:none;
}

.link2 {
	width:20%;
	float:left;
	margin-top:-6px;
	margin-left:10px;
}

#navig_lang{
	text-align:right;
}

#navig_lang ul{
	float:right;
}

*html #navig_lang{
	width:25%;
}

#navig_lang li span.txt {
	padding:0px;
}

.login, .link, #navig_lang{
	white-space:nowrap;
}

.login, .link{
	float:left;
}

.log_identity{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#navig_lang{
	float:right;
	margin:5px 0px 0px 0px;
}

.successful_msg{
	color:#000000;
	background:url(/global/interface/integrated/icon_success.png) 10px center no-repeat #DAF2BB;
	border:2px solid #8ABF4B;
	display:block;
	padding:15px 10px 15px 50px;
}

#global div#login_error, #global div#form_error{
	color:#000000;
	background:url(/global/interface/integrated/icon_error.png) 10px center no-repeat #FFE5E5;
    border:2px solid #E81A2B;
	display:block;
	padding:15px 10px 15px 50px;
}

div#login_error.sidebar_module{
	margin:-12px 0 8px;
}

#global div#login_error p, #global div#form_error p, #login_error a, #login_error strong, .successful_msg p, .successful_msg a, #redirect_link p, #redirect_link a{
	margin:0;
	padding:0;
	color:#000000;
	text-align:left;
}

#redirect_link{
	margin: 15px 0 20px;
    padding: 0 0 0 15px;
	background:url(/global/interface/integrated/icon_redirect.png) left center no-repeat;
}

#redirect_link a:link, #redirect_link a:visited{
	text-decoration:underline;
}

#redirect_link a:hover{
	text-decoration:none;
}

.login input{
	margin-bottom:5px;
}

.separator{
	margin:0px 5px;
}

#mycur{
	float:right;
	width:70px;
	margin-right:10px;
}

/*
_____________________
SEARCH
_____________________
*/
.search1, .search2,.search_nomap{
	border:1px solid #b8b8b8;
	white-space:nowrap;
	padding-bottom:5px;
    margin-bottom:5px;
}

.size_auto{
/*	width:auto !important; */
}

.search1{
	float:left;
	width:76%;
}

.search2{
	float:right;
	margin-left:1%;
	width:22%;
}
.search_nomap{
	float:left;
	width:100%;
}


*html .search1{
	float:left;
	width:75%;
}

*html .search2{
	float:right;
	margin-left:1%;
	width:21%;
}

input[type=text]{
	display:inline;
	white-space:nowrap;
}

.label{
	width: 46%;
	white-space:nowrap;
	display:block;
	float:left;
}

.radio label{
	margin-right:5%
}

.value {
	width: 49%;
	//white-space:nowrap;
	display:block;
	float:left;
}

.tbl .row span {
    text-align:auto;
    display:inline;
}

#footer .value{
    float:right;
    width:auto;
}
#footer .center{
    text-align: center;
}

#footer .value img{
    vertical-align:top;
}

#footer{
	border-top:1px solid #B8B8B8;
	margin-top:10px;
}


a.map{
	background:url(/global/interface/integrated/map.jpg) no-repeat center center;
	width:94px;
	height:65px;
	display:block;
	margin:0% 14%;
}

a.map:hover{
	background:url(/global/interface/integrated/map_H.jpg) no-repeat center center;
}

.row_nowrap .button{
	float:right;
}

.search1 select,.search_map select{
	width:100%; /* FIX ME for IE8 */
}

.search_nomap select,.search_map select{
	width:100%; /* FIX ME for IE8 */
}
/*
_____________________
PAGINATIONS + LISTING
_____________________
*/

.pagination, .select_display{
    /*margin:15px 0px 5px 0px;*/
}


.pagination_objet{
	margin:0px 0px 5px 0px;
}

.select_display{
	width: 50%;
	float:left;
}

.pagination, .pagination_objet{
	float:right;
	text-align:right;
}

.pagination a:link, .pagination a:visited{
	color:#b8b8b8;
	text-decoration:underline;
	font-weight:normal;
}

.pagination img {
	padding-top:5px;
}

.pagination span a {
	padding:0px;
}

/*
_____________________
TABLE LISTING
_____________________
*/


table{
	border-spacing: 0px 2px;
}

/* ---------- FOR IE7 --------*/
*+html table {
	border-collapse:collapse;
}

/* ---------- FOR IE6 --------*/
*html table {
	border-collapse:collapse;
}
*html table tr td {
	border-top:2px solid #FFF;
}

th{
font-weight:normal;
padding:2px 0px;
}
th.deleteTitle{
	font-weight: bold;
	color: #3A3A3A;
    text-align: center;
}
td.delete{
	text-align: center;
}

.cell_dark{
	background-color:#e1e1e1;
}

.cell_light{
	background-color:#f8f8f8;
}

/*
.cell_dark{
	background-color:#e2d6d6;
}

.cell_light{
	background-color:#f9e8e8;
}
*/

.list .pict{
	text-align:center
}

.list td{
	padding:2px 0px;
}

/*
-------------------------------------------
DETAIL
-------------------------------------------
*/

.price{
	text-align:right;
	float:right;
	width:30%;
}

.pagination{
	background:#fff;
}

.pagination_box{
	border:none;
}

h2 span{
	text-transform:uppercase;
}

.content_left{
	width:35%;
	margin-right:3%;
	float:left;
}

.content_right{
	width:62%;
	float:right;
}

.highlight{
    background-color: #E5E5E5;
	white-space: normal;
}
*html .content_right{
	width:59%;
}

.image_preview, #mainimage{
	text-align:center;
}

/*html[xmlns*=""] body:last-child .image_preview img { /* hack for img height safari*/
	height:10%;
}*/

image_preview a img{
	padding: 2px;
}

.bigimg{
	float:right;
	margin-bottom:10px;
width:100%;
height:auto;
}

.caract{
	color:#585858;
}


.commodities{
	background-image:url(/global/interface/integrated/commodity.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	min-height:22px;
}

#container .content_right .row{
    width:47%;
    float:left;
}
#container .content_right .caract {
	width: 100%;
    float:left;
}
#container .content_right .caract span{
	padding:2px 3px;
    width: 55%;
}
#container .content_right .caract .value{
	font-weight: bold;
     width: 30%;
}
.cell_dark .slogan, .cell_light .slogan{
    text-transform:uppercase;
    font-size:12px;
}

.content_left .slogan{
    border:2px dotted #717171;
    font-size:15px;
    margin-bottom:10px;
    padding:3px;
    display:block;
}

.slogan{
    color:#717171;
    text-align:center;
    background-image:none;
    display:inline;
    font-weight:normal;
    padding:0;
}

/*
-------------------------------------------
CONTACT VISITE
-------------------------------------------
*/

#global .content_left #visit .label, #global .content_left #visit .contacttype_visit {
    min-width: 65px;
}

#global .content_left #visit .value {
    width: auto;
    margin: 0;
}

*+html #global .content_left #visit .visit_comment {
    white-space: normal;    
    width: 100%;
    margin-bottom: 10px;
}

/*
-------------------------------------------
REDIRECT
-------------------------------------------
*/

#redir_container h2{
    width:100%;
}

/*
-------------------------------------------
ERROR PAGE
-------------------------------------------
*/

#error_container h2,
#finance_container h2,
#account_container h2,
#agencyproposition_container h2,
#object_container h2,
#map_container h3,
#objectsselection_container h3,
#objectsselection_container h2{
    float:none;
    display:block;
    margin-left:10px;
    border-top:1px solid #B8B8B8;
    padding-top:7px;
}

#objectsselection_container h3{
    border-top:0px none;
}

#objectsselection_container h3, #objectsselection_container h2 {
	margin-left:0;
}

/*
-------------------------------------------
ERROR PAGE
-------------------------------------------
*/

#account_container .tbl .label,
#agencyproposition_container .tbl .label,
#objectsselection_container .tbl .label, 
#contact_container .tbl .label{
	width:49%;
}

#account_container .tbl .row .value,
#agencyproposition_container .tbl .row .value,
#objectsselection_container .tbl .row .value {
    width:48%;
}

/*
-------------------------------------------
FORGET LOGIN
-------------------------------------------
*/

#forgotten_login .button_form {
    margin-top: 4px;
}
#forgotten_login .value {
    width: auto;
}

#forgotten_login_container{
    margin-top:20px;
}

/*
-------------------------------------------
OPEN AN ACCOUNT
-------------------------------------------
*/

.table_right_big{
    clear:left;
}

/*
-------------------------------------------
FINANCING
-------------------------------------------
*/

a.financing{
    padding:6px 8px 7px 24px;
}
/*
-------------------------------------------
REDIRECTION INVITE
-------------------------------------------
*/
#redir_container label{
	display:inline-block;
    width: 35%;
}
#redir_container input#password, #redir_container input#login_name{
    width: 50%;
}
#redir_container .registered a.button {
background-image: none;
}
#redir_container .title{
	background-color: white;
    color: #000;
    padding:0px;
}
#redir_container #login_error{
	position: absolute;
	padding: 4px 0px 0px 0px;
}

.fll .chck_deal{
width: auto;
}

/*
-------------------------------------------
PROFILE PAGES
-------------------------------------------
*/

#registerMenu ul {
    border-bottom: 1px solid #B8B8B8;
    margin: 0;
    padding-bottom: 4px;
    padding-left: 0;
}

#registerMenu ul{
 	padding-bottom: 2px;
}

#registerMenu ul li {
	padding: 2px 10px;
	background-color: #3A3A3A;
	color: #fff;
    font-weight: normal;
    border: 1px solid #B8B8B8;
}

#registerMenu ul li a{
	color: #fff;
      font-weight: normal;
}

#registerMenu ul li.selected {
   	padding: 5px 10px 2px;
    background-color: #B8B8B8;
}

.selectedproposition {
	background-color: #B8B8B8;
    color: #fff;
	padding: 2px 0 2px 25px;
}

.selectedproposition a {
	color: #fff;
}

.users_content .selection {
	padding: 0;
}
 
#contact_container .textbox.contact_title{
	display:none;
}
