



/* box della barra orizzontale */

.fixedwidth {
width: 560px;
height: auto;
position: relative;
color: black;
padding: 1px;
}
