﻿body
{
    margin: 0;
    padding: 0;
    font-family: Verdana, sans-serif;
    font-size: 12px;
}

#banner
{
    height: 92px;
    background: url(../images/base.jpg);
    border-bottom: solid 2px #000;
}

#banner img {border:none;}

#content
{
    margin: 10px 50px 10px 50px;
}

#content fieldset
{
width:600px; margin-left:auto; margin-right:auto;
border:solid 1px #DFDFDF;
}

#content legend {color:#7D7D7D; font-size:150%; font-family:Georgia; font-weight:bold;}

input
{
    width:60%;
    margin: 0 2px 0 0;
    padding: 2px 0;
    color:#3E3E3E; font-family:Georgia; font-weight:bold; font-size:150%; padding:3px;
}
select
{
    margin: 2px 2px 1px 0;
    padding: 5px;
}
.sfondo_fieldset {margin:15px;}
.contenitore_form {text-align:center;}
.titolo {margin:5px; font-size:120%;}
.bottone { width:12.5em; margin-top:5px; font-size:100%; border:solid 1px #A7A6AA; background:White; margin-top:15px;margin-bottom:15px;}

a:link{color: #A30000; text-decoration:none;}
a:visited{color: #A30000; text-decoration:none;}
a:hover{color: #fff; background:#A30000; text-decoration:underline;}

.userico{background: url(../images/userico.png) no-repeat left; border:solid 1px #A7A6AA;  padding-left:20px; width:45%;}
.usepsw{background: url(../images/key.png) no-repeat left; border:solid 1px #A7A6AA;  padding-left:20px;width:45%;}

h3 {display:none;}
