body {
		margin:0px;
		padding:0px;
		}

.menu{
	color:#FFFFFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	
}
.menu:hover{
	color:#CCC;
}
.tabela {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.titulo {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.select {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.tabelaEscura {

	background-color: #EEEEEE;
	border: 1px solid #EEEEEE;

}
.tabelaClara {


	background-color: #F5F5F5;
	border: 1px solid #F5F5F5;
}

.titulo_site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.apoio {
	font-family: Tahoma;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}
.texto_fone {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.texto_fone1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.titulo_programa {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.texto_programa {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.subtitulo_programa {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}
.botao_pergunta {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-color: #CCC;
	border: 1px solid #999;
}
.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.titulo_home {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #900;
}
.titulo_paginas {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #900;
}


.aba_url{
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	color: #666666;
	
}
.programacao {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.categoria_especial {
	font-family: Arial;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	
}
.risco_especial {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.titulo_fotos_outros {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #900;
	text-decoration: none;
	font-weight: bold;
}
.mais_lidas {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	border: 1px solid #CCC;
}
.titulo_normal {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #030;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
}
.brevia_fotos {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
/* Para as imagens */
a.innerborder, a.innerborder img {
float: left;
overflow:hidden;
}
 a.innerborder:hover {
	border:3px solid #666;
 }
 a.innerborder:hover img {
 margin: -3px;
 }

a.innerborder2, a.innerborder2 img {
float: left;
overflow:hidden;
padding:1px
}
 a.innerborder2:hover {
border:3px solid #FF9900;
 }
 a.innerborder2:hover img {
 margin: -3px;
 }
 
 
.botao {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	background-color: #CCC;
	border: 1px solid #999;
}
.paginacao {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 6px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	background-color: #900;
	cursor: hand;
	
}
.paginacao:hover {
	color: #900;
	padding-left: 4px;
	background-color: #FFFFFF;
	border: 1px solid #900;
}
.paginacao_selected {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	color: #900;
	background-color: #FFFFFF;
	border: 1px solid #900;
}
.aba_ativa {
	background-color: #FFFFFF;
	color: #900;
	float: left;
	cursor: default;
	font-weight: bold;
	padding: 4px 6px 4px 6px;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.aba_inativa {
	color: #666666;
	float: left;
	cursor: pointer;
	padding: 4px 6px 4px 6px;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.aba_risco {
	cursor: pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.aba2_ativa {
	background-color: #FFFFFF;
	color: #900;
	cursor: default;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 6px;
}

.aba2_inativa {
	color: #666666;
	cursor: pointer;
	padding: 4px 4px 4px 4px;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
