html, body {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    overflow:auto;
}
#hp-box{
 position: absolute; 
 padding-top:60px;clear:both; height:auto;min-height:400px;  
}
  .tinynav { display: none }
#content {
    position: relative;
    top: 0px;
    left: 48px;
    z-index: 2;
height:187px;
    background-image:url('/images/logo-home-script.png');
   
    width: 100px;
}
#content-a {
    position: relative;
    top: -50px;
    left: 48px;
    z-index: 2;
height:187px;
    background-image:url('/images/logo-home-script.png');
   
    width: 100px;
}
#buttons {   
 position: absolute;
    top: 384px;
    left: -108px;
    z-index: 6;
height:auto;
 clear:both;
     width: 250px;
height: 312px;

margin-top: -135px;

z-index:5; 

}
#buttons02 {   
 position: absolute;
    top: 334px;
    left: -108px;
    z-index: 6;
height:auto;
 clear:both;
     width: 250px;
height: 312px;
margin-top: -135px;
background-image:url('images/bg-sp0-left2.png');
z-index:5; 

}
#buttons2 {   
 position: absolute;
    top: 404px;
    left: -228px;
    z-index: 6;
height:auto;
 clear:both;
     width: 255px;
height: 312px;
float:right;
margin-top: -135px;

z-index:5; 

}
#servizi {
top:6px;
height:30;
color:#000;
position:fixed!important;
position:relative;
width=100%; 
font-size:0.80em;
font-family: 'Homenaje', sans-serif;
 max-width:250px;
z-index:15;
float:left;
left:10px;

}
#buttons2 #h3{
 top:-35px;
font-family: 'Homenaje', sans-serif;
text-align:left;
color: #ffffff;
font-size: 49px;
margin-left:220px;
font-weight: bold;
padding-bottom:45px; height: 25px !important;
font-family: 'Homenaje', sans-serif;
}
#buttons #h3{
 top:-35px;

text-align:left;
color: #ffffff;
line-height: 12px;
font-size: 40px;
margin-left:200px;
font-weight: bold;
padding-bottom:45px; 

z-index:16;
}
#box2 #h3{
top:-35px;
font-family: 'Homenaje', sans-serif;
 text-align:left;
 color: #B02447;
font-size: 49px;
  padding-bottom:45px;  height: 25px !important;
font-weight: bold; font-family: 'Homenaje', sans-serif;
}
a.button {
background-image: -moz-linear-gradient(top, #ffffff, #dbdbdb);
background-image: -webkit-gradient(linear,left top,left bottom,
    color-stop(0, #ffffff),color-stop(1, #dbdbdb));
filter: progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#dbdbdb');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#dbdbdb')";
border: 1px solid #fff;
-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
padding: 7px 18px;
text-decoration: none;
text-shadow: #fff 0 1px 0;
float: left;
margin-right: 17px;
margin-bottom: 17px;
display: block;
color: #597390;
line-height: 24px;
font-size: 20px;
font-weight: bold; font-family: 'Homenaje', sans-serif;
behavior: url(css/ie-css3.htc);
}
a.button:hover {
background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
background-image: -webkit-gradient(linear,left top,left bottom,
    color-stop(0, #ffffff),color-stop(1, #eeeeee));
filter: progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#eeeeee');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#eeeeee')";
color: #000;
display: block;
}
a.button:active {
background-image: -moz-linear-gradient(top, #dbdbdb, #ffffff);
background-image: -webkit-gradient(linear,left top,left bottom,
    color-stop(0, #dbdbdb),color-stop(1, #ffffff));
filter: progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#dbdbdb', EndColorStr='#ffffff');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#dbdbdb', EndColorStr='#ffffff')";
text-shadow: 0px -1px 0 rgba(255, 255, 255, 0.5);
margin-top: 1px;
behavior: url(css/ie-css3.htc);
}
a.button {
border: 1px solid #979797;
}
a.button.icon {
padding-left: 6px;
}

a.button.icon span{
padding-left: 36px;
background: url(/images/it-head.png) no-repeat 0 -2px;
}

a.button2 {
background-image: -moz-linear-gradient(top, #D9466D, #B02448);
background-image: -webkit-gradient(linear,left top,left bottom,
    color-stop(0, #ffffff),color-stop(1, #dbdbdb));
filter: progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#dbdbdb');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#dbdbdb')";
border: 1px solid #fff;
-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
padding: 7px 18px;
text-decoration: none;
text-shadow: #9CA3A7 0 1px 0;
float: left;
margin-right: 17px;
margin-bottom: 17px;
display: block;
color: #fff;
line-height: 22px;
font-size: 18px;
font-weight: bold; font-family: 'Homenaje', sans-serif;
behavior: url(css/ie-css3.htc);
}
a.button2:hover {
background-image: -moz-linear-gradient(top, #DD5B7E, #E66C8D);
background-image: -webkit-gradient(linear,left top,left bottom,
    color-stop(0, #DD5B7E),color-stop(1, #E66C8D));
filter: progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#DD5B7E');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#DD5B7E')";
color: #000;
display: block;
behavior: url(css/ie-css3.htc);
}
a.button2:active {
background-image: -moz-linear-gradient(top, #D9466D, #B02448);
background-image: -webkit-gradient(linear,left top,left bottom,
    color-stop(0, #dbdbdb),color-stop(1, #ffffff));
filter: progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#dbdbdb', EndColorStr='#ffffff');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#dbdbdb', EndColorStr='#ffffff')";
text-shadow: 0px -1px 0 rgba(255, 255, 255, 0.5);
margin-top: 1px;
behavior: url(css/ie-css3.htc);
}
a.button2 {
border: 1px solid #979797;
}
a.button2.icon {
padding-left: 6px;
}

a.button2.icon span{
padding-left: 36px;
background: url(/images/it-head.png) no-repeat 0 -2px;
}

a.button3 {
background-image: -moz-linear-gradient(top, #ffffff, #dbdbdb);
background-image: -webkit-gradient(linear,left top,left bottom,
    color-stop(0, #ffffff),color-stop(1, #dbdbdb));
filter: progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#dbdbdb');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#dbdbdb')";
border: 1px solid #fff;
-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
padding: 7px 38px;
text-decoration: none;
text-shadow: #fff 0 1px 0;
float: left;
margin-right: 17px;
margin-bottom: 17px;
display: block;
color: #597390;
line-height: 24px;
font-size: 20px;
font-weight: bold; font-family: 'Homenaje', sans-serif;
behavior: url(css/ie-css3.htc);
}
a.button3:hover {
background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
background-image: -webkit-gradient(linear,left top,left bottom,
    color-stop(0, #ffffff),color-stop(1, #eeeeee));
filter: progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#eeeeee');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#eeeeee')";
color: #000;
display: block;
behavior: url(css/ie-css3.htc);
}
a.button3:active {
background-image: -moz-linear-gradient(top, #dbdbdb, #ffffff);
background-image: -webkit-gradient(linear,left top,left bottom,
    color-stop(0, #dbdbdb),color-stop(1, #ffffff));
filter: progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#dbdbdb', EndColorStr='#ffffff');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#dbdbdb', EndColorStr='#ffffff')";
text-shadow: 0px -1px 0 rgba(255, 255, 255, 0.5);
margin-top: 1px;
behavior: url(css/ie-css3.htc);
}
a.button3 {
border: 1px solid #979797;
}
a.button3.icon {
padding-left: 6px;
}

a.button3.icon span{
padding-left: 36px;
background: url(/images/it-head.png) no-repeat 0 -2px;
}
 a.button3cf {
background-repeat: no-repeat;
    background-image: url("images/bt_cf.png");
    width:255px;
      height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;
z-index: 25;
}
 a.button3cf:hover {
background-repeat: no-repeat;
    background-image: url("images/bt_cf-on.png");
    width:255px;
      height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;

}
a.bottom{
  margin-top: 152px;  
    
}
div#buttons03 {
    display: none;

}

 a.button3rp {
background-repeat: no-repeat;
    background-image: url("images/bt01.png");
   width:255px;
     height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;

}
 a.button3rp:hover {
background-repeat: no-repeat;
    background-image: url("images/bt01-on.png");
   width:255px;
     height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;

}
 a.button3cfc {
background-repeat: no-repeat;
    background-image: url("images/bt_clf.png");
   width:255px;
     height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;

}
 a.button3cfc:hover {
background-repeat: no-repeat;
    background-image: url("images/bt_clf-on.png");
   width:255px;
     height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;

}
#heading1, #heading2, #heading3, #heading4, #heading5{
	position: absolute;
	left: 0px;
    opacity:0;
    line-height:1.50em;
    margin-left:-40px;
}
 a.button3dlf {
background-repeat: no-repeat;
    background-image: url("images/bt_dlf.png");
   width:255px;
     height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;

}
 a.button3dlf:hover {
background-repeat: no-repeat;
    background-image: url("images/bt_dlf-on.png");
   width:255px;
     height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;

}

 a.button3rp2 {
background-repeat: no-repeat;
    background-image: url("images/bt02.png");
    width:255px;
      height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;

}
 a.button3rp2:hover {
background-repeat: no-repeat;
    background-image: url("images/bt02-on.png");
    width:255px;
      height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;

}
 a.button3rp3 {
background-repeat: no-repeat;
    background-image: url("images/bt03.png");
    width:255px;
   height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;

} 
 a.button3rp3:hover {
background-repeat: no-repeat;
    background-image: url("images/bt03-on.png");
    width:255px;
   height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;

}   
a.button3rp4 {
background-repeat: no-repeat;
    background-image: url("images/bt04.png");
    width:255px;
    height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;

}
a.button3rp4:hover {
background-repeat: no-repeat;
    background-image: url("images/bt04-on.png");
    width:255px;
    height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;

}
a.button3rp5 {
background-repeat: no-repeat;
    background-image: url("images/bt05.png");
    width:255px;
    height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;

}
a.button3rp5:hover {
background-repeat: no-repeat;
    background-image: url("images/bt05-on.png");
    width:255px;
    height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;

}
a.button3rp6 {
background-repeat: no-repeat;
    background-image: url("images/bt06.png");
    width:255px;
    height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;

}
a.button3rp6:hover {
background-repeat: no-repeat;
    background-image: url("images/bt06-on.png");
    width:255px;
    height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;

}
a.button3rp7 {
background-repeat: no-repeat;
    background-image: url("images/bt07.png");
    width:255px;
    height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;

}
a.button3rp7:hover {
background-repeat: no-repeat;
    background-image: url("images/bt07-on.png");
    width:255px;
    height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;

}
a.button3rp9 {
background-repeat: no-repeat;
    background-image: url("images/bt09.png");
    width:255px;
    height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;

}
a.button3rp9:hover {
background-repeat: no-repeat;
    background-image: url("images/bt09-on.png");
    width:255px;
    height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;

}
a.button3rp8 {
background-repeat: no-repeat;
    background-image: url("images/bt08.png");
    width:255px;
    height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;

}
a.button3rp8:hover {
background-repeat: no-repeat;
    background-image: url("images/bt08-on.png");
    width:255px;
    height:85px;

float: left;
margin-right: 136px;
margin-bottom: 17px;

}
a.button3r {
background-image: -moz-linear-gradient(top, #ffffff, #dbdbdb);
background-image: -webkit-gradient(linear,left top,left bottom,
    color-stop(0, #ffffff),color-stop(1, #dbdbdb));
filter: progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#dbdbdb');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#dbdbdb')";
border: 1px solid #fff;
-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
border-radius: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
padding: 7px 38px;
text-decoration: none;
text-shadow: #fff 0 1px 0;
float: left;
margin-right: 136px;
margin-bottom: 17px;
display: block;
color: #597390;
line-height: 24px;
font-size: 20px;
font-weight: bold; font-family: 'Homenaje', sans-serif;
behavior: url(css/ie-css3.htc);
}
a.button3r:hover {
background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);
background-image: -webkit-gradient(linear,left top,left bottom,
    color-stop(0, #ffffff),color-stop(1, #eeeeee));
filter: progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#eeeeee');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#ffffff', EndColorStr='#eeeeee')";
color: #000;
display: block;
behavior: url(css/ie-css3.htc);
}
a.button3r:active {
background-image: -moz-linear-gradient(top, #dbdbdb, #ffffff);
background-image: -webkit-gradient(linear,left top,left bottom,
    color-stop(0, #dbdbdb),color-stop(1, #ffffff));
filter: progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#dbdbdb', EndColorStr='#ffffff');
-ms-filter: "progid:DXImageTransform.Microsoft.gradient
    (startColorStr='#dbdbdb', EndColorStr='#ffffff')";
text-shadow: 0px -1px 0 rgba(255, 255, 255, 0.5);
margin-top: 1px;
behavior: url(css/ie-css3.htc);
}
a.button3r {
border: 1px solid #979797; 
}
a.button3r.icon {
padding-left: 6px;
}

a.button3r.icon span{
padding-left: 36px; 
background: url(/images/it-head.png) no-repeat 0 -2px;
}
#content2 {
    position: relative;
    top: -185px;
    left: 184px;
    z-index: 4;
height:187px;
    background-image:url('/images/logo-home-logo.png');
     background-repeat:no-repeat;
    width: 187px;
}
#content2-a {
    position: relative;
    top: -235px;
    left: 184px;
    z-index: 4;
height:187px;
    background-image:url('/images/logo-home-logo.png');
     background-repeat:no-repeat;
    width: 187px;
}
#content h1 {
    line-height: 1.3em;
}

#content a {
    color: red;
}

#content a:hover {
    color: pink;
} 
#box1 {
position: relative;
top: 4%;
left: 183px;
width: 255px;
height: 312px;
margin-top: -150px;
background-color: #FFFFFF;/*utile per la visualizzazione*/
z-index:5;

}
#box1-desc {
position: relative;
top: 4%;
left: 160px;
width: 540px;
height: 312px;
margin-top: -148px;
background-color: #FFFFFF;/*utile per la visualizzazione*/
z-index:5;
  line-height:1.60em;
}
#box1-desc02 {
position: relative;
top: 4%;
left: 160px;
width: 450px;
height: 340px;
margin-top: -148px;
background-image:url('/images/bg-sp02.png');
     background-repeat:no-repeat;
z-index:5;
  line-height:1.60em;
}
#box1-desc03 {
position: relative;
top: 4%;
left: 90px;
width: 50px;
height: 56px;
margin-top: -202px;
background-image:url('images/bg-sp0-left3.png');
     background-repeat:no-repeat;
z-index:20;
  line-height:1.60em;
}
#box1-desc04 {
    display: none;
position: relative;
top: 4%;
left: 90px;
width: 50px;
height: 56px;
margin-top: -202px;
background-image:url('images/bg-sp0-left3-on.png');
     background-repeat:no-repeat;
z-index:20;
  line-height:1.60em;
}
#box2 {
position: relative;
top: 4%;
left: 40px;
height:auto;

     width: 255px;


margin-top: -105px;

z-index:5; 



}
#box3 {
position: relative;
top: 5%;
left: 307px;
clear: left;
width: 255px;
height: auto;
float: right;
margin-top: -306px;
z-index:5; 



}
/*
#box1 p{
font-size:1.19em;
max-width: 485px;
font-family: 'Homenaje', sans-serif;
text-align:left;
 margin-left:10px;
 margin-right:8px;
 color:#B02448;
 line-height:0.80em;
} */
#box1-desc {
font-size:1.25em;
max-width: 485px;
font-family: 'Homenaje', sans-serif;
text-align:left;
 margin-left:10px;
 margin-right:8px;
 color:#B02448;
 line-height:0.80em;
} 
#box1-desc p{
font-size:1.25em;
max-width: 485px;
font-family: 'Homenaje', sans-serif;
text-align:left;
 margin-left:10px;
 margin-right:8px;
 color:#B02448;
 line-height:0.80em;
}
#box1-desc p#pdl{
font-size:1.35em;
max-width: 485px;
font-family: 'Homenaje', sans-serif;
text-align:left;
 margin-left:10px;
 margin-right:8px;
 color:#B02448;
 line-height:0.80em;
}  
#box1-desc ul li{
font-size:1.25em;
font-family: 'Homenaje', sans-serif;
 margin-right:13px;
 color:#B02448;
}  
#centrato {
position: Absolute;
top: 10%;
left: 50%;
width: auto;
height: auto;
border: 1px solid #CCCCCC; /*utile per la visualizzazione*/
margin-top: -5px;
margin-left: -175px;
background-color: #CCCCCC;/*utile per la visualizzazione*/
}
#centrato2 {
position: Absolute;
top: 10%;
left: 50%;
width: auto;
height: auto;
border: 1px solid #CCCCCC; /*utile per la visualizzazione*/
margin-top: -5px;
margin-left: -175px;
background-color: #CCCCCC;/*utile per la visualizzazione*/
display:none;
}  
#footer {
float:right;
right:-50px;
height:10px;
color:#B02447;
position:fixed!important;
position:relative;
width:500px; 
font-size:0.88em;
font-family: 'Homenaje', sans-serif;
bottom: 6px;
z-index:15;

}