/* CSS Document */
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.immagine-sotto {
position: absolute;
top: 0px;
left: 0px;
width: 2000px;
height: 400px;
z-index: 0 }
.titolo-home {
position: absolute;
top: 200px;
left: 140px;
z-index: 1;
font-family: Verdana;
font-size: 35px;
font-weight: bold;
text-align: center;
vertical-align: bottom;
color: white }
