ol, ul {
		list-style:none;
	}    
.dropHolder, .dropHolder0, .dropHolder1 {width:130px; float:left; height:1px; margin-left:10px;}
.dropHolder0 { width:147px; }
.dropHolder1 { width:120px; }

.dropdown-menu,.dropdown-menu1 {
    width:130px;
    position:absolute;
    font-size:10px;
    color:#000;
    cursor:pointer;
    z-index:1000px;
	height:21px;	
}
.dropdown-menu1 div a {
	text-decoration: none;
	color:#444444;
}
.dropdown-menu a:link, .dropdown-menu a:visited {
    color:#000 !important;
    display:block !important;
    text-decoration:none !important; 
	font-weight:bold;
    margin:0 !important;
}

.dropdown-menu a:hover {
    color:#000 !important;
	background-color:#b8b8b8;
}
.dropdown-menu1 a:hover {
    color:#000 !important;

}

.menu-first,.menu-first1, .menu-first3, .menu-first0, .menu-first2, .menu-first00 {
    background:transparent url(../img/bt_fundo.gif) no-repeat top left;
    line-height:15px;
    padding:3px 20px 3px 7px;
	font-weight:bold;	
	font-size:11px;	
	color:#444444;
	z-index:1001px;
}
.menu-first3 {
    background:transparent url(../img/bt_menu_contato.gif) no-repeat top left;  
}
.menu-first2 {
    background:transparent url(../img/bt_menu.gif) no-repeat top left;   
}
.menu-first0 {
    background:transparent url(../img/bt_fundo3.gif) no-repeat top left;
	width:160px;   
}
.menu-first00 {
    background:transparent url(../img/bt_fundo3.gif) no-repeat top left;
	width:160px;   
}
.menu-first1 {
    background:transparent url(../img/bt_fundo1.gif) no-repeat top left; 
	width:145px;
}

.menu-first:hover{
	background:url(../img/bt_fundo.gif) no-repeat bottom left;
	color:#000;
}
.menu-first1:hover{
	background:url(../img/bt_fundo1.gif) no-repeat bottom left;
	color:#000;
}
.menu-first2:hover, .menu-first3:hover{
	color:#000;
}
.menu-first0:hover{
	background:url(../img/bt_fundo3.gif) no-repeat bottom left;
	color:#000;
}

.down-list, .down-list0, .down-list1 {
    background:transparent url(../img/drop-down-bottom.png) no-repeat bottom left;
    margin:0px;
	padding:0px;
	padding-bottom:9px;
	width:133px;	
}

.down-list1 {
    background:transparent url(../img/drop-down-bottom1.png) no-repeat bottom left;
	width:118px;	
}
.down-list0 {
    background:transparent url(../img/drop-down-bottom3.png) no-repeat bottom left;
	width:145px;	
}

.down-list li, .down-list0 li, .down-list1 li {
	padding: 0px ;
   
	background:#e9e9e9;
	border-left:1px solid #424242;
	border-right:1px solid #424242;
	width:126px;
	font:10px Arial,Helvetica,sans-serif;
	.margin-top:-3px;
}
.down-list1 li {	
	width:116px;	
}
.down-list0 li {	
	width:143px;	
}

.down-list li:hover, .down-list1 li:hover, .down-list0 li:hover {
    background:#b8b8b8 ;
	
}
.down-list  a, .down-list1  a, .down-list0  a {
	margin-left:12px;

}
.down-list .lastLI, .down-list1 .lastLI, .down-list0 .lastLI { 
	background:#e9e9e9; 
	border-left:1px solid #424242;
	border-right:1px solid #424242;
	
	 }
.firstLI{
	margin:0px;
}