.Box_backTaller {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Design/Diplomados/2019/TalleresS01_Back.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}
.Box_backTaller02 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Design/Diplomados/2019/TalleresS02_Back.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}
.Box_backTaller03 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Design/Diplomados/2019/TalleresS03_Back.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}
.Box_backTaller04 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Design/Diplomados/2019/TalleresS04_Back.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}
.Box_backTaller05 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Design/Diplomados/2019/TalleresS05_Back.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}
.Box_backTaller06 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Design/Diplomados/2019/TalleresS06_Back.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}
.Box_backTaller07 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Design/Diplomados/2019/TalleresS07_Back.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}
.Box_backTaller08 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Design/Diplomados/2019/TalleresS08_Back.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}
.Box_backTaller09 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Design/Diplomados/2019/TalleresS09_Back.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}
.Box_backTaller10 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Design/Diplomados/2019/TalleresS10_Back.jpg);
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}
.Box_TallerLogo {
	margin: 0px;
	width: 200px;
}
.Box_ContentTaller {
	width: 980px;
	max-width: 980px;
	margin-top: 15px;
	display: block;
	background-color: #006;
	text-align: center;
}
.Taller_Title {
	font-family: Helvetica, sans-serif;
	font-size: 42px;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	display: block;
}
.Taller_CalTitle {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	display: block;
	padding-top: 5px;
	line-height: 28px;
}
.Taller_Revive {
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	color: #FFF;
	text-align: center;
	display: block;
}
.Taller_Participa {
	font-family: Helvetica, sans-serif;
	font-size: 32px;
	font-weight: lighter;
	color: #FFF;
	text-align: center;
	display: block;
}
.Taller_CalTech {
	font-family: Helvetica, sans-serif;
	font-size: 21px;
	font-weight: lighter;
	color: #000;
	text-align: center;
	display: block;
	padding-top: 7px;
	line-height: 28px;
	padding-bottom: 7px;
}
.Taller_CalDate {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
}
.Taller_Espera {
	font-family: Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	display: block;
}
.TallerColumna1 {
	float: left;
	width: 20%;
}
.TallerColumna2 {
	float: left;
	width: 20%;
}
.TallerColumna3 {
	float: left;
	width: 20%;
}
.TallerColumna4 {
	float: left;
	width: 20%;
}
.TallerColumna5 {
	float: left;
	width: 20%;
}

.TallerVideo {
	float: Center;
	width: 70%;
}
.video-container {
	position: relative;
	padding-bottom: 50%;
	padding-top: 40px;
	height: 0;
	overflow: hidden;
	border: medium solid #FFF;
}

.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

@media (max-width:860px) {

.TallerColumna1, .TallerColumna2, .TallerColumna3, .TallerColumna4, .TallerColumna5 {
    width:100%;/*The width is 100%, when the viewport is 800px or smaller*/
  }	 
  	.TallerVideo {
    width:90%;/*The width is 100%, when the viewport is 800px or smaller*/
  }	 
.Box_TallerLogo {
	margin: 0px;
	width: 150px;
}
.Taller_Espera {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	display: block;
}
.Taller_CalTech {
	font-family: Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bolder;
	color: #000;
	text-align: center;
	display: block;
	padding-top: 10px;
	line-height: 26px;
	padding-bottom: 7px;
}
.Taller_CalDate {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-bottom: 10px;
}
  }	 
