body {
	background-color: #1F0F0B;
	color: #CCCCCC;
	}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #EBEBEB;
}
a:active {
	text-decoration: none;
	color: #EBEBEB;
}



#tabla {
	width: 800px;
	height: 676px;
	margin-top: 0px;
	}
	
	.creditos {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
	text-align: center;
	vertical-align: text-bottom;
}
	
/* SECCIONES */

#videos {
	background-image: url(../videos/bg_ppal.jpg);
	background-repeat: no-repeat;
	height: 437px;
}

#videos_menu {
	background-image: url(../videos/bg_ppal.jpg);
	background-repeat: no-repeat;
	height: 437px;
	background-position: -205px;
}

#videos_tv {
	background-image: url(../videos/bg-tv.jpg);
	background-repeat: no-repeat;
	height: 437px;
}

#tbrkna_frame {
	background-image: url(../musica/tbr.jpg);
	background-repeat: no-repeat;
	height: 437px;
}

#vis_360 {
	background-image: url(../v_virtual/visita_der.jpg);
	background-repeat: no-repeat;
	height: 437px;
}




/* letras */

.videos {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	height: 40px;
	padding-top: 5px;
	}
