body {
	background-image: url(./images/fondbody.jpg);
	background-repeat: repeat-x;
	background-color:	#A7A7A7;
	color: #fff;
	font-family: "Century Gothic";
	margin: 0px;
}
img{
	border: 0px;
}
#conteneur{
	background-image: url(./images/fond.jpg);
	background-repeat: repeat-x;
	background-color:	#999;
	margin: 0 auto;
	width: 1000px;
	height: 100%;
}
#entete{
	width: 100%;
	height: 155px;
	background-image: url(./images/entete.jpg);
	background-repeat: no-repeat;
}
.float{
	float: left;
}
.centre{
		text-align: center;
}
#menu{
	float: right;
	margin: 74px 10px 0 0;
	height: 50px;
	width: 680px;
}
#menu  a{
	display: block;
	margin-left: 1px;
	width: 94px;
	height: 50px;
	color: #000;
	font-size: 14px;
	background-image: url(./images/Bouton.png);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
}
#gauche{
	float: left;
	width: 309px;
	height: 636px;
	margin-left: 6px;
	background-image: url(./images/gauche.jpg);
	background-repeat: no-repeat;
}
#titre{
	font-family: "centuryGothic";
	margin: 38px 0 0 38px;
	width: 240px;
	height: 27px;
	text-align: center;
}
#recherche{
	margin: 12px 0 30px 38px;
	padding: 1px;
	width: 240px;
	height: 309px;
	color: #000;
	font-size: 12px;
}
.mini{
	float:left;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 104px;
	height: 64px;
}
.maxi{
	float:right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 104px;
	height: 64px;
}
.achat{
	float:left;
	margin: 0px;
	border: 0px;
	width: 100px;
	height: 20px
}
.location{
	float:right;
	text-align: right;
	margin: 0px;
	border: 0px;
	width: 100px;
	height: 20px;
}
.biens{
clear: both;
	border: 0px;
	height: 54px;
}
.secteur{
	border: 0px;
	height: 48px;	
}
.lance{
	border: 0px;
	text-align: center;
	height: 44px;
	padding-top: 10%;
}
#lanceRecherche{
	background-color: #fff;
	width: 90%;
}
#sup{
	width: 243px;
	height: 189px;
	text-align: center;
	margin: 0 0 0 38px;
	padding-top: 9%;
}
#CA{
	display: none;
	margin: 12px 0 0 0px;
	width: 300px;
	height: 276px;
}
#diapos{
	float: left;
	margin: 0px;
	width: 681px;
	height: 304px;
	background-image: url(./images/diapos.jpg);
	background-repeat: no-repeat;
}
#maison {
	float: left;
}
#coupCoeur {
	float: left;
	width: 280px;
	height: 284px;
	background-image: url(./images/coup-de-coeur.png);
	background-repeat: no-repeat;
}
#nouiDiapos{
	margin: 20px 0 0px 34px;
	color: #999;
}

.titre1{ 
	text-align: center;
	margin: 22px 0 12px 0;
	font-weight:bold;
}
.titre2{
	color: #999;
	text-align: center;
	font-weight:bold;
	margin: 0;
}
#contenu{
	float: left;
	width: 680px;
	min-height: 334px;
	height: 100%;
	margin-bottom: 8px;
	
}
#contenu  .p{
	width: 650px;
	font-size: 18px;
	margin: 0 0 12px 12px;
}
#piedpage{
	clear: both;
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 12px;
	padding-bottom:6px;
	background-image: url(./images/piedpage.png);
	background-position: top;
	background-repeat: no-repeat;
}
#piedpage a{
	margin-top: 12px;
	text-decoration: none;
	color: #fff;
	font-size: 13px;
}
#piedpage a:hover{
	margin-top: 12px;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
/****************************
**  pagination automatique **
****************************/
.pagination a {color: black;}
.pagination a:hover {color: red; text-decoration: none;}
.pagination a:active {color:pink; font-weight: bold;}

#normal{
clear:both;
	color: #000;
	width: 630px;
	min-height: 183px;
	margin: 0 auto 12px auto;
	padding: 0px;
}
#investissement{
clear:both;
	color: #000;
	width: 630px;
	min-height: 183px;
	height: 100%;
	margin: 0 auto 12px auto;
}
.cellule{
	float: left;
	background-image: url(./images/BodyAn.png);
	background-repeat: repeat-y;
	height: 100%;
	margin: 0;
}
#coeur{
clear:both;
	color: #000;
	width: 630px;
	min-height: 183px;
	margin: 0 auto 12px auto;
}
.titreAnnonceI{
	background-image: url(./images/enteteInvt.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 26px;
	line-height: 26px;
	font-size: 18px;
	font-weight: bold;
}
.titreAnnonceC{
	background-image: url(./images/enteteCoeur.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 26px;
	line-height: 26px;
	font-size: 18px;
	font-weight: bold;
}
.titreAnnonce{
	background-image: url(./images/entetenormal.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 26px;
	line-height: 26px;
	font-size: 18px;
	font-weight: bold;
}
.imgAnnonce{
	float:left;
	width: 104px;
	height: 100px;
	margin-left: 10px;
}
.imgAnnonce img{
	border: 2px outset black;
	margin-top: 30%;
}
.contenuAnnonce{
	float:left;
	font-size: 14px;
	width: 510px;
	min-height: 100px;
}
.typeTitre{
	font-weight: bold;
	font-size: 14px;
	padding-left: 14px;
}
.descriptif{
	font-size: 13px;
	margin-top: 12px;
	padding-left: 14px;
	padding-right: 6px;
	padding-bottom: 6px;
	min-height: 89px;
}
#footAnnonce{
	float: left;
	background-image: url(./images/FootAn.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 630px;
	padding-left: 14px;
	margin: 0;
}
.G{
	font-weight: bold;
	margin-left: 110px;
}
.D{
	float: right;
	padding-right: 26px;
}
h2{
 height : 34px;
 padding: 6px 0 0 0;
}
#calculette{
	text-align: center;
	width: 659px;
	height: 618px;
	margin: -18px auto 0 auto;
	background-image: url(./images/calculette.png);
	background-repeat: no-repeat;
}
#endettement{
	margin: -8px 0 20px 48px;
}
#endettement table{
	border-collapse: separate;
	margin : 1px;
	width: 552px;
}
#endettement td{
	height: 45px;

}
#endettement2{
	margin: -10px 0 6px 51px;
}
#endettement2 table{
	border-collapse: separate;
	margin : 1px;
	width: 552px;
}
#endettement2 tr{
	height: 44px;

}
.red2{
	font-size: 16px;
	color: red;
	text-align: center;
}
.small{
	font-size: 12px;
}
.gauche{
	width: 389px;
}
.droite{
	text-align: center;
    width: 136px;
}
.milieu{
	width: 12px;
}
#emprunt input.bouton{
	width: 546px;
	height: 45px;
	border: none;
	background-color: transparent;
	background-image: url(./images/BTcalculer.png);
	background-repeat: no-repeat;
	margin: 0px;
}
#emprunt2 input.bouton{
	width: 546px;
	height: 45px;
	border: none;
	background-color: transparent;
	background-image: url(./images/BTcalculer.png);
	background-repeat: no-repeat;
	margin: 0px;
}
#emprunt input,#emprunt select{

    text-align: center;
    font-size: 14px;
    width: 120px;
}
#emprunt2 input,#emprunt2 select{

    text-align: center;
    font-size: 14px;
    width: 120px;
}
input#capa{
	margin-top: 5px;
}
input#capa2{
	margin-top: -4px;
}


#gerer{
	height: 100%;
	width: 649px;
	margin: 0 0 0 12px;
	padding: 8px;
	background-image: url(./images/gerer.png);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000;
}
#gerer .text p, #estimer .text p{
	margin: 6px 0; 
	font-size: 12px;
	color: #000;
	width: 480px;
}
#gerer img, #estimer img{
	margin: 40px 0px 0 0;
}
.text{
	float: left;
	width: 484px;
	margin: 38px 0 0 4px;
}

h4{
	margin: 6px 0;
}
#estimer{
	height: 619px;
	width: 650px;
	margin: 0 0 0 12px;
	padding: 8px;
	background-color: transparent;
	background-image: url(./images/estimer.png);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000;
}
#estim{
	width:650px;
	margin-right: 12px;
}

.estim2{
	float: left;
	margin: 0 34px 6px 4px ;
	width: 260px;
	height: 340px
}
.estim2 table{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
.estime2 table tr{
	height: 22px;
	margin: 0px;
	padding: 0px;
}
.float2{
	clear:both;
}
.float2 textarea{
	font-size: 14px;
}
#estim input, #estim select{
	float: right;
	width: 140px;
	margin:0px;
	padding: 0px;
}
#estim label{
	margin-right: 10px;
	line-height: 22px;
	height: 22px;
}
#estim fieldset{
	margin: 0px;
}
#estim legend{
	font-weight: bold;
}
.D2{
	float: right;
	padding-right: 26px;
}
.rayure{
	background-color: #B3B4B6;
	padding-left: 10px;
	font-weight: bold;
	color: #323A7D;
	border-bottom: 1px solid #323A7D;
}
.table{
	margin: 2px 0 4px 0;
	border-collapse:collapse;
	border:1px solid #323A7D;
	width: 300px;
}
#pratique{
	margin-left: 14px;
	width: 656px;
	min-height: 630px;
}
#pratique ul li{
	font-size: 14px;
}
#pratique p{
	font-size: 14px;
}
#contact{
	margin: 12px 0 0 14px;
	width: 656px;
	min-height: 618px;
}
#contact fieldset{
	margin-bottom: 14px;
}
fieldset.sujet{
	margin: 0px auto;
	width: 320px;
}
.sujet table{width: 320px;}
.sujet input, .sujet select{
	float: right;
	width: 140px;
}
.sujet label{
	margin-right: 12px;
	line-height: 24px;
	height: 24px;
}
#formul{
width:650px;
}
#sujet{
	font-size: 12px;
	width: 631px;
}
#services{
	width: 670px;
}