body {
	background-color:#ADACB1;
	/*background-color:#A7DBE6;*/
	/*background-color:#b5cb8b;*/
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color:#000000;
     }

.normalLink { 
	font-family: Arial, Verdana, sans-serif; 
	font-size: 14px; 
	font-weight:bold;
	color:#ADACB1; 
	text-decoration:none
}

.normalLink:hover { font-family: Arial, Verdana, sans-serif; 
		  font-size: 14px; 
		  color:#FFFFFF; 
		  background-color: #D1A985}

.thumb { width:90%; 
		 height:100%;
		 background-color:#FFFFFF; 
		 border-width:1px; 
		 border-color:#d5e9bc;
		 border-style: solid; 
		 text-align:center}

.idDisplay{background-color:#FFFFFF;
		   font-size:11px;
		   /*font-weight:600;*/
		   color:#000000;
		   width:100%;
		   position:relative;
		   /*left:60px;*/
		   right:0px;
		   text-align:right
		  }

.idVendu{/*background-color:#b5cb8b;*/
		   background-color:#CC3300;
		   font-size:11px;
		   font-weight:600;
		   color:#FFFFFF;
		   width:50px;
		   position:absolute;
		   /*left:60px;*/
		   /*right:0px;*/
		   text-align:center;
		   z-index:1;
		   }
		   		  
.galleryItemDisplay{border-color: #ADACB1;
		  	  border-style: solid;
			  border-width:1px;
			 }
		
.nomDisponible{
	font-family: Arial, Verdana, sans-serif; 
	font-size: 14px; 
	font-weight:bold;
	color:#CC3300; 
	text-decoration:none
}		

.main {background-color:#FFFFFF;padding:20px;
	   min-width:700px;
	   min-height:525px;
	   margin-top:20px;
	   margin-left:20px;
	   margin-right:20px;
	   margin-bottom:20px}
	   
a.menuItem{font-family: Arial, Verdana, sans-serif; 
	font-size: 14px; 
	font-weight:bold;
	background-color:#ADACB1;
	color:#FFFFFF;
	width:86px;
	height:16px;
	display:block;
	text-decoration:none;
	padding-bottom:1px;
	padding-top:1px;
	position:relative;
	top:-1px;
	text-align:center}
	
a.menuItem:hover{font-family: Arial, Verdana, sans-serif; 
	font-size: 14px; 
	font-weight:bold;
	background-color:#D1A985;
	color:#FFFFFF;}

.itemDescription
{
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#ADACB1;
}

 
.gallery {height:100%;background-color:#FFFFFF; 
          border-width:1px; 
		  border-spacing:10px ;
		  border-color: #ADACB1;
		  border-style: solid;
		  text-align:center;
		  padding: 10px 10px; }

.NavBarSpace {width:15px;}