.fontnav2 {
	font-family: Arial;
	font-size: 11px;
	
}
.fontnav2 a, a:visited 
{
	text-decoration:none;
	font-family: Arial;
	font-size: 11px;

}
.fontnav2 a:hover 
{
	font-family: Arial;
	font-size: 11px;

	text-decoration:underline;
}
.fontnav a, a:visited 
{
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;

}
.fontnav a:hover 
{
	font-family: Arial;
	font-size: 12px;

	text-decoration:underline;
}
.linedot
{
	padding-top:5px;
	padding-bottom:5px;
	padding-right:4px;
    }
#menuvert
{
	list-style-type: none; /* retira o marcador de listas*/ 
	list-style:none;
	padding-left:0px;
	padding-top:5px;
	margin:0;
}
#menuvert a, a:visited 
{
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	font-family: Arial;
	color:#054372
}
#menuvert a:hover 
{ 
	text-decoration:underline;
	font-size:12px;
	font-family: Arial;
	font-weight:normal;
	color:#054372
}.detalhebn {
	background-image: url(../images/detalhe_bn_07.gif);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	background-attachment: fixed;

}

