@charset "utf-8";

#text_geral {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	line-height: 20px;
	color: #6a6a6a;
	text-decoration: none;
}

#bt {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6a80ac;
	text-decoration: none;
	border: 1px solid #a4b5d7;
	background-image: url(../img/bg_bt.gif);
	padding-right: 5px;
	padding-left: 5px;
	line-height: 18px;
}

#bt td a {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6a80ac;
	text-decoration: none;
	background-image: url(../img/bg_bt.gif);
	line-height: 18px;
}

#bt td a:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #314b7e;
	text-decoration: none;
	background-image: url(../img/bg_bt.gif);
	line-height: 18px;
}
#noticias td a {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	line-height: 22px;
	color: #6a6a6a;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6a6a6a;
}
#noticias td a:hover {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6a6a6a;
}
.form {
	border: 1px #c3c3c3;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	color: #a1a9b8;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
}
#noticiasSemBorda td a {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 11px;
	line-height: 22px;
	color: #6a6a6a;
	text-decoration: none;
	border-bottom-width: 0px;
}
.formSemBorda {
	border: 0px;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 10px;
	color: #a1a9b8;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.msgsDeErro
{
    color : Red;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;      
}
