﻿.stile1 {
font-family: Verdana;
color: #000000;
text-align:center;
font-size : 24pt;
}

.pdf{
font-family: Verdana;
color: #FF0000;
font-size : 10pt;
font-weight:bold;
}
a.pdf:visited{
color: #FF0000;
}
a.pdf:hover{
color:green;
}

.centrato{
text-align:center;
font-size : 12pt;
font-weight:bold;

}

.immagine{
border:3px solid #000000;
}


.footer{
font-family: Verdana;
color: #000000;
font-size : 10pt;
text-align:center;
}

.footer_lnk{
font-family: Verdana;
color: blue;
font-size : 10pt;
font-weight:bold;
}
a.footer_lnk:visited{
color: blue;
}
.pulsante-info-caratteristiche{
display: block;
background-color: transparent;
background-color:#BBD1FF;
background-image: url('immagini/pulsante-info.png');
background-repeat: no-repeat;
width: 250px;
height: 28px;
margin: 5px auto;
padding: 5px 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration:none;
vertical-align: middle;
text-align: center;
cursor:hand;
}
.pulsante-info-caratteristiche:visited {
color: #002577;
}
.pulsante-info-caratteristiche:active {
background-position: 0 -36px;
color: #FF7200;
}
.pulsante-info-caratteristiche:hover {
background-position: 0 -36px;
color: #FF7200;
}
.form-info-caratteristiche{
text-align:center;
}
.link-info-caratteristiche{
text-decoration:none;
}


