/* ===| COLORS |==============================================================*/
body {background:#ffffff url(../images/charte/bg-body.jpg) left top repeat-x;}

#wrap-container{background-color:#ffffff}
#footer{background: url(../images/charte/bg-footer.jpg) center top no-repeat;}


#wrap-footer{background:#ffffff url(../images/charte/bg-footer-repeat.jpg) left top repeat-x;}


a#digital:link, a#digital:visited{color:#ffffff;text-decoration:none;font-weight:normal;font-family:Tahoma;font-size:11px;}
a#digital:hover, a#digital:active{color:#919191;font-weight:normal;text-decoration:none;}

.mail:link, .mail:visited{
  color:#44c743;
  font-family:Arial;
	font-size: 12px;
  text-decoration:underline;
  }
.mail:hover, .mail:active{
  color:#ffffff;
  font-family:Arial;
	font-size: 12px;
  text-decoration:none;
}
a:link, a:visited{
  color:#0c4ba3;
}
a:hover, a:active{
  color:#ef9a1e;
}

.suite:link, .suite:visited{
  color:#476db8;
  font-family:Arial;
	font-size: 11px;
  text-decoration:none;
  cursor:pointer;
  }
.suite:hover, .suite:active{
  color:#ee9319;
  font-family:Arial;
	font-size: 11px;
  text-decoration:none;
  cursor:pointer;
}
.contact:link, .contact:visited{
  color:#0c4ba3;
  font-family:Arial;
	font-size: 12px;
  text-decoration:underline;
  font-weight:bold;
  }
.contact:hover, .contact:active{
  color:#ef9a1e;
  font-family:Arial;
	font-size: 12px;
  text-decoration:none;
  font-weight:bold;
}

#alerts{background:url(../images/charte/bg-alerts.jpg) left top no-repeat;}
#alerts-en{background:url(../images/charte/bg-alerts-en.jpg) left top no-repeat;}
#recherche{background:url(../images/charte/bg-recherche.jpg) left top no-repeat;}
#recherche-en{background:url(../images/charte/bg-recherche-en.jpg) left top no-repeat;}
#mdm{background:url(../images/charte/bg-mdm.jpg) left top no-repeat;}
#mdm-en{background:url(../images/charte/bg-mdm-en.jpg) left top no-repeat;}
#rappele{background:url(../images/charte/bg-rappele.jpg) left top no-repeat;}
#rappele-en{background:url(../images/charte/bg-rappele-en.jpg) left top no-repeat;}
#decouvrez{background:url(../images/charte/bg-decouvrez.jpg) left top no-repeat;}
#decouvrez-en{background:url(../images/charte/bg-decouvrez-en.jpg) left top no-repeat;}
#situer{background:url(../images/charte/bg-situer.jpg) left top no-repeat;}
#situer-en{background:url(../images/charte/bg-situer-en.jpg) left top no-repeat;}
#coordonnees{background:url(../images/charte/bg-coordonnees.jpg) left top no-repeat;}
#notre-selection{background:url(../images/accueil/bg-notre-selection.jpg) left top no-repeat;}
#notre-selection-en{background:url(../images/accueil/bg-notre-selection-en.jpg) left top no-repeat;}

ul.list li{background:url(../images/charte/icon-list.jpg) left 5px no-repeat;}


.bg-form{
  background-color:#ffffff;
  border:solid 1px #7f9db9;
  width:204px;
  height:17px;
  padding-left:3px;
  color:#476db8;
  margin-top:18px;
}
.bg-select{
  background-color:#ffffff;
  border:solid 1px #7f9db9;
  width:209px;
  height:21px;
  padding-left:3px;
  color:#476db8;
 }
 .bg-select1{
  background-color:#ffffff;
  border:solid 1px #afb7de;
  height:120px;
  width:160px;
  padding-left:3px;
  color:#476db8;
  margin-top:20px;
 }

 .recherche{
	background:url(../images/charte/recherche.jpg) no-repeat left top;
  cursor:pointer;
  width:101px;
  height:25px;
	}
.rechercheover{
	background:url(../images/charte/recherche-over.jpg) no-repeat left top;
  cursor:pointer;
  width:101px;
  height:25px;
  }
   .recherche-en{
	background:url(../images/charte/recherche-en.jpg) no-repeat left top;
  cursor:pointer;
  width:101px;
  height:25px;
	}
.recherche-en-over{
	background:url(../images/charte/recherche-en-over.jpg) no-repeat left top;
  cursor:pointer;
  width:101px;
  height:25px;
  }
.bg-selection{
  background:url(../images/charte/bg-selection.jpg) no-repeat left top;
  width:119px;
  height:180px;
  margin-left:3px;
  margin-top:3px;
}
.thumb-selection{
  width:119px;
  height:80px;
  text-align:center;
  margin-top:3px;
}
.bg-biens{
  width:518px;
  height:100px;
  margin-top:3px;
   background:url(../images/charte/bg-biens.jpg) no-repeat left top;
   padding-top:5px;
   padding-left:5px;
   padding-right:5px;
}
.thumb-biens{
  width:105px;
  height:95px;
  text-align:center;
  float:left;
}
.photo-biens{
  width:250px;
  height:250px;
  padding:5px 5px;
  float:left;
  text-align:center;
  background:url(../images/charte/bg-photo-biens.jpg) no-repeat left top;
  margin-top:2px;
  cursor:pointer;
}
.bg-thumb-details{
  width:100px;
  height:100px;
  text-align:center;
  background:url(../images/charte/bg-thumb-details.jpg) no-repeat left top;
  margin-bottom:3px;
  margin-top:2px;
 margin-left:10px;
 cursor:pointer;
}
.bg-partenaires{
  border:solid 1px #0c4ba3;
  padding:5px 5px;
  height:auto;
  width:514px;
  display:table;
  background-color:#e0e8fd;
  margin-top:5px;
}

