@charset "utf-8";
/* CSS Document */

/* DESTAQUES */
#destaques { 
	float:left;
	width:815px;
}

#destaques .destaque {
	margin:0 10px 5px 0;
	float:left;
}

#destaques .destaque .imagem {
	width:110px;
	height:73px;
	float:left;
	margin: 0 5px 5px 0;
	text-align:center;
}

#destaques .destaque .chamada {
	width:145px;
	float:left;
	margin-bottom:5px;
}

#destaques .destaque h6 {
	font-size:14px;
	width:85px;
	float:left;
	margin-bottom:5px;
	font-weight:normal;
	margin:0;
}

#destaques .destaque .data {
	width:50px;
	height:15px;
	margin-top:2px;
	color:#CCCCCC;
	float:left;
}

#destaques .destaque h5 {
	margin:0;
	font-weight:bold;
	margin-bottom:5px;
	clear:both;
}

#destaques .destaque h5 a { font-size:13px }

#destaques .destaque h5 a:hover { text-decoration:underline }
/* FIM DOS DESTAQUES */

/* TURISMO */
#turismo {
	margin-left:10px;
	width:155px;
	float:left;
}

#turismo h2 {
	font-size:20px;
	margin-top:0;
	margin-bottom:10px;
	clear:both;
}

#turismo .imagem {
	width:155px;
	height:116px;
	text-align:center;
	margin-bottom:5px;
}

#turismo h6 { margin:0 }
/* FIM DO TURISMO */


/* NOTICIAS */
#noticias .noticia h6 { /*data*/
	color:#CC9900;
	margin:0;
	font-weight:bold;
}

#noticias .noticia h5 { /*titulo*/
	margin:2px 0;
}

#noticias .noticia h5 a { font-size:14px }

#noticias .noticia p { /*texto*/
	height:60px;
	line-height:15px;
	overflow:hidden;
	font-weight:normal;
	margin:0 0 5px 0;
}

#noticias .noticia p a:hover { text-decoration:underline }

#noticias #destaquecentral .imagem {
	width:220px;
	height:165px;
	text-align:center;
	float:left;
	margin-right:5px;
}

#noticias #destaquecentral p { 
	float:left;
	height:165px;
	width:160px;
}

#noticias .coluna1 { 
	width:195px;
	margin-right:10px;
	float:left;
}

#noticias .coluna1 .banner { margin-bottom:3px }

#noticias .coluna2 {
	width:385px;
	margin-right:10px;
	float:left;
}

.noticias {
	margin-bottom:5px;
}

.noticias a:hover {
	text-decoration:underline;
}

.noticias .noticias_data a:hover {
	text-decoration:none;
}

.noticias_data { font-weight:bold }

/* QUADRO AJAX */
.abas {
	height:25px;
	margin-top:10px;
	clear:both;
}

.abas .aba {
	float:left;
	border:1px solid;
	cursor:pointer;
	line-height:15px;
	padding:5px 10px;
}

#ultimasnoticias {
	width:373px;
	min-height:273px;
	border:1px solid;
	clear:both;
	padding:5px;
}

#ultimasnoticias img {
	margin:109px 164px;
}

/* FIM DAS NOTICIAS */

/* PLAYER E AGRO */
#noticias .coluna3 { 
	width:190px;
	float:left;
}

#player .imagem { text-align:center }

#player .titulo h1 {
		margin:0;
		margin-bottom:5px;
		font-size:14px;
		text-align:left;
}

#player .titulo h3 {
	text-align:right;
	font-size:14px;
	margin:5px;
}

#player .titulo {
	padding:5px;
	text-align:center;
	background-color:#EEEEEE;
}

#player .titulo hr {
	width:175px;
	background-color:#CCCCCC;
}

#player .titulo h2 {
	text-align:right;
	font-size:10px;
	margin:0;
}

.player2 { height:142px }

#agro {
	width:190px;
	font-size:12px;
	line-height:15px;
	margin:10px 0 10px 0;
}

#agro img {
	width:190px;
}

#agro .notiagro {
	border:1px solid #000;
	border-top:none;
	width:178px;
	padding:5px;
}

* html #agro .notiagro {
	margin-top:-3px;
}

* + html/*/ * /**/ body #agro .notiagro {
	margin-top:-3px;
}

/* FIM DO PLAYER E AGRO */


/* DABALADA E BELAS */
.galeria { 
	width:190px;
	margin:0 3px;
	float:left;
}

.belas { 
	width:390px;
	float:left;
}

.galeria h6, 
.belas h6 {	margin:0 0 5px 0 }

.galeria h6 a,
.belas h6 a { 
	color:#CC9900;
	font-size:14px;
}

.galeria .imagem { 
	width:190px;
	height:142px;
	text-align:center;
	margin-bottom:5px;
}

.belas .banner {
	width:390px;
	height:142px;
	text-align:center;
	margin-bottom:5px;
}
/* FIM DO DABALADA E BELAS */

/* DABALADA E CANAL DO ESPORTE */
.dabalada {
	width:120px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}

.canal {
	float:left;
}

.dabalada h2,
.canal h2 {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin:0;
}

.dabalada .imagem {
	width:120px;
	height:90px;
	margin-bottom:3px;
	text-align:center;
}

.dabalada a {	font-size:14px }

.dabalada a:hover { 
	text-decoration:underline;
}
/* FIM DABALADA E CANAL DO ESPORTE */

/* BANNERS RODAPE */
#bannerrodape {
	clear:both;
	width:790px;
	height:80px;
	margin-top:10px;
}

#bannerrodape img,
#bannerrodape object {
	float:left;
}
