#conteudo{
	height:350px;
}

#left{
	width:413px;
	float:left;
	margin-right:14px;
}

#right{
	width:413px;
	float:left;
}

#caixa_cdl{
	background: url(../img/index_box.jpg) no-repeat;	
	width: 413px;
	height: 166px;
}

	#caixa_cdl p, h3{
		width:380px;
		padding:15px 0 0 15px;
	}

#caixa_noticias{
	background: url(../img/index_box.jpg) no-repeat;	
	width: 413px;
	height: 166px;
}

	#caixa_noticias h3{
		padding:15px 0 0 15px;
	}
	
	#caixa_noticias span{
		font-size:12px;
		font-weight:700;
		padding:20px 0 0 0;
	}
	
	#caixa_noticias p{
		margin: 10px 15px 0 15px;
		text-align:justify;
	}
	
	#fundo_img{
		width:133px;
		height: 105px;
		background:#EEEEEE;
		float:left;
		margin:5px 15px 15px 20px;
	}
	
	#fundo_img img{
		width:124px;
		height: 98px;
		padding: 3px 0 0 5px;
	}
	
	.leiaMais{
		float:right;
		margin-top:7px;
		margin-right:10px;
	}

#caixa_blog{
	background: url(../img/index_box.jpg) no-repeat;	
	width: 413px;
	height: 166px;
	margin-top:12px;
}

	#caixa_blog p, h3{
		width:380px;
		padding:8px 0 0 15px;
	}
	
	.acesse{
		float:right;
		margin:7px 10px 0 0;
	}
	
	.blog{
		margin:10px 10px 0 10px;
	}
	
#caixa_presidente{
	background: url(../img/index_box.jpg) no-repeat;	
	width: 413px;
	height: 166px;
	margin-top:12px;
}

	#caixa_presidente p, h3{
		width:380px;
		padding:8px 0 0 15px;
	}
	
	.acesse{
		float:right;
		margin:7px 10px 0 0;
	}
	
.em_destaque{
	margin-left:15px;
	font-weight:bold;
}
