@charset "utf-8";
body{background:transparent url(../img/bg_interna01.gif) left repeat-y;}
#total{background:transparent}
#esquerda{float:left; width:170px;}
#direita{margin:0 0 0 170px; padding:20px; font-size:12px; line-height:130%;}

#esquerda ul{width:170px; margin:10px 0 0 0; padding:0; background:#FFF url(../img/dash_menu.gif) top repeat-x; list-style-type: none;}
#esquerda ul li{
	height:auto;
	background:transparent url(../img/dash_menu.gif) bottom repeat-x;
	padding:0;
	list-style-type:none;	
}
#esquerda ul li a{color:#666; font-weight:bold; font-size:11px; text-decoration:none; padding:4px 0 4px 4px; height:auto; display:block;}
#esquerda ul li a:hover{color:#03763F;}
#esquerda ul li ul{margin:0; padding:0; background:#FFF url(../img/dash_menu.gif) top repeat-x; list-style:inside url(../img/bullet02.gif);}
#esquerda ul li ul li{margin:0; padding:3px 0 4px 0; text-indent:2px;}
#esquerda ul li ul li a{margin:0; padding:0; display:inline;}
