body { 
	margin: 0 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	background: white;
	font-size: 1em;
	line-height: 1.5em;
}
.cabecera {
margin-top: 1em;
	height: 5em;
}
img {
	border: none;
}
#img_videocolections {
	margin: 10px 0px 30px 0px;
	padding: 40px 550px 0 0px;
	background: url(../images/videocolection.png) no-repeat right;
	clear: both;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-align: justify;
}
.titulo {
	color: #014A7B;
	font-weight: bold;
	font-size: 1.4em; text-transform:uppercase;
	margin: 10px 0px 5px 0px;
}


h1 { 
	font-size: 1.5em;
	line-height: 1.25em;
}

.inline {
	display: inline;
}

.contenedor {
	position: fixed;
	max-width: 49%;
}



div.info {
	float:left; 
	margin-left:500px;
}


div#video1 { 
		float: left;
		margin-top: 0;
	}
	div.ump-transcript h2 { 
		font-size: 1.2em;
		margin: 0;
	}
	div.ump-transcript { 
		padding-left: 10px; 
		overflow: auto;
	}
dt {
	font-weight: bolder;
}
.ump-media-container {
	zoom: -1;
}