p.facebook {
	width:100%;
	float: left;
}

p.facebook a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
	font-size:12px;
}

p.facebook a:hover {
	text-decoration: underline;
}


p.facebook img {
	margin: 1px 5px 0 0;
}

.imagenFB {
	float:left;
}

.enlaceFB {
	padding-bottom: 5px;
	float:left;
}