/* Custom size settings */
#page {
	/* width:988px !important; */
	
	
}
/* #headerWrapper {width:988px !important;} */
/* #header_image {left:-319px;} */
/* End Custom size settings */

/* Agenda Section */
#agenda {
	/* width:640px;  original */
	width:615px;
	height:699px;
	margin-top:65px;
}
#agendaWrapper .hazeContainer {
	background-image:URL("../img/agenda/back_agenda.jpg") !important;
}
#agendaWrapper{
	float:left;
}
.agendaItem {width:580px;margin-left: 30px;margin-right:30px;clear:both;}	
.agendaItemDate {text-align:center;float:left;width:254px;margin-bottom:10px;}
.date {float:left;background-image:URL('../img/back_date.jpg');width:91px;height:108px;}
.agendaThumbnail{float:left;height:108px;width:163px;}
.agendaItemDay {font-size: 10px;line-height:8px;vertical-align:baseline;width:91px;display:inline-block;margin-top:23px;margin-bottom:5px;text-transform:uppercase;}
.agendaItemMonth {font-size: 12px;font-weight: bold;line-height:12px;vertical-align:top;width:91px;display:inline-block;margin-bottom:5px;text-transform:uppercase;}
.agendaItemNumber {font-size: 34px;font-weight: bold;color:#50cdfb;line-height:34px;width:91px;display:inline-block;margin-bottom:5px;}
.agendaRight {margin-left:10px;float:left;width:300px;	font-family:Arial;overflow:hidden;}
.agendaFrequency {width:286px;color:#275F76;font-size:9px;font-style:italic;}
.agendaTitle {width:286px;color:#FFFFFF;font-size:14px;margin-bottom:10px;text-transform:uppercase;}
.withSeparator {padding-top:15px;background:URL('../img/agenda/separaciones.png') top left no-repeat;overflow:hidden;}
.agendaDescription {
	width:286px;
	height:58px;
	color:#9F9F9F;
	font-size:12px;
	margin-bottom:10px;
	overflow:hidden;
}
#agendaMonth {height:40px;margin-bottom:10px;margin-left:50px;}
#agendaMonth h2 {line-height:40px;font-weight:lighter;}
#agendaPager{clear:both;position:absolute;bottom:15px;left:125px;}
/* End Agenda Section */

/* Calendar Section */
#agendaCalendar {
	float:left;
	width:339px;
	height:558px;
	margin-left:8px;
}
#calendarWrapper{
	width:339px;
	height:558px;
	background-image:URL("../img/agenda/back_calendario.jpg");
}
#calendarium {
	background:none !important;
	border:none !important;
	margin-left:15px !important;
	margin-top:60px !important;
	padding:0 !important;
	width:307px;
}
/* End Calendar Section */
