@charset "utf-8";
/* CSS Capa */

/* Fundo */	
#Cap_Fun{
	width:591px;
	display:table-cell;
	background-color:#FFFFFF;
	}

/* Destaque TV */	
#Cap_Des_Tv{
	width:591px;
	height:185px;
	background-color:#f3ebdf;
	margin-bottom:13px;
	}

/* Destaque Noticias */	
#Cap_Des_Not{
	width:289px;
	height:175px;
	margin-right:13px;
	margin-bottom:13px;
	float:left;
	background-image:url(../imagens/css/bkg_cai_tit.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#f3ebdf;
	}

	/* Destaque Noticias - Titulo*/	
	#Cap_Des_Not_Tit{
		width:289px;
		margin-bottom:10px;
		}

	/* Destaque Noticias - Conteudo*/	
	#Cap_Des_Not_Con{
		width:269px;
		padding-left:10px;
		padding-right:10px;
		}

/* Destaque Agenda */	
#Cap_Des_Age{
	width:289px;
	height:175px;
	margin-bottom:13px;
	float:left;
	background-image:url(../imagens/css/bkg_cai_tit.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#f3ebdf;
	}

	/* Destaque Agenda - Titulo*/	
	#Cap_Des_Age_Tit{
		width:289px;
		margin-bottom:15px;
		}

	/* Destaque Agenda - Conteudo*/	
	#Cap_Des_Age_Con{
		width:269px;
		padding-left:10px;
		padding-right:10px;
		}

/* Area Esquerda */	
#Cap_Are_Esq{
	width:289px;
	margin-right:13px;
	float:left;
	}

	/* Destaque Foto */	
	#Cap_Des_Fot{
		width:289px;
		height:175px;
		margin-bottom:13px;
		background-image:url(../imagens/css/bkg_cai_tit.png);
		background-position:top;
		background-repeat:no-repeat;
		background-color:#f3ebdf;
		}
	
		/* Destaque Foto - Titulo*/	
		#Cap_Des_Fot_Tit{
			width:289px;
			height:17px;
			}
	
		/* Destaque Foto - Conteudo*/	
		#Cap_Des_Fot_Con{
			width:289px;
			height:158px;
			}

	/* Destaque Informacoes Juridicas */	
	#Cap_Des_Inf{
		width:289px;
		height:157px;
		background-image:url(../imagens/css/bkg_cai_tit.png);
		background-position:top;
		background-repeat:no-repeat;
		background-color:#f3ebdf;
		}
	
		/* Destaque Informacoes Juridicas - Titulo*/	
		#Cap_Des_Inf_Tit{
			width:289px;
			}
	
		/* Destaque Informacoes Juridicas - Conteudo*/	
		#Cap_Des_Inf_Con{
			width:289px;
			}

/* Area Direita */	
#Cap_Are_Dir{
	width:289px;
	float:left;
	}

	/* Destaque Conjuntura */	
	#Cap_Des_Con{
		width:289px;
		height:92px;
		margin-bottom:16px;
		background-image:url(../imagens/css/bkg_cai_tit.png);
		background-position:top;
		background-repeat:no-repeat;
		background-color:#f3ebdf;
		}
	
		/* Destaque Conjuntura - Titulo*/	
		#Cap_Des_Con_Tit{
			width:289px;
			margin-bottom:20px;
			}
	
		/* Destaque Conjuntura - Conteudo*/	
		#Cap_Des_Con_Con{
			width:269px;
			padding-left:10px;
			padding-right:10px;
			}

	/* Destaque Bassuma na tv */	
	#Cap_Des_Bas_Tv{
		width:289px;
		height:110px;
		margin-bottom:16px;
		background-color:#f3ebdf;
		}
	
	/* Destaque Bassuma no Radio */	
	#Cap_Des_Bas_Rad{
		width:289px;
		height:110px;
		background-color:#f3ebdf;
		}
