/*	-------------------------------------------------------------
	CARLES GOT IMMOBILIER
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Styles généraux
	Nom fichier:	style.css
	Version:			1.0
	Date:				02/02/2007
	-------------------------------------------------------------	*/
	-------------------------------------------------------------	*/




#choixmoteur {
	display: block;
}




#visu3000 {
	text-align: left;
	visibility: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 932px;
	background: url(../images/bs_g.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}




#left3000 {
	float: left;
	width: 203px;
	margin-left:19px;
}




#left3000 h2 {
	width: 186px;
	height: 36px;
	margin-left:7px;

	margin-top: 0px;
	padding: 0px;
	background: url(../images/tt-transactions.gif) no-repeat bottom;
	text-indent: -9000px;
}
/* --------------------------- */

#cont_ic .listentete {
  display: block;
  padding: 0px;
  margin:0px;
  width: 100%;
  background-color: #FFEC00;
}
#cont_ic .listtitre {
	float: left;
	width: 70%;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffcc00;
}
#cont_ic .listprix {
	float: right;
	width: 20%;
	display: block;
	text-align: right;
}
#cont_ic .titre {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;

}
#cont_ic .prix {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
/* --------------------------- */
#cont_ic .listphoto {
  float: right;
  width: 167px;
  text-align: center;
  margin-left: 5px;
}
#cont_ic .listcadre {
   padding-top: 5px;
   padding-bottom: 5px;
   width: 98%;
   border-bottom: 3px solid #b4d9fb;
}




#cont_ic .listtexte {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-top: 10px;
	}
	
#cont_ic .listlien {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffec00;
	font-weight: bold;
	margin-top: 10px;
	line-height: 40px;
	}
	




#cont_ic .listagence {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #badeff;
	font-weight: bold;
	}
	
#cont_ic .listsepa {
	clear: both;
	width: 100%;
	height: 1px;
	display: block;
}
#cont_ic p {
	margin:0px;
	padding:0px;
}




#pagetoto {
	text-align: left;
	visibility: visible;
	margin:0px;
	position: relative;
/*	width: 350px;
	height: 250px;*/
	background-color: #ccc;
	border-bottom: 5px solid #FAC012;
}




#toto {
	width: 150px;
	height: 23px;
	background-color: #FAC012;
	position: relative;  bottom: 0px; right: 0px;


	text-align: center;
	vertical-align: middle;
}




.fichenav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}




.fichenavsepa {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFE537;
	font-weight: bold;
}




.rubfiche {
	background-color:  #9dc7ee;	
	padding: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-align: left;	
}




.signatureagence {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #badeff;
	font-weight: bold;
}








