
#barra_networks {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: url(/red/fondobar.gif) repeat-x;
}

#barra_networks2 {
	margin: 0;
	padding: 0;
}


#barra_inferior {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    padding: 0;
    background: url(/red/fondobar2.gif) repeat-x;
}


#quote{
    position: absolute;
    bottom: 13px;
    left: 5px;
    z-index:1;
}

#logo{
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index:1;
}

