/* CSS Document */
.cachediv {
	display:none;
}

*, .menu ul, .sousmenu ul {
  margin: 0;
  padding: 0;
}

a {
color:#666666;
text-decoration:none;}

a:hover {
color:#666666;
text-decoration:underline;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: url(../images/fond-gauche2.jpg) repeat-x #7ABDE5;
}

.blocGauche {
  position: absolute;
  background-image: url(../images/fond-gauche2.jpg);
  background-repeat: repeat-x;
  width: 50%;
  height: 800px;
  display: block;
  float: left;
}

.blocDroit {
  position: relative;
  width: 50%;
  height: 800px;
  display: block;
  background-image: url(../images/fond-droit2.jpg);
  background-repeat: repeat-x;
  float: right;
}

.centre {
  position: absolute;
  width: 1050px;
  display: block;
  z-index: 1;
  height: auto;
  float: right;
  left: 50%;
  margin-left: -525px;
  background: #FFFFFF;
  color: #666666;
}

#bandeauLogo {
  background: #FFFFFF;
  width: 1050px;
  height: 195px;
}
/**************************MENU***************************************/

#contenairMenu {
  position: absolute;
  width: 1050px;
  height: 36px;
  margin-top: 146px;
  margin-left: 20px;
  z-index: 800;
}

.menu li {
  background: url(../images/bouton.gif) 0 -37px;
  width: 124px;
  height: 36px;
  font-size: 13px;
  color: #FFFFFF;
  font-weight: bold;
  list-style: none;
  display: block;
  float: left;
  margin-left: 2px;
  text-align: center;
  line-height: 35px;
}

.menu li a {
  background: url(../images/bouton.gif) 0 -37px;
  height: 36px;
  display: block;
  text-decoration: none;
  color: #FFFFFF;
  font-weight: bold;
}

.menu li a:hover {
  display: block;
  background: url(../images/bouton.gif);
  color: #508EB7;
}

.actif {
  background: url(../images/bouton.gif) !important;
  color:#508EB7 !important;
}

#sousMenu1 {
  position: absolute;
  background-color: #508EB7;
  width: 124px;
  height: auto;
  left: 254px;
  top: 36px;
  display: none;
  z-index: 1000;
}

#sousMenu2 {
  position: absolute;
  background-color: #508EB7;
  width: 124px;
  height: auto;
  left: 380px;
  top: 36px;
  display: none;
  z-index: 1000;
}

.sousmenu li{
  list-style: none;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 25px;
  border-top: #3D7A9B 1px dashed;
}

.sousmenu li a, h2 a{
  text-decoration: none;
  color: #FFFFFF;
}

.sousmenu li a:hover{
  text-decoration: none;
  color: #FFFFFF;
  background-color: #72A5C1;
  display: block;
}
/*******************************fin MENU***********************************************/

#contenu {
  position: relative;
  float: left;
  width: 1020px;
  height: auto;
  padding: 15px;
}

h1 {
  font-size: 21px;
  font-weight: bold;
  font-style: italic;
  margin: 10px;
  color: #518FB7;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  color: #FF6600;
  margin: 5px;
}

h3 {
  margin: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
}

h2 a:hover, h4 a:hover{
  color: #FFFFFF;
  text-decoration:none !important;
  font-style: normal;
}

h4 {
  font-size: 21px;
  font-weight: bold;
  color: #FFFFFF;
  font-style: italic;
  padding: 5px 10px 20px 10px;
}

h2 a, h4 a{
  color:#FFFFFF !important;
  text-decoration: none;
}

h6 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px;
  color: #FFFFFF;
}

.resultat {
  color: #666666;
}

.resultat ul {
  margin: 0;
  list-style: none;
}

.titreResultat {
  color: #518FB7;
  font-weight: bold;
}

select {
  color: #518FB7;
  width: 150px;
}

#numeroPage {
  position: relative;
  float: left;
  background: url(../images/fond-recherche.gif) no-repeat center;
  width: 680px;
  height: 20px;
  padding: 10px;
  text-align: center;
  color: #FFFFFF;
  font-weight: bold;
  margin: 10px 0 10px 0;
}

#numeroPage a{
  color: #FFFFFF;
  text-decoration: none;
  background: none;
}

#numeroPage a:hover, .active{
  background: #518FB7;
}

#milieu {
  margin-top: 10px;
  width: 1020px;
  height: auto;
}

#milieuGauche {
  width: 700px;
  height: auto;
  position: relative;
  float: left;
}

#milieuDroit {
  position: relative;
  float: left;
  margin-left: 10px;
  width: 310px;
  height: 100%;
}

#pied {
  position: relative;
  float: left;
  clear: both;
  width: 1050px;
  height: auto;
  color: #518FB7;
  margin-bottom: 10px;
  margin-top: 5px;
  text-align: center;
  font-size: 11px;
  border-top: 1px solid #518FB7;
  padding-top: 15px;
}

#pied a {
  color: #518FB7;
  text-decoration: none;
  font-weight: bold;
}

#pied a:hover {
  color: #518FB7;
  text-decoration: underline;
  font-weight: bold;
}

#pied p{
  margin-top: 10px;
}

.resultatBien {
  position: relative;
  float: left;
  width: 700px;
  height: 140px;
  padding: 5px 0 5px 0;
  border-bottom: #518FB7 dashed 1px;
}

.titreTypeBien {
  font-size: 14px;
  color: #518FB7;
  font-weight: bold;
}

.vignetteResultatBien {
  position: relative;
  float: left;
  width: 120px;
  height: 90px;
  margin: 10px 10px 2px 0;
}

.texteResultatBien {
  position: relative;
  float: left;
  margin-top: 10px;
}

.details {
  margin-top: 15px;
  font-size: 14px;
  color: #518FB7;
  font-weight: bold;
}

.details a{
  font-size: 14px;
  color: #518FB7;
  font-weight: bold;
  text-decoration: underline;
}

.details a:hover{
  font-size: 14px;
  color: #518FB7;
  font-weight: bold;
  text-decoration: none;
}
/************************ Recomander à un ami ***************************/

.popUp {
  border: 1px solid #508EB7;
  background: #FFFFFF;
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  overflow: hidden;
  z-index: 1000;
}

.contenuPopUp {
  overflow: hidden;
  width: auto;
  height: auto;
}

#formulaire {
background:url(../images/fond-recommander-ami.gif) no-repeat top;
width:402px;
height: auto;}

input {
font-size:11px;}

h5 {
font-size:18px;
font-weight:bold;
margin:10px;
color:#FFFFFF;
}
/**********************************Partie Droite******************************************/

#nouvelleRecherche{
  width: 296px;
  height: 91px;
  background: url(../images/haut-nouvelle-recherche.gif) no-repeat;
  color: #508EB7;
  padding: 5px;
}

#nouvelleRecherche a{
  color: #508EB7;
  text-decoration: none;
}

#nouvelleRecherche a:hover{
  color: #508EB7;
  text-decoration: underline;
}

#recrutement{
  margin-top: 10px;
  width: 221px;
  height: 91px;
  background: url(../images/recrutement2.gif) no-repeat;
  color: #B9C400;
  padding: 5px 5px 5px 80px;
}

#recrutement a, #partenaire a, #garantie a{
  color: #B9C400;
  text-decoration: none;
}

#recrutement a:hover, #partenaire a:hover, #garantie a:hover{
  color: #B9C400;
  text-decoration: underline;
}

#partenaire, #garantie {
  margin-top: 10px;
  width: 296px;
  height: 131px;
  background: url(../images/haut-partenaires2.gif) no-repeat;
  color: #666666;
  padding: 5px;
}

#alerte {
  width: 296px;
  height: 76px;
  background: url(../images/haut-alerte.gif) no-repeat;
  color: #F16300;
  padding: 20px 5px;
}

#alerte a{
  color: #F16300;
  text-decoration: none;
}

#alerte a:hover{
  color: #F16300;
  text-decoration: underline;
}

/***********************************FICHES DETAILS*********************************************/

#titreDetails {
  position: relative;
  float: left;
  background: url(../images/fond-recherche.gif) no-repeat center;
  width: 680px;
  height: 20px;
  padding: 10px;
  color: #FFFFFF;
  font-size:16px;
  font-weight: bold;
  margin: 10px 0 10px 0;
}

#galerie {
position:relative;
float:left;
width:700px;
height: 400px;
background-color:#EEEEEE;
}

#gdePhoto {
width:500px;
margin:5px 5px 5px 10px;
height:380px;
position:relative;
float:left;
border: 5px solid #999999;
overflow:hidden;
}

 .pics { 
padding:0; 
margin:0; 
}
#nav { 
width:125px;
margin:5px 5px 5px 40px;
height:395px;
overflow-y:auto;
overflow-x:hidden;
position:relative;
float:left;
}
#nav li { 
width: 100px; 
height: 90px;
margin: 2px; 
list-style: none; 
padding: 2px; 
display: block;
float:left
}
#nav a { 
width: 100px;
height:90px; 
padding: 0px; 
display: block; 
border: 2px solid #666666; 
}

#nav a:hover {  
border: 2px solid #FFF; 
}

#nav li.activeLI { 
background: #FFF;
}
#nav a:focus { 
outline: none; 
}
#nav img { 
border: none; 
display: block; 
}

#resumeDetail {
position:relative;
float:left;
width:688px;
height:auto;
margin-top:10px;
padding:5px;
background:#EEEEEE;
border:dashed 1px #666666;
}

#texteDetail {
position:relative;
float:left;
width:690px;
height:auto;
margin-top:10px;
background:#EEEEEE;
padding:5px;
color:#666666;
}

#cadreOrange {
position:relative;
float:left;
margin-top:20px;
width:688px;
border:1px #FF6600 solid;
padding:25px 5px 5px 5px;
color:#FF6600;
}

#cadreOrange a{
text-decoration:none;
color:#FF6600;
}

#cadreOrange a:hover{
text-decoration:underline;
color:#FF6600;
}

#titreCadreOrange {
position:absolute;
width:230px;
height:15px;
margin-top : -40px;
margin-left:10px;
padding:5px;
background-color:#FFF;
color:#FF6600;
font-size:16px;
font-weight:bold;
text-align:center;}


/*****************************VENDRE UN BIEN *****************************************/

#textVendre {
width:600px;
text-align:justify;
}

#textVendre select {
color:#666666;}

#formulaireVendre {
width:420px;
height:auto;
margin-top:30px;
position: relative;
float:left;
border:1px #FF6600 solid;
padding:20px 5px 5px 5px;
color:#FF6600;
}

#formulaireVendre input[type=text]{
color:#666666;
width:200px;
border:1px #FF6600 solid;
font-size:12px;
}
#formulaireVendre input[type=image]{
border:0pt none;
}

#formulaireVendre textarea{
color:#666666;
width:200px;
border:1px #FF6600 solid;
font-size:12px;
}

#formulaireVendre select {
width:200px;
color:#666666;
border:1px #FF6600 solid !important;
}

/********************************************FORMULAIRE ALERTE***************************************************************/

#formulaireAlerte {
width:650px;
height:auto;
margin-top:30px;
position: relative;
float:left;
border:1px #FF6600 solid;
padding:20px 5px 5px 5px;
color:#FF6600;
}

#formulaireAlerte input[type=text]{
color:#666666;
width:200px;
border:1px #FF6600 solid;
font-size:12px;
}
#formulaireAlerte input[type=image]{
border:0pt none;
}

#formulaireAlerte textarea{
color:#666666;
width:200px;
border:1px #FF6600 solid;
font-size:12px;
}

#formulaireVendre select {
width:200px;
color:#666666;
border:1px #FF6600 solid !important;
}


/***************************************CALCULETTE********************************************************/

.put1 { font-size: 10pt; }
.td0 { font-family: Arial; font-size: 11pt; color: #FFFFFF; font-weight: bold; background-color: #FF6600; padding:5px; }
.td1 { font-family: Arial; font-size: 10pt; color: #666666;  }
.td2 { font-family: Arial; font-size: 10pt; color: #FFFFFF; }
.tdd { background-color: #EBEBEB; }
.tdr { background-color: #F8F8F8;}
.titre1 { font-family: Arial; font-size: 12pt; font-weight: bold; color: #095777; }
.Note1 { font-family: Arial; font-size: 7pt; font-style: italic; color: #909090; }
.td3 { font-family: Arial; font-size: 10pt; color: #666666; background-color: #FFFFFF; }
.td1r{ font-family: Arial; font-size: 11pt; color: #FF6600; font-weight: bold; }


.TabResLib { background-color:#095777s }
.BordGauche { border-left : #15308A solid 1px; }
.TabResCI { background-color:#FFFFCE; }
#TabRenseignement { border: 1px solid #FF6600; }
#TabRenseignement select{ color:#666666; }
#TabResult { font-family: Arial; font-size: 10pt; width:100%; }
#TabResult td { border-bottom : #FF6600 solid 1px; border-right : #FF6600 solid 1px; text-align:right; padding:2px }
#TabResultTitre { background-color:#FF6600; font-weight:bold; color:#FFFFFF }


#textCreditImpot {
width: 1000px;
height:auto;
padding:10px;
position:relative;
float:left;
display:none;
text-align:justify;
border: 1px solid #FF6600;
margin-top:20px;}