.navbar{
}  

.mainDiv {
  width:250px;
}

/*.topItem2 {
color:#14105c;
background-color:#97c7ec;
text-decoration:none;
border-bottom:1px solid #598fb9;
border-left:1px solid #598fb9;
border-right:1px solid #598fb9;
display:block;
text-indent:10px;
height:24px;
}*/


.topItem {
color:#000000 !important;
background-color:#97c7ec;
text-decoration:none;
border-bottom:1px solid #598fb9;
border-left:1px solid #598fb9;
border-right:1px solid #598fb9;
display:block;
text-indent:10px;
height:24px;
background: url("arrow-up-title.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;

}

.topItemOver {
color:#000000 !important;
background-color:#97c7ec;
text-decoration:none;
border-bottom:1px solid #598fb9;
border-left:1px solid #598fb9;
border-right:1px solid #598fb9;
display:block;
text-indent:10px;
height:24px;
background: url("arrow-up-title-on.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
}

.topItemClose {
color:#000000 !important;
background-color:#97c7ec;
text-decoration:none;
border-bottom:1px solid #598fb9;
border-left:1px solid #598fb9;
border-right:1px solid #598fb9;
display:block;
text-indent:10px;
height:24px;
background: url("arrow-down-title.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
}


.topItemCloseOver {
color:#000000 !important;
background-color:#97c7ec;
text-decoration:none;
border-bottom:1px solid #598fb9;
border-left:1px solid #598fb9;
border-right:1px solid #598fb9;
display:block;
text-indent:10px;
height:24px;
 background: url("arrow-down-title-on.jpg") no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
}

/* Início: Define cores do botão que abre e fecha */
.topItem a:link, .topItem a:visited {
text-decoration:none;
color:#000000 !important;
}

.topItem a:hover{
text-decoration:underline;
color:#000000 !important;
display:block;
}


.topItemOver a:link, .topItemOver a:visited {
text-decoration:none;
color:#000000 !important;
}

.topItemOver a:hover{
text-decoration:underline;
color:#000000 !important;
display:block;
}


.topItemClose a:link, .topItemClose a:visited {
text-decoration:none;
color:#000000 !important;
display:block;
}

.topItemClose a:hover{
text-decoration:underline;
color:#000000 !important;
display:block;
}


.topItemCloseOver a:link, .topItemCloseOver a:visited {
text-decoration:none;
color:#000000 !important;
display:block;
}

.topItemCloseOver a:hover{
text-decoration:underline;
color:#000000 !important;
display:block;
}
/* Fim: Define cores do botão que abre e fecha */


.dropMenu {
  background-color: #cee7fa;
  color: #000000;
  filter:alpha(opacity=100);
  padding-top:0px;
  padding-bottom:0px;
}

.subMenu {
   display:block;
}

#ultimo {
padding-bottom:-50px;
}


.subItem {
   height:24px;
   text-decoration:none;
   color: #000000  !important;
	border-bottom:1px solid #598fb9;
}

.subItem a {
color:#000000 !important;
background-color:#cee7fa;
text-decoration:none;
border-bottom:1px solid #598fb9;
border-left:1px solid #598fb9;
border-right:1px solid #598fb9;
display:block;
text-indent:25px;
height:24px;
}

.subItemOver {
color:#000000 !important;
background-color:#cee7fa;
text-decoration:none;
border-bottom:1px solid #598fb9;
display:block;
text-indent:25px;
height:24px;
}

.subItemOver a {

color:#000000 !important;
background-color:#cee7fa;
text-decoration:underline;
border-bottom:1px solid #598fb9;
border-left:1px solid #598fb9;
border-right:1px solid #598fb9;
display:block;
text-indent:25px;
height:24px;
}


.drop {
   border-left:1px solid black;
   border-right:1px solid black;	
}






