img {
border: none;
}
.dock {
background: url(/media/unici/intestazione.png) no-repeat top center;
position: relative;
width: 940px;
height: 115px;
text-align: center;
z-index: 99;
top: 0px;
}
.dock_home {
position: absolute;
top: 0px;
left: 0px;
}
.dock_container {
top: 34px;
position: absolute;
height: 78px;
}
a.dock_item {
font: bold 22px Verdana, Arial, Helvetica, sans-serif;
text-align: center;
display: block;
width: 40px;
color: #EE722F;
position: absolute;
top: 0px;
/*text-decoration: underline;*/
}
.dock_item img {
border: none;
margin: 8px 0px 0px;
width: 100%;
}
.dock_item span {
display: none;
}
