body {
	background-color: #000;
	background-attachment: scroll;
	background-position: left 0px;
	background-repeat: no-repeat;
	background-image: url(bg.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	min-width: 733px;
}
#tabla_video {
	width: 100%;
	height: 405px;
}
#logo {
	height: 200px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}
.celda_video {
	margin: 0px;
	padding-top: 1px;
	padding-left: 1px;
	background-color: #999;
	border: thin solid #999;
}
#page {
	width: 80%;
	float: left;
	position: relative;
}
#col {
	width: 19%;
	background-image: url(bg_col.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	position: relative;
	color: #CCC;
	height: 500px;
}

