body{
  width:100% !important;
  color:black;
}
a {
    margin-left:22px;
}
a:link {
    color: #80D8FF;
}
a#casa{
    margin-left: 0px;
}
a:visited {
    color: #80D7FF;
}
p{
  color:#777777 !important;
}

#back{
    height: 35px;
    width:100px;
    position: fixed;
    top:96%;
    left:46.8%;
    font-family: arial, sans-serif;
    font-size: 25px;
    text-align: center;
    text-decoration: bold;
    background-color: #eeeeee;
    z-index: 40;
    border: 1px solid #000000;
}
button{
    font-family: "Helvetica Neue", sans-serif;
    font-size:13px
}


div#centro{
    position: relative;
    margin: 0 auto;
    top: 10%;
    width:100%;
    text-align: center;
    display: block;
}

#centro2{
    position: relative;
    margin: 0 auto;
    top: 10%;
    width:60%;
    text-align: center;
    display: block;
}
#risultato{
    position: relative;
    margin: 0 auto;
    top:20%;
    width:  80%;
    height: 100%;
    border: 1px solid #AAAAAA;
    margin-bottom: 50px;
    color: #000000;
    text-align: center;
    font-family: "Helvetica Neue", sans-serif;
    overflow: scroll;

}
header{
    position: relative;
    width: 100%;
    height: auto;
    top: 0%;
    background-color: #03A9F4;
    text-align: center;
}


span{
	margin-right: 10px;
  color:#333 !important;
}


#capolettera{
    background-color: #FFFFFF;
    border-top: 3px solid green;
    border-right: 1px solid #cacdcd;
    border-bottom: 3px solid red;
    border-left: 1px solid #cacdcd;
    color: #000000;
    float: left;
    font-family: "Helvetica Neue", sans-serif;;
    font-size: 5.5em;
    font-style: normal;
    font-weight: normal;
    line-height: 0.9;
    height: 50px;
    margin: -0.23em 0.07em 0 -0.23em;
    width: 40px;
}


#testa {
    font-size: 140%;
    color: #AA3333;
    text-align: center;
}

.inizio {
    color: #AA3333;
    font-size: 140%;
    text-align: center;
 }

.tipoinput {
    font-family: Verdana, "Helvetica Neue", sans-serif;
    font-size:1.2em;
	width:30px;
}

.pulsante{
    height: auto;
    width:auto;
    margin: 30px;
    padding: 10px 20px 10px 20px;
    border:none;
    background-color: #FFFFFF;
    color: #03A9F4;
    font-family: "Helvetica Neue", sans-serif;
    font-variant: small-caps;
    font-size: 18px;
    font-style: bold;
    letter-spacing: 3px;
}
p{
    font-family: "Helvetica Neue", sans-serif;
}
p#convers{
    position: relative;
    top: 10%;
    margin: 0 auto;
    max-width: 80%;
    padding: 3px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 24px;
    color: #FFFFFF;
}
img#logo{
    position: relative;
    top:10%;
    left:0%;
    width:45%;
    margin-top: 1%;
}
input.home{
    height: auto;
    width:auto;
    margin: 30px;
    padding: 10px 20px 10px 20px;
    border:none;
    background-color: #FFFFFF;
    color: #03A9F4;
    font-family: "Helvetica Neue", sans-serif;
    font-variant: small-caps;
    font-size: 18px;
    font-style: bold;
    letter-spacing: 3px;
}
#lista{
    padding-bottom: 20px;
    font-family: "Helvetica Neue", sans-serif;
    letter-spacing: 3px;
    font-size: 23px;
    font-variant: small-caps;

}
#lista a{
    text-decoration: none;
}
