@charset "UTF-8";
/* CSS Document */
.titleSchedule {
	height: 39px;
	margin: 0 auto;
	background-image: url(../images/ima_titles_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: left;
}
.titleSchedule span {
	width: 600px;
	display: block;
	padding-bottom: 7px;
}
.explicationSchedule {
	width: 650px;
	margin: 0 auto;
	background-image: url(../images/bg_explication_o.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	text-align:left;
}
.explicationSchedule img {
	padding:20px 0;
	display: block;
}
.content-tblCalendarSeminar {
	margin:0 49px;
	padding:0 0 5px 0;
	}
.tblCalendarSeminars {
	background-color:#CCEEF6;
	}
.tblCalendarSeminars tr th{
	width:49px;
	font-size:11px;
	vertical-align:middle;
	text-align:center;
	}
.tblCalendarSeminars tr td{
	border:1px solid #FFF;
	border-width:0 1px 0 0;
	}
.tblCalendarSeminarsth01 {
	background-color:#009AC8;
	color:#FFF;
}
.tblCalendarSeminarsth02 {
	background-color:#49176D;
	color:#FFF;
}
.Conference {
	background-color:#7AD3E8;
	}
.Confer {
	color:#550B70;
	padding:10px 0 10px 8px;
	letter-spacing:-1px;
	}
.Confer a{
	font-weight:bold;
	color:#49176D;
	}
.ConferB{
	color:#550B70;
	padding:8px 0 0 8px;
	letter-spacing:-1px;
	}
.ConferB a{
	font-weight:bold;
	color:#49176D;
	}
.blue {
	color:#009AC8;
	}
.blue a{
	color:#009AC8;
	}
.conferSeat {
	color:#009AC8;
	height:14px;
	padding:2px 0 0 8px;
	}
.noConfer {
	border:1px solid #FFF;
	border-width:0 1px 0 0;
	}
.purpleNotes {
	background-color:#49176D;
	background-image:url(../images/bg_notesSchedule.gif);
	background-repeat:no-repeat;
	background-position:left 50%;
	padding:10px 0 10px 212px;
	color:#FFF;
	margin:0 auto;
	width:435px;
	text-align:left;
	}
.purpleNotes p{
	font-size:12px;
}
.otherActivities {
	background-color:#FFF;
	background-image:url(../images/bg_otherActivities.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:10px 50px 0 50px;
	text-align:left;
	}
.blueOtherActivities {
	background-color:#009AC8;
	background-image:url(../images/bg_otherActivitieCuad.gif);
	background-repeat:no-repeat;
	background-position:left 50%;
	border-bottom:1px solid #89D1E8;
	padding:10px 0 10px 85px;
	color:#FFF;
	font-size:12px;
	}
.espBtns {
	text-align:right;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 48px;
	}
.espBtns img{
	margin:0 0 0 10px;
	}
.btn_schedule_downloadprint {
	width: 166px;
	height: 25px;
	display:block;
	background-image: url(../images/btn_schedule_downloadprint.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}
.btn_schedule_downloadprint a:hover {
	background-image: url(../images/btn_schedule_downloadprint2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn_schedule_downloadprint a{
	width: 166px;
	height: 25px;
	display:block
}
/* Table Schedule */
.schedule {
	font-size: 11px;
	background-color: #CCEEF6;
}
.scheduleHeightcell {
	height: 16px;
}
.scheduleTitle {
	font-size: 16px;
	font-weight: bold;
	color: #49176D;
	vertical-align: middle;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.scheduleHour1 {
	height: 64px;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	background-color: #49176D;
}
.scheduleHour2 {
	height: 64px;
	vertical-align: middle;
	text-align: center;
	color: #FFF;
	background-color: #009AC8;
}
.scheduleSeminar1 {
	background-color: #7AD3E8;
	border: 1px solid #FFF;
	color: #49176D;
	padding: 8px;
}
.scheduleSeminar2 {
	background-color: #7AD3E8;
	color: #49176D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	padding: 8px;
}
.scheduleSeminar3 {
	background-color: #7AD3E8;
	color: #49176D;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	padding: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
.scheduleSeminar1 a, .scheduleSeminar2 a, .scheduleSeminar3 a {
	font-weight: bold;
	color: #49176D;
}
.noteSchedule {
	padding:5px 0 0 0;
	text-align:left;
	color:#49176D;
	font-size:12px;
	}
.noteSchedule a{
	font-weight:bold;
	color:#49176D;
	}