body {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 8px;
 	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* ### MENU PAGE */
	#nh1 { width: 220px; height: 22px; background: url(../../images/riads_g.jpg) no-repeat 0% 0%; float:left; margin-right:0px;}
		#nh1 a { display:block;  width: 220px; height: 22px; background: url(../../images/riads_j.jpg) no-repeat 0% 0%; }
		#nh1 a:hover { background: transparent none;	}  
		
		#nh2 { width: 220px; height: 23px; background: url(../../images/villas_g.jpg) no-repeat 0% 0%; float:left; margin-right:0px;}
		#nh2 a { display:block;  width: 220px; height: 23px; background: url(../../images/villas_j.jpg) no-repeat 0% 0%; }
		#nh2 a:hover { background: transparent none;	} 
		
		#nh3 { width: 220px; height: 22px; background: url(../../images/appartements_g.jpg) no-repeat 0% 0%; float:left; margin-right:0px;}
		#nh3 a { display:block;  width: 220px; height: 22px; background: url(../../images/appartements_j.jpg) no-repeat 0% 0%; }
		#nh3 a:hover { background: transparent none;	} 
		
		#nh4 { width: 220px; height: 22px; background: url(../../images/commerces_g.jpg) no-repeat 0% 0%; float:left; margin-right:0px;}
		#nh4 a { display:block;  width: 220px; height: 22px; background: url(../../images/commerces_j.jpg) no-repeat 0% 0%; }
		#nh4 a:hover { background: transparent none;	} 
		
		#nh5 { width: 220px; height: 23px; background: url(../../images/terrains_g.jpg) no-repeat 0% 0%; float:left; margin-right:0px;}
		#nh5 a { display:block;  width: 220px; height: 23px; background: url(../../images/terrains_j.jpg) no-repeat 0% 0%; }
		#nh5 a:hover { background: transparent none;	} 
		
		#nh6 { width: 220px; height: 22px; background: url(../../images/fermes_g.jpg) no-repeat 0% 0%; float:left; margin-right:0px;}
		#nh6 a { display:block;  width: 220px; height: 22px; background: url(../../images/fermes_j.jpg) no-repeat 0% 0%; }
		#nh6 a:hover { background: transparent none;	} 	
		
		

#n1 { width: 86px; height: 37px; background: url(../img/n1-r.gif) no-repeat 0% 0%; float:left; margin-right:3px;}
#n1 a { display:block; width: 86px; height: 37px; background: url(../img/n1.gif) no-repeat 0% 0%; }
#n1 a:hover { background: transparent none;	} 

#n2 { width: 86px; height: 37px; background: url(../img/n2-r.gif) no-repeat 0% 0%; float:left;  margin-right:3px;}
#n2 a { display:block; width: 86px; height: 37px; background: url(../img/n2.gif) no-repeat 0% 0%; }
#n2 a:hover { background: transparent none;	} 

#n3 { width: 85px; height: 37px; background: url(../img/n3-r.gif) no-repeat 0% 0%; float:left;  margin-right:3px;}
#n3 a { display:block; width: 85px; height: 37px; background: url(../img/n3.gif) no-repeat 0% 0%; }
#n3 a:hover { background: transparent none;	} 

#n4 { width: 86px; height: 37px; background: url(../img/n4-r.gif) no-repeat 0% 0%; float:left;  margin-right:3px;}
#n4 a { display:block; width: 86px; height: 37px; background: url(../img/n4.gif) no-repeat 0% 0%; }
#n4 a:hover { background: transparent none;	} 

#n5 { width: 86px; height: 37px; background: url(../img/n5-r.gif) no-repeat 0% 0%; float:left;  margin-right:3px;}
#n5 a { display:block; width: 86px; height: 37px; background: url(../img/n5.gif) no-repeat 0% 0%; }
#n5 a:hover { background: transparent none;	} 

#n6 { width: 86px; height: 37px; background: url(../img/n6-r.gif) no-repeat 0% 0%; float:left;  margin-right:3px;}
#n6 a { display:block; width: 86px; height: 37px; background: url(../img/n6.gif) no-repeat 0% 0%; }
#n6 a:hover { background: transparent none;	} 

#n7 { width: 86px; height: 37px; background: url(../img/n7-r.gif) no-repeat 0% 0%; float:left;  margin-right:3px;}
#n7 a { display:block; width: 86px; height: 37px; background: url(../img/n7.gif) no-repeat 0% 0%; }
#n7 a:hover { background: transparent none;	} 
/* ### /MENU PAGE */

TABLE {
	BORDER-BOTTOM: medium none; BORDER-COLLAPSE: collapse; BORDER-LEFT: medium none; BORDER-RIGHT: medium none; BORDER-TOP: medium none
}
TD {
	FONT-SIZE: 9pt; MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; font-color: white;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	color:#FF9900;*/
	color:#666666;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

input:focus, select:focus, textarea:focus {background-color: #eeeeee;color: #000}
/**************** images styles ****************/		
	a img{
	  border: none;
	  }

	img.left,img.center,img.right {
	  padding: 4px;
	  border: 1px solid #a0a0a0;
	  }

	img.left {
	  float: left;
	  margin: 0 12px 5px 0;
	  }

	img.center {
	  display: block;
	  margin: 0 auto 5px auto;
	  }

	img.right {
	  float: right;
	  margin: 0 0 5px 12px;
	  }

