* {margin:0;padding:0;list-style:none;border:none}
table {
	font-family: TAHOMA, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}

td.topo_esq{background: url('../images/topo_esq.jpg') no-repeat; width:349px; height:87px;}
td.topo_meio{background: url('../images/topo_meio.jpg') repeat-x; height:87px;}
td.topo_dir{background: url('../images/topo_dir.jpg')  no-repeat; width: 363px; height:87px;}	

td.menu{vertical-align: top; color: "#fff"; background:#080842;background:url('../images/bg_menu.jpg') }	

ul.list{float:left;width:150px;background:#fff;}
ul.list li.cab{padding-top: 6px; width:150px;background:url('../images/mnu_cab.jpg') no-repeat;height:25px;color: #fff; font: bold; font-size: 11px;text-align: center}

ul.list li.medio{float:left;display:block;width:150px;margin:0;padding:0;list-style:none;height:20px;background:#f5f3e7;background:url('../images/mnu_texto.jpg') no-repeat;} 
ul.list li.medio a, ul.list li.medio a:hover{color:#4A463D;display:block;width:100%;max-width:140px;height:20px;padding:2px 0 0 14px;margin:0;border-bottom: 0px solid #dedace}
ul.list li.medio a{float:left;text-decoration:none;}
ul.list li.medio a:hover{background: #D7D8F8;background:url('../images/mnu_texto_sel.jpg') no-repeat; }

ul.list li.baixo{float:left;width:150px;background:url('../images/mnu_rodape.jpg') no-repeat;height:25px}
ul.list li.baixo a{float:left;padding:1px 0 0 14px;text-decoration:none;color:#4A463D;width:150px;height:25px}
ul.list li.baixo a:hover{background:url('../images/mnu_rodape_sel.jpg') no-repeat;width:150px;height:25px}

