@charset "utf-8";
/* CSS Document */

.box-bigvideo {
	float: left;
	height: 133px;
	width: 178px;
	background-color: #FFF;
	background-image: url(../images/backgrounds/lineasgrises.gif);
	border: 1px solid #999;
}
.box-bigvideo-txt {
	float: left;
	height: 40px;
	width: 180px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
}
.small-text-aclaraciones {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.box-smallvideo {
	height: 60px;
	width: 100px;
	float: left;
	border: 1px solid #999;
	margin-right: 5px;
}
.box-smallvideo-txt {
	height: 60px;
	width: 100px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FC0;
	text-transform: capitalize;
}
.txt-segundos {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #999;
}
.box-videosrecientes {
	width: 498px;
	border: 1px solid #333;
	margin-top: 5px;
	margin-bottom: 10px;
}
.box-bigvideo-general {
	float: left;
	height: 205px;
	width: 180px;
	margin-right: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box-smallvideo-general {
	height: 60px;
	width: 245px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	overflow: hidden;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
