@charset "utf-8";
/* CSS Document */

#ligas-header{
	background:url(../img/liga_header.jpg) top center no-repeat;
	}
	
#content div#lHead {
	background:url(../img/blHead.jpg) top center no-repeat;
	}
	
#content #ligas-content{
	background:#fff url(../img/footer_image.jpg) bottom center no-repeat;
	}
	
#content .main-intro {
    background: url("../img/bg_intro.jpg") no-repeat scroll right bottom transparent;
	padding-bottom: 30px!important;
}
	
#content .main-intro p.img-pad {
	padding-right:270px;
	}
	
#content .main p.controlplus{
	width:490px;
	}
	
#content .prox-partidos{
	background:url(/minisitios/liga-inglesa/img/mid_proximos_partidos.gif) top center repeat-y;
	width:214px;
	margin:11px 0 30px;
}

/*módulo social media*/
div.redes{ margin-top:50px!important;}
#social_media {
	margin-top:4px;
	width:700px; 
	height:42px; 
	background: url("../img/bg_social-media.jpg") no-repeat;
}
#social_media li{
	float:left;
	margin-right:40px;
}

#social_media li.facebook{
	background:none;	
}
#social_media a { 
	font-size:12px!important; 
	padding:0 0 1px 26px;
	margin:14px 0;
	float:left;
}
.directv_sports {
	width:132px; 
	height:44px; 
	background:url("../img/redes_sociales.png") no-repeat; 
	background-position:8px -90px; 
	float:left; 
}
.facebook a{
	background:url("../img/redes_sociales.png") no-repeat!important; 
}
.youtube_channel a{ 
	background:url("../img/redes_sociales.png") no-repeat; 
	background-position:0px -32px; 
}
.twitter a { 
	background:url("../img/redes_sociales.png") no-repeat; 
	background-position:0px -63px; 
}

