/**
Hoja de estilos de la barra de PortalesPORNO. 

(((( POR FAVOR NO EDITAR ESTA HOJA DE ESTILO. ))))
*/

#barra{
	background: url(images/fondo.png) repeat-x scroll 0 0;
	height: 30px;
	margin: 0 0 0 -8px;
	border-bottom: 1px solid #000;
}

#lista-centro{
	display:inline-table;
	margin-left: 25%;
	float:left;
}

#barra ul{
	list-style:none;
	margin-top:0;
}

#barra ul li{
	float: left;
	height: 28px;
	width: 28px;
	margin: 0px 0 1px 5px;
}

#barra a img{
	border: 0px;
}

.logo{
	float: left;
	margin-left: 5%;
}

#barra ul li a{
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);

}

#barra ul li a:hover{
	opacity: 1;
	filter: alpha(opacity=50);

}

.logo-portal{
	float: right;	
	margin-right: 5%;	
}