@charset "utf-8";
/* CSS Document */
#overlay {
	display: none;
	position: absolute;
	left: 25%; 
	top: 25%; 
	padding: 5px; 
	border: 2px solid black;
	background-color: #ffffff;
	width: 50%;
	height: auto;
	z-index: 100;
	color: #484242;
	font-family: 'AsapRegular';
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	position:fixed;
}
#videoTitle {
	font-size: 20px;
}
#fade {
	display: none;
	position: fixed;
	overflow:auto;
	left: 0%; 
	top: 0%; 
	background-color: black;
	-moz-opacity: 0.7; 
	opacity: .70;
	filter: alpha(opacity=70);
	width: 100%;
	height: 100%;
	z-index: 90;
	clear: both;
}
.videoTitle {
	color: #EAEAEA;
	font-family: 'HomenajeRegular';
	font-size: 20px;
	background:#14BD00;
	display:inline;
	padding-left: 5px;
	padding-right: 5px;
	font-weight:normal;
}
.a_txt_link {
	text-decoration: none;
}
.txt_container {
	position: relative;
	margin-bottom: 30px;
}
.videoTitle:hover {
	color: #14BD00;
	background: #EAEAEA;
	cursor: hand;
}
.museos_tit {
	padding: 0px;
	text-align: left;
	float: left;
	width: 155px;
	margin: 0px;
	height: 38px;
	right: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
}
#ldelmundo {
	position: relative;
	top: 30px;
	margin-bottom: 30px;
}
.videos_museos {
	padding: 0px;
	text-align: left;
	float: left;
	width: 145px;
	height: 65px;
	display:block;
	position:relative;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px !important;
	background-position: left top;
	background-repeat:no-repeat;
}
#img_videos_museos {
	position: relative;
}

#a_videos_museos {
	width: 126px;
	height: 65px;
	position: relative;
	left: 6px;
	top: 6px;
	left: -10px\9;
	top: -3px\9;
	border-radius: 15px;
	background-image: url(../img/publicaciones/canal-typa-museos-bco.png);
	background-repeat: no-repeat;
	background-position: center;
}
/*
#a_videos_museos:hover {
	background-image: url(../img/publicaciones/canal-typa-museos-bco.png);
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 15px;
	width: 126px;
	left: 6px;
	height: 65px;
	top: 6px;
}
*/
#a_videos_museos_eng {
	width: 145px;
	height: 65px;
	position: relative;
	left: 6px;
	top: 6px;
	left: -9px\9;
	top: -2px\9;
	background-image: url(../img/publicaciones/typa-museums-channel-bco-chrome.png);
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 15px;
}

.videos_museos_tit {
	background-image: url(../img/programas/typa-programas-museos-double.png);
	height: 73px;
	padding: 0px;
	text-align: left;
	float: left;
	width: 719px;
	margin: 0px;
}
.videos_museos_tit h1{
	margin: 0;
	padding: 0;
	float: left;
	font-family: 'AsapBold', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	margin-top: 5px;
	margin-left: 20px;
	font-size: 31px;
}

.videos_museos_tit .first_line{
	padding: 3px;
	font-family: 'DINEngschriftStdRegular', Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #14bd00;
	margin-top: 5px;
	margin-left: 115px;
	font-size: 28px;
	margin-right: 0;
	margin-bottom: 0;
}

.videos_museos_tit .second_line{
	padding: 0;
	font-family: DINEngschriftStdRegular, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #14bd00;
	margin-top: -5px;
	font-size: 18px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 124px;	
}
#nueva_museos {
	margin-top: 30px;
}

#mus_vid_div {
	display: inline-flex;
	display: block\9;
}