/* CSS Document */

.colunistas {
	width: 170px;
	padding: 2px;
	border: thin solid #CC0000;
}
.colunistas img{
	border: thin solid #CCCCCC;
	padding: 2px;
}
.colunistas_titulo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: center;
	padding: 5px;
	width: 165px;
}

.acessos {
	width: 170px;
	border: thin solid #000099;
	padding: 2px;
}
.acessos_titulo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	text-align: center;
	padding: 5px;
	width: 165px;
}
.acessos_texto{
	font-family: Tahoma;
	font-size: 12px;
	color: #000099;
	text-align: center;
}
.acessos_texto a:link{
	font-family: Tahoma;
	font-size: 12px;
	color: #000099;
	text-align: center;
	text-decoration: none;
}
.acessos_texto a:active{
	font-family: Tahoma;
	font-size: 12px;
	color: #000099;
	text-align: center;
	text-decoration: none;
}

.prefeituras {
	width: 170px;
	padding: 2px;
	border: thin solid #000099;
}
.prefeituras_titulo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	text-align: center;
	padding: 5px;
	width: 165px;
}

.tempo {
	width: 170px;
	border: thin solid #000099;
	padding: 2px;
}
.tempo_titulo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000099;
	text-align: center;
	padding: 5px;
	width: 165px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.anuncie {
	width: 170px;
	padding: 2px;
	border: thin solid #FF9933;
}
.anuncie_titulo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9933;
	text-align: center;
	padding: 5px;
	width: 165px;
}

.anuncie_2 {
	width: 150px;
	padding: 2px;
	border: thin solid #FF9933;
}
.anuncie_2_titulo {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9933;
	text-align: center;
	padding: 5px;
	width: 145px;
}
.newsletter {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #009933;
	text-decoration: none;
	text-align: center;
	border: 1px solid #21A121;
}
.newsletter input {
	border: 1px inset #6AFF88;
}
.newsletter #btn_email {
	border: 1px outset #21A121;
	background-color: #F0F0F0;
}

.comentarios {
	font-family: Tahoma;
	font-size: 12px;
}

.publicidade {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 6px;
}
.enquete {
	border: 1px solid #CC0000;
}

.capa img {
	border: 2px solid #000099;
}
.inc_banner {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}