div.mcleft {
	background: url('/web/css/images/v3/sp-ar/casos-de-exito.jpg') no-repeat;
}

#pressroom_rotate {
	background: url('/web/css/images/v3/sp-ar/newlink-news.jpg') no-repeat;
}

#iptvlayer {
	background: url('/web/css/images/v3/sp-ar/iptv-header.jpg') no-repeat;
}

div.social_networks {
	background: url('/web/css/images/sp-ar/social_square.png') no-repeat;
	display:block;
	clear:both;
	height:45px;
	margin-top:-20px;
	
}

div.social_networks ul {
	margin-left:0px;
	padding-left:0px;
	padding-top:5px;
	margin-right:5px;
}

div.social_networks ul li {
	list-style:none;
	display:block;
	float:right;
	height:33px;
	margin-right:7px;
}

div.social_networks ul li a {
	text-decoration:none;
	display:block;
	height:33px;
}

div.social_networks ul li a.tweeter {
	background: url('/web/css/images/social_logos.png') no-repeat;
	width:65px;
}

div.social_networks ul li a.tweeter:hover {
	background: url('/web/css/images/social_logos.png') no-repeat 0% 100%;
}

div.social_networks ul li a.facebook {
	background: url('/web/css/images/social_logos.png') no-repeat 50% 0%;
	width:60px;
}

div.social_networks ul li a.facebook:hover {
	background: url('/web/css/images/social_logos.png') no-repeat 50% 100%;
}

div.social_networks ul li a.youtube {
	background: url('/web/css/images/social_logos.png') no-repeat 100% 0%;
	width:67px;
}

div.social_networks ul li a.youtube:hover {
	background: url('/web/css/images/social_logos.png') no-repeat 100% 100%;
}
