body {
	background: #000 url(../images/fondo.jpg);
	font-size: 14px;
	line-height: 1;
	font-weight: normal;
	color: #fff;
	font-family: "Trebuchet MS", Tahoma, Sans-Serif;
	line-height:20px;
	margin-bottom: 5px;
	alignment-adjust: central;
}


#page { width: 550px; margin: 0 auto; }
#top {
	padding: 5px 0 10px 0;
}

#top2 {
	padding: 20px 0 0 0;
}

#top3 {
	padding: 40px 0 0 0;
	float:left;
	width: 550px;
}

#pie {
	padding: 20px 0 0 0;
}


.seguinos {
	height:43px;
	width:330px;
	background: url(../images/seguinos.png) no-repeat;
	float:left;
	padding: 0 0 0 0px;
} 






.facebook {
   float: left;
	padding: 0 5px 0 5px; 
   border:0;
   height:43px;
   width:43px;
   background: url(../images/facebook.png) 0 0 no-repeat;
}
 
.facebook:hover {
    background-position: 0 -43px;
}

.twitter {
	float: left;
	padding: 0 5px 0 5px; 
    border:0;
    height:43px;
    width:43px;
    background: url(../images/twitter.png) 0 0 no-repeat;
}
 
.twitter:hover {
    background-position: 0 -43px;
}

.bc {
   float: left;
	padding: 0 5px 0 5px; 
   border:0;
   height:43px;
   width:43px;
   background: url(../images/bc.png) 0 0 no-repeat;
}
 
.bc:hover {
    background-position: 0 -43px;
}

.youtube {
   float: left;
	padding: 0 5px 0 5px; 
   border:0;
   height:43px;
   width:43px;
   background: url(../images/youtube.png) 0 0 no-repeat;
}
 
.youtube:hover {
    background-position: 0 -43px;
}

