<style>
.vbn
{
}
#picture {
	float:left;
	width: 70px;
	background: white;
	color:Navy;
}
#Modulo {
	width:600px; 
	border: 0px solid black;
	background: white;
	color:Navy;
}
#Informacao{
	border: 0px solid black;
	background:yellow;
	color:Navy;
}
#Layer1
{
	border: 0px solid black;
	background:"#DCEBFF";
	color:Navy;
}

#Layer2
{
	border: 0px solid black;
	background-image:url("fundofaixa.jpg");
	color:Navy;
}


.TituloMenu{
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
	color:#FFFFFF;
}


.Menu{

	font-family: Times New Roman;
	font-size: 10pt;
	color:#FFFFFF;
}

.SubMenuTitulo{

	font-family: Times New Roman;
	font-size: 14pt;
	color:#FFFFFF;

}

.SubMenu{

	font-family: Times New Roman;
	font-size: 12pt;
	color:#000000;
}

.Titulo{
	font-family: Harlow Solid Italic;
	color:DarkRed;
	font-size: 24pt;  
}

.Texto{
	font-family: Verdana;
	font-size: 10pt;
	color:Navy;
}

.TextoDestaque{
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
	color:black;
}

.TextoMaior{
	font-weight: bold;
	font-family: Verdana;
	font-size: 12pt;
	color:DarkRed
}

.Destaque{
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
	color:Navy;
}

.TextoTabela{
	font-family: Times New Roman;
	font-weight: bold;
	color:#0000FF;
	font-size: 12pt;
}

</style>
