body {
  margin:0px;
  padding:0px;
  background:url(../images/background_gen.jpg) top repeat-x #ffffff;
}

.bloc_depliable {
  margin-bottom:10px;
}

.bloc_depliable_contenu {
  display:none;
  transition:0.5s ease-out;
}

.rubrique_depliable {
  margin-bottom:5px;
}

.rubrique_depliable_contenu {
  display:none;
  transition:0.5s ease-out;
}

.bloc_depliable_entete, .rubrique_depliable_entete {
  cursor:pointer;
}


.lien{
	font-size:12px;
	color:#000;
	background:url(../images/puce_lien.png) no-repeat;
	padding-left:12px;
	text-decoration:underline;
	margin-left:10px;
  margin-top:2px;
}


/** structure **/

#conteneur{
	width:928px;
	margin:auto;
	min-height:691px;
	
}



/* bloc gauche */





#bloc_gauche{
	width:271px;
	min-height:691px;
	background:url(../images/background_menu.png) #c3d4bb  top;
	float:left;
	
	
}
#logo{
	width:270px;
	height:150px;
}
#menu_conteneur{
	height:314px;
}

/*** style du menu  */

.titre_menu{
	width:197px;
	/*min-height:28px;*/
	border-bottom:1px #FFF solid;
	text-align:right;
	color:#FFF;
	font-size:16px;
	display:block;
	margin-left:30px;
	float:left;
	margin-top:0px;
  margin-bottom:4px;
}



.titre_menu_active{
	width:197px;
	min-height:28px;
	border-bottom:1px #FFF solid;
	text-align:right;
	color:#000;
	font-size:16px;
	display:block;
	margin-left:30px;
	float:left;
	margin-top:0px;
  margin-bottom:4px;
	}
.titre_menu:hover{
	color:#000;
  text-decoration:none;
	}
.fleche_menu{
	height:39px;
	width:17px;
	display:block;
	background-image:url(../images/fleches_menu.png);
  background-position: right 2px;
  background-repeat: no-repeat;
	float:left;
	
}

#li_menu_etudiants {
  width:90%;
	height:auto;
  background-image:url(../images/background_btn_etudiant.png)!important;
  background-position: right 0!important;
  background-repeat: no-repeat;
  background-color:rgb(255,159,21);
  margin-bottom:5px!important;
  margin-top:5px!important;
  margin-left:11%!important;
}

#li_menu_etudiants:hover {
  background-color:rgb(245,149,11);
  transition:0.5s;
}

.titre_menu_etudiants{
	width:100%;
	height:auto;
	line-height:16px;
	text-align:center;
	color:#FFF;
  
	font-size:16px;
  padding:8px;
	display:block;
	
} 
.titre_menu_etudiants:hover{
  color:#eee!important;
} 

/* menu etudiants v2 - aout 2022 */
#li_menu_espace_etudiants {
  width:98%;
	height:auto;
  background-image:url(../images/background_btn_etudiant.png)!important;

  background-position: right 0!important;
  background-repeat: no-repeat;
  background-color: #eee;
  margin-bottom:5px!important;
  margin-top:25px!important;
  /*margin-left:11%!important;*/
}

#li_menu_espace_etudiants:hover {
  background-color:rgb(245,149,11);
  transition:0.5s;
}

#titre_espace_etudiants{
	width:100%;
	height:auto;
	line-height:16px;
	text-align:center;
	color:#111;
  
	font-size:16px;
  padding:8px;
  
	display:block;
	
} 
#titre_espace_etudiants:hover{
  color:#eee!important;
} 


/* special confinement */
#li_menu_c {
  width:90%;
	height:auto;
  background-image:url(../images/background_btn_etudiant.png)!important;
  background-position: right 0!important;
  background-repeat: no-repeat;
  background-color:rgb(255,159,21);
  
  margin-top:5px!important;
  margin-left:11%!important;
  transition:0.5s;
}

#li_menu_c:hover {
  background-color:rgb(245,149,11);
  
}

.titre_menu_c{
	width:100%;
	height:auto;
	line-height:14px;
	text-align:center;
	color:#FFF;
  
	font-size:14px;
  padding:8px 16px 8px 0;
	display:block;
	
} 
.titre_menu_c:hover{
  color:#eee!important;
} 

#li_menu_etudiants_c {
  width:90%;
	height:auto;
  background: none!important;
  /*
  background-image:url(../images/background_btn_etudiant.png)!important;
  background-position: right 0!important;
  background-repeat: no-repeat;
  background-color:rgb(255,159,21);
  */
  margin-top:5px!important;

  margin-left:11%!important;
}

#li_menu_etudiants_c:hover {
  /*
  background-color:rgb(245,149,11);
  transition:0.5s;
  */
}

.titre_menu_etudiants_c{
	width:100%;
	height:auto;
	
	text-align:center;
	color:#FFF;
  /*
  line-height:16px;
	
  */
  font-size:14px;
  padding:8px;
	display:block;
	
} 
.titre_menu_etudiants_c:hover{
  color:#eee!important;
} 


#bouton_louer{
	height:46px;
	background:url(../images/btn_louer.png) no-repeat;
	font-size:15px;
	text-transform:uppercase;
	color:#575757;
	padding-left:90px;
	padding-top:10px;
  display:block;
	
}
#bouton_acheter{
	height:46px;
	margin-top:15px;
	background:url(../images/btn_acheter.png) no-repeat;
	font-size:15px;
	text-transform:uppercase;
	color:#575757;
	padding-left:90px;
	padding-top:10px;
  display:block;
}
#bouton_espace{
	height:46px;
	margin-top:15px;
	/*background:url(../images/btn_client_orange.png) no-repeat;*/
	font-size:15px;
	text-transform:uppercase;
	color:rgb(255,159,21);
	padding-left:90px;
	padding-top:10px;
  display:block;
}
#bouton_louer:hover, #bouton_acheter:hover, #bouton_espace:hover{
	color:#88b82b;
  text-decoration:none;
}

/* v2 - auout 2022 */
#bouton_espace_locataire{
    height: auto;
    margin-top: 15px;
    padding: 0;
    background-image: url(../images/account-pin-circle.svg);
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: 26px;
    /* background-size: 90%; */
    background-color:#f9af20;
    width: 210px;
    display: flex;
    text-decoration: none;
}

#bouton_espace_locataire:hover {
    text-decoration:none;
    color:#222;
}

#bouton_espace_locataire:hover span {
    color:#222;
}

#bouton_espace_locataire span {
    font-size: 15px;
    text-transform: uppercase;
    color: #FFF;
    padding: 10px;
    padding-left: 20px;
    text-align: center;
    width: 100%;   
}


        /* menu pop */

        #menu{
          margin:0px;
          padding:0px;
          list-style:none;
          color:#fff;
          line-height:25px;
          display:inline-block;
          
          z-index:1000;
          list-style-type:none;
        }
        
        #menu li {
          list-style-type:none;
          display:inline-block;
          margin:0px;
          padding:0px;
          z-index:1001;
          
        	background-image:url(../images/fleches_menu_trans.png);
          background-position: right -6px;
          background-repeat: no-repeat;
        }

        #menu li a {
           
           text-decoration:none;
         	padding-right: 16px;
          	          
        }

        #menu > li {
          /*background:#172322 none repeat scroll 0 0;*/
          cursor:pointer;
          
          position:relative;
          padding:0px;
          
          text-align:center;
        }

        #menu > li a:hover {
          color:#000;
        }
        
        #menu li:nth-last-child(2) a {
          border:0!important;
        }        

        /* sub-menus*/

        #menu ul {
          padding:0px;
          margin:0px;
          display:block;
          display:inline;
          list-style-type:none;
          
          /*
          background-color:#fff;
          background-color:rgba(255,255,255,0.8);
          */
          




          
          
          height:auto;
        }

        #menu li ul {
          position:absolute;
          left:240px;
          top:-4px;
          margin:0px;
          padding:0px;
          width:300px;
          z-index:1002;
          color:#000;
          display:none;
        }

        #menu li:hover ul {
          display:block;
        }

        #menu li ul li{
          display:block;
          /*margin:5px;
          padding-left:2px;
          padding-right:2px;
          padding-top:7px;
          padding-bottom:5px;
          */
          min-height:25px;
          padding:4px;
          padding-bottom:3px;
          padding-left:40px;

          list-style-type:none;
          background:none;
          text-align:left;
          font-size:16px;
          margin-bottom:1px;

          z-index:1003;

background: -moz-linear-gradient(left,  rgba(238,238,238,0) 0%, rgba(238,238,238,1) 25%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(238,238,238,0)), color-stop(25%,rgba(238,238,238,1)));
background: -webkit-linear-gradient(left,  rgba(238,238,238,0) 0%,rgba(238,238,238,1) 25%);
background: -o-linear-gradient(left,  rgba(238,238,238,0) 0%,rgba(238,238,238,1) 25%);
background: -ms-linear-gradient(left,  rgba(238,238,238,0) 0%,rgba(238,238,238,1) 25%);
background: linear-gradient(to right,  rgba(238,238,238,0) 0%,rgba(238,238,238,1) 25%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00eeeeee', endColorstr='#eeeeee',GradientType=1 );





         
        }

        /*
        #menu li ul li:first-child { border-top: none; }
        */

        #menu li ul li a { 
          display:block;
          color:#88b82b;
          text-decoration:none;
        }

        #menu li ul li a:hover {
          color:#000000;
          text-decoration:none;
        }



/****************************/


/* bloc droit */





#milieu{
	width:657px;
	min-height:691px;
	float:left;
}
#slider_conteneur{
	width:670px;
	height:255px;
  position:relative;

	margin-left:-13px;
	border-top:#FFF 16px solid;
}

#background_slider{
  position:absolute;
  top:0;
  left:0;
	width:670px;
	height:238px;
  background-image:url('../images/background_slider_2023.png');
  background-repeat:no-repeat;
	z-index:102;
}




/* page accueil */





#bloc_bienvenue{
	background:url(../images/background_texte_bienvenue.png) no-repeat center;
	float:left;
	width:281px;
	height:136px;
	padding:15px 15px 15px 35px;
	text-align:justify;
	font-size:14px;
	margin-right:15px;
	margin-top:0px;
  margin-left:-15px;
  
}

#bloc_carte {
  position: relative;
	width:309px;
	height:164px;
	background-color:#ececec;
	border:#FF9F15 1px solid;
	float:left;
	margin-top:0;
	padding:0;
  overflow: hidden;
}

.lien-bloc_carte {
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image:url(../images/partelios-patrimoine-carte.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transform: scale(1.4);
  transition: all 0.2s ease;
}

.lien-bloc_carte:hover {
  transform: scale(1);
}

#bloc_carte .bloc_actu_titre {
  position: relative;
  z-index: 1;
  background:url(../images/background_titre_carte_f9af20.png) no-repeat;
}

#bloc_louer{
	margin-top:30px;
	width:350px;
	height:180px;
	background:url(../images/background_alouer.png) no-repeat center;
	float:left;
	margin-left:-80px;
	margin-right:15px;
}
.bloc_louer_texte{
	float:left;
	width:214px;
	height:178px;
	margin:1px 0px 1px 0px;
  
  text-decoration:none;
}
.bloc_louer_texte:hover {
  text-decoration:none;
}

#bloc_louer .lien {
  float:right;
}

.bloc_louer_titre{
	background:url(../images/background_titre_louer.png) no-repeat top;
	margin-left:52px;
	color:#FFF;
	font-size:16px;
	height:36px;
	padding:10px 5px 0px 57px ;
}
.bloc_louer_descriptif{
	margin-top:5px;
	width:140px;
	margin-left:60px;
	margin-bottom:10px;
}
.bloc_louer_photo{
	float:left;
	width:135px;
	height:178px;
	background-color:#666;
	margin:1px 1px 1px 0px;
  
  background-repeat:no-repeat;
  background-size:auto 100%;
  background-position: center center;
  
  
	
	
}

.bloc_louer_ville {
  font-weight:bold;
  text-transform:uppercase;
}
.bloc_louer_surf {

}

#bloc_actu{
	float:left;
	width:355px;
	height:178px;
	margin-top:30px;
	background-color:#ececec;
	border:1px #88b82b solid;
}

.bloc_actu_texte{
	float:left;
	width:187px;
	height:178px;
}
.bloc_actu_titre{
	background:url(../images/background_titre_actu.jpg) no-repeat top;
	color:#FFF;
	font-size:16px;
	height:36px;
	padding:10px 5px 0px 45px; 
}
.bloc_actu_descriptif{
	margin:10px;
  margin-top:5px;
}
.bloc_actu_photo{
	float:left;
	width:168px;
	height:178px;
	background-color:#fff;
	background-repeat:no-repeat;
  background-size:100% auto;
  background-position:center center;
	
}

.bloc_actu_titre_a {
  font-weight:bold;
  text-transform:uppercase;
}
.bloc_actu_date_a {
  font-weight:bold;
}
.bloc_actu_resume_a {
  text-align:left;
}
.bloc_actu_resume_a p {
  padding:0px;
  margin:0px;
}
#bloc_actu .lien {
  float:right;
}

/* rslide */
.rslide_prev {
  background-color:#88B82B;
  background-image:url('../images/rslide_prev.png');
  background-repeat:no-repeat;
  background-position:center center;
  width:16px;
  height:16px;
  float:left;
  
}
.rslide_next {
  background-color:#88B82B;
  background-image:url('../images/rslide_next.png');
  background-repeat:no-repeat;
  background-position:center center;  
  width:16px;
  height:16px;
  float:left;
}
.rslide_prev:hover {
  background-color:#ACD261;
}
.rslide_next:hover {
  background-color:#ACD261;
}
.rslides2_nav .rslide_prev { 
  margin-left:-1px;
}

/* page interieur */





#contenu{
	margin:10px 0px 15px 15px;
	
}
#footer_gen {
  height:75px;
  background:url(../images/background_footer.jpg) repeat-x;
}



/* footer */





#footer{
	width:928px;
	margin:auto;
}
#footer_adresse{
	float:left;
	color:#a8a8a8;
	width:180px;
	height:55px;
	background:url(../images/picto_adresse.png) left no-repeat;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:20px 0px 0px 50px;
}

#footer_headpilot_contener {
	float:left;
	text-align:center;
	width:200px;
	height:auto;
  padding-top:12px;
  
  	font-size:10px;
  	font-family:Arial, Helvetica, sans-serif;
    color:#545454;  
}




  #footer_headpilot_contener a{

    text-decoration:none;
  	font-size:10px;
  	font-family:Arial, Helvetica, sans-serif;
    color:#545454;
    padding-top:2px;
      
  }

#footer_mentions{
	float:left;
	color:#a8a8a8;
	width:195px;
	background:url(../images/picto_mentions.png) left no-repeat;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:30px 0px 0px 50px;
	height:45px;
}
#footer_mentions a, #footer_mentions a:hover{
	color:#a8a8a8;
}

#footer_contact{
	float:left;
	color:#a8a8a8;
	width:168px;
	background:url(../images/picto_contact.png) left no-repeat;
	font-size:18px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	padding:27px 0px 0px 50px;
	height:48px;
}
#footer_contact a, #footer_contact a:hover{
	color:#a8a8a8;
}
.footer_credits {
  display:block;
  font-size:10px;
  color:#545454;
  text-decoration:none;
  text-align:right;
  width:928px;
	margin:auto;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
}
.footer_credits:hover {
  text-decoration:underline;
  color:#545454;
}


/****************************/

.mobile_element {
  display:none;
}
.standard_element {

}

.divEmbedGalerie {
  margin:auto;

} 
	
a.lienlire {
    color: #143d6b;
    text-decoration: underline;
}
a.lienlire:hover {
    color: #EB7E31;
    text-decoration: underline;
}
a.lienconsulter {
    color: #143d6b;
    text-decoration: none;
}
a.lienconsulter:hover {
    color: #EB7E31;
    text-decoration: none;
}

hr {
    color: #a7a7a7;
    text-align:center;
    width: 75%;
    size:1px;
}

/* special ancre */
.divanchor {
    background-image: url(images/anchor.gif);
}


/*
special modules integrées
*/
.div_module_include {
  display: block;
}

.titre_element {
  font-weight:bold;
}
.texte_element {
  text-align:justify;
}


/**forms**/
input, textarea, select, .saisie {
  border:1px solid #aaa;
  color: #000000;
  background-color: #ffffff;
  font-size:12px;
  font-family: Arial;
  padding:4px;
  border-radius:4px;
}
/*

input.inputSubmit, input[type=submit] {
  border:0px;
  font-family: Arial;
  font-size:12px;
  background-color:#88b82b;
  color: #FFFFFF;
  font-weight:bold;
  cursor:pointer;
  border-radius:0px;
}
input.inputSubmit:hover, input[type=submit]:hover {
  background-color:#ACD261;
}
*/

.inputSubmit, input[type=submit], input[type=button] {
  border:0px;
  font-family: Arial;
  font-size:12px;
  font-weight:bold;
  cursor:pointer;
  border-radius:4px;
  padding:10px;
  color:#444;
  
  text-decoration:none;
  /*
    background: rgb(221,221,221);
    background: -moz-linear-gradient(top,  rgba(221,221,221,1) 0%, rgba(248,248,248,1) 50%, rgba(221,221,221,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,221,221,1)), color-stop(50%,rgba(248,248,248,1)), color-stop(100%,rgba(221,221,221,1)));
    background: -webkit-linear-gradient(top,  rgba(221,221,221,1) 0%,rgba(248,248,248,1) 50%,rgba(221,221,221,1) 100%);
    background: -o-linear-gradient(top,  rgba(221,221,221,1) 0%,rgba(248,248,248,1) 50%,rgba(221,221,221,1) 100%);
    background: -ms-linear-gradient(top,  rgba(221,221,221,1) 0%,rgba(248,248,248,1) 50%,rgba(221,221,221,1) 100%);
    background: linear-gradient(to bottom,  rgba(221,221,221,1) 0%,rgba(248,248,248,1) 50%,rgba(221,221,221,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#dddddd',GradientType=0 );
    border:1px solid #bbb;  
  */
  background-color:#c2d3ba;
  transition:0.5s ease-in all;
  
    
}
.inputSubmit:hover, input[type=submit]:hover {
    color:#fff;
    /*
    background: rgb(172,210,97);
    background: -moz-linear-gradient(top,  rgba(172,210,97,1) 0%, rgba(136,184,43,1) 50%, rgba(172,210,97,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(172,210,97,1)), color-stop(50%,rgba(136,184,43,1)), color-stop(100%,rgba(172,210,97,1)));
    background: -webkit-linear-gradient(top,  rgba(172,210,97,1) 0%,rgba(136,184,43,1) 50%,rgba(172,210,97,1) 100%);
    background: -o-linear-gradient(top,  rgba(172,210,97,1) 0%,rgba(136,184,43,1) 50%,rgba(172,210,97,1) 100%);
    background: -ms-linear-gradient(top,  rgba(172,210,97,1) 0%,rgba(136,184,43,1) 50%,rgba(172,210,97,1) 100%);
    background: linear-gradient(to bottom,  rgba(172,210,97,1) 0%,rgba(136,184,43,1) 50%,rgba(172,210,97,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acd261', endColorstr='#acd261',GradientType=0 );
    */
    text-decoration:none;
    background-color:#76b729;
}



input[type=radio] {
  border:0px;
  background:none;
}
input[type=checkbox] {
  border:0px;
  background:none;
}

.formChampWrapper {
    display:flex;
    gap:20px;
    align-items: center;
}

.formChamp
{
  margin-top: 10px;
  display:flex;
  flex:1;
  gap:20px;
  align-items: center;
}
.formIntituleChamp
{
  flex:1;  
  font-weight:bold;
}
.formInputChamp
{
	
}

@media (max-width: 600px) {
    .formChampWrapper, .formChamp {
        display:block;
    }
    .formInputChamp {
        margin-bottom:5px;
    }
}

.formInputSubmit
{
	text-align: center;
}

.form_accepte_sollicitation {
  display:flex;

}
.form_accepte_sollicitation div {
  margin:10px;
}

.form-mentions {
  background-color:#eee;
  padding:10px;
  font-size:11px;
  margin:10px 0;
}


/* div d'alerte */
#div_alerte_fond {
  position:absolute;
  top:0px;
  margin: 0px;
  background-color : #000000;
  width: 100%;
  height: 100%;
  
   filter:alpha(opacity=70);
   -moz-opacity:0.7;
   opacity: 0.7;
  
}

#div_alerte {
  position:absolute;
  top:50%;
  left:50%;
  margin: 0px;
  margin-top:-200px;
  margin-left:-400px;
  height: 400px;
  width: 800px;
  background-color : #ffffff;
  border: 5px solid #CDE000;
  overflow-y: scroll;
  
}

#div_alerte_message {
  position:relative;
  text-align:justify;
  display:block;
  width:100%;
  height:100%;
}
#div_alerte_fermer {
  position:absolute;
  top:50%;
  left:50%;
  margin: 0px;
  margin-top:-200px;
  margin-left:410px;
  width:20px;
  height:20px;
  text-align:center;
}

/* autres..*/

h2.cheminDeFer {
    font-size: 12px;
}


/*special champ à ignorer pour contrer les robots*/
.mon_champ {
  display:none;
}

/*
erreur SQL
*/
.sql_error {
  padding:10px;
  margin:10px;
  background-color:#eeeeee;
  color:#aa0000;
}


/* locataire */

#locataire_edito {
  width:auto;
  border-top:1px dotted #aaa;
  padding-top:10px;
}
#locataire_liens {
  margin-bottom:10px;
  height:auto;
  border-bottom:1px dotted #aaa;
  border-top:1px dotted #aaa;
  background-color:#F1F2F3;
}

.locataire_lien {
  width:280px;
  float:left;
  margin:4px;
  background-repeat:no-repeat;
  background-position:1px 0px;
  
  color:#999;
  font-size:12px;
  font-weight:bold;
  
  padding:0px;  
  padding-left:20px;
  
}



.table_locataire_operations {
  border-collapse:0;
  width:100%;
}
.table_locataire_operations th {
  border:0px;
  color:#666;
  border-bottom:1px solid #666;
  padding:5px;
  margin:0px;
}
.table_locataire_operations td {
  padding:10px;
  border-bottom:1px dotted #999;
  text-align:center;
  margin:0px;
}
.derniere_maj {
  color:#777;
  font-style:italic;
}

.connexion_message {
 color:#aa0000;
 
  font-weight:bold;
  padding:4px;
}

#cfer {
  font-size:10px;
  color:#999;
}


/* actus */
.actu_date {
  font-weight:bold;
  color:#333;
}
.actu_desc {
  float:left;
  width:430px;
}
.actu_photo {
  float:right;
  border:0px;
  max-width:200px;
  margin:0px 0px 10px 10px;
}




/*** pop in actus **/
#popin {
  margin:auto;
  position:absolute;
  top:110px;
  left:50%;
  z-index:1000;
  width:500px;
  min-height:500px;
  height:auto;
  
  margin-left:-250px;
  
  background-color:#fff;
  background-color:rgba(255,255,255,0.9);
  padding:10px;
  
  border:10px solid #eee;
  
  -webkit-box-shadow: 1px 1px 5px 1px #C2C2C2;
  box-shadow: 1px 1px 5px 1px #C2C2C2;  
  
  z-index:9999;
  
}

#popin_fermer {
  display:inline-block;
  background-color:#727375;
  color:#fff;
  padding:4px;
  margin:10px;
  float:right;
  font-size:10px;
  cursor:pointer;
}
#popin_fermer:hover {
  background-color:#949494;
}
#popin_titre {
  float:none;
  font-size:20px;
  color:#86B728;
  font-weight:bold;
  margin:10px;
  margin-top:0px;

  text-align:center;
}
#popin_content {
  width:auto;
  margin:10px;
  height:550px;
  overflow-y:auto;
  padding-right:5px;
  text-align:center;
}



#popin_content h2 {
  background-color:#86B728;
}
.popin_actu_texte {
  text-align:justify;
  margin-top:10px;
}

.popin_photo {
  width:auto;
  height:auto;
  max-width:450px;
}



/* offres recrutement */
.offre_infos {
  padding:5px;
  background-color:#eee;
}
.offre_info {
  float:left;
  margin:2px;
  min-width:200px;
}
.offre_info_titre {
  float:left;
  margin-right:5px;
  font-weight:bold;
  text-transform:uppercase;
}
.offre_info_texte {
  float:left;
}

/* offres location */
.offre_location_item {
  display:inline-block;
  width:100%;
  height:auto;
  border-bottom:1px dotted #999;

}
.offre_location_item:hover {
  background-color:#86B728;
  
}

.offre_location_item_photo {
  float:left;
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
  width:80px;
  height:64px;
  margin-right:5px;
}

.offre_location_item_elements {
  float:left;
}


.offre_location_item:hover h2, .offre_location_item:hover div  {
 color:#fff;
}
.offre_location_item h2 {
  background:none;
  color:#222;
  margin:5px;
  padding:0px;
}
.offre_location_item div {
margin:5px;
}
#offre_location_recherche {
  background-color:#eee;
  padding:10px;
  border:1px solid #ccc;
}


#offre_location_recherche .formChamp
{
  margin: 10px;
}
#offre_location_recherche .formIntituleChamp
{
	float: left;
	width: auto;
  margin-right: 10px;
  margin-top: 5px;
  font-weight:bold;
}
#offre_location_recherche .formInputChamp
{
	margin:0px;
  margin-right: 10px;
}

#offre_location_recherche .formInputSubmit
{
	text-align: right;
}

#offres_locations_map {
  width:auto;
  height:400px;
  margin-top:20px;
  
  border:1px solid #ccc;
}

/* offre location detail */
#detail_location_photos {
  background-color:#000;
  width:auto;
  margin-top:10px; 

}

#detail_location_titre {
  font-weight:bold;
}


#detail_location_infos {
  float:left;
  margin-right:5px;
  width:340px;
}

#detail_location_params {
  background-color:#eee;
  padding:10px;
}

#detail_location_carte {
  float:right;
  background-color:#eee;
  width:290px;
  height:250px;
  
  border:1px solid #ccc;
}


.detail_location_info {
  border-bottom:1px dotted #ddd;
  margin-bottom:2px;

}
.detail_location_info_titre {
  float:left;
  font-weight:bold;
  width:140px;
  margin:2px;
}
.detail_location_info_texte {
  float:left;
  margin:2px;
}

#detail_location_contact {
  background-color:#86B728;
  color:#fff;
  padding:10px;
  height:auto;
  width:auto;
  margin-top:5px;
}

#detail_location_contact_titre {
  background-color:#fff;
  padding:3px;
  color:#86B728;
  margin-bottom:4px;
  font-weight:bold;
}
#detail_location_contact_texte {
  color:#fff;

}

.document_titre {
  font-size:14px;
  font-weight:bold;
}

.document_titre a {

}


/* blocs contact */
.bloc_contact {
  width:100%;
  margin-bottom:5px;  
  height:auto;
  background-color:#E6E6E6;
  background-image:url('../images/fond_contact_question.png');
  background-repeat:repeat-y;
  background-position:top left;    
  
}
.bloc_contact_question {
  float:left;
  width:250px;
  margin:0px;
  padding:10px;
  background-color:#ABD652; 
  font-size:14px;
  color:#000; 
  
  
}
.bloc_contact_question p {
  color:#000;
}
.bloc_contact_reponse {
  float:left;
  width:300px;
  height:100%;
  margin:0px;
  padding:5px;
  background-color:#E6E6E6;  
}

/*
.bloc_contact_a {
    display:inline-block;
    width:auto;
    margin-top:5px;
    background-color: #89B82C;
    color:#fff;
    padding:4px;
    padding-left:24px;
    padding-right:6px;

    text-decoration: none;
    
    background-image:url('../../upload/puces/icon_courrier.png');
    background-repeat:no-repeat;
    background-position:2px 1px;
    
    border-bottom:2px solid #d7d4d4;
}
.bloc_contact_a:hover{
    color:#000;
    background-color: #ACD261;
    text-decoration: none;
    background-image:url('../../upload/puces/icon_courrier_on.png');
}
*/

/* liens */
.item_lien {
  margin-bottom:5px;
  height:auto;
  border-bottom:1px dotted #aaa;
  padding:2px;
}
.item_lien_titre {
  font-weight:bold;
  float:left;
  width:260px;
  margin-right:6px;
}
.item_lien_url {
  float:left;
  width:350px;
}

.consignes {
  font-style:italic;
  color:#666;
  margin:5px 0 5px 0;
}

/* documents locataires */

#document_locataire_historique {
  width:100%;
}
#document_locataire_historique th {
  border:0px;
  color:#666;
  border-bottom:1px solid #666;
  padding:5px;
  margin:0px;
}


#document_locataire_historique td {
  padding:10px;
  border-bottom:1px dotted #999;
  text-align:center;
  margin:0px;
}

.locataire_index_bloc {
  padding:15px;
  padding-left:60px;
  margin-top:10px;
  
  background-repeat:no-repeat;
  background-position: 15px center;
  
}
  .locataire_index_bloc[icon=pay] {
    background-image:url('../locataire/icone_paiement.png');
    background-color:rgba(172, 210, 97, 0.6);
  }
  .locataire_index_bloc[icon=diagnostic] {
    background-image:url('../locataire/icone_home.png');
    background-color:rgba(150,200,200, 0.6);
  }
  .locataire_index_bloc[icon=assurance] {
    background-image:url('../locataire/icone_assurance.png');
    background-color:rgba(200,200,200, 0.6);
  }    
   
.bloc_pa {
  display:block;
  padding:20px;
  color:#fff;
  background-color:#61851F;
  width:40%;
  margin:1%;
  float:left;
  text-align:center;
  font-size:20px;
  text-decoration:none;
} 
.bloc_pa:hover {
  text-decoration:none;
  color:#fff;
  background-color:#88b82b;
}   

.formConnexionBloc {
    border:1px solid #88B82B;
    margin-bottom:10px;
}

.formConnexionContent {
  padding:10px;
}

.formConnexionElement {
   margin-bottom:10px;
}
.formConnexionTitre {
  font-weight:bold;
  margin:auto;
  margin-bottom:5px;
  float:left;
  text-align:right;
  width:60%;
}
.formConnexionChamp {
  float:right;
}
.formConnexionInfos {
  font-size:11px;
  color:#666;
  margin-top:5px;
}

#social-networks {
  position:absolute;
  right:5px;
  top:5px;
  z-index:999999;
}
.social-network {
  width:32px;
  height:32px;
  display:block;  
  background-color:#fff;
  background-repeat:no-repeat;
  background-position: center;
  background-size:cover;
  border:1px solid #77A81C;
  margin:2px; 
}
.social-network:hover {
  border:1px solid #fff; 
}
  .social-network[icon=facebook] {
    background-image:url('../images/facebook64.png');
  }
  .social-network[icon=instagram] {
    background-image:url('../images/instagram64.png');
  }
  .social-network[icon=twitter] {
    background-image:url('../images/twitter64.png');
  }    

/* fiche détails logement */

  #accroche
  {
    font-weight: bold;
    font-size: 18px;
    color: #88b82b;
  }
  #bloc_info_logement tr
  {
    border-bottom: solid 1px #d5d5d5;
  }
  #bloc_info_logement table
  {
    width: 100%;
    border-collapse: collapse;
    background: #f5f5f5;
  }
  #bloc_info_logement h2
  {
    margin-top:14px;
  }
  #bloc_info_logement th
  {
    padding:5px;
  }
  #bloc_info_logement td
  {
    text-align: center;
    padding: 5px;
    margin:0;
  }
  #bloc_info_logement td.total
  {
    font-weight: bold;
  }
  #bloc_info_logement p
  {
    color: #88B82B;
    margin:0;
    font-size:11px;
  }
  #description
  {
    margin-top:20px;
  }
  #description ul 
  {
    padding-left:15px;
    line-height: 13px;
  }
  #description ul li p
  {
    word-wrap: break-word;
  }
  #proximite p
  {
    line-height: 18px;
    font-size: 13px;
    word-wrap: break-word;
  }
  #map_detail_logement
  {
    width: 300px;
    height: 250px;
    margin-top: 15px;
    border: solid 1px #C0C0C0;
    float:right;
  }
  #bloc_info_logement
  {
    float:left;
    width:50%;
  }
  #buttons
  {
    clear: both;
    padding-top: 30px;
    display: flex;
    justify-content: space-between; 
  }
  
  .retour, .continue
  {
  width:auto;
    margin-top:5px;
    color:#444;
    padding:4px;
    padding-left:6px;
    padding-right:6px;

    text-decoration: none;
    
    background: rgb(221,221,221);
    background: -moz-linear-gradient(top,  rgba(221,221,221,1) 0%, rgba(248,248,248,1) 50%, rgba(221,221,221,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,221,221,1)), color-stop(50%,rgba(248,248,248,1)), color-stop(100%,rgba(221,221,221,1)));
    background: -webkit-linear-gradient(top,  rgba(221,221,221,1) 0%,rgba(248,248,248,1) 50%,rgba(221,221,221,1) 100%);
    background: -o-linear-gradient(top,  rgba(221,221,221,1) 0%,rgba(248,248,248,1) 50%,rgba(221,221,221,1) 100%);
    background: -ms-linear-gradient(top,  rgba(221,221,221,1) 0%,rgba(248,248,248,1) 50%,rgba(221,221,221,1) 100%);
    background: linear-gradient(to bottom,  rgba(221,221,221,1) 0%,rgba(248,248,248,1) 50%,rgba(221,221,221,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#dddddd',GradientType=0 );

    border:1px solid #bbb;
  }
  .retour:hover, .continue:hover {
    color:#fff;

    text-decoration: none;
    
    background: rgb(172,210,97);
    background: -moz-linear-gradient(top,  rgba(172,210,97,1) 0%, rgba(136,184,43,1) 50%, rgba(172,210,97,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(172,210,97,1)), color-stop(50%,rgba(136,184,43,1)), color-stop(100%,rgba(172,210,97,1)));
    background: -webkit-linear-gradient(top,  rgba(172,210,97,1) 0%,rgba(136,184,43,1) 50%,rgba(172,210,97,1) 100%);
    background: -o-linear-gradient(top,  rgba(172,210,97,1) 0%,rgba(136,184,43,1) 50%,rgba(172,210,97,1) 100%);
    background: -ms-linear-gradient(top,  rgba(172,210,97,1) 0%,rgba(136,184,43,1) 50%,rgba(172,210,97,1) 100%);
    background: linear-gradient(to bottom,  rgba(172,210,97,1) 0%,rgba(136,184,43,1) 50%,rgba(172,210,97,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acd261', endColorstr='#acd261',GradientType=0 );

} 
#cadre
{
  width:100%;
  height:300px;
  background-size:cover;
  background-position:center;
  padding-top:10px;
}
#prix
{
  float:right;
  margin-right:20px;
  color:white;
  font-weight:bold;
  background:rgba(136,184,43,0.7);
  border-radius:50%;
  padding: 30px;
  width: 70px;
  height: 70px;
  font-size:14px;
  text-transform:uppercase;
  text-align:center;
  line-height:22px;
}

.visite_virtuelle_icon {
    background-image:url('../images/360.svg');
    width:20px;
    height:20px;
    background-repeat:no-repeat;
    background-size:contain;
    display:block;
}

#visites_virtuelles {
    display:flex;
    justify-content:space-between;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;    
}
#visites_virtuelles a {
    width:100%;
    height:200px;
    flex:1;
    background-color:#000;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;
    display:block;
    position:relative;
    border:1px solid #fff;
}
#visites_virtuelles a > span {
    background-image:url('../images/360.svg');
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-size:25%;
    background-position:center;
    display:block;
    position:absolute;
}
#visites_virtuelles a > div {
    width:100%;
    height:auto;
    display:block;
    position:absolute;
    bottom:0;
    left:0;
    color:#fff;
    background-color:#000;
    padding:5px;
    text-align:center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;    
}

/* galerie residence */
#residence_galerie {
  width:100%;
  height:400px;
  margin-top:10px;
  position:relative;
  cursor:pointer;
  display:block;
  background-size:cover;
  background-position:center;  
}
#residence_galerie:hover #residence_galerie_cache {
   background-color:rgba(0,0,0,0.1);
}
#residence_galerie:hover #residence_galerie_titre {
   background-color:rgba(0,0,0,0.9);
   bottom:0;
}
#residence_galerie_titre {
  background-color:rgba(0,0,0,0.5);
  position:absolute;
  bottom:40%;
  width:100%;
  left:0;
  height:auto;
  color:#fff;
  text-align:center;
  font-size:20px;
  padding:25px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;  
  transition:0.5s ease-out;
}
#residence_galerie_cache {
  background-color:rgba(0,0,0,0.2);
  position:absolute;
  height:100%;
  width:100%;
  display:block;
  transition:0.5s ease-out;
}

/* fiche étudiants résidences */

#map_etudiants
{
  border: solid 2px #C0C0C0;
  width: 99.3%;
  height: 350px;
}

.infobulle-residence
{
  padding: 0 20px;
}

#tableau-map
{
  width: 97.8%;
  border-bottom: solid 2px #C0C0C0;
  border-left: solid 2px #C0C0C0;
  border-right: solid 2px #C0C0C0;
  padding:5px 5px 10px 5px;
  font-size: 15px;
}

.img-lieu
{
  margin-top:10px;
  padding-left:5px;
}

.icon-lieu
{
  margin-left:2px;
}

#list-residence
{
  display: flex;
  justify-content:space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
#list-residence a
{
  text-decoration:none;
}
#list-residence .bloc
{
  padding-bottom: 20px;
  width: 49%;
}
#list-residence .bloc img
{
  width:100%;
  height:150px;
}
#list-residence .photo_residence
{
  width:100%;
  height:170px;
  background-color:#fff;
  background-repeat:no-repeat;
  background-position: center;
  background-size:cover;
}


#list-residence .bloc .titre_residence
{
  margin: 0;
  background: #88b82b;
  color: white;
  font-weight: bold;
  padding: 10px;
  font-size:14px;
  height:auto;
  line-height:18px;
}
#list-residence .bloc .titre_residence:hover
{
  background:#88ab2b;
}

#bloc_demande {
  background-color:#88B82B;
  padding:10px;
  margin-top:10px;
}
#bloc_demande div {
  color:#fff;
}   
#bloc_demande_titre {
  font-size:18px;
  margin-bottom:5px;
}
#bloc_demande_a {
  display:inline-block;
  width:auto;
  margin-top:5px;
  color:#444;
  padding:4px;
  
  background-color:#fff;
}

#bloc_demande_a:hover {
  text-decoration:none;
  background-color:#333;
  color:#fff;
}

/* etudiants */
#menu_etudiants {
  
  padding:0px;
  margin:-10px 0 10px 0;
  display:flex;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items:stretch;

}
.menu_etudiant {
  display:block;
  text-align:center;
  color:#fff;
  padding-top:3px;
  padding-bottom:3px;
  margin:auto;
  text-decoration:none;
  font-size:18px;
  width:100%;
  background-color:rgb(255,159,21);
}

.menu_etudiant:hover, .menu_etudiant_actif {
  background-color:#ff6d00;
  color:#fff;
  text-decoration:none;
  transition:0.5s;
}


/* RGPD */
#bloc_rgpd {
  position:fixed;
  bottom:0;
  left:0;
  width:auto;
  height:auto;
  padding:20px 40px;
  background-color:rgba(126, 178, 32, 0.9);
  border-top:4px solid rgba(255, 255, 255, 0.7);
  
  display:flex;
  justify-content:space-between;
  
  z-index:9999;
}
#bloc_rgpd_texte {
  color:#fff;
  font-size:16px;
}
#bloc_rgpd_texte * {
  color:#fff;
}

#bloc_rgpd_btn {
  margin:20px 80px;
  font-size:20px;
  color:#fff;
  cursor:pointer;
  background-color:rgba(84, 114, 28, 0.9);
  padding:10px;
  text-align:center;
  transition:0.5s ease-out;
}

#bloc_rgpd_btn:hover {
  background-color:rgba(84, 114, 28, 1);
}
