
/* CSS Glauser par David Darx et Marina Brugger - réadaptation par Maxime Oberson pour IMMOMIG SA */
/*______________if IE6______________*/
*html .box_content h4{
	margin-top:30px;
}

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

*html #menu_object h3{
	margin-top:0px;
}

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

*html .pagination span a:visited {
	background-image:none;
	border:medium none;
	color:#CE0054;
	font-weight:bold;
	text-decoration:underline;
}

*html .format_comments {
	margin-left:135px;
	margin-top:0px;
}

*html #navig_lang {
	margin-top:0px;
}

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

*html #navigation li {
	margin-left:4px;
	margin-right:4px;
}

*html #immobilier{
	width:91px;
}

*html #assurances{
	width:91px;
}

*html #finances{
	width:97px;
}

*html .slogan{
	background-image:url(slogan.gif);
}

/*______________end if IE6______________*/

/*______________if IE7______________*/
*+html #navigation li {
	margin-left:4px;
	margin-right:4px;
}

*+html .clear_ie{
	margin-top:150px;
}

/*______________end if IE7______________*/

/*______________if Safari______________*/
html[xmlns*=""] body:last-child #navigation ul li {
	margin:0px 3px;
}

/*______________end if Safari______________*/


body,a,p,h1,h2,h3,h4,ul,ol,li,form,select,input,img{
	margin:0px;
	padding:0px;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6e6e6e;
	background-color:#fcfbfb;
	background-image:url(background.jpg);
	background-repeat:repeat-x;
}

a img{
	border:0px;
}

/*_________________CONTAINER______________________*/

#global{
	position:relative;
	width:852px;
	top:0px;
	left:50%;
	margin-left:-426px;
	background-color:#FCFBFB;
	background-image:url(background.jpg);
	background-repeat:repeat-x;
}

/*_________________HEADER______________________*/

#logo{
    background-repeat:no-repeat;
	height:101px;
	margin-left:-12px;
}

#header{
	width:827px;
	height:101px;
}

h1{
	float:left;
	width:557px;
	height:101px;
}

#menu_images{
	width:315px;
	height:55px;
	float:right;
	margin:-80px -27px 0px 0px;
}

#immobilier{
	min-width:91px;
	height:20px;
	padding-top:60px;
	padding-left:3px;
	float:left;
	font-weight:bold;
}

#assurances{
	min-width:91px;
	height:20px;
	padding-top:60px;
	padding-left:3px;
	float:left;
	font-weight:bold;
}

#finances{
	min-width:97px;
	height:20px;
	padding-top:60px;
	padding-left:3px;
	float:left;
	font-weight:bold;
}

/*_________________MENU______________________*/

#navigation{
	width:827px;
	height:22px;
	font-size:12px;
	text-transform:uppercase;
	margin-top:5px;
	text-align:center;
	clear:both;
}

#navigation ul{
	list-style:none;
	padding-top:4px;
}

#navigation ul li{
    margin:0px 3px;
}

#navigation li{
	display:inline;
	margin-right:5px;
	margin-left:5px;
}

#navigation a{
	text-decoration:none;
}

/*_________________LANGUES______________________*/
#navig_lang{
	position:absolute;
	height:20px;
	margin-left:737px;
	margin-top:-50px;
	font-size:11px;
}

#navig_lang span.txt, #navig_lang ul li{
	padding:0px;
	margin-left:0px;
}
#navig_lang li span.txt {
	padding:4px;
}

/*_________________CONTENT______________________*/
#content{
	width:838px;
	margin-left:12px;
}
.content {
	margin-top:25px;
	padding-top:0px;
}

/*_________________PART LEFT______________________*/
#sidebar{
	float:left;
	font-size:12px;
}

/*_________________PART RIGHT______________________*/
#account_container{
	float:left;
}

/*_________________SIDEBAR______________________*/
.sidebar_module {
	padding: 0px 0px 10px 0px;
}

#sidebar{
	width:182px;
	margin-top:55px;
	padding-bottom:8px;
}

#sidebar h3{
	display:block;
	font-weight:bold;
	padding-left:11px;
	padding-top:5px;
	height:19px;
	font-size:12px;
    margin:10px 0px;
}

#menu_object h3{
	margin-top:-35px;
}

.monnaieContent{
	margin-right:11px;
	margin-top:5px;
	margin-bottom:10px;
	text-align:right;
}

ul h4{
	display:block;
	font-weight:bold;
	margin-left:11px;
	margin-top:4px;
	font-size:12px;
	width:160px;
}

#mapsearch a{
	background-repeat:no-repeat;
	padding:4px 0px 8px 47px;
	margin-left:-12px;
	font-weight:bold;
}

li.vente{
	font-size:12px;
	margin-top:1px;
    text-indent:-10px;
    font-weight:bold;
}

#sidebar ul{
	list-style:none;
	text-decoration:none;
}

#sidebar li{
	margin-left:30px;
}

#sidebar a{
	text-decoration:none;
}

#map-search{
	margin-top:10px;
	margin-left:11px;
	font-weight:bold;
	margin-bottom:10px; 
}

#map-search img{
	float:left;
	margin-right:10px;
	
}

#currency select {
	float:right;
    margin-right:10px;
}

#loginform p a.button{
	font-size:12px;
	margin-left:110px;
}

input#login_name, input#password{
	width:159px;
}

#loginform p, #loginform div{
	margin-left:11px;
	margin-top:2px;
}

#login_error {
	background:#FFE5E5 none repeat scroll 0 0;
	border:2px solid red;
	color:#000000;
	padding:3px;
	margin-top:10px;
}

#code_form .button{
	margin-right:10px;
}

input#codeidtext{
	width:100px;
	margin-left:11px;
}

#identification{
	padding-bottom:0px;
}

.remember, .forget_login{
	font-size:10px;
}

#login_remember{
	position:absolute;
	margin:2px 0px 0px 3px;
}

#sidebar form a.button{
	border:1px solid;
	padding:1px 3px;
	display:inline;
}

#loginform p span{
	font-weight:bold;
	margin-bottom:20px;
}

#loginform p span a{
	text-decoration:underline;
}

/*_________________CONTENU______________________*/

#container{
	margin-top:30px;
	clear:both;
}

.box{
	width:644px;
	margin-left:12px;
	margin-bottom:10px;
	background-image:url(content_back.jpg);
	background-repeat:repeat-y;
}

.box, .pagination_box {
	margin-bottom:0px;
}

.box_header{
	width:644px;
	background-image:url(content_header.jpg);
	background-repeat:no-repeat;
    padding-top:37px;
	height:100px;
}

.box_header h2{
	margin-right:100px;
	margin-bottom:10px;
	text-transform:uppercase;
    padding-left:28px;
}

.box_header h3{
	background-color:;
}

.box_bottom{
	clear:both;
	width:644px;
	height:23px;
	background-image:url(content_footer.jpg);
	background-repeat:no-repeat;
}

.box_content{
	float:left;
	width:570px;
	padding-left:28px;
	/*background-image:url(content_logo.jpg);*/
	background-repeat:no-repeat;
    margin-left:-0px;
    margin-top:-75px;
}

.contentImg{
	float:left;
	margin-top:22px;
	margin-bottom:10px;
}

.price{
	margin:0px 46px 0px 0px;
	text-align:right;
	font-size:13px;
	font-weight:bold;
}

.txt{
	margin-bottom:20px;
}

/*_________________recherche.php____________________*/
.searchHeader{
	margin:10px 0 19px 0;
	padding-bottom:20px;
}

.searchTitle{
	float:left;
	width:310px;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}

.searchDate{
	float:right;
	text-align:right;
	font-size:11px;
	font-weight:bold;
}



.infos{
	float:left;
	width:220px;
	padding:2px 0 2px 0;
}

.infos .title{
	background-color:#EEE;
	padding:2px;
	margin-bottom:1px;
}

.infos .desc{
	padding:2px;
	margin-bottom:4px;
}

.infoSup{
	float:left;
	width:250px;
	margin-left:90px;
	background-color: #EEE;
	padding:5px;
}

#search_container .col1, #search_container .col2 {
	width:40%;
	margin:0px;
}

#search_container .col2 {
	clear:left;
	float:left;
}

#search_container .col3 {
	margin-top:-40px;
	float:right;
	background-color:#EEEEEE;
	padding:4px;
}

#search_container .col1 div.highlight, #search_container .col2 div.highlight{
	margin-top:2px;
	margin-bottom:2px;
}

#search_container .col1 div.value_search, #search_container .col2 div.value_search{
	margin-bottom:3px;
}

#search_container .col3 div.highlight{
	padding:0px;
	color:#6E6E6E;
	font-weight:bold;
}

/*_________________promo.php____________________*/
.promoHeader{
	margin:10px 0 10px 0;
	padding-bottom:20px;
}

.promoTitle{
	float:left;
	width:270px;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}

.promoDate{
	float:right;
	text-align:right;	
	font-size:11px;
	font-weight:bold;
}

#object_container .box_content p{
	float:left;
	width:290px;
	padding-bottom:5px;
	margin-top:20px;
}

.promoImg{
	float:right;
	margin-top:5px;
	margin-left:20px;
	}
	
.box table{
	/*width: 280px;*/
	padding: 3px;
}

.highlight{
	background-color:#EEE;

}



/*_________________objects.php____________________*/
.objectHeader{
	margin:10px 0 30px 0;
	padding-bottom:20px;
}

.objectTitle{
	float:left;
	width:400px;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}

.box_header h3{
	font-size:12px;
	text-transform: none;
	margin-left:28px;
	margin-top:-8px;
}

.boutons{
	padding-top:10px;
	clear:both;
	padding-bottom:5px;
}

.button_form a.button, .price a{
	padding-top:10px;
	clear:both;
	padding-bottom:5px;
}

.buttonspacer a:link, .buttonspacer a:visited{
	border: 1px solid #999999;
	font-size: 10px;
	padding: 2px 6px;
	text-decoration: none;
	margin-right:10px;
}

.button_form a:link, .button_form a:visited, .button_form input, .price a:link, .price a:visited{
	border: 1px solid #999999;
	font-size: 10px;
	padding: 2px 6px;
	text-decoration: none;
}

.infoObjText{
	float:left;
	width:380px;
}

.formulaire_contact{
	margin-left:28px;
}

.infoObjImg{
	float:right;
	padding-top:3px;
}

.infoObjImg img{
	margin: 0 0 10px 0;
	display:block;
}

.infoObjText table{
	width:380px;
}

.infoObjText .title{
	background-color:#c3c3c3;
	font-size:12px;
	font-weight:bold;
	padding:2px;
	margin-bottom:2px;
	margin-top:10px;
}

.infoObjText .subTitle{
	background-color:#e8e8e8;
	font-size:12px;
	font-weight:bold;
	padding:2px;
	margin-bottom:7px;
	margin-top:2px;
	text-align:left;
}

.tdObject{
	width:25%;
}

.pagination_box{
	border:none;
}

.pagination{
	background:none;
	text-align:center;
}

.pagination .number{
	font-weight:bold;
}

.pagination a:link, .pagination a:visited{
	border:1px solid #6E6E6E;
	color:#6296CA;
	padding:1px 0px;
	text-decoration:none;
}

.box_content h4{
	background-color:#C3C3C3;
	font-size:12px;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:10px;
	padding:2px;
}

#commodities h5{
	background-color:#E8E8E8;
	font-size:12px;
	font-weight:bold;
	margin-bottom:7px;
	margin-top:2px;
	padding:2px;
	text-align:left;
}

.pagination span  a.arrow{
	color:#CE0054;
	font-weight:bold;
	text-decoration:underline;
	border:none;
	background-image:none;
}

.pagination .arrow a img{
	border:none;
	margin-bottom:-4px;
	border:none;
}

#info2_container #commodities, #info2_container h4 {
	width:380px;
}

.box_content .flr{
	margin-top:10px;
}

.slogan{
	display:block;
	color:#FF0000;
	font-size:16px;
	font-weight:bolder;
	background-image:url(slogan.png);
	padding:6px 0px 9px 14px;
	background-repeat:no-repeat;
}

/*_________________compte.php____________________*/

#compte table{
	width:600px;
	margin-bottom:3px;
}

.highlightCompte{
	background-color:#EEE;
	width:250px;
	padding-left:4px;
	text-align:
}

.obligatory{
	color:#FF0000;
}

.titreTable{
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
}

#form_user h5, #form_contact h5{
	display:block;
	padding:2px 3px;
	text-align:left;
	background-color:#EEEEEE;
	margin-right:4px;
	width:260px;
}

#form_user h4, #form_contact h4{
	font-size:12px;
	margin:20px 0px 10px 0px;
}

#account_container .tbl .row .value{
	width:260px;
}

.box_content select {
	font-size:11px;
	padding:0px;
}

.format_comments {
	margin-left:270px;
	margin-top:-9px;
	font-size:9px;
}

/*_________________liens.php____________________*/
.ligne{
	margin-bottom:20px;
}

.box_content .img_link a img{
	border:1px solid #666666;
}
.box_content .txt_link{
	width:400px;
	margin-left:20px;
}

.clear{
	clear:both;
}


/*_________________mapsearch.php____________________*/
#rechercheCarte{
}

#rechercheCarte img{
	border:0;
	margin-top:20px;
}

#actualiser{
	margin-left:400px;
}

#afficher{
	margin-left:400px;
}

.optionCarte{
	margin-bottom:20px;
}

.col1Map{
	float:left;
	width:130px;
}

.col2Map{
	float:left;
	width:400px;
	margin-left:20px;
}

.clearMap{
	clear:both;
}

/*_________________formulaire.php____________________*/

.entree{
	margin-bottom:5px;
}

.col1Form{
	float:left;
	width:130px;
	background-color:#eee;
	padding:3px;
	text-align:right;
}

.col2Form{
	float:left;
	width:400px;
	margin-left:20px;
}

.col3Form{
	background-color:#eee;
	padding:3px;
}

.clearForm{
	clear:both;
}

.input1{
	width:390px;
	margin:0px;
	padding:0px;
}

.radiotext{
	margin-right:15px;
}

.entree textarea{
	width:400px;
	height:70px;
}

.input2{
	margin:3px;
}

#account_container .tbl .label{
	margin-right:4px;
	width:275px;
}

.tbl .row span .obligatory {
	display:inline;
	float:none;
	padding:2px 3px;
	text-align:left;
}

/*_________________FOOTER______________________*/
#footer{
	clear:both;
	width:100%;
	height:68px;
	background-color:#CCCCCC;
	background-image:url(footer_background.jpg);
	background-repeat:repeat-x;
}

#footerText{
	text-align:center;
	padding-top:43px;
	color:#bababa;
	font-size:10px;
}

#footerText a, footerText a:link, footerText a:visited{
	text-decoration:underline;
	font-weight:bold;
	color:#bababa;
}

#footerText a:hover{
	color:#999999;
}

.rougeGlauser{
	color:#ce0054;
}

/*__________________CONTACT___________________*/

#contact_container #contact_table {
	float:right;
	margin-top:40px;
	margin-right:20px;
}

#contact_container #contact_image {
	margin-top:30px;
}

#contact_container #contact_table .row{
	padding-bottom:1px;
}

#contact_table .highlight{
	background-color:#ECF5FC;
}

#visit .row span {
	display:inline;
	float:none;
}

.content .textbox {
	margin:5px 0;
}

.total{
	color:#FFFFFF;
}



.users_content #registerMenu{
	margin-top: -45px;
    margin-bottom: 70px;
}
#objectsselection_container #registerMenu,
#agencyproposition_container #registerMenu{
   margin-bottom: 20px;
}


.selection .box{
	margin-left: 0px;
    background-image: none;
    border-bottom: 1px solid;
    width: 600px;
}
.selection .box_header, .selection .box_bottom {
    background-image: none;
}
#registerMenu{

     
}
#registerMenu ul{
	
	border-bottom: 1px solid #6296CA;

	
}
#registerMenu ul li{
    background-color: #6296CA;
    border-color: #6296CA;
    margin: 0 1px;

  
}
#registerMenu ul li a, 
#objectsselection_container #registerMenu ul li a:link, #objectsselection_container #registerMenu ul li a:visited,
#agencyproposition_container #registerMenu ul li a:link, #agencyproposition_container #registerMenu ul li a:visited {

	color: #fff;
}

#registerMenu ul li.selected {
	border: 1px solid #6296CA;
	background: #fff;
   
}
#registerMenu ul li.selected a, 
#objectsselection_container #registerMenu ul li.selected a,
#agencyproposition_container #registerMenu ul li.selected a{
	color: 	#6296CA;
}
#objectsselection_container .tbl .label,
#agencyproposition_container .tbl .label  {
    margin-right: 0;
    width: 166px;
}
#agencyproposition_container .selection{
	width: 600px;
}
#agencyproposition_container .selection .box{
	float: left;
}   
#agencyproposition_container .selectedproposition {
   background-color: #6296CA;
   float: left;
   width: 580px;
   color: #fff;
}
    

/*_______________Recommander______________*/

#form_recommend .row{
	margin-bottom:10px;
}

#form_recommend .tbl{
	width:400px;
}


#form_recommend .tbl .label{
	width:160px;
}

#form_recommend .tbl .value input{
	width:220px;
}

#form_recommend .tbl textarea{
	width:220px;
	height:160px;
}

#form_recommend .tbl h4{
	margin-top:10px;
	margin-bottom:8px;
}

#contact_container .box_content input.text, #contact_container .box_content select, #contact_container .box_content textarea {
	width:275px;
}

.box_content a.button {
    background-image:none;
}

/*
--------------------------------
REDIR INVITE
--------------------------------
*/
#redir_container #login_error p{
	margin-top: 0px;
}
#redir_container #loginform p, #loginform div {
	margin-bottom:12px;
}
#redir_container p a.button{
    border:1px solid #999999;
    font-size:10px;
    margin-right:10px;
    padding:2px 6px;
    text-decoration:none;
    background-color: #ECF5FC;
}
#redir_container p a.button:hover{
background-color: #B5CCE3;
}
#agencyproposition_container .selection .box_content,
#objectsselection_container .selection .box_content{
	margin-top: -50px;
}

#prices_deal_sell input, #prices_deal_sell input,
#prices_deal_rent input, #prices_deal_sell input {
	width:80px;
}
