html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 14px;
}

body {
  min-width: 800px;
  margin: auto;
  color: #419CA0;
  padding: 0;
  background: #036;
  height: 100%;
  font-family: Verdana, Geneva, "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
}

.clear {
  clear: both;
}

ul a {
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}

ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#invol{
    width: 980px;
    margin: 30px;
    box-sizing: border-box;
    border: 1px solid #419CA0;
    position: relative;
    padding: 0 170px !important;
    min-height: 462px;
}

#links,
#aside{
    position: absolute;
    width: 170px;
    height: 460px;
    z-index: 999;
}

#links{
    background: url("/le_immagini/links.jpg");
    background-repeat: no-repeat;
    top: 0;
    left: 0;
}

#aside{
    background: url("/le_immagini/aside.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
    top: 0;
    right: 0;
}

#princip{
    width: 100%;
    box-sizing: border-box;
    background: #C8E8E8;
    height: auto;
    padding: 0 10px 20px;
}

h1{
    margin: 0;
    padding: 0;
}

#tilion{
    background: #369;
    padding: 45px 10px;
}

#tilion span{
    font-size: 13px;
    font-weight: bold;
    color: #6cf;
    margin-left: 5px;
}

#links ul li,
#aside ul li{
    height: 40px;
    width: 120px;
    margin: auto;
    box-sizing: border-box;
    cursor: pointer;
}

#links,
#aside ul{
    padding-top: 70px;
}

.bgr1{
    background: url("/le_immagini/news.gif");
    background-repeat: no-repeat;
}

.bgr1:hover{
    background: url("/le_immagini/news2.gif");
    background-repeat: no-repeat;
}

.bgr2{
    background: url("/le_immagini/biografia.gif");
    background-repeat: no-repeat;
}

.bgr2:hover{
    background: url("/le_immagini/biografia2.gif");
    background-repeat: no-repeat;
}

.bgr3{
    background: url("/le_immagini/live.gif");
    background-repeat: no-repeat;
}

.bgr3:hover{
    background: url("/le_immagini/live2.gif");
    background-repeat: no-repeat;
}

.bgr4{
    background: url("/le_immagini/mp3.gif");
    background-repeat: no-repeat;
}

.bgr4:hover{
    background: url("/le_immagini/mp32.gif");
    background-repeat: no-repeat;
}

.bgr5{
    background: url("/le_immagini/immagini.gif");
    background-repeat: no-repeat;
}

.bgr5:hover{
    background: url("/le_immagini/immagini2.gif");
    background-repeat: no-repeat;
}

.bgr6{
    background: url("/le_immagini/words.gif");
    background-repeat: no-repeat;
}

.bgr6:hover{
    background: url("/le_immagini/words2.gif");
    background-repeat: no-repeat;
}

.bgr7{
    background: url("/le_immagini/shop.gif");
    background-repeat: no-repeat;
    margin-left: 35px !important;
}

.bgr7:hover{
    background: url("/le_immagini/shop2.gif");
    background-repeat: no-repeat;
    margin-left: 35px !important;
}

.bgr8{
    background: url("/le_immagini/links.gif");
    background-repeat: no-repeat;
    margin-left: 35px !important;
}

.bgr8:hover{
    background: url("/le_immagini/links2.gif");
    background-repeat: no-repeat;
    margin-left: 35px !important;
}

.bgr9{
    background: url("/le_immagini/mailing.gif");
    background-repeat: no-repeat;
}

.bgr9:hover{
    background: url("/le_immagini/mailing2.gif");
    background-repeat: no-repeat;
}

.bgr10{
    background: url("/le_immagini/guestbook.gif");
    background-repeat: no-repeat;
}

.bgr10:hover{
    background: url("/le_immagini/guestbook2.gif");
    background-repeat: no-repeat;
}

.bgr11{
    background: url("/le_immagini/contatti.gif");
    background-repeat: no-repeat;
}

.bgr11:hover{
    background: url("/le_immagini/contatti2.gif");
    background-repeat: no-repeat;
}

h1,
h2,
h3,
h4{
    text-align: center;
    text-decoration: underline;
}
.click{
    cursor: pointer;
}

.light{
    font-weight: lighter;
}

.sito{
    font-size: 10px;
    padding: 10px 0;
    text-align: center;
}
