@import url("reset.css");
@import url("grid.css");
@import url("typography.css");
@import url("formulaire.css");
body {
	color: #7d573b;
	font-size: 12px;
}

.container {
	margin-top: 20px;
}

.backoffice .header{
  background: url(../images/header.png) no-repeat 0 0;
  height:150px;

}


.menu{
  padding-top:85px;
  padding-left:305px;
}

.menu a{
  display:block;
}

.backoffice .menu a{
  display:inline;
}


.menu ul{
  padding:0;
  margin:0;
  list-style:none outside none;
}

.menu ul li{
  float:left;
  list-style-position:outside;
  display:block;
}

.btnAccueil{
  background: url(../images/btnAccueil.png) no-repeat 0 0;
  width:112px;
  height:47px;
}

.btnService{
  background: url(../images/btnService.png) no-repeat 0 0;
  width:112px;
  height:47px;  
}

.btnOffres{
  background: url(../images/btnOffres.png) no-repeat 0 0;
  width:112px;
  height:47px;  
}

.btnPrestige{
  background: url(../images/btnPrestige.png) no-repeat 0 0;
  width:110px;
  height:47px;  
}

.btnJoinUs{
  background: url(../images/btnJoinUs.png) no-repeat 0 0;
  width:110px;
  height:47px;  
}

.btnContact{
  background: url(../images/btnContact.png) no-repeat 0 0;
  width:110px;
  height:47px;  
}

.sidebar{
  width:197px;
  float:left;
}

.diaporama{
  /*background: url(../images/diaporama.png) no-repeat 0 0;
  height:143px;
  width:980px;*/
}
.blocConnexion{
  background: url(../images/blocConnexion.png) no-repeat 0 0;
  height:215px;
}

.blocSearch select {
  color:#7d573b;
  width:130px;
  margin-bottom:5px;
}

.blocPrix, .blocSurface, .blocPiece, .blocType{
  margin-bottom:20px;
}
.blocSearch{
  background: url(../images/blocSearch.png) no-repeat 0 0;
  height:414px;
  padding-top:40px;
  padding-left:15px;
}

.blocPartenaire{
  background: url(../images/blocPartenaire.png) no-repeat 0 0;
  height:129px;
}

.milieu{
  float:left;
  width:761px;
  margin-top:10px;
  padding:0 10px 0 10px;
}

.infoUser input{
  border:medium #dcdcdc;
  width:125px;
  height:12px;
  color:#7d573b;
  font-family:Arial;
  font-size:12px;
  margin-left:10px;
  padding:3px 4px 4px
}

.infoUser input.login{
  margin-top:60px;
}

.infoUser input.pass{
  margin-top:23px;
}

.infoUser input.connexion{
background: url(../images/btnConnexion.png) no-repeat 0 0;
  width:121px;
  height:38px;
  cursor:pointer;
  margin-top:5px;
  margin-left:14px !important;
  margin-bottom:5px;
}

a.oublie{
  color:#ffffff;
  font-size:10px;
  font-family:Arial;
  text-decoration: none;
  margin-left:16px;
}

h1{
  color:#c85627;
  font-size:35px;
}

h1.titreCoaching{
  margin-left:250px;
}

h1.gestionComm{
  font-size:25px; 
  margin-bottom:5px !important; 
}

h2{
  color:#947557;
  font-size:25px;
}

h2.soutienParticulier{
  margin-left:469px;
  margin-bottom:5px;
}
h3{
  color:#c85627;
  font-size:18px;
}

p.font14
{
    font-size:14px;
    line-height:17px;
}

.footer{
 background: url(../images/footer.png) no-repeat 0 0; 
 height:46px;
 width:974px;
 float:left;
 padding-top:18px;
 padding-left:20px;
}


.lienGuideCreation{
  margin-left:720px;
}
.footer a{
  text-decoration: none;
  color:#fff;
  font-size:12px;
  
}
.footer a:hover{
  text-decoration: underline;
}


img.imgAccueil{
  float:left;
  margin-top:30px;
  margin-right:20px;
}


.enteteModule{
  background-color: #fee5da;
  margin:0 0 20px;
  padding:20px;
  position:relative;
  height:35px;
}

.enteteModule h2{
  color: #000000
  font-size:28px;
  font-weight: bold;
  padding:0 0 0 40px;
  left:20px;
  margin:0;
  padding:0;
  position:absolute;
  top:25px;
}



.searchBien input.search  {
  background: url(../images/btnSearch.png) no-repeat 0 0;
  border:none;
  color:#7D573B;
  font-family:Arial;
  font-size:12px;
  padding:3px 4px 4px;
  width:121px;
  cursor:pointer;
  height:38px;
  margin-top:10px;
  margin-left:3px;
}

.ajouter{
    -moz-border-radius:3px 3px 3px 3px;
    background:url("../images/bkg-add.png") repeat-x scroll 0 0 #659410;
    border-bottom:1px solid #CCCCCC;
    display:block;
    float:right;
    padding:10px 15px;
    text-decoration:none;
}

.ajouter span{
  background:url("../images/plus.gif") no-repeat scroll 0 2px transparent;
  color:#FFFFFF;
  font:bold 14px Arial,sans-serif;
  margin:0;
  padding:0 0 0 20px;
  text-decoration:none;
}

.edit span {
  border-bottom:1px dashed #DDDDDD;
  color:#999999;
  font-size:11px !important;
}

.edit:hover span{
  border-bottom:1px solid #CCCCCC;
  color:#555555;
}

.delete span {
  border-bottom:1px dashed #DDDDDD;
  font-size:11px !important;
}

.delete:hover span{
  border-bottom:1px solid #CCCCCC;
  color:#FF0000;
}

.oblig, .oblig span, .delete, .delete span {
  color:#FE4C4C;
  text-decoration:none;
}

table tbody tr td a ,form a{
  text-decoration:none;
}
table thead tr th {
    border-bottom:2px solid #CCCCCC;
    color:#AAAAAA;
    font-size:11px;
    font-weight:normal;
}

table tbody tr td.big {
  color:#7d573b;
  font-size:16px;
  font-weight:bold;
  text-decoration:none;
}

.backoffice #listImage{
  margin-top:10px;
}


.ongletsModules ul{
  list-style:none outside none;

  border-bottom:1px solid #CCCCCC;
  height:38px;
  margin:0px;
  padding:0px;
}

.ongletsModules ul li.select{
  display:block;
  float:left;
  margin:0;
  padding:0;
  background:none repeat scroll 0 0 #EEEEEE;
}

.oneOffre{
  clear:both;
  display:block;
  margin-bottom:20px;
  margin-top:10px; 
  border-bottom:#bb855c solid 1px;  
  padding-bottom:5px;
}
.oneOffre img, .titreBien img{
  float:left;
  margin-right:10px;
}

.titreBien h2{
  padding-top:50px;
}

.listImageFront a{
  display:none;
}

.titreBien{
    margin-bottom:10px;
}
.ongletsModules ul li.select a{
  font-weight:bold;
   border-color:#CCCCCC #CCCCCC #FFFFFF;
   border-style:solid;
   border-width: 1px;  
}

.blocDetailOffre{
  float:left;
  width:550px;
  clear:right;
}
.oneOffre dl{
  width:400px;
  float:left;
}
.oneOffre dl dt{
  float:left;
  padding:0;
  display:inline;
  width:200px !important;
  margin-bottom:10px;
}

.bien dl dt{
  width:300px !important;
}
.oneOffre dl, .bien dl{
  margin-bottom:5px !important;
}
.oneOffre dl dd, .bien dl dd, form#formular dl dd{
  margin-bottom:10px;
}

.bien dl dd{
  margin-left: 300px;
}
.oneOffre span.titre{
  font-size:20px;
  font-weight:bold;
  display:block;
  margin-bottom:10px;
}

.ongletsModules ul li a{
  text-decoration: none;
   color:#C85627;
   padding:13px 20px 10px;
   font-size:14px;
   display:block;
   float:left;
   margin:0;
}


.listComment{
  margin-top:10px;
}
.blocComment{
  clear:both;
  float:left;
  border-bottom:#bb855c solid 1px;
  padding:20px 0 20px 0;
}



.blocText{
  float:left;
  width:550px ;
  font-family:"Lucida Grande";
}



.blocInfo{
  color:#a9744d;
  font-size:14px;
  font-family:"Lucida Grande";
  font-size:12px !important;
  width:175px;
  float:right;
  padding-left:20px;
}

.blocInfo span.who, .blocInfo span.when, .blocInfo span.hour{
  line-height: 20px;
  color:#c39879; 
  padding-left:20px;
}

.blocInfo a.edit,.blocInfo a.delete {
  text-decoration:none;
}
.who{
  background:url("../images/who.gif") no-repeat scroll 0 0 transparent;

}

.when{
  background:url("../images/when-date.gif") no-repeat scroll 0 0 transparent;
}

.hour{
  background:url("../images/when-hour.gif") no-repeat scroll 0 0 transparent;
}


.formComment{
  margin-top:10px;
}

div .toggleSubMenu a{
  height:15px;
  display:block;
  font-size:14px;
  font-weight:bold;
  margin:0 0 3px;
  text-transform:uppercase;
  background:none repeat scroll 0 0 #BB855C;
  color:#fff;
  text-decoration: none;
  padding:10px;
}


div .toggleSubMenu a:hover, div .toggleSubMenu a.open{
  background:none repeat scroll 0 0 #7D573B;
}

div .toggleSubMenu a span{
  background:url("../images/flecheNormal.png") no-repeat scroll 0 0 transparent;
  display:block;
  padding:0 0 0 15px;
}

div .toggleSubMenu a:hover span
{
  background:url("../images/flecheSelect.png") no-repeat scroll 0 0 transparent;

}
div .toggleSubMenu a.open span{
  background:url("../images/flecheSelectSelect.png") no-repeat scroll 0 0 transparent;
}

div .toggleSubMenu a.open span{
  background:url("../images/flecheSelectSelect.png") no-repeat scroll 0 0 transparent;
}

div .toggleSubMenu a.open:hover span{
  background:url("../images/flecheSelectSelect.png") no-repeat scroll 0 0 transparent;
}

.subData{
  background:none repeat scroll 0 0 #fee9de;
  float:left;
  width:721px;
  padding:20px;
  display:block;
}

.backoffice div.subData{
  width:680px;
}
.blocConnected{
    background-color:#FEE5DA;
    width:180px;
    float:left;
    padding:10px 5px 10px 5px;
    margin-top:10px;
    font-size:12px;
    
}

a.deconnexion{
    margin-top:10px;
    display:block;
}

a.voirFicheLink{
  text-decoration:none;
  display:block;
  float:right;
  font-size:14px;
  color:#fff;
  font-weight:bold;
  margin-bottom:10px;
  margin-right:5px;
}

.titreBien{
  clear:both;
  display:block;
}

.pagination{
  text-align:center;
}
.pagination a{
  text-decoration:none;
  color:#7D573B;
}
.pagination a:hover{
  text-decoration:underline;
}

.pagination a.selected{
  font-weight:bold;
  text-decoration:underline;
}

div.mentionsLegales p{
  font-size:13px;
}

div.mentionsLegales a{
  color:#C85627;
}


