/* CSS Document */
* { padding:0; margin: 0 }

body{
font-family:Verdana, Arial, Helvetica, sans-serif;

}
div#container{
margin:20px auto;
width:760px;
background-image:url(../img/sf.gif);
background-repeat:repeat-y;
background-position:top;
}
div#testo a{
text-decoration:none;
color:#5194E7;
border-bottom:1px dashed #5194E7;
}
div#testo a:hover{
color:#5194E7;
border:0px;
}

div#prima_pagina{
text-align:center;
}
div#prima_pagina a{
text-decoration:none;
color:#5194E7;
border-bottom:1px dashed #5194E7;
}
div#prima_pagina a:hover{
color:#5194E7;
border:0px;
}
div#testo ul {
margin:0px;
padding:0px;
margin-left:30px;
list-style-image:URL(../img/42.png)
}

div#container_stampa{
margin:20px auto;
width:80%;
}

div#benvenuto{
background-color:#A3C2F9;
margin:10px;
padding:10px;
text-align:center;
color:#FFFFFF;
font-size:120%;
font-family:Georgia, "Times New Roman", Times, serif;

}

div#dichiarazione{
text-align:center;

}
div#dich_centro{
text-align:center;
}

div#firma{
text-align:right;
}

div#stampa{
text-align:center;
}
span.corsivo{
font-style:italic;
}
div#contenuto{
width:730px;
margin:0px auto;
margin-bottom:30px;
}

div#testa{
width:auto;
background-color:#A3C2F9;
margin:5px;
}

div#tipo_auto
{font-size:120%;
font-family:Georgia, "Times New Roman", Times, serif;
color:#A3C2F9;
}

input.pulsante{
width:150px;
background-color:#A3C2F9;
margin-left:50px;
color:white;
font-weight:bold;

}




div#sotto{
background-image:url(../img/sotto.gif);
background-repeat:no-repeat;
height:18px;
width:760px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:100%;
text-align:center;
color:#A3C2F9;


}
div#sopra{
background-image:url(../img/sopra.gif);
background-repeat:no-repeat;
background-position:top;
height:18px;
}
legend {
font-size:100%;border:1px solid #000;background:#A3C2F9;color:white;padding:3px;
}
fieldset{
border:1px solid #A3C2F9;
margin-top:15px;}

div.etichetta{
float:left;
width:172px;
padding-left:130px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#A3C2F9;
font-weight:bold;
margin-bottom:5px;
}
div.inserimento{
margin-bottom:5px;


}




