/* Counteudo - Agenda */
#Age_Des_Con_Ger{
	width:257px;
	height:60px;
	margin-bottom:12px;
}
	/* Imagen da Agenda */
	#Age_Des_Img_Age{
		width:53px;
		height:51px;
		padding-top:8px;
		float:left;
		background-image:url(../imagens/css/bkg_cal_cap.gif);
		background-repeat:no-repeat;
	}
		/* Texto Agenda - Dia*/
		#Age_Des_Dia{
			width:53px;
			text-align:center;
		}
		/* Texto Agenda - Mes*/
		#Age_Des_Mes{
			width:53px;
			text-align:center;
		}
	
	/* Descricao da Agenda */
	#Age_Des_Txt{
		width:198px;
		height:59px;
		float:left;
		padding-left:6px;
	}