body {
	margin:0px;
	background:url(images/fundo.jpg) top left repeat-x #FFF;
	font-family:Arial, Helvetica, sans-serif;
}
form {
	margin:0px;
	padding:0px;
}
#logo {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-480px;
	width:200px;
	height:157px;
	border:none;
	z-index:2;
}
#topo {
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-480px;
	width:760px;
	z-index:1;
}
#menu_superior {
	position:relative;
	margin:30px 0px 0px 200px;
	width:760px;
	height:40px;
}
.menu_superior {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}
.menu_superior_home {
	color:#4e4e4e;
	margin-right:45px;
}
.menu_superior_home a {
	color:#4e4e4e;
	text-decoration:none;
}
.menu_superior_home a:hover {
	color:#4e4e4e;
	text-decoration:none;
	border-top:4px solid #4e4e4e;
	padding-top:3px;
}
.menu_superior_home_selecionado {
	color:#4e4e4e;
	border-top:3px solid #4e4e4e;
	margin-right:45px;
	padding-top:3px;
}
.menu_superior_home_selecionado a {
	color:#4e4e4e;
	border-top:3px solid #4e4e4e;
	text-decoration:none;
	padding-top:3px;
}
.menu_superior_guia {
	color:#edc300;
	padding-right:45px;
}
.menu_superior_guia a {
	color:#edc300;
	text-decoration:none;
}
.menu_superior_guia a:hover {
	color:#edc300;
	text-decoration:none;
	border-top:4px solid #edc300;
	padding-top:3px;
}
.menu_superior_guia_selecionado {
	color:#edc300;
	border-top:3px solid #edc300;
	margin-right:45px;
	padding-top:3px;
}
.menu_superior_guia_selecionado a {
	color:#edc300;
	border-top:3px solid #edc300;
	text-decoration:none;
	padding-top:3px;
}
.menu_superior_materia {
	color:#c70000;
	padding-right:45px;
}
.menu_superior_materia a {
	color:#c70000;
	text-decoration:none;
}
.menu_superior_materia a:hover {
	color:#c70000;
	text-decoration:none;
	border-top:4px solid #c70000;
	padding-top:3px;
}
.menu_superior_materia_selecionado {
	color:#c70000;
	border-top:3px solid #c70000;
	margin-right:45px;
	padding-top:3px;
}
.menu_superior_materia_selecionado a {
	color:#c70000;
	border-top:3px solid #c70000;
	text-decoration:none;
	padding-top:3px;
}
.menu_superior_noticia {
	color:#8bcc00;
	padding-right:45px;
}
.menu_superior_noticia a {
	color:#8bcc00;
	text-decoration:none;
}
.menu_superior_noticia a:hover {
	color:#8bcc00;
	text-decoration:none;
	border-top:4px solid #8bcc00;
	padding-top:3px;
}
.menu_superior_noticia_selecionado {
	color:#8bcc00;
	border-top:3px solid #8bcc00;
	margin-right:45px;
	padding-top:3px;
}
.menu_superior_noticia_selecionado a {
	color:#8bcc00;
	border-top:3px solid #8bcc00;
	text-decoration:none;
	padding-top:3px;
}
.menu_superior_evento {
	color:#ff8a00;
	padding-right:45px;
}
.menu_superior_evento a {
	color:#ff8a00;
	text-decoration:none;
}
.menu_superior_evento a:hover {
	color:#ff8a00;
	text-decoration:none;
	border-top:4px solid #ff8a00;
	padding-top:3px;
}
.menu_superior_evento_selecionado {
	color:#ff8a00;
	border-top:3px solid #ff8a00;
	margin-right:45px;
	padding-top:3px;
}
.menu_superior_evento_selecionado a {
	color:#ff8a00;
	border-top:3px solid #ff8a00;
	text-decoration:none;
	padding-top:3px;
}
.menu_superior_contato {
	color:#008aff;
}
.menu_superior_contato a {
	color:#008aff;
	text-decoration:none;
}
.menu_superior_contato a:hover {
	color:#008aff;
	text-decoration:none;
	border-top:4px solid #008aff;
	padding-top:3px;
}
.menu_superior_contato_selecionado {
	color:#008aff;
	border-top:3px solid #008aff;
	padding-top:3px;
}
.menu_superior_contato_selecionado a {
	color:#008aff;
	border-top:3px solid #008aff;
	text-decoration:none;
	padding-top:3px;
}
#busca {
	position:relative;
	margin:20px 0px 0px 200px;
	width:760px;
	height:60px;
}
.input_busca {
	font-size:18px;
	color:#a7a7a7;
	padding:5px;
	width:365px;
	border:1px solid #e4e4e4;
	background-color:#FFF;
}
.combo_busca {
	font-size:18px;
	color:#a7a7a7;
	padding:5px;
	width:250px;
	border:1px solid #e4e4e4;
	background-color:#FFF;
}
.botao_busca {
	font-size:18px;
	color:#4e4e4e;
	padding:5px;
	width:90px;
	border:1px solid #e4e4e4;
	text-align:center;
	background-color:#FFF;
}
#opcoes_guia {
	font-size:10px;
	text-align:right;
	color:#d3ae00;
	padding-right:32px;
	padding-top:5px;
}
.opcoes_guia a{
	color:#d3ae00;
	text-decoration:none;
}
.opcoes_guia a:hover{
	color:#d3ae00;
	text-decoration:underline;
}
#conteudo {
	position:absolute;
	top:170px;
	left:50%;
	margin-left:-462px;
	width:924px;
}
#materia_destaque {
	position:relative;
	float:right;
	width:924px;
	height:265px;
}
.materia_destaque {
	color:#1e1e1e;
}
.materia_destaque h1 {
	font-weight:bold;
	font-size:18px;
	color:#c70000;
	border-bottom:1px solid #C70000;
	text-transform:uppercase;
}
.materia_destaque h1 small {
	font-weight:normal;
	font-size:10px;
	color:#c70000;
	text-transform:none;
}
.materia_destaque h1 a {
	color:#c70000;
	text-decoration:none;
}
.materia_destaque h1 a:hover {
	color:#333;
	text-decoration:none;
}
#mais_materias {
	position:relative;
	float:left;
	width:710px;
	padding-top:10px;
}
.mais_materias {
	color:#1e1e1e;
}
.mais_materias h1 {
	font-weight:bold;
	font-size:18px;
	color:#c70000;
	border-bottom:1px solid #C70000;
	text-transform:uppercase;
}
.mais_materias h1 small {
	font-weight:normal;
	font-size:10px;
	color:#c70000;
	text-transform:none;
}
.mais_materias h1 a {
	color:#c70000;
	text-decoration:none;
}
.mais_materias h1 a:hover {
	color:#333;
	text-decoration:none;
}
.mais_materias h1 a:hover {
	color:#333;
	text-decoration:none;
}
.mais_materias h2 {
	font-weight:bold;
	font-size:16px;
	color:#999;
	text-transform:uppercase;
	margin:0px 0px 0px 10px;
	padding:4px 0px;
}
.mais_materias h2 a {
	color:#999;
	text-decoration:none;
}
.mais_materias h2 a:hover {
	color:#333;
	text-decoration:none;
}
#box_twitter {
	position:relative;
	float:right;
	width:204px;
	padding-top:10px;
}
.twitter {
	color:#1e1e1e;
}
.twitter h1 {
	font-weight:bold;
	font-size:18px;
	color:#008aff;
	border-bottom:1px solid #008aff;
	text-transform:uppercase;
}
.twitter {
	text-align:justify;
	font-size:13px;
}
.twitter p {
	text-align:justify;
	font-size:13px;
	padding:0px;
	margin:0px;
}
.twitter a {
	font-weight:bold;
	color:#008aff;
	text-decoration:none;
}
.twitter a:hover {
	font-weight:bold;
	color:#008aff;
	text-decoration:underline;
}
#foto_materia_destaque {
	position:relative;
	float:left;
	width:654px;
	height:235px;
	text-align:left;
}
#conteudo_materia_destaque {
	position:relative;
	float:left;
	width:270px;
	height:235px;
	text-align:left;
}
.conteudo_materia_destaque {
	color:#1e1e1e;
	font-size:12px;
	font-weight:normal;
}
.conteudo_materia_destaque h1 {
	font-size:24px;
	color:#c70000;
	border:none;
	font-weight:bold;
	padding:0px;
	margin:10px 0px;
	text-transform:none;
}
.conteudo_materia_destaque h1 a {
	color:#c70000;
	text-decoration:none;
}
.conteudo_materia_destaque h1 a:hover {
	color:#c70000;
	text-decoration:underline;
}
.conteudo_materia_destaque h2 {
	font-size:10px;
	color:#6e6e6e;
	border-bottom:1px solid #6e6e6e;
	margin:0px;
	padding:0px;
}
.conteudo_materia_destaque h2 a {
	color:#6e6e6e;
	text-decoration:none;
}
.conteudo_materia_destaque h2 a:hover {
	color:#333;
	text-decoration:none;
}
.conteudo_materia_destaque p {
	color:#1e1e1e;
	font-size:12px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	text-align:justify;
}
#continuar_lendo {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#c70000;
	margin-top:5px;
}
.continuar_lendo a {
	color:#c70000;
	text-decoration:none;
}
.continuar_lendo a:hover {
	color:#c70000;
	text-decoration:underline;
}
#box_noticias {
	position:relative;
	float:left;
	width:325px;
	margin-right:35px;
	margin-top:10px;
}
.ultimas_noticias {
	font-size:10px;
	color:#ababab;
}
.ultimas_noticias h1 {
	font-size:18px;
	font-weight:bold;
	color:#8bcc00;
	border-bottom:1px solid #8bcc00;
	text-transform:uppercase;
}
.ultimas_noticias h1 small {
	font-size:10px;
	color:#8bcc00;
	text-transform:none;
}
.ultimas_noticias h1 small a {
	color:#8bcc00;
	text-decoration:none
}
.ultimas_noticias h1 small a:hover {
	color:#333;
	text-decoration:none
}
.data_noticia {
	font-size:27px;
	font-weight:bold;
	color:#8bcc00;
	text-align:center;
}
.mes_noticia {
	font-size:15px;
	font-weight:bold;
	color:#8bcc00;
	text-align:center;
	text-transform:uppercase;
}
.ultimas_noticias h2 {
	font-size:15px;
	font-weight:bold;
	color:#727272;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
	border:none;
}
.ultimas_noticias h2 a {
	color:#727272;
	text-decoration:none;
}
.ultimas_noticias h2 a:hover {
	color:#727272;
	text-decoration:underline;
}
#box_eventos {
	position:relative;
	float:left;
	width:325px;
	margin-right:35px;
	margin-top:10px;
}
.proximos_eventos {
	font-size:10px;
	color:#ababab;
}
.proximos_eventos h1 {
	font-size:18px;
	font-weight:bold;
	color:#ff8a00;
	border-bottom:1px solid #ff8a00;
	text-transform:uppercase;
}
.proximos_eventos h1 small {
	font-size:10px;
	color:#ff8a00;
	text-transform:none;
}
.proximos_eventos h1 small a {
	color:#ff8a00;
	text-decoration:none
}
.proximos_eventos h1 small a:hover {
	color:#333;
	text-decoration:none
}
.data_evento {
	font-size:27px;
	font-weight:bold;
	color:#ff8a00;
	text-align:center;
}
.mes_evento {
	font-size:15px;
	font-weight:bold;
	color:#ff8a00;
	text-align:center;
	text-transform:uppercase;
}
.proximos_eventos h2 {
	font-size:15px;
	font-weight:bold;
	color:#727272;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
	border:none;
}
.proximos_eventos h2 a {
	color:#727272;
	text-decoration:none;
}
.proximos_eventos h2 a:hover {
	color:#727272;
	text-decoration:underline;
}
#box_publicidade {
	position:relative;
	float:right;
	width:204px;
	margin-top:10px;
}
.publicidade h1 {
	font-size:18px;
	font-weight:bold;
	color:#4e4e4e;
	border-bottom:1px solid #4e4e4e;
	text-transform:uppercase;
}
#box_tags_guia_icones {
	position:relative;
	float:left;
	width:325px;
	margin-right:35px;
}
.tags_evento {
	font-size:12px;
	color:#acacac;
	line-height:20px;
	text-align:justify;
	text-transform:capitalize;
}
.tags_evento h1 {
	font-size:18px;
	font-weight:bold;
	color:#edc300;
	border-bottom:1px solid #edc300;
	text-transform:uppercase;
}
.tags_evento a {
	color:#acacac;
	text-decoration:none;
}
.tags_evento a:hover {
	color:#acacac;
	text-decoration:underline;
}
#box_newsletter {
	position:relative;
	float:left;
	width:325px;
	margin-right:35px;
}
.newsletter {
	font-size:12px;
	color:#acacac;
	line-height:20px;
	text-align:justify;
}
.newsletter h1 {
	font-size:18px;
	font-weight:bold;
	color:#4e4e4e;
	border-bottom:1px solid #4e4e4e;
	text-transform:uppercase;
}
.inputbox {
	font-size:12px;
	color:#333;
	background-color:#FFF;
	border:1px solid #e4e4e4;
	margin:3px 0px;
	padding:3px 0px;
}
.botao {
	font-size:14px;
	font-weight:bold;
	color:#4e4e4e;
	padding:3px 8px;
	border:1px solid #e4e4e4;
	text-align:center;
	background-color:#FFF;
	margin-top:5px;
}
#rodape {
	position:relative;
	width:100%;
	border-top:1px solid #cccccc;
	float:left;
	text-align:center;
	padding:10px 0px;
}
.rodape {
	font-size:11px;
	color:#5f5f5f;
	line-height:16px;
}
.rodape a {
	font-size:10px;
	color:#c70000;
	text-decoration:none;
}
.rodape a:hover {
	font-size:10px;
	color:#c70000;
	text-decoration:underline;
}
.inputbox_largo {
	font-size:18px;
	color:#a7a7a7;
	padding:5px;
	width:555px;
	border:1px solid #e4e4e4;
	background-color:#FFF;
}
.guia h1, .materias h1, .noticias h1, .eventos h1 {
	font-size:16px;
	color:#000;
	text-transform:uppercase;
}
.guia hr, .materias hr, .noticias hr, .eventos hr {
	border:1px dotted #CCC;
}
.guia li {
	display:inline;
	float:left;
	width:270px;
	height:90px;
	padding:10px;
	margin:8px;
	background-repeat:no-repeat;
	background:url(images/fundo_itens_guia.jpg) top left repeat-x;
	border:1px solid #EEE;
}
.guia ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.guia h2 {
	font-size:15px;
	color:#C70000;
	text-transform:uppercase;
	padding:0px;
	margin: 0px 0px 10px 0px;
	font-weight:bold;
}
.guia {
	font-size:12px;
	color:#333;
}
.guia a {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.guia a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
.navegacao {
	text-align:center;
	clear:both;
	font-size:12px;
	color:#333;
}
.navegacao a {
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
.navegacao a:hover {
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}
#banner_inferior {
	clear:both;
	text-align:center;
	padding:10px;
}
.materias h2, .noticias h2, .eventos h2 {
	font-size:16px;
	color:#C70000;
	text-transform:uppercase;
	padding:0px;
	margin: 0px 0px 5px 0px;
	font-weight:bold;
}
.materias h2 a, .noticias h2 a, .eventos h2 a {
	color:#C70000;
	text-decoration:none;
}
.materias h2 a:hover, .noticias h2 a:hover, .eventos h2 a:hover {
	color:#C70000;
	text-decoration:underline;
}
.materias h2 small, .noticias h2 small, .eventos h2 small {
	font-size:12px;
	text-transform:none;
}
.materias, .noticias, .eventos {
	font-size:12px;
	color:#666;
}
.materias a, .noticias a, .eventos a {
	color:#333;
	text-decoration:none;
}
.materias p, .noticias p, .eventos p {
	margin:0px 0px 5px 10px;
	padding:0px;
	text-align:justify;
	font-size:12px;
	line-height:16px;
}
.data_evento_int {
	font-size:27px;
	font-weight:bold;
	color:#666;
	text-align:center;
}
.mes_evento_int {
	font-size:15px;
	font-weight:bold;
	color:#666;
	text-align:center;
	text-transform:uppercase;
}
#voltar {
	text-align:center;
	font-weight:bold;
	font-size:10px;
	clear:both;
}
#share {
	clear:both;
	padding:0px;
	margin:0px;
	display:block;
	width:924px;
}
.fotos li {
	display:inline;
	float:left;
	width:100px;
	height:100px;
	margin:5px 5px;
	list-style:none;
	background-repeat:no-repeat;
	border:1px solid #CCC;
}
.fotos li a {
	width:100px;
	height:100px;
	display:block;
	text-decoration:none;
}
.fotos ul {
	margin:0px 0px 0px 10px;
	padding:0px;
	list-style:none;
}
.fotos h2 {
	font-size:13px;
	color:#999;
	padding:0px;
	margin:10px 0px;
	border:none;
	letter-spacing:2px;
	text-transform:none;
}
