a.barra:link, a.barra:visited                  { color: #98190c; font-size: 11px; font-family: verdana, arial; font-weight: bold; text-decoration: none }
a.barra:hover, a.barra:active                     { color: #9f160a; font-size: 11px; font-family: verdana, arial; font-weight: bold; text-decoration: underline }

a.barrai:link, a.barrai:visited                 { color: #98190c; font-size: 10px; font-family: verdana, arial; font-weight: bold; text-decoration: none }
a.barrai:hover, a.barrai:active                     { color: #98190c; font-size: 10px; font-family: verdana, arial; font-weight: bold; text-decoration: underline }

a.interno:link, a.interno:visited                  { color: #0072bc; font-weight: bold; font-size: 9px; font-family: verdana, arial; text-decoration: none }
a.interno:hover, a.interno:active                     { color: #545454; font-weight: bold; font-size: 9px; font-family: verdana, arial }

a.link:link, a.link:visited                 { color: #5f5f5f; font-size: 11px; font-family: verdana, arial; font-weight: bold; text-decoration: none }
a.link:hover, a.link:active                   { color: #0072bc; font-size: 11px; font-family: verdana, arial; font-weight: bold }

a.cred:link, a.cred:visited                 { color: #c00; font-size: 10px; font-family: verdana, arial; font-weight: normal; text-decoration: none }
a.cred:hover, a.cred:active                    { color: #c00; font-size: 10px; font-family: verdana, arial; font-weight: normal; text-decoration: underline }

.head  { color: #545454; font-style: normal; font-weight: bold; font-size: 11px; font-family: Verdana, Arial }

.corpo     { color: #333; font-size: 11px; font-family: verdana, arial; font-weight: normal }

.tit    { color: #fff; font-weight: bold; font-size: 11px; font-family: Verdana, Arial }

.voce    { color: #0072bc; font-style: normal; font-weight: bold; font-size: 13px; font-family: Verdana, Arial }

.sub     { color: #545454; font-style: normal; font-weight: bold; font-size: 11px; font-family: Verdana, Arial }
.foot { color: #022917; font-style: normal; font-weight: normal; font-size: 10px; font-family: Verdana, Arial }
.cred { color: #0d9ae3; font-style: normal; font-weight: bold; font-size: 12px; font-family: Verdana, Arial }
#header{
		height: 253px;
		background: #4a4841 url(../images/top_bg.jpg) top repeat-x;
		position: relative;
	}

#menu04v {
	font-size: 80%;
}
#menu04v ul {
margin: 0;
padding: 0;
list-style: none;
}
#menu04v li {
	font-size: 12px;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu04v a:link, #menu04v a:visited {
	display: block;
	background-color: #FFFFFF;
	color: #666666;
	margin: 0;
	padding: 0.3em 0.6em 0.3em 0em;
	text-decoration: none;
	border-bottom: 1px solid #EDE8E5;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu04v a:hover, #menu04v a:focus, #menu04v a:active{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00ccff;
	color: #999999;
	text-indent: 1px;
	font-weight: 400;
}
