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

#img_video {
	width:257px;
	height:199px;
	float:left;
	margin-left:0px;
}

#txt_video {
	width:278px;
	height:199px;
	float:left;
	margin-left:9px;
	background-color:#555555;
	color:#939598;
}

#txt_video a {
	text-decoration:none;
	color:#939598;
}

#txt_video a:hover {
	color:#BA0C00;
}

#img_cosas {
	width:134px;
	height:auto;
	float:left;
}

#txt_cosas {
	color:#939598;
	width:405px;
	height:100%;
	float:left;
	margin-left:5px;
	background-color:#555555;
}

#txt_cosas a {
	text-decoration:none;
	color:#939598;
}

#txt_cosas a:hover {
	color:#BA0C00;
}

#contenedor {
	width:544px;
	height:101px;
	float:left;
	margin-left:0px;
	margin-top:10px;
}

#left_column {
	float:left;
	width:545px;
	height:auto;
}

#right_column {
	width:162px;
	height:auto;
	float:right;
}

#masinfo {
	width:162px;
	height:auto;
	float:left;
	margin-top:5px;
	margin-bottom:50px;
}

#masinfo a {
	text-decoration:none;
	color:#FFF;
}

#masinfo a:hover {
	color:#BA0C00;
}
