@charset "utf-8";
/* TOP */
#top{
	float:left;
	width:996px;
	height:120px;
	margin:10px 0;
	border:0;
}
	#icon_top_esq{
		width:10px;
		height:120px;
		float:left;
		background:url(../_img/icon_esq_topo.png) no-repeat;
	}
	#top_interno{
		float:left;
		width:976px;
		height:120px;
		border:0;
		background:url(../_img/bg_top.jpg) repeat-x;
	}
		#logo_top{
			float:left;
			width:228px;
			height:90px;
			padding:15px 0px;
			border:0;
			background:url(../_img/bg_top_logo.jpg) repeat-x;
			cursor:pointer;
		}
		#efect_top{
			float:left;
			width:100px;
			height:120px;
			background:url(../_img/efeito_top_pos_logo.jpg) no-repeat;
		}
		#pub_top{
			float:right;
			width:468px;
			height:17px;
			border:0;
			background:url(../_img/pub_top.gif) no-repeat right;
		}
		#banner_top{
			float:right;
			width:468px;
			height:60px;
			border:0;
		}
		
		#data_hora_top{
			float:right;
			text-align:right;
			width:468px;
			height:17px;
			margin:20px 0 0 0;
			color:#FFF;
			font-size:11px;
		}
	
	#icon_top_dir{
		width:10px;
		height:120px;
		float:right;
		background:url(../_img/icon_dir_topo.png) no-repeat;
	}

/* MENU */
#menu{
	width:996px;
	height:43px;
	float:left;
	clear:both;
	border:0;
	margin:0 0 10px 0;
}

/* TITULOS */
.titulo_menu{
width:100%;
height:28px;
float:left;
clear:both;
background-color:#CC0000;
border-bottom:1px solid #FFF;
}
.icon_titulo_esq{
float:left;
width:8px;
height:28px;
border:0;
background:url(../_img/bg_menu_esq.jpg) no-repeat;
}
.icon_titulo_dir{
float:right;
width:8px;
height:28px;
border:0;
background:url(../_img/bg_menu_dir.jpg) no-repeat;
}
.text_titulo{
width:auto;
height:24px;
float:left;
border:0;
color:#000;
font-weight:bold;
text-transform:uppercase;
padding-top:6px;
background:url(../_img/bg_menu_txt.jpg) repeat-x;
}
.img_titulo{
	float:left;
}

/*Coluna Esq*/
#col_esq{
width:836px;
float:left;
margin:0 10px 0 0;
}
	#col_esq_1{
		width:578px;
		float:left;
		margin:0 10px 0 0;
	}
		#box_destaques{
			width:568px;
			height:293px;
			padding:5px;
			float:left;
			clear:both;
			background-color:#ededed;
			margin:0 0 10px 0;
		}
		#col_esq_1_1{
			width:285px;
			float:left;
			margin:0 10px 0 0;
		}
			/* AGENDA */
			#home_agenda{
				width:275px;
				height:294px;
				padding:5px;
				float:left;
				clear:both;
				background-color:#ededed;
				margin:0 0 10px 0;
			}
				#home_agenda ul li{
					width:275px;
					height:83px;
					margin:0 0 5px 0;
					float:left;
					clear:both;
				}
					#home_agenda ul li img{
						float:left;
						margin:0 4px 0 0;
					}
			/* ENQUETE */
			#home_enquete{
				width:273px;
				height:200px;
				padding:5px;
				float:left;
				clear:both;
				background-color:#ededed;
				margin:0 0 10px 0;
			}
			/* NEWSLETTER */
			#home_newsletter{
				width:273px;
				height:200px;
				padding:5px;
				float:left;
				clear:both;
				background-color:#ededed;
				margin:0 0 10px 0;
			}
			/* GAROTA */
			#home_garota{
				width:275px;
				height:150px;
				padding:5px;
				float:left;
				clear:both;
				background-color:#ededed;
				margin:0 0 10px 0;
			}
				#home_garota ul li{
					width:275px;
					height:150px;
					margin:0;
					float:left;
					clear:both;
				}	
					#home_garota ul li img{
						float:left;
						clear:both;
						margin:0;
					}
			/* GAROTO */
			#home_garoto{
				width:275px;
				height:147px;
				padding:5px;
				float:left;
				clear:both;
				background-color:#ededed;
				margin:0;
			}
				#home_garoto ul li{
					width:275px;
					height:147px;
					margin:0;
					float:left;
					clear:both;
				}	
					#home_garoto ul li img{
						float:left;
						clear:both;
						margin:0;
					}
			
		#col_esq_1_2{
			width:283px;
			float:left;
			margin:0;
		}
			/* PROMOCAO */
			#home_promocao{
				width:273px;
				height:346px;
				padding:5px;
				float:left;
				clear:both;
				background-color:#ededed;
				margin:0;
			}
				#home_promocao ul li{
					width:273px;
					height:346px;
					margin:0;
					float:left;
					clear:both;
				}	
					#home_promocao ul li img{
						float:left;
						clear:both;
						margin:0;
					}
		
	#col_esq_2{
		width:248px;
		float:left;
	}
		/* FOTOS */
		#home_fotos{
			width:238px;
			height:293px;
			padding:5px;
			float:left;
			clear:both;
			background-color:#ededed;
			margin:0 0 10px 0;
		}
			#home_fotos ul li{
				width:238px;
				height:83px;
				margin:0 0 5px 0;
				float:left;
				clear:both;
			}
				#home_fotos ul li img{
					float:left;
					margin:0 4px 0 0;
				}
		/* TV */
		#home_tv{
			width:238px;
			height:294px;
			padding:5px;
			float:left;
			clear:both;
			background-color:#ededed;
			margin:0 0 10px 0;
		}
			#home_tv ul li{
				width:238px;
				height:260px;
				margin:0 0 5px 0;
				float:left;
				clear:both;
			}
				#home_tv ul li a{
					color:#CC0000;
				}
				
				#home_tv ul li img{
					float:left;
					clear:both;
					margin:0;
				}
		/* GUIA COMERCIAL */
		#home_guia{
			width:238px;
			height:346px;
			padding:5px;
			float:left;
			clear:both;
			background-color:#ededed;
			margin:0;
		}
			#home_guia ul li{
				width:238px;
				height:54px;
				margin:0 0 10px 0;
				float:left;
				clear:both;
			}
				#home_guia ul li img{
					float:left;
					margin:0 4px 0 0;
				}

/*Coluna Dir*/
#col_dir{
width:150px;
float:left;
}
	#webradio{
		width:150px;
		height:63px;
		float:left;
		clear:both;
		margin:10px 0;
	}
	#home_publicidade{
		width:142px;
		height:860px;
		padding:4px;
		float:left;
		clear:both;
		background-color:#ededed;
	}
		#home_publicidade li{
			width:140px;
			border:1px solid #000;
			margin:4px 0;
			float:left;
			clear:both;
		}




/*Banner Rodape*/
#banner_rodape{
	width:996px;
	height:92px;
	float:left;
	clear:both;
	border:0;
	margin:10px 0;
}
	#banner_rodape span{
		width:980px;
		height:90px;
		border:1px solid #000;
		float:left;
	}
	
/* RODAPE */
#rodape{
	width:996px;
	height:73px;
	float:left;
	clear:both;
	border:0;
}
#icon_bottom_esq{
	width:150px;
	height:73px;
	float:left;
	background-image:url(../_img/logo_copyright.png);
}
#rodape_conteudo{
	width:836px;
	height:53px;
	padding:20px 0 0 0;
	float:left;
	font-size:11px;
	text-align:right;
	background:url(../_img/bg_copyright.jpg) repeat-x;
}
#icon_bottom_dir{
	width:10px;
	height:73px;
	float:left;
	background-image:url(../_img/curve_copyright.png);
}
#creditos{
	width:996px;
	float:left;
	clear:both;
	padding:10px 0;
	font-size:11px;
}
#text_cred{
	float:left;
}
#imgs_cred{
	float:right;
}