.fontpadrao {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #555555;
}
.fonttitulo {
	font-family: "Tahoma", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #004181;
}
.fontbranco {
	font-family: "Tahoma", Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.formselect {

	font-family: "Tahoma", Arial;
	font-size: 11px;
	color: #333333;
}
.formtext {
	font-family: "Tahoma", Arial;
	font-size: 10px;
	color: #333333;
	border: 1px solid #004282;

}
.formtextcapa {
	font-family: "Tahoma", Arial;
	font-size: 10px;
	color: #333333;
	border: 1px solid #CCCCCC;

}
.fontrodape {

	font-family: "Tahoma", Arial;
	font-size: 11px;
	color: #999999;
}
.fonttabelas {

	font-family: "Tahoma", Arial;
	font-size: 11px;
	color: #000000;
}
.fontaplicacoes {
	font-family: "Tahoma", Arial;
	font-size: 11px;
	color: #333333;
	line-height: 20px;

}
a:link {
	text-decoration: none;
	color: #545454;

}
a:visited {
	text-decoration: none;
	color: #545454;

}
a:hover {
	color: #000000;
	text-decoration: underline;

}
.bgaling {
	background-attachment: fixed;
	background-image: url(../imagens/estrutura/bg_top_home.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bgaling2 {
	background-attachment: fixed;
	background-image: url(../bg_top_home.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bgtopconteudo {
	background-repeat: no-repeat;
	background-position: top;
}
.fontdestaque {
	font-family: "Tahoma", Arial;
	font-size: 12px;
	color: #F0B410;
	font-weight: bold;

}
.fontcolorv {

	font-family: "Tahoma", Arial;
	font-size: 11px;
	color: #FF0000;
}
.m:link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F0B410;
}
.m:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F0B410;
	text-decoration: none;
}
.m:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #F0B410;
	text-decoration: underline;
}
.margdir {
	padding-right: 10px;
}
.bodercolor1 {
	border: 1px solid #F6F6F6;
}
.borderdot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #E5ECF2;
}
.fontgrande {

	font-family: "Tahoma", Arial;
	font-size: 16px;
	color: #555555;
}
