@charset "utf-8";
/* CSS Estrutura Geral */

/* Espaco do Conteudo*/
#Cap_Con{
	width:740px;
	margin:0 0 40px 20px;
	float:left;
   	* height: expression( this.scrollHeight < 650 ? "650px" : "auto" ); /* sets min-height for IE */
	}

/* TV */
.Cap_Tve{
	width:360px; 
	height:255px;
	margin:0 0 10px 0;
	float:left }
		
/* Noticias */
.Cap_Not_Pri{
	width:360px;
	height:255px;
	margin:0 0 0 20px;
	float:left }

/* Titulos */
.Cap_Tit{
	width:100%;
	margin:0 0 10px 0 }

/* Noticias */
.Cap_Not{
	width:740px;
	height:100px }
		
/* Artigos */
.Cap_Art{
	width:740px;
	height:70px;
	margin:0 0 30px 0;
	clear:left }
		
/* Esquerda */
.Cap_Esq{
	width:360px; 
	float:left }

	/* Agenda */
	.Cap_Age{
		width:360px;
		height:126px;
		margin:0 0 30px 0; 
		background:url(../imagens/css/bkg_age.png) no-repeat}

	/* Twitter */
	.Cap_Twi{
		width:360px; 
		height:275px;
		margin:20px 0;
		background:url(../imagens/css/bkg_twi.png) no-repeat; }

/* Direira */
.Cap_Dir{
	width:360px;
	margin:0 0 0 20px;
	float:left }

	/* Destaques - 001 */
	.Cap_Des_001{
		width:360px;
		margin:0 0 30px 0; }

	/* Destaque */
	.Cap_Fot{
		width:360px; 
		height:275px;
		margin:20px 0; }

