@charset "utf-8";
/* CSS Estrutura Geral */

/* Noticias */
#Cap_Not{
	width:760px;
	height:273px;
	padding:40px 0 0 15px;
	margin-bottom:15px;
	background:url(../imagens/css/bkg_not.png)
	}
		
/* Esquerda */
#Cap_Esq{
	width:440px;
	float:left;
	}

	/* Esquerda - Destaque 001 */
	#Cap_Esq_Des_001{
		width:415px;
		height:85px;
		padding:30px 10px 0 10px;
		margin-bottom:20px;
		background:url(../imagens/css/bkg_pro.png) no-repeat;
		}
	
	/* Esquerda - Destaque 002 */
	#Cap_Esq_Des_002{
		width:191px;
		height:91px;
		padding:30px 10px 0 10px;
		margin:0 13px 20px 0;
		float:left;
		background:url(../imagens/css/bkg_pro_001.png) no-repeat;
		}
	
	/* Esquerda - Destaque 003 */
	#Cap_Esq_Des_003{
		width:191px;
		height:91px;
		padding:30px 10px 0 10px;
		margin:0 0 20px 0;
		float:left;
		background:url(../imagens/css/bkg_pro_002.png) no-repeat;
		}
	
	/* Esquerda - Destaque 004 */
	#Cap_Esq_Des_004{
		width:425px;
		height:215px;
		padding:35px 0 0 10px;
		margin:0 0 20px 0;
		clear:left;
		background:#069 url(../imagens/css/bkg_gal_fot.png) no-repeat;
		}
	
	/* Esquerda - Destaque 005 */
	#Cap_Esq_Des_005{
		width:425px;
		height:225px;
		padding:35px 0 0 10px;
		margin:0 0 20px 0;
		clear:left;
		background:url(../imagens/css/bkg_not_ger.png) top no-repeat;
		}
	
/* Direita */
#Cap_Dir{
	width:321px;
	padding-left:14px;
	float:left;
	}

	/* Direita - Destaque 001 */
	#Cap_Dir_Des_001{
		width:312px;
		height:221px;
		padding:37px 0 0 9px;
		margin-bottom:10px;
		background:url(../imagens/css/bkg_vid.png) no-repeat;
	}

	/* Direita - Destaque 002 */
	#Cap_Dir_Des_002{
		width:312px;
		height:194px;
		padding-top:65px;
		background:url(../../agenda/imagens/css/img_des_age.png)
	}
