#barra14Blogs{
	position:absolute;
	z-index:99;
	background-color:#000000;
	background-image:url('fondoBarra14Blogs.png');
	background-repeat:repeat-x;
	background-position: bottom;
	text-align:right;
	width: 100%;
	height:16px;
	padding:2px 0 6px;
	margin: 0 0 0 0px;
	top:0px;
	left:0px;
	margin-bottom: 16px;
}

.icono {
	background: url('iconos.png');
	float:left;
	width:16px;
	height:16px;
	margin-left:6px;
	margin-top:1px;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}

.icono:hover{
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0; 
}

#iconos14Blogs{
	position:relative;
	width:330px;
	float:right;
	margin-right:50px;
}

#logo14Blogs{
	margin-left: 50px;
	position:relative;
	background: url('iconos.png');
	background-position: -9px -215px;
	width: 51px;
	height:16px;
	float:left;
}