/* CSS Document 
Modification du fihier accordion.ccs dans mambots/content/effects/css.
Modification de la page mod_search pour enlever le value.
*/
* { margin:0px; padding:0px;}
body{
   background-color:#2f1b10;
}
.centerback { 
	left : 50%;
	top : 0px;
	position : absolute;
} 
.content { 
	border:2px dotted #3c2b16;
	width : 906px;
	position : relative;
	float:left;
	background-color:#2f1b10;
	left : -452px;
	top : -25px;
} 
.contentpane{
 /* background-color:#45331f;*/
}
.pagenav a{
  color:#97804E;
  text-decoration:none;
  font-size:0.8em;
}
.pagenav a:hover{
  color:#ddcf84;
  text-decoration:none;
  font-size:0.9em;
}
/*||||||||||||||||||||||||||||||||||||||||||||| STYLE HTML |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
ul{
list-style-image:url(../images/fleche.jpg); 
text-indent:15px;
}
a{
	color:#d06a00;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
}
a:hover{
	color:#916a1d;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color:#d06a00;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-indent:15px;
	color:#916a1d;
}
h3{
	color:#a37635;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:0.95em;
	/*text-indent:25px;*/
}
h4{
	color:#ddcf84;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:0.85em;
}
hr{
	background-color:#45331f; 
}
/*||||||||||||||||||||||||||||||||||||||||||||| MENU HAUT |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

.module{
  position:relative;
  background-image:url(../images/fond_menu_o.jpg);
  background-repeat:repeat-x;
  width:100%;
  height:38px;
  top:20px;
  background-color:#2f1b10;
  border-bottom:2px solid #3c2b16;
  z-index:99 !important;
  
}
.module a{
  float:left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:0.8em;
  color:#b58545;
  font-weight:bold;
  text-decoration:none;
  padding-left:7px;
  padding-top:10px;
  text-align:center;
  text-transform:uppercase;
}
.module a:hover{
  float:left;
  font-family:Arial, Helvetica, sans-serif;
  font-size:0.8em;
  color:#916a1d;
  font-weight:bold;
  text-decoration:none;
  padding-left:7px;
  padding-top:10px;
  text-align:center;
  border:1px solid #3c2b16;
  background-image:url(../images/fond_search.jpg);
  background-repeat:repeat-x;
  background-color:#311c10;
  text-transform:uppercase;
}
.menu_content{
   position:relative;
   top:28px;
  width:890px;
}
/*||||||||||||||||||||||||||||||||||||||||||||| MENU GAUCHE |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.date{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:5px;
	border-bottom:1px solid #3c2b16;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#d06a00;
	background-color:tranpsarent;
}
.menu_gauche{
  position:relative;
  float:left;
  width:15%;
  left:15px;
  border-right: 1px solid #3c2b16;
  font-family:Arial, Helvetica, sans-serif;
}
.mainlevel-menu{/*Style des liens dans le menu principal*/
	text-align:center;
	position:relative;
}
.txt_menu{
    position:relative;
	text-align:center;
	left:-8px;
	padding-top:10px;
}

/*||||||||||||||||||||||||||||||||||||||||||||| MENU PRINCIPAL |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.module-menu{
  position:relative;
  float:none;
  padding-bottom:15px;
  margin-bottom:5px;
 /*border-bottom:1px solid #3c2b16;*/
}
.module-menu a{
  color:#97804E;
  position:relative;
  text-decoration:none;
  font-size:0.8em;
  z-index:100 !important;
}
.module-menu a:hover{
   color:#ddcf84;
   position:relative;
   text-decoration:none;
   font-size:0.9em;
   z-index:100 !important;
   
}
.module-menu div{
	/*background-image:url('../images/fleche.gif');*/
	background-image:url('../images/fond_menu_droite.jpg');
	background-repeat:repeat-y;
	background-color:#45331f;
	position:relative;
	padding-top:3px;
	padding-bottom:3px;
	z-index:97 !important;
}
.module-menu table{
   position:relative;
   z-index:100 !important;
}
.module-menu td{
   text-align:center;
   position:relative;
   z-index:100 !important;
}
/*||||||||||||||||||||||||||||||||||||||||||||| MENU RESIDENCE |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.module-residence{
  position:relative;
  float:none;
  padding-bottom:15px;
  margin-bottom:5px;
  /*border-bottom:1px solid #3c2b16;*/
}
.module-residence a{
  color:#97804E;
  text-decoration:none;
  font-size:0.8em;
}
.module-residence a:hover{
   color:#ddcf84;
   text-decoration:none;
   font-size:0.8em;
}
.module-residence div{
	/*background-image:url('../images/fleche.jpg');
	background-repeat:no-repeat;
	position:relative;*/
	background-image:url('../images/fond_menu_droite.jpg');
	background-repeat:repeat-y;
	background-color:#45331f;
	position:relative;
	padding-top:3px;
	padding-bottom:3px;
}
.module-residence td{
  text-align:center;
}
/*||||||||||||||||||||||||||||||||||||||||||||| FORMULAIRE CONTACTS |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
#emailForm{
    text-align:center;
	border:2px dotted #3c2b16;
	padding:5px;
	background-color:#2F1E10;
	}
#emailForm input{
color:#2f1b10;
	}
#emailForm input.button{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ddcf84;
	background-color:#3c2b16;
	border:1px solid #3e2b1a;
	font-size:0.8em;
}
/*||||||||||||||||||||||||||||||||||||||||||||| MENU LOCATAIRE |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.module-locataire{
  position:relative;
  float:left;
  padding-bottom:15px;
  margin-bottom:5px;
  color:#97804E;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
.module-locataire h3{
  text-indent:5px;
}
.module-locataire label{
  font-size:0.85em;
}
.module-locataire a{
  color:#665239;
  text-decoration:none;
   font-size:0.8em;
}
.module-locataire a:hover{
   color:#ddcf84;
   text-decoration:none;
    font-size:0.8em;
}
.module-locataire div{
	/*background-image:url('../images/fleche.jpg');
	background-repeat:no-repeat;
	position:relative;*/
}
.module-locataire td{
  text-align:left;
  font-size:0.85em;
}
.module-locataire input{/* Input login */
  border:1px solid #b58545;
  color:#2f1b10;
  font-size:0.8em;
  padding:2px;
}
.module-locataire input.connecter{/*Bouton espace locataire*/
  	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ddcf84;
	background-color:#3c2b16;
	border:1px solid #3e2b1a;
	font-size:0.6em;
	position:relative;
	right:14px;
	float:right;
}
.top_menu_locataire{
	width:100%;
	position:relative;
	float:left;
	left:-5px;
}
.coin_gauche{
  background-image:url(../images/coin_gauche.jpg);
  background-repeat:no-repeat;
  width:14px;
  height:21px;
  float:left;	
  left:0px;
  top:0px;
  position:relative;
}
.titre_espace{
	color:#48381e;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:0.8em;
	position:relative;
	left:0px;
	font-weight:bold;
}
.coin_droite{
  background-image:url(../images/coin_droite.jpg);
  background-repeat:no-repeat;
  width:11px;
  height:21px;
  float:left;
  left:0px;
  top:0px;
  position:relative;
}
.mil-locataire{
   background-image:url(../images/milieu_gauche.jpg);
   background-repeat:repeat-x;
   float:left;
   position:relative;
   width:80%;
   height:25px;
}
#mod_login_password{/*Input password*/
  border:1px solid #b58545;
  color:#2f1b10;
  font-size:1em;
}
/*||||||||||||||||||||||||||||||||||||||||||||| MENU administrateur |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.module-administrateur{
  position:relative;
  float:left;
  padding-bottom:15px;
  margin-bottom:5px;
  color:#97804E;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
.module-administrateur h3{
  text-indent:5px;
}
.module-administrateur label{
  font-size:0.85em;
}
.module-administrateur a{
  color:#665239;
  text-decoration:none;
   font-size:0.8em;
}
.module-administrateur a:hover{
   color:#ddcf84;
   text-decoration:none;
    font-size:0.8em;
}
.module-administrateur div{
	/*background-image:url('../images/fleche.jpg');
	background-repeat:no-repeat;
	position:relative;*/
}
.module-administrateur td{
/*  text-align:left;*/
  font-size:0.7em;
}
.module-administrateur input{/* Input login */
  border:1px solid #b58545;
  color:#2f1b10;
  font-size:0.8em;
  padding:2px;
}
.module-administrateur input.connecter{/*Bouton espace locataire*/
  	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ddcf84;
	background-color:#3c2b16;
	border:1px solid #3e2b1a;
	font-size:0.75em;
	position:relative;
	right:8px;
	float:right;
}
.top_menu_locataire{
	width:100%;
	position:relative;
	float:left;
	left:-5px;
}
.coin_gauche{
  background-image:url(../images/coin_gauche.jpg);
  background-repeat:no-repeat;
  width:14px;
  height:21px;
  float:left;	
  left:0px;
  top:0px;
  position:relative;
}
.titre_espace{
	color:#48381e;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:0.8em;
	position:relative;
	left:0px;
	font-weight:bold;
}
.coin_droite{
  background-image:url(../images/coin_droite.jpg);
  background-repeat:no-repeat;
  width:11px;
  height:21px;
  float:left;
  left:0px;
  top:0px;
  position:relative;
}
.mil-locataire{
   background-image:url(../images/milieu_gauche.jpg);
   background-repeat:repeat-x;
   float:left;
   position:relative;
   width:80%;
   height:25px;
}
#mod_login_password{/*Input password*/
  border:1px solid #b58545;
  color:#2f1b10;
  font-size:1.1em;
}
/*||||||||||||||||||||||||||||||||||||||||||||| RECHERCHE AVANCEE |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.componentheading{
	color:#a37635;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.1em;
}
.contentpaneopen{
   padding:5px;
}
.contentpaneopen input.button{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ddcf84;
	background-color:#3c2b16;
	border:1px solid #3e2b1a;
	font-size:0.8em;
}
.searchintro{
	padding-top:20px;
}
.banniere{
  position:absolute;
  top:20px;
  z-index:98 !important;
}
/*||||||||||||||||||||||||||||||||||||||||||||| RECHERCHE |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.anim_recherche{
	position:relative;
	width:480px;
	height:154px;
	top:30px;
	left:470px;
	z-index:100 !important;
}
.module_scroller{
	z-index:100 !important;
}
.expose_scroller{
	position:relative;
	float:left;
	left:-45px;
	top:10px;
	height:122px;
	width:288px; 
	margin-top:10px;
}
.module-recherche{
   	position:relative;
  	float:left;
  	border:2px solid #3c2b16;
	background-image:url(../images/fond_search.jpg);
	background-color:#2f1b10;
	background-repeat:repeat-x;
	top:45px;
	padding:8px;
	left:-25px;
	z-index:100 !important;
}
.icone{
   	position:relative;
  	float:left;
	top:35px;
	padding:8px;
	left:7px;
	z-index:100 !important;
}
.search-recherche{
  background-color:#3c2b16;
  border:0px;
  color:#b58545; 
}
.search-recherche input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#333333;
}
.search-recherche input.button-recherche{
   background-image:url(../images/recher.jpg);
   background-repeat:no-repeat;
   width:22px;
   height:20px;
   background-color:#3c2b16;
  border:0px;
}
/*||||||||||||||||||||||||||||||||||||||||||||| CORP DE LA PAGE |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.corp{
  position:relative;
  float:left;
  width:80%;
  min-height:250px;
  left:4%;
  top:10px;
  padding-bottom:30px;
}

/*||||||||||||||||||||||||||||||||||||||||||||| FOOTER |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

.footer{
  width:892px;
  position:relative;
  float:left;
  /*background-color:#45331f;*/
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
  color:#ddcf84;
  font-size:0.7em;
  padding:7px;
  /* background-image:url(../images/fond_menu_o.jpg);
  background-repeat:repeat-x;
  background-image:url('../images/fond_menu_droite.jpg');
	background-repeat:repeat-y;*/
	border:2px dotted #3c2b16;
	background-color:#45331f;
	position:relative;
	padding-top:3px;
	padding-bottom:3px;
	top:20px;
}

/*||||||||||||||||||||||||||||||||||||||||||||| Image |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

.image{
  border:5px solid #45331f;
  float:left;
  position:relative;
  margin-right:10px;
}

/*||||||||||||||||||||||||||||||||||||||||||||| Visite virtuelle ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.clear_float {
	clear:both;
}
#deroulant
{
	position:absolute;
	cursor:pointer;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
  	font-weight:bold;
  	font-size:0.8em;
	display: none;
	left:218px;
	top:16px;
	padding:3px;
	line-height:18px;
	width:25%;
}
#deroulant a{
	color:#707070;
	text-decoration:none;
	position:relative;
}
#deroulant a:hover{
	color:#999999;
	text-decoration:none;
	position:relative;
}

#deroulant2
{
	position:absolute;
	cursor:pointer;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
  	font-weight:bold;
  	font-size:0.8em;
	display: none;
	left:218px;
	top:69px;
	padding:3px;
	line-height:18px;
	width:15%;
}
#deroulant2 a{
	color:#707070;
	text-decoration:none;
	position:relative;
}
#deroulant2 a:hover{
	color:#999999;
	text-decoration:none;
	position:relative;
}

#deroulant3
{
	position:absolute;
	cursor:pointer;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
  	font-weight:bold;
  	font-size:0.8em;
	display: none;
	left:218px;
	top:122px;
	padding:3px;
	line-height:18px;
	width:25%;
}
#deroulant3 a{
	color:#707070;
	text-decoration:none;
	position:relative;
}
#deroulant3 a:hover{
	color:#999999;
	text-decoration:none;
	position:relative;
}

#bekroz_c{
	position:absolute;
	cursor:pointer;
	background-color:#2f1b10;
	font-family:Arial, Helvetica, sans-serif;
  	font-weight:bold;
  	font-size:0.8em;
	display: none;
	left:339px;
	top:69px;
	padding:3px;
	width:20%;
	margin:2px;
}
#bekroz_c a{
	color:#999999;
	text-decoration:none;
	position:relative;
}
#bekroz_c a:hover{
	color:#707070;
	text-decoration:none;
	position:relative;
}
#bekroz_d{
	position:absolute;
	cursor:pointer;
	background-color:#2f1b10;
	font-family:Arial, Helvetica, sans-serif;
  	font-weight:bold;
  	font-size:0.8em;
	display: none;
	left:339px;
	top:88px;
	padding:3px;
	width:20%;
	margin:2px;
}
#bekroz_d a{
	color:#999999;
	text-decoration:none;
	position:relative;
}
#bekroz_d a:hover{
	color:#707070;
	text-decoration:none;
	position:relative;
}
#bekroz_e{
	position:absolute;
	cursor:pointer;
	background-color:#2f1b10;
	font-family:Arial, Helvetica, sans-serif;
  	font-weight:bold;
  	font-size:0.8em;
	display: none;
	left:339px;
	top:104px;
	padding:3px;
	width:20%;
	margin:2px;
}
#bekroz_e a{
	color:#999999;
	text-decoration:none;
	position:relative;
}
#bekroz_e a:hover{
	color:#707070;
	text-decoration:none;
	position:relative;
}
#bekroz_f{
	position:absolute;
	cursor:pointer;
	background-color:#2f1b10;
	font-family:Arial, Helvetica, sans-serif;
  	font-weight:bold;
  	font-size:0.8em;
	display: none;
	left:339px;
	top:122px;
	padding:3px;
	width:20%;
	margin:2px;
}
#bekroz_f a{
	color:#999999;
	text-decoration:none;
	position:relative;
}
#bekroz_f a:hover{
	color:#707070;
	text-decoration:none;
	position:relative;
}
#bekroz_g{
	position:absolute;
	cursor:pointer;
	background-color:#2f1b10;
	font-family:Arial, Helvetica, sans-serif;
  	font-weight:bold;
  	font-size:0.8em;
	display: none;
	left:339px;
	top:141px;
	padding:3px;
	width:20%;
	margin:2px;
}
#bekroz_g a{
	color:#999999;
	text-decoration:none;
	position:relative;
}
#bekroz_g a:hover{
	color:#707070;
	text-decoration:none;
	position:relative;
}
.lien_visite{
  position:relative;
  cursor:pointer;
  top:-20px;
  color:#707070;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:0.8em;
  width:200px;
  height:45px;
  left:5px;
}
.div_expose{
background-color:transparent;
	 width:200px;
  height:45px;
}
.img_expose{
  float:right;
  position:relative;
  top:-32px;
  left:32px;
}










