#navegacion-portales {
	color: #333333;
	display: block;
	height: 30px;
	width: 720px;
	background-color: #000;
	float: left;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding: 0px;
}
#navegacion-portales span {
	display: block;
	float: right;
	margin-left: 40px;
	margin-right: 10px;
}
#navegacion-portales .enlace-pais  {
	background-image: url(imgs/logo-elpais-menu-maestro.jpg);
	background-position: left center;
    background-repeat: no-repeat;
    color: #000000;
    display: block;
    float: left;
    font-size: 1px;
    height: 26px;
    line-height: 1px;
    margin-left: 14px;
    margin-top: 2px;
    text-decoration: none;
    width: 128px;
	
}
#navegacion-portales a {
	color: #999;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
#navegacion-portales a:hover {
	color: #09C;
	text-decoration: none;
}
{
    position: fixed;
}

#compartir{
	float:right;
	list-style-type:none;
	margin-top:3px;
	display: block;
	margin-bottom: 0px;
  
}

#compartir li{
   float:left;
   
}
#compartir a{

   text-indent: -9999px;
   text-decoration:none;
}
#compartir .redes {
	height: 23px;
	width: 23px;
	font-size: 1px;
	line-height: 0px;
	text-indent: -9999px;
	margin-top: 2px;	
}

#compartir .twitter {
	background-image: url(imgs/twitter.gif);
	background-repeat: no-repeat;
}

#compartir .facebook {
	background-image: url(imgs/facebook.png);
	background-repeat: no-repeat;
}

#compartir .pinterest {
	background-image: url(imgs/pinterest.png);
	background-repeat: no-repeat;
}

#compartir .redes a {
	display: block;
	height: 23px;
	width: 23px;
}

#compartir #twitter {
	background-position: right top;

}

#compartir #pinterest {
	background-position: right top;
	margin-left: 8px;
}
#navegacion-portales span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	height: 30px;
	line-height: 30px;
	text-align: right;
}
