#menulateral {
	width: 250px;
}
#imagen {
	width: 950px;
	float: right;
	height: 285px;
	top: auto;
}
#vacio {
	float: left;
	height: 285px;
	width: 250px;
}
#contenido {
	float: right;
	width: 950px;
	background-color: #24B1CF;
}

#contenedor {
	width: 1200px;
}
#columna1 {
	float: left;
	width: 475px;
}
#columna2 {
	float: right;
	width: 475px;
}
#justin {
	width: 940px;
	border-top-style: none;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: auto;
}
.justin #justin #cabecerajustin {
	background-color: #C69;
	text-align: left;
	width: 640px;
}
.justin #justin #video {
	height: 530px;
	background-color: #0FF;
}
.justin #justin #chat {
	width: 300px;
	background-color: #333;
	height: 655px;
	float: right;
}

