
    /* CSS Document */
/*:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
// Perso Fontannaz
//:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
*{
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
body{
	background: url(bg_body.jpg) repeat-x;
    background-color: #9d9d9d;
    font-size: 11px;
    color: #535353;
}

#global{
	width: 950px;
}

#header {
	background: url(bg_header.jpg);
    width: 950px;
    height: 209px;
}
a, a:visited, a:hover, a:focus {
   outline: 0;
}
.content{
  padding: 24px;
  width:900px;
}

.content h2 {
	font-size: 14px;
    font-weight: bold;
    color: #1f569f;
    text-transform: uppercase;
     margin-bottom:20px;
	margin-left:40px;
    margin-top:20px
}

.content h3{
	font-size: 11px;
	font-weight: normal;
    text-transform: uppercase;
	color: #6f6f6f;
	font-weight: bold;
      
}
.content h4{
	font-size: 14px;
    font-weight: bold;
    color: #1f569f;
    text-transform: uppercase;
     margin-top: 20px;
     background: url(teke.png) no-repeat;
     padding-left: 15px;
      
}
.content h4 a{
	 color: #6f6f6f;
    text-decoration: underline;
}
.content h4 a:hover{
	 color: #1f569f;
    text-decoration: underline;
}
.content h3 a:link, .content h3 a:visited,
.content h3 a{
    color: #6f6f6f;
    text-decoration: underline;
}

.content ul{
	margin-top:10px;
	padding-left:20px;
}

.content ul li{
	font-size: 13px;
    color: #1F569F;
    list-style: url(teke_bottom.gif);
    padding-bottom: 4px;
}
.content ul li a{
 	color: #1f569f;
}
.content ul li a:hover{
 	color: #1f569f;
}

a.button{
	background: none;
    background-color: #1f569f;
    color: #fff;
    text-decoration: none;
    font-size: 10px;
	text-transform: uppercase;
    margin-right: 7px;
	padding:3px 6px 1px;
     border: 1px solid #1f569f;
    
}
    
a.button:hover{
	background-color: #fff;
    color: #1f569f;
    border: 1px solid #1f569f;
}

.content a img{
	border:0px;
}

.content a.button span{
	text-transform: none;
}

.tbl .row {
    clear:left;
    height:17px;
}

.box {
	margin-bottom:30px;
    float: left;
}

.box_middle{
    background: url(bg_title.png) no-repeat;
    width:894px;
    height: 29px;
}
.box_content{
 	border-bottom: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    margin:-18px 5px 20px ;
    width:836px;
    padding:25px 25px 40px;
    background : url(bg_detail_content.gif) repeat-x #ecf3fa;
    display:block;
	float:left;
}

.format_comments {
	margin-left:280px;
}
#account_container .tbl .label, #contact_container .tbl .label, #forgotten_login_container .tbl .label {
    margin-right:4px;
    width:270px;
}
.highlight{
background-color: #d7e1ee;
}

/*--- HEADEr TOP ---*/

#top_header{
	height: 24px;
	
    width: 950px;
}

#navig_lang{
	display: inline;
    float: right;
}
    
#logo{
    float:left;
    height:108px;
    padding-left:29px;
    padding-top:23px;
    width:316px;
}

#logo a{
	    width:316px;
    height:118px;
    background: url("/users/208/pictures/logo_web_316x108.png") no-repeat center center;
     margin-top: 30px;
}

/*------------------- TOP NAVIG ---*/
#top_header{
	text-align:right;
}
#top_navig{
  
    float: right;
}
#top_navig td{
	list-style-type: none;
    text-align:center;
    border-right: 1px dashed #1f569f;
    margin:4px;
	padding-right:1px;
   
}

#top_navig td.last{
	border-right: none;
}

#top_navig td a{
	font-size: 10px;
    font-weight: normal;
    color: #1f569f;
    text-transform: uppercase;
    padding-top: 5px ;
	padding-bottom: 6px;
}
#top_navig #curency, #top_navig #mycur{
	display: inline;
    width: 200px;
}
#top_navig #navig_lang tr td{
	 border-right: 0;
     height: 18px;
     padding:0;
     margin:0px;
     font-weight: bold;
     color: #1f569f;
     font-size:0.9em;
 
}
#top_navig #navig_lang tr td a{
	font-weight: normal;
    color: #1f569f;
    
}

.td_search, .td_currency{
width: 60px;
}
#top_navig  td.td_last, #top_navig.td_currency{
	border: none;
}

#navig_lang li span.txt {
  padding-left: 5px;
     padding-right: 5px;
     margin-left: 0px;
     margin-right: 0px;
}

#top_navig #navig_lang{
    float: none;
}

#navig_lang li span.separator {
	border-right: 1px solid #1f569f;
}

#identification{
display: inline;
}

.sidebar_module {
padding: 0;
}

#top_navig td a.itIsOpen{

    color: #fff;
    white-space:nowrap;
     position:relative;
	padding:4px 28px 4px 12px;
   	text-align: left;
    .padding: inherit;
	position: relative;
	display: block;
    line-height:1.3em; 
    margin:0 0 0.3em; 
    vertical-align:middle;
    position:relative; 
   
	background: url(close.png) no-repeat 99% 5px #1f569f;
}
#top_navig td{
 text-align: left;
}
#top_navig td.td_lang {
	padding-right: 20px;
    padding-top: 1px;
}


/*------------------- NAVIGATION ---*/
#navigation{
	float: right;
	width: 200px;
	padding-right: 5px;
    margin-top: 20px;
}

#navigation ul li span{
	display: block;
   	width: 204px;
    height: 16px;
    padding:6px 5px;
  	background: url(bg_menu.png) no-repeat; 
   
}
#navigation ul li span:hover{
	background: url(bg_menu_selected.png) no-repeat; 
}

#navigation ul li span a{
	color: #1f569f;
    padding:5px 60px 5px 20px;
}

 #navigation ul li span a:hover{
 color: #fff;
}
  
#navigation ul li span#selected{
	background: url(bg_menu_selected.png) no-repeat; 
}
   
#navigation ul li span#selected a{
	color: #fff;
}

/*------------------- MENU OBJECT CHOOSE -- */

#menu_object{
    margin:0;
    padding: 0;
	border-bottom: 2px solid #1f56a0;
    height: 21px;
    padding-top:11px;
}

#menu_object li {
	display: inline;
}

#menu_object h3{
	float: left;
    background-color: #1f56a0;
    padding:5px 10px 5px 28px;
	width:100px;
    margin:0;
    line-height: 12px;
    margin-top: -11px;
}

#menu_object #sales{
	font-size: 12px;
    display: block;
    width: 148px;
   font-weight: normal;
   text-transform: uppercase;
}
#menu_object #rent{
	font-size: 12px;
    display: block;
    width: 148px;
   font-weight: normal;
   text-transform: uppercase;
   
   }

#menu_object h3 a{
	color: #82a2c9;
	  padding-left: 10px;
}

#menu_object h3 a.selected {
	color: #fff;
    background: url(selected_category.gif) no-repeat left center;
}

#ventes li a, #locations li a{
	font-size: 11px;
    text-transform:uppercase;
    text-decoration: none;
    padding: 10px;
	color: #525050;
	font-weight:bold;
}

#ventes li#selected a, #locations li#selected a{
    color: #1f56a0;
}

#menu_object .objectsNada{
	padding-left: 10px;
}

/* --------------------- Main/index ----------------------- */

#aboutus,
#welcome,
#assoces{
    float: left;
    border: 1px solid #e2e2e2;
    height: 160px;
    padding: 20px 20px;
	margin-bottom:20px;
    text-align: justify;
	font-size: 12px;
    
}

#welcome{
	width: 242px;
    margin-right: 16px;
    background: url(bg_welcome.gif) repeat-x;
	line-height: 18px;
}

#aboutus{
	width: 378px;
    margin-right: 16px;
}

#aboutus ul{
	margin-top:10px;
	padding-left:20px;
}

#aboutus ul li{
	font-size: 13px;
    color: #1F569F;
    list-style: url(teke_bottom.gif);
    padding-bottom: 4px;
}

#assoces{
	float:right;
    height:170px;
    padding:20px 32px 0 6px;
    width:120px;
    text-align: middle;
}

#assoces img{
	margin-top: 0px;
    
}
#assoces .maplink{
    background: url("map.jpg") no-repeat scroll center 5px transparent;
    border-top: 1px solid #E2E2E2;
    float: left;
    height: 59px;
    margin: 6px 0 5px;
    padding: 10px 10px 0;
    width: 120px;
}
#assoces .maplink img{
	margin: 0px 10px 10px 15px;
  
}
#assoces .maplink:hover{
	background: url(map_over.jpg) no-repeat scroll center 5px transparent;
}
#assoces .link{
	width: 100%;
    text-align: center;
    padding-left: 15px;
    
}
#assoces .link a{
	color: #1F569F;
}
#assoces .link a:hover{
	color: #719ed5;
}
#home .box{
	margin-right:4px;
    height: 200px;
    float: left;
}
#home .box_middle{
	background: none;
    height: auto;
    width: auto;
}
#home .box_content{
	width: 272px;
    height: 185px;
    background: none #cfd8e4;
    border:1px solid #e2e2e2;
    margin:-7px 0 0;
	padding:10px 15px;
    width: auto;
}
    
#home .box_header{
	position: absolute;
    z-index: 10;
    background-color: #fff;
    opacity: 0.8;
    margin-left:16px;
    width: 260px;
 	padding-bottom:3px;
    margin-top:140px;
}

#home .box_header{
	.margin-left: -276px;

}

#home  #selection{
    float: left;
    width:594px;
  
}
#home #selection h2{
    background:url("bg_header_title.jpg") no-repeat scroll 0 0 transparent;
    color:#FFFFFF;
    height:42px;
    margin:0 0 -16px -5px;
    padding:5px 10px 0 36px;
    font-weight: normal;

}

#home .box h3{
	font-size: 12px;  
    font-weight: bold; 
	margin-left:10px;
	color:#1F569F;
}

#home  #selection .box h2{
    margin: 4px 0px 20px 6px;
	font-weight: bold;
}

#home #selection .box_header h2{
	background: none;
    color:#1F569F;
    height: auto;
    margin: 5px 0 0 10px;
    padding:0px;
}

#home #selection a img:hover{
	opacity: 0.8;
    
}

#home #links{
	float: right;
    border: 1px solid #e2e2e2;
    padding:10px 15px 2px;
    width: 260px;
    text-align: justify;
  
}

#home a.button{
    margin-top: 10px;
    float: right;
    margin-right: 0px;
    padding:0 18px;
    color: #fff;
}

#home a.button:hover{
	color: #1F569F;
}

#home #aboutus a.button{
	margin-top: -15px;
}

#home #links h3{
    color: #1F569F;
    margin-bottom: 10px;
}

#home #links #linkObjects{
	  border-bottom: 1px solid #e2e2e2;
      height:100px;
      margin-bottom: 10px;
      padding-bottom:5px;
}

#home #links #linkRegister{
	height:100px;
}

/* --------------------- Object/index ----------------------- */

#object_container .box_content{
    border-bottom: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    margin:-11px 5px;
    width:836px;
    padding:25px 25px 10px;
    background : url(bg_box.gif) repeat-x #ecf3fa;
}
#object_container .box_middle {
display: none;
}

#object_container .box_header h2{
	font-size: 14px;
	color: #fff;
    text-transform:uppercase;
    font-weight: normal;
	margin:0 0 3px;
    padding: 0px;
}

#object_container .box_header h3{
	font-weight: normal;
    text-transform: uppercase;
    font-size: 11px;
      color: #6f6f6f;
      font-weight: bold;
}

#object_container .box_header{
	background: url(bg_header_title.jpg) no-repeat;
     padding: 5px 10px 0px 36px;
}

#object_container .box .price {
    font-size:12px;
    text-transform:uppercase;
    font-weight: normal;
    color: #fff;
}

#object_container .box_content .flr {
	float:left;
}

#object_container .box_content p{
    float: left;
    width: 270px;
}

#object_container .box_content .conveniences{
    float: left;
    width: 270px;
    margin-left: 20px;
}

#object_container .conveniences .label{
	width: 120px;
    margin:0;
}
#object_container  .conveniences .value3{
	width: 90px;
    margin: 0;
}
#object_container .buttonspacer{
    float: right;
    clear : none;
    text-align: right;
    width:580px;
}

.content a:link, .content a:visited {
	text-decoration:none;
}



#object_container .box_content p, .box_content .conveniences{
	margin-top: 0px;
}
/*--------------------- Object/detail -----------------------*/

.top_box_content{
	margin-top: 20px;
    margin-bottom: -20px;
}

#info2_container .box_header, #info2_container .buttonspacer{
	margin-left: 40px;
    margin-bottom:24px;
}
#info2_container h2{
	margin-top:20px;
    margin-bottom:7px;
	margin-left: 0px;
}

#info2_container .box_header .price{
	color: #1f569f;
}
.box_left{
    margin: 10px;
	float: left;
    width: 425px;
}
.box_right{
    margin-left:20px;
    width: 370px;
    float: left;
}
#info2_container #commodities, #info2_container h4 {
	width:370px;
}
.box_left .txt{
	margin-bottom: 20px;
    text-align:justify;
}
.box_content .flr {
	float: none;
    margin-left: 0;
}
.box_content .flr #zoomimage{

}

.box_content .flr #mainimage{
	height: 250px !important;
}
/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
LOGIN
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

#totalCover,#totalCover2, #totalCover3  {
    top:23px;
    left:0;
    width:100%;
    height:100%;
    z-index:3;
    display:none;
	position: relative;
	background: url(/specific/interface/login_overlay.png) repeat top left;

}
#closeLogin, 
#closeCurrency,
#closeSearch {
    background:none repeat scroll 0 0 #1F569F;
    color:#FFFFFF;
    display:block;
    cursor:pointer;
    font-size:10px;
    font-weight:normal;
    height:20px;
    margin-top:-25px;
    position:absolute;
    text-transform:uppercase;
    text-transform:uppercase;
    top:0;
    padding:5px 8px 0;
    width: auto;
}

#closeSearch {
	
    right:0;
    
}

#closeLogin{
   
     right:0;
    margin-left:-60px;
   
}

#closeCurrency {
   
    right:0;
    
}
#identification, #currency{
	display: inline;
    border: none;

}
#identification, #loginform{
	display: inline;
}
#showHideLogin, 
#currencyShowHide,
#searchShowHide {
    background:none repeat scroll 0 0 #FFFFFF;
    border-bottom:4px solid #1F569F;
    border-top:3px solid #1F569F;
    display:none;
    font-size:12px;
    font-weight:bold;
    letter-spacing:0;
    position:absolute;
    z-index:99;
    top:23px;
    .top: 40px;
}

#showHideLogin {
    height:139px;
    padding:21px 22px 31px 31px;
   	left: 50%;
	margin-left:265px;
    .margin-left:290px;
    width:156px;
}

#currencyShowHide {
   height:2px;
   	left: 50%;
	margin-left:126px;
    .margin-left:136px;
    padding:19px 22px 29px 11px;
    width:139px;
}
#searchShowHide{
    height:29px;
    left: 50%;
	margin-left:24px;
    .margin-left:34px;
    padding:19px 7px 29px 11px;
    width:177px;
} 



#identification #showHideLogin p, 
#identification #showHideLogin .alarm p,
#identification #showHideLogin .forget_login {
	text-align:left;
}

#showHideLogin #login_error {
	background:none repeat scroll left top #FFFFFF;
    border:1px solid #B6121B;
    height:154px;
    left:4%;
    margin-left:3px;
    padding:0 10px;
    position:absolute;
    text-align:center;
    top:auto;
    width:78%;
}
#identification #showHideLogin #login_error p{
    text-align:center;
    line-height:40px;
    font-size: 12px;
    margin-top: 20px;
}

#showHideLogin #login_error a,
#showHideLogin #login_error a:visited,
#showHideLogin #login_error a:active {
	color:#000000;
    text-decoration:underline;
}

#showHideLogin #login_error a:hover {
	
}

#identification #showHideLogin a.button {
    text-align:center;
    margin-left:0;
    float: right;
    margin-top: 40px;
    margin-bottom: -40px;
    .margin-top: 20px;
}

#showHideLogin .title {
	display:inline-block;
    width:90%;
}

#identification #showHideLogin input#login_name, 
#identification #showHideLogin input#password {
    margin-left:0;
    width:90%;
    background-color:#fff;
    height: 22px;
}

#showHideLogin .forget_login {
    clear:right;
    margin-top:3px;
    margin-right:10px;
    text-transform: uppercase;
    display: block;
}

#showHideLogin .forget_login a {
	color: #1f569f;
    font-size:11px;
	font-weight:normal;
    text-transform: none;   
}

#showHideLogin .forget_login a:hover {
	text-decoration:underline;
}

#showHideLogin a.button {
   color: #fff;
}

#showHideLogin a.button:hover{
   color: #1f569f;
}

#showHideLogin label.remember {
    margin-right:10px;
}

a.logOutButton {
	position:absolute;
    right:30px;
	top:115px;
}

#mycur .title{
	float: left;
	margin-right: 10px;
    margin-top: 2px;
}

#currency select {
    float:right;
   
}
#code_form .button {
	color:#FFFFFF;

}
#code_form p{
	text-align: left;
	margin-bottom:5px;
}
a.currencyButton, a.searchButton, a.loginButton{
   display: block;
}
a.currencyButton, a.searchButton, a.loginButton, .navig_lang_link, .td_lang{
	padding-left: 20px;
	padding-right: 20px;
    padding-top:2px;
    text-align: left ;
    
   
    
}

/* --------------------- Main/presentation ----------------------- */
#presentation_container .team_list  {
	background:url("bg_box.gif") repeat-x scroll center bottom transparent;
    border:1px solid #E3E3E3;
    float:left;
    margin-right:45px;
    padding:10px;
    width:350px;
    height:140px;
    margin-bottom: 20px;
}

.team_list h3{
	font-size: 12px;
    margin-bottom: 10px;
    color: #1F569F;
}

.team_list img{
	float: left;
    margin-right: 20px;
}

.team_list p{
	margin-bottom: 5px;
}


#searchShowHide #codeidtext{
	width: 120px;
    float:left;
	.width:110px;
}
#presentation_container strong{
	color: #1F569F;
    font-size: 12px;

}

/* --------------------- Main/Links ----------------------- */

#links_container .box .txt_link a,
#links_container .box .txt_link a:link, 
#links_container .box .txt_link a:visited{
    margin-top: 10px;
	display: block;
    color: #1F569F;
}
/* --------------------- Main/Promo ----------------------- */

#promotions_container .box_header, #promotions_container .buttonspacer{
	margin-left: 40px;
    margin-bottom:24px;
}
#promotions_container h2{
	margin-top:20px;
    margin-bottom:7px;
	margin-left: 0px;
}
#promotions_container flr{
	float: left;
}
#promotions_container h3{
display: inline;
}
#promotions_container th{
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 5px;
}
#promotions_container td{
	vertical-align: top;
    padding: 20px 10px 10px;
}
#promotions_container td .buttonspacer{
	margin: 0px;
}
#promotions_container td a.button {
	float: right;
    margin-bottom:0px;
}
#promotions_container .dispo{
	float: right;
    text-align: right;
 
    margin-top: 0px;
}
#promotions_container .flr{
	float: left;
    margin-right: 20px;
}


/* --------------------- Custom/associations ----------------------- */

#ass_container table{
	margin-left: 20px;	
}
#ass_container table tr td,
#links_container table tr td{
	border-bottom: 1px solid #DEDEDE;
    padding: 20px;
}
#ass_container table,
#links_container table{
	width: 90%;
}


#links_container .img_link{
	max-width:200px;
}
.pagination_box{
	border: none;
}
.pagination, .pagination a{
	color: #8a9eb9;
    font-size: 10px;
    background: none ;
}
#info2_container .pagination_box{
	margin: -20px 0 0 0 ;
    
}
#info2_container .pagination{
	margin-right:-10px;
	padding:5px 0;
}

#finance_container  a:link, #finance_container a:visited{
	  color: #1f569f;
}
#finance_container a.button{
color: #fff;
}
.bgcelldark{
	background-color: #98afce;
}
.colsim1 {
	background-color: #d7e1ee;
}
.total {
	background-color: #789ece;
}
#tab1{
	border: 0;
    margin-top: 10px;
    
}
#contact_container .map{
	float: right;
}
#map_container .box_header h3{
 	color: #1F569F;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-left: 40px;
    margin-top: 20px;
    text-transform: uppercase;
}
#map_container #searchform table{
	margin-bottom: 30px;
}
/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
USER PROFILE
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

#registerMenu {
    clear: left;
    height: 20px;
    margin: 40px 0 20px;
}
#registerMenu ul{
	border-color: #82A2C9;
    padding-left:0;
}
#registerMenu ul li{
	border-color: #fff;
    background-color: #1F56A0;
    color: #fff;
    border-width: 1px 1px 0;
    margin: 0 2px 0 0;
}
#registerMenu ul li a {
    color: #fff;
}
#registerMenu ul li a:hover {
	text-decoration: none;
}
#registerMenu ul li.selected{
	border-color: #82A2C9;
    background-color: #82A2C9;
}
#registerMenu ul li.selected a {
    color: #fff;
}

.users_content .selection {
    margin-bottom: 20px;
    padding: 0;
}
#objectsselection_container .box_content{
    border-bottom: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    margin:-11px 5px;
    width:836px;
    padding:25px 25px 10px;
    background : url(bg_box.gif) repeat-x #ecf3fa;
}
#objectsselection_container .box_middle {
display: none;
}

#objectsselection_container .selection .box_header h2{
	font-size: 14px;
	color: #fff;
    text-transform:uppercase;
    font-weight: normal;
	margin:0 0 3px;
    padding: 0px;
}

#objectsselection_container .box_header h3{
	font-weight: normal;
    text-transform: uppercase;
    font-size: 11px;
      color: #6f6f6f;
      font-weight: bold;
}

#objectsselection_container .selection .box_header{
	background: url(bg_header_title.jpg) no-repeat;
     padding: 5px 10px 0px 36px;
}

#objectsselection_container .box .price {
    font-size:12px;
    text-transform:uppercase;
    font-weight: normal;
    color: #fff;
}

#objectsselection_container .box_content .flr {
	float:left;
}

#objectsselection_container .box_content p{
    float: left;
    width: 270px;
}

#objectsselection_container .box_content .conveniences{
    float: left;
    width: 270px;
    margin-left: 20px;
}

#objectsselection_container .conveniences .label{
	width: 120px;
    margin:0;
}
#objectsselection_container  .conveniences .value3{
	width: 90px;
    margin: 0;
}
#objectsselection_container .buttonspacer{
    float: right;
    clear : none;
    text-align: right;
    width:580px;
}

#objectsselection_container .box_content p, .box_content .conveniences{
	margin-top: 0px;
}
#objectsselection_container h5 {
	margin: 20px;
}

/*
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
Footer
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/

#footer{
    background-color: #1F569F;
    text-align: center;
    color: #97b6e0;
    padding:0px;
    margin-bottom: 10px;
}
#footer a{
	color: #97b6e0;
}

