* {
	margin: 0;
	padding: 0;
	/*border: 1px solid red;*/
}

body {
	background: url(/imagens/fundo.jpg) repeat-x top center #000;
	font-family: "Trebuchet MS" ,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
}

img {
	border: none;
}

p {
	padding: 7px 0;
}

a{	
	color: #555;
	text-decoration: underline;
}

a:hover{
	color: #fb2;
	text-decoration: none;	
}

h1 {
	display: block;
	float: right;
	clear: both;
}

h1 a {
	display: block;
	width: 320px;
	height: 155px;
	float: right;
	clear: both;
	text-indent: -99999px;
	background: url(/imagens/logo.png) center center no-repeat;
	margin: 0 182px 0 0;
}

h2 {
	display: block;
	color: #fb2;
	font-size: 11px;
	letter-spacing: 1px;
	background: url(/imagens/titulo.jpg) center left no-repeat;
	padding: 25px 0 25px 15px;
	width: 100%;
	text-shadow: 1px 1px 1px #000;
	clear: both;
}


h4, h3 {
	color: #222;
	font-size: 14px;
	padding: 20px 0 5px 0;
}


h2.limpo {
	background: none;
}

#coberturas  h5 {
	display: block;
	clear: both;
	height: 45px;
	color: #555;
	font-size: 10px;
	padding: 0;
	font-weight: normal;
	border-left: 1px dotted #aaa;
}

input[type=text], input[type=passord], textarea, input[type=submit], input[type=button], input[type=reset]  {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	color: #555;
}

input[type=submit], input[type=button], input[type=reset]  {
	background: #fff url(/imagens/campo_fundo.jpg) left top no-repeat;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

input[type=text], input[type=passord], textarea {
	background: #fff url(/imagens/campo_fundo.jpg) left top repeat-x;
	border: 1px solid #ccc;	
	padding: 0;
	margin: 0;
}

#redes-sociais {
	display: block;
	width: 472px;
	height: 35px;
}

#redes-sociais div div {
	display: block;
	float: left;
	clear: none;
}

#site {
	margin: auto;
	width: 962px;
	background: url(/imagens/conteudo.jpg) repeat-y top center #000;
}

#topo {
	background: url(/imagens/topo.jpg) top center no-repeat;
	float: left;
	clear: both;
	height: 260px;
}

#banner_principal {
	display: block;
	float: left;
	clear: none;
	width: 728px;
	text-align: center;
	padding: 0 20px;
}

#banner_principal_menor {
	display: block;
	float: right;
	clear: none;
	width: 142px;
	text-align: left;
}

#banner_principal, #banner_principal_menor  {
	height: 94px;
	overflow: hidden;	
}

#menu {
	padding: 0 0 0 21px;
	float: left;
	clear: none;
}

#menu ul {
	padding: 0;
	margin: 0 0 15px 0;
}

#menu ul li {
	margin: 0;
	list-style: none;
	padding: 2px 0;
}

#menu ul li a, #menu ul li a:hover {
	margin: 0;
	display: block;
	padding: 3px;
	background: url(/imagens/menu.jpg) #fb2 center center repeat;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	height: 14px;
	text-shadow: 1px 1px 1px #000;
	border-radius: 3px;
	width: 232px;
}

#menu ul li a:hover {
	/*background: url(/imagens/relevo.gif) center bottom #fb2;	*/
	background: #555;	
	color: #fff;
}

#coluna {
	padding: 0 22px;
	float: right;
	clear: none;	
	width: 120px;
	text-align: center;
}

#conteudo {
	margin: 0 0 0 20px;
	float: left;
	clear: none;
	width: 472px;
}

#conteudo p {
	text-align: justify;
}

#rodape {
	float: inherit;
	clear: both;
	background: url(/imagens/rodape.jpg) top center no-repeat #000;
	padding: 48px 24px;
	height: 84px;
}

#rodape h4, #rodape h4 a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#rodape h4 a:hover {
	text-decoration: underline;
}


.logo-guia {
	display:block;
	float:right;
	clear:none;	
	width: 120px;
	margin: 0;
}

.foto-guia {
	display:block;
	float:left;
	clear:none;
	width:33%;
	height: 175px;
	text-align:center;	
}

.foto-guia img, .foto-guia img:hover {
	box-shadow: 1px 1px 5px #000;
}

.foto-guia img:hover {
	border: 2px solid #fff;	
}

#coberturas {
	width: 490px;
	float: left;
	clear: both;	
}

#coberturas li {
	width: 163px;
	height: 180px;
	list-style: none;
	float: left;
	padding: 10px 0;
}

#coberturas li img {
	width: 143px;
	height: 108px;	
}
	
#agenda div {
	display: inline;
	line-height: 100%;
	width: 212px;
	height: 80px;
	background: #444;
	float: left;
	vertical-align: middle;
	text-align: center;
}

#agenda div img {
	width: 100%;
	height: 100%;
}

#agenda li {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	float: left;
	clear: none;
	padding: 0 6px 12px 6px;
}

#agenda li a  , #agenda li a:hover {
	display: block;
	float: left;
	clear: none;
	width: 212px;
	min-height: 100px;
	text-decoration: none;	
	cursor: pointer;
	background: #ccc;
	border-radius: 3px;
	padding: 5px;
}

#agenda li a:hover {
	background: #fb2;
}

#agenda li a span {
	display: block;
	float: left;
	clear: both;
	font-size: 11px;
	color: #333;
	padding: 3px 0 0 0;
	text-align: right;
	width: 100%;
}

#agenda li a img {
	display: block;
	box-shadow: 1px 1px 1px #000;
}

#agenda li em {
	font-size: 32px;
	text-shadow: 1px 1px 1px #000;
	color: #fff;
	letter-spacing: 2px;
	text-align: right;
	font-style: normal;
	font-weight: bold;
}

#agenda li strong {
	font-size: 11px;
}

#agenda_item{
	text-align: left;
}

#agenda_item iframe{
	border: 2px solid #eee;	
}

#agenda_item ul{
	padding: 5px 15px;	
}

#agenda_item ul li{
	list-style: square;
	list-style-position: inside;
	text-align: justify;	
}

/*

#agenda_item ul{
	width: 468px;
	text-align: center;
	padding: 0;
}

#agenda_item ul li{
	width: 468px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	float: left;
	clear: both;
	list-style: none;
	text-align: justify;	
}

#agenda_item ul li strong{
	font-size: 20px;
	font-weight: bold;
}

*/

#agenda_item img{
	border: 2px solid #eee;
	margin: 0 0 10px 0;
	clear: both;
}

#galeria {
	display: block;
	width: 468px;	
	height: 488px;
	margin:auto;
	float: left;
	clear: both;
}

#galeria li {
	display:block;
	float: left;
	clear: none;
	clear: auto;	
}

#galeria a, #galeria a:hover {
	display: block;
	width: 113px;
	height: 111px;
	padding: 5px 2px;
	margin: 0;
	text-align: center;
}

#galeria a img, #galeria a:hover img{
	box-shadow: 1px 1px 3px #000;
	border: none;
	margin: auto;
	max-width: 100px;
	max-height: 100px;	
}

#galeria a:hover img {
	border: solid 3px #fb2;
}

#tags h5 {
	display: inline;
	margin: 0;
	padding: 0;	
	clear: none;
}

#tags, #tags *{
	font-family: "Courier New", Courier, monospace !important; 
	font-size: 9px !important;
	color: #888 !important;
}

.busca {	
	padding: 0 0 2px 0;
}

.busca form {	
	display: block;
	padding: 8px;
	background: url(/imagens/menu.jpg) #fb2 center center repeat;
	border-radius: 3px;
	--width: 222px;
}

.busca form label {	
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
}

.busca form input {	
	padding: 0 5px;
}

.busca form input[type=submit] {	
	cursor: pointer;
	display: block;
	float: right;
	clear: none;
}

.busca form input[type=text] {	
	width: 330px;
	padding: 1px 2px;
}

.busca form label .minimo {	
	width: 150px !important;
}

.busca ul {	
	display: block;
	padding: 15px 0 0 0;
}

.busca ul li {	
	list-style: square;
	padding: 8px 4px;
	list-style-position:inside;
}

.busca ul li a strong {	
	color: #f00;
}

.busca h3 {	
	font-size: 14px;
	font-weight: inherit;
	font-family: Verdana, Geneva, sans-serif;
	color: #fb2;
	text-shadow: 1px 1px 1px #000;
	letter-spacing: 1px;
}

.caminhos {
	display: block;
	width: 468px;
	height:auto;
	background: #bbb;
	margin: 0 0 20px 0;
	text-align: right;
	padding: 2px 4px 3px 0;
	clear: both;
	box-shadow: 1px 1px 1px #000;
}

.caminhos, .caminhos a, .caminhos a:hover{
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}

.caminhos a:hover{
	text-decoration: underline;
	color: #fb2;
}

.foto_materia {
	float: left;
	clear: none;
	border: 1px solid #fb2;
	margin: 15px 15px 5px 5px;
}

.banner img, .banner img:hover, .banner_swf, .banner_swf:hover  {
	margin: 0;
	border: solid 2px #ddd;
	background: #fff;
	display: block;
}

.banner img:hover, .banner_swf:hover {
	border: solid 2px #fff;
	/*box-shadow: 0 0 10px #fb2;*/
}

object {
	display: block;	
}

.lista-padrao li {
	list-style: none;
}

#slider, #slider img {
	display: block;
	width: 472px;
	height: 354px;
	background: #333;
}

div.slider-nav span {
    width: 39px;
    height: 50px;
	
}

.orbit-caption h3{
	display: inherit;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	height: auto;
	width: auto;
	text-shadow: 1px 1px 2px #000;
	font-family: Verdana, Geneva, sans-serif;
}

/*
.orbit-caption {
	background: none !important;
}
*/

li h3, a h3{
	display: inherit;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 11px;
	height: auto;
	width: auto;
}

.sharers_mini { padding: 5px 10px 15px 10px; float: left; } 
.sharers_mini ul { background: transparent; border: none; } 
.sharers_mini li { padding: 2px 6px; }

.load, .load * {
	display: block;
	float: right;
	clear: both;
	text-align: center;	
}

#fancybox-outer {
	border-radius: 0px;
}

ol#pagination{
	overflow:hidden;
	width: 468px;
	float: left;
	clear: both;
	padding: 0 0 10px 0;
}

ol#pagination li{
	display: block;
	clear: none;
	float:left;
	list-style:none;
	cursor:pointer;
	margin: 3px;
	background: #eee;
	padding: 3px 6px;
	box-shadow: 1px 1px 1px #000;
	border-radius: 5px;
}

ol#pagination li:hover {
	background: #fb2;
}

ol#pagination li.current{
	color:#f00;
	font-weight:bold;
	background: #ccc !important;
}

.rotativo {
 /*display: block;*/
}

.guia-item, .guia-especial{
	margin: 0 !important;
	padding: 0 !important;
}

.guia-item a, .guia-especial a{
	display: block;
	padding: 0 0 0 10px;
	padding: 5px;
	text-decoration: none;
}

.guia-especial a {
	/* background: #FF9;	
	border: 1px dotted #ddd; */
	padding: 5px;
	margin: 0;
	height: 40px;
	line-height: 20px;
	vertical-align: middle;
}

.guia-item a:hover, .guia-especial a:hover{
	background: #FF9;	
	text-decoration: underline;
}

.guia-especial a img{
	display: block;
	float: left;
	clear: left;
	vertical-align: middle;
	margin: 0 10px 0 0;
	width: 40px;
	height: 40px;
}

.fitro-lista-padrao {
	display: block;
	font-size: 24px !important;
	width: 444px;
	padding: 10px;
	/*border: 2px dotted #f8f8f8;
	border-bottom: 2px dashed #F93;	
	border-left: 2px dashed #F93;*/
	border: 2px dotted #F93;
	margin: 10px 0;
}

#pre_nav { 
	display: block;
	position: absolute;
	z-index: 99;
	margin: 72px 0 0 0;
	width: 729px;
	text-align: right;
}

#nav { 
	float: right;
}

#nav a {
	font-size: 8px;
	display: block;
	float: left;
	clear: none;
	width: 8px;
	height: 10px;
	padding: 2px;
	margin: 0 2px;
	color: #aaa; 
	text-decoration: none;
	xxbackground: #fff;
	font-family: "Courier New", Courier, mono;
	text-align: center;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
}

#nav a.activeSlide { 
	color: #f88;
}

#nav a:focus { 
	outline: none; 
}

.oculto {
	display: none;	
}

.caixa-lead {
	margin: 10px 0;
	padding: 20px;
	background: #e8e8e8;
	border: 2px solid #fc4;
}

.caixa-lead p {
	font-size: 16px;
	line-height:25px;
	padding: 10px 3px;
}

/*
.fb-comments {
	z-index: 999;
	position: fixed !important;
	left: 0;
	bottom:0;
	height: 150px;
	width: 100%;
	overflow: auto;
	background: #fff;
	padding: 5px;
}

.fb-comments * {
	width: 100%;	
}
*/

/*
.orbit-bullets {
	position: static;
	top: 0;
	left: 0;
}
*/