.navbar
{

}  

.mainDiv
{
  width:209px;
  margin-top:0px;
  margin-bottom:0px;
  padding-top:0px;
  padding-bottom:0px;
  
}

.topItem
{
  font: bold 13px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("images/categorie_heading_bgimage_over.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width: 209px;
  height: 35px;
  color: #4f3f28;
  cursor:pointer;
  text-indent:40px;
	line-height:35px;
padding-top:0px;
padding-bottom:0px;
	}

.topItemOver
{
  text-indent:40px;
  font: bold 13px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("images/categorie_heading_bgimage_over.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 35px;
  width: 209px;
  color: #4f3f28;
  cursor:pointer;
	line-height:35px;
padding-top:0px;
padding-bottom:0px;

}

.topItemClose
{
  text-indent:40px;
  font: bold 13px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("images/categorie_heading_bgimage.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 35px;
  width: 209px;
  color: #4f3f28;
  cursor:pointer;
	line-height:35px;
padding-top:0px;
padding-bottom:0px;
}


.topItemCloseOver
{
  text-indent:40px;
  font: bold 13px tahoma,verdana,sans-serif;
  letter-spacing: 0;
  background: url("images/categorie_heading_bgimage.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 35px;
  width: 209px;
  color: #4f3f28;
  cursor:pointer;
	line-height:35px;
padding-top:0px;
padding-bottom:0px;
}



.dropMenu
{
  font: bold 10px tahoma,verdana,sans-serif;	
  color: #000;
  border: 0px solid #FFFFFF;
  border-width: 0 0px 0px 0px;
  filter:alpha(opacity=100);
  padding-top:1px;
  padding-bottom:1px;
}

.subMenu
{
   display:block;
}

.subItem
{
   margin-left:0px;
   margin-top:0px;
   height:28px;
   font: bold 11px Arial, Helvetica, sans-serif;	
   text-decoration:none;
   color: #6c0808;
  background: url("images/categorie.jpg") no-repeat 0 0;
	border-top:1px solid #FFFFFF;
   
}

.subItem a
{
   margin-left:30px;
   font: bold 11px Arial, Helvetica, sans-serif;	 	
   text-decoration:none;
   color: #6c0808;
	line-height:28px;
   height:28px;
   }

.subItemOver
{
   margin-left:0px;
   margin-top:0px;
   font: bold 11px Arial, Helvetica, sans-serif;	  
   height:28px;
   color: #6c0808;
  background: url("images/categorie_over.jpg") no-repeat 0 0;
	text-decoration:none;
	border-top:1px solid #FFFFFF;
}

.subItemOver  a
{
   margin-left:30px;
   font: bold 11px Arial, Helvetica, sans-serif;
   cursor:pointer;	
   color: #6c0808;
   cursor:pointer;
	text-decoration:none;
	line-height:28px;
   height:28px;
   }


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}




