
#contentHome{
	float:left;
	width:970px;
	height:510px;
	margin-top:35px;
	text-align:center;
}

.contentMain{
	position:relative;
	float:left;
	width:819px;
	height:452px;
	padding:0px;
	margin:0px;
	z-index:9;
}

.contentMain .contentTabla{
	background:#2a2525;
	height:430px;
}

.contentMain .video{
	float:left;
	width:515px;
	height:370px;
	margin-left:10px;
}

.contentMain .video .tituloCategoria{
	text-align:left;
	margin-bottom:10px;
}

.contentMain .contentRanking{
	float:right;
	width:250px;
	height:400px;
	margin-right:10px;
	margin-top:18px;
	text-align:left;
}

.contentMain .videosRecientes .tituloCategoria{
	font-size:10px;
	font-weight:bold;
}

.contentMain .videosRecientes #masVotados{
	margin-top:20px;
}

.contentMain .videosRecientes .videoCategoria{
	float:left;
	width:73px;
	height:70px;
	margin-right:7px;
}

.contentMain .infoVideo{
	float:left;
	width:220px;
	height:70px;
	margin:10px 0 0 20px;
	text-align:left;
}

.contentMain .botonesRedesSociales{
	float:left;
	width:280px;
	height:70px;
	margin:10px 0 0 0px;
	text-align:right;
}


.contentMain .botonesRedesSocialesChico{
	float:left;
	width:495px;
	height:40px;
	margin:10px 0 0 20px;
	text-align:right;
}
