#nav02 { 
margin:0 0 18px;
padding:0;
font-size:13px;}

.leftbut { background:url(images/leftbut.gif); width:155px; height:32px; border: none; margin:0px; padding:0px}
#left-nav { background:url(images/bg-sidnav.png) repeat-y; width:100%;}

 
 #nav02 ul { 
margin:0 0 0 25px;
padding:5px 0;
 }
 
 #nav02 h4 {
border-bottom:1px solid #DCDDDE;
border-top:1px solid #FFFFFF;
color:#333;
display:block;
font-weight:bold;
margin:0px 2px;
padding:5px 0 5px 25px;
text-decoration:none;
background:url(images/bulleta.gif) left no-repeat}
   
 

 
#nav02 .current a { 
background:#767677 url(images/bullethover.gif) left no-repeat ;
margin:0px 2px;
 color: #FFFF33;
 text-decoration:none;
padding-right:11px;
  }
  
  #nav02 li { 
 position:relative;
width:170px;

}

#nav02 li a, #nav02 .current li a { 
background: url(images/subbullet.gif) left top no-repeat;
border:medium none;
color: #333;
font-size:13px;
font-weight:normal;
padding:0px  5px 0px 17px;
text-shadow:none;
margin:0px;
 }
  
#nav02 li a:hover,{ 
background: url(images/subbullet.gif) left  top no-repeat;
border:medium none;
color: #003366;
font-size:13px;
padding:0px  5px 0px 17px;
text-decoration:underline;
margin:0px;
 }

#side-bottom{
background:	 url(images/bg-navfoot.gif) no-repeat;
width:203px; height:16px;
}

#cloud-top {
	background:url(images/cloud-box_top.gif) no-repeat;
	width:203px;
	height:43px;
	margin-top:10px;
}

#cloud-bg {
	background:url(images/cloud-box_bg.gif) repeat-y;
	padding:5px 18px 15px 15px;
	width:175px;
}

#cloud-bottom {
	background:url(images/cloud-box_b.gif) no-repeat;
	width:203px;
	height:11px;
}