.forms {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
.txt-branco {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.tt-cont-home {
	font-family: "trebuchet ms";
	font-size: 18px;
	font-weight: bold;
	color: #0d2372;
	text-decoration: none;
}
.txt-preto {

	font-family: "trebuchet ms";
	font-size: 11px;
	color: #222222;
	text-decoration: none;
}
.txt-preto:hover {
	text-decoration: underline;
}
.menu {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	color: #0086c6;
}
.menu-dst-laranja {

	font-family: "trebuchet ms";
	font-size: 11px;
	color: #ff3300;
	text-decoration: none;
	font-weight: bold;
}
.tt-cont-marron {
	font-family: "trebuchet ms";
	font-size: 18px;
	font-weight: bold;
	color: #7a7559;
	text-decoration: none;
}
.txt-marron {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #413c1e;
	text-decoration: none;
	line-height: 13px;
}
.txt-preto10 {
	font-family: "trebuchet ms";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}
/*
.txt-preto10:hover {
	text-decoration: underline;
}
*/
.txt-cinza {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.txt-cinza:hover {
	text-decoration: underline;
}
.menu-bot {
	font-family: "trebuchet ms";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.menu-bot:hover {
	color: #0086c6;
}
.txt-azul-f {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #1c317a;
	text-decoration: none;
}
.tt-cont-azul {
	font-family: "trebuchet ms";
	font-size: 18px;
	font-weight: bold;
	color: #0280c0;
	text-decoration: none;
}
.titulos-sub {
	font-family: "trebuchet ms";
	font-size: 30px;
	font-weight: bold;
	color: #0280c0;
	text-decoration: none;
}
.txt-conteudo {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 19px;
	text-align: justify;
}
.txt-shopping {
	font-family: "trebuchet ms";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 19px;
}
.btn-desligado 
{
    opacity: 0.3;
	filter: alpha(opacity = 30); 
	-moz-opacity: 0.3;
}
