@charset "utf-8";
/* CSS Noticias - Destaque */

/* Area Geral */
#Age_Are_Ger{
	width:312px;
	height:194px;
	}

/* Agenda */
.Age_Age{
	width:312px;
	height:59px;
	margin-bottom:7px;
	}

/* Datas */
.Age_Dat{
	width:80px;
	height:59px;
	float:left;
}
	/* Datas - Dia*/
	.Age_Dat_Dia{
		width:80px;
		text-align:center;
		font:bold 30px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#4b4b4b;
	}
	
	/* Datas - Mes*/
	.Age_Dat_Mes{
		width:80px;
		text-align:center;
		font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#4b4b4b;
	}

/* Descricao da Agenda */
.Age_Des{
	width:214px;
	height:47px;
	padding-top:12px;
	margin-left:10px;
	float:left;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#646464;
}