@charset "utf-8";
/* CSS Document */

/* Cabezal */

#ligas-header{
	background:url(../img/nfl_header.jpg) top center no-repeat;
	}

#content .prox-partidos div.partidos-foot a{
	background:url(../img/btn_grabar_partidos.gif) top left no-repeat;
}

/*módulo social media*/
div.redes{ margin-top:50px!important;}
#social_media {
	margin-top:4px;
	width:700px; 
	height:42px; 
	background: url("/img/minisitios/bg_social-media.jpg") no-repeat;
}
#social_media li {
float: left;
margin-right: 20px;
}
#social_media li.first {
width: 20px;
display: block;
height: 30px;
margin-right: 0px;
}
#social_media li.facebook{
	background:none;	
}
#social_media a { 
	font-size:12px!important; 
	padding:0 0 1px 26px;
	margin:14px 0 0 34px;
	float:left;
}

.facebook a{
	background:url("/img/minisitios/redes_sociales.png") no-repeat!important; 
}
.youtube_channel a{ 
	background:url("/img/minisitios/redes_sociales.png") no-repeat; 
	background-position:0px -32px; 
}
.twitter a { 
	background:url("/img/minisitios/redes_sociales.png") no-repeat; 
	background-position:0px -63px; 
}

