*
{
	margin: 0px;
	padding: 0px;
	border: none;
}
body
{
	width: 924px;
	height: 750px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
a
{
	cursor: pointer;
	text-decoration: none;
}
li
{
	list-style-type: none;
}
.dore
{
	color: #614918;
}
.texte
{
	font-family: "Times New Roman","Sans-Serif";
	font-size: 12px;
	color: #614918;
}
.texte14
{
	font-family: "Times New Roman","Sans-Serif";
	font-size: 14px;
	color: #614918;
}
.texte15
{
	font-family: "Times New Roman","Sans-Serif";
	font-size: 15px;
	color: #614918;
}
.texte18
{
	font-family: "Times New Roman","Sans-Serif";
	font-size: 18px;
	color: #614918;
}
.bleu
{
	color: #0082a4;
}
.gras
{
	font-weight: bold;
}
.erreur
{
	color: #0082a4;
}
.bouton
{
	width: 150px;
}
.alignJust
{	
	text-align:justify;
}
.blanc
{
	color: #FFFFFF;
}





/* Design */
.site
{
	width: 924px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e4ddd1;
}
.banniereHaut
{
	width: 924px;
	height: 119px;
	background: url("images/banniere_haut.jpg") top no-repeat;
}
.drapeau{
	padding-right:305px;
	padding-bottom:10px;
}
	/** Menu **/
.menu
{
	background-color: #e4ddd1;
}
.carre
{
	width: 518px;
	height: 22px;
	background: url("images/picto_banniere.jpg") top left no-repeat;
}
.btAccueil
{
	width: 61px;
	height: 22px;
	background: url("images/bt_accueil.jpg") no-repeat;
}
.btVente
{
	width: 61px;
	height: 22px;
	background: url("images/bt_vente.jpg") no-repeat;
}
.btProprio
{
	width: 143px;
	height: 22px;
	background: url("images/bt_proprio.jpg") no-repeat;
}
.btService
{
	width: 58px;
	height: 22px;
	background: url("images/bt_service.jpg") no-repeat;
}
.btContact
{
	width: 61px;
	height: 22px;
	background: url("images/bt_contact.jpg") no-repeat;
}
.finMenu
{
	width: 22px;
	height: 22px;
	background: url("images/fin_menu.jpg") no-repeat;
}
	/** Banniere **/
.bgBanniere
{
	width: 13px;
	height: 227px;
	background: url("images/bordGauche_banniere.jpg") left no-repeat;
}
.bdBanniere
{
	width: 22px;
	height: 227px;
	background: url("images/bordDroit_banniere.jpg") right no-repeat;
}
.banniere
{
	width: 889px;
	height: 227px;
	background: url("images/banniere.jpg") top no-repeat;
}
.banniere_liste
{
	width: 889px;
	height: 227px;
	background: url("images/banniere_liste.jpg") top no-repeat;
}
.banniere_proprietaire
{
	width: 889px;
	height: 227px;
	background: url("images/banniere_proprietaire.jpg") top no-repeat;
}
.banniere_services
{
	width: 889px;
	height: 227px;
	background: url("images/banniere_services.jpg") top no-repeat;
}
.banniere_documents
{
	width: 889px;
	height: 227px;
	background: url("images/banniere_services.jpg") top no-repeat;
}
.banniere_simulation
{
	width: 889px;
	height: 227px;
	background: url("images/banniere_services.jpg") top no-repeat;
}
.banniere_infos
{
	width: 889px;
	height: 227px;
	background: url("images/banniere_services.jpg") top no-repeat;
}
.banniere_contact
{
	width: 889px;
	height: 227px;
	background: url("images/banniere_contact.jpg") top no-repeat;
}

	/** Corps du site **/
.corps
{
	width: 889px;
	margin-left: auto;
	margin-right: auto;
	background-color: #e4ddd1;
}
.corpsGauche
{
	width: 13px;
	height: 352px;
	background: url("images/corps_gauche.jpg") no-repeat;
}
.corpsDroit
{
	width: 22px;
	height: 352px;
	background: url("images/corps_droit.jpg") no-repeat;
}
.adresse
{
	width: 924px;
	height: 30px;
	background: url("images/adresse.jpg") top no-repeat;
}


/* Administration */
.admin
{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.fond
{
	background-color: #e4ddd1;
}


/* Listing */
.annonce
{
	width: 278px;
	height: 141px;
	background: url("images/fond_annonce.jpg") no-repeat;
	padding-top: 12px;
	padding-left: 12px;
}
.annonce img
{
	margin-right: 4px;
}
/*html>body .annonce td
{
	padding-left: 7px;
}
.photo
{
	
}*/
.triListe:hover
{
	color: #0082a4;
}
.ville
{
	font-size: 18px;
}
.description
{
	width: 135px;
	font-size: 13px;
	text-align: justify;
}
.prix
{
	font-size: 16px;
}
.ref
{
	font-size: 11px;
}
.pagination a
{
	color: #614918;
	text-decoration: none;
}
.paging
{
	color: #0082a4;
}

/* Détails */
.fiche
{
	width: 910px;
	height: 338px;
}
.barre
{
	width: 95%;
	height: 6px;
	float: left;
	background: url("images/ligneFiche.jpg") top repeat-x;
}
.infos
{
	width: 490px;
	margin-left: 40px;
	text-align: justify;
}
.infos input, textarea
{
	border: 1px solid #6C6C6C;
}
.cachet
{
	width: 880px;
	position: relative;
}
html>body .photoDetails
{
	padding-top: 10px;
}
.texteFiche
{
	font-family: "Verdana";
	font-size: 11px;
	color: #6C6C6C;
}
.villeFiche
{
	font-size: 22px;
}
.prixFiche
{
	font-size: 24px;
}
.onglets
{
	position: relative;
	z-index: 1;
}




/* Send_Mail */
.envoiMail
{
	width: 600px;
}
.envoiMail td
{
	padding-left: 20px;
}
.envoiMail input, textarea
{
	border: 1px solid #6C6C6C;
}



/* Propriétaires */
.proprio
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.titreProprio
{
	font-size: 18px;
}
.descProprio
{
	text-align: justify;
}



/* Services */
.services
{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	border: 1px solid #614918;
}
.rubrique
{
	height: 25px;
}

/* Documents */
.documents
{
	width: 820px;
	height: 320px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	color: #614918;
}
.documents a
{
	color: #614918;
	font-weight: bold;
}
.docs
{
	height: 290px;
	overflow:auto;
}
.colonne
{
	width: 400px;
	font-size: 13px;
	color: #614918;
} 
.colonne a
{
	text-decoration: none;
	font-size: 14px;
	color: #614918;
}
.colonne img
{
	margin-left: 2px;
}


/* Simulation */
.simulation
{
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.simulation a
{
	color: #614918;
	font-weight: bold;
}

/* Informations */
.informations
{
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.informations .retour
{
	color: #614918;
	font-weight: bold;
}
.afficheInfos td
{
	padding-bottom: 10px;
}
.titreInfos
{
	font-family: "Times New Roman";
	font-size: 15px;
	color: #0082a4;
}


/* Contact */
.contact
{
	width: 850px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	font-size: 16px;
	font-family: Times New Roman;
	color: #614918;
}




/* Accueil */
.acc_gauche
{
	width:13px;
	height:601px;
	background: url('images/accueil_g.jpg') no-repeat;
}
.acc_droite
{
	width:22px;
	height:601px;
	background: url('images/accueil_d.jpg') no-repeat;
}
.acc1
{
	width:435px;
	height:119px;
	background: url('images/accueil1.jpg') no-repeat;
}
.acc2
{
	width:454px;
	height:119px;
	background: url('images/accueil2.jpg') no-repeat;
}
.acc3
{
	width:435px;
	height:242px;
	background: url('images/accueil3.jpg') no-repeat;
}
.acc4
{
	width:454px;
	height:242px;
	background: url('images/accueil4.jpg') no-repeat;
}
.acc5
{
	width:435px;
	height:240px;
	background: url('images/accueil5.jpg') no-repeat;
}
.acc6
{
	width:454px;
	height:240px;
	background: url('images/accueil6.jpg') no-repeat;
}
.formBienvenue
{
	margin-top: 80px;
	margin-left: 20px;
}
.txtBienvenue
{
	position: absolute;
	width: 850px;
	margin-left: 50px;
	margin-top: -180px;
}







.calque{
  opacity:.85;
  color: #FFFFFF;
  position: absolute;
  visibility : hidden;
  padding: 0px;
  font-family: Courrier;
  font-size: 8pt;
  background-color: #585858;
  opacity : .85;
  filter : alpha(opacity=85);
  width: 100%;
  height : 100%;
  top : 0;
  left : 0 ;
  z-index:300;
}

.image_calque{
	height: 100%;
}

.centre_window{
	width: 961px;
	position:relative;
	z-index:400;
}

.window{
  position: absolute;
  visibility : hidden;
  padding: 0px;
  /*background-color: #FFFFFF;*/
  width: 961px;
  height: 371px;
  top : 150px;
  /*left : 11%;*/
  z-index:400;
  /*border:solid 1px #000000;*/
  background: url("images/fond_fiche.gif") no-repeat;
  padding:15px;
  padding-left:20px;
}