h5.publ{
	height:19px;
	line-height:19px;
	padding-left:5px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	background-color:#006600;
	font-style: italic;
	background-image: url(imagens/menu_dt.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.imgpub img{
	border:none;
	margin:6px 0 2px 4px;
}

#menu dt{
	background:url(imagens/menu_lista.jpg) repeat-x;
	height:28px;
	border-bottom:1px #C5E7A9 solid;
}

#menu dt#admind{
	background:url(imagens/menu_lista_adm.jpg) repeat-x;
	height:28px;
	border-bottom:1px #BECFF3 solid;
}

#menu dt a{
	display:block;
	width:144px;
	height:28px;
	line-height:28px;
	font-weight:bold;
	color:#009900;
	text-indent:10px;
	cursor:hand;
	cursor:pointer;
}

#menu dt.lista a{
	background:url(imagens/Menu_Down.gif) no-repeat 120px;
}

#menu dt.lista a.red{
	background:url(imagens/Menu_Up.gif) no-repeat 120px;
}

#menu dt#admind a{
	display:block;
	width:144px;
	height:28px;
	line-height:28px;
	font-weight:bold;
	color:#006699;
	text-indent:10px;
	cursor:hand;
	cursor:pointer;
}

#menu ul{
	background:#EFEFEF;
	padding:8px 0 8px 0;
}

#menu ul li{
	width:144px;
	color:#666;
}

#menu ul li a{
	width:144px;
	display:block;
	padding:4px 0 4px 0;
	background:url(imagens/menu_lista_seta.gif) no-repeat 6px;
	color:#666;
	text-indent:18px;
}

#menu ul li a.desloga{
	color:#FF0000;
}

#menu ul li a:hover{
	background:url(imagens/menu_lista_seta.gif) no-repeat 6px #F9F9F9;
}