body {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.bordasite {
	border: 2px solid #003399;
}
.bordafina {
	border: 1px solid #CCCCCC;
}
.txtcomum {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #000000;
}
.txttopo {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
}
.publicidade {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
.txtazulescuro {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-transform: capitalize;
	color: #003366;
	font-size: 10px;
	text-decoration:none;
}
.campotexto {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.enviar {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	height: 30px;
	width: 80px;
	font-size: 10px;
}
.txtvermelho {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FF0000;
}

.img-topo {
	background-attachment: scroll;
	background-image: url(imagens/img-topo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bordaazul {
	border: 1px dotted #0066CC;
}
.txtmedio {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FF0000;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.txtgrandedestaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}

.txtcinza {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #999999;
}

.txtbranco {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.txtbranco:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.toponoticia {
	font-family: "Trebuchet MS", Courier, Verdana, Arial, Tahoma;
	font-size: 24px;
	color: #FF0000;
	font-weight:bold;	
}
.capitalize {
	text-transform: capitalize;
}.linha-embaixo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.linha-embaixo-2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.linha-embaixo-2-destaque {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}
.txtazul {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #0033CC;
}
.uppercase {
	text-transform: uppercase;
}
.botao_anuncio:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	background-color: #FF0000;
	display: block;
	border: 2px solid #FF0000;
}
.botao_anuncio:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	background-color: #FF0000;
	display: block;
	border: 2px solid #FF0000;
}
.botao_anuncio:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	background-color: #CC0000;
	display: block;
	border: 2px solid #FF0000;
}
.botao_resultado_busca:link {
	text-decoration: none;
	display: block;
}
.botao_resultado_busca:visited {
	text-decoration: none;
	display: block;
}
.botao_resultado_busca:hover {
	text-decoration: none;
	display: block;
}
.lowercase {
	text-transform: lowercase;
}

