@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px; font-family:Helvetica, sans-serif; background:#e8e8e8}

#wrapper{ margin:auto;  width:320px; background:#FFF }

#header{ margin:auto;}

#content{ width:320px; text-align:center; margin-top:15px; background:#fff}

span.txt01{ text-align:center; color:#004996; font-size:14px; font-weight:bold}
span.txt02{text-align:center; color:#414141;font-size:12px;}
span.txt03{text-align:center;color:#414141;font-weight:bold; font-size:13px;}
span.txt03 a{text-align:center;color:#414141;font-weight:bold; font-size:13px; text-decoration:none}
span.txt04{text-align:center; color:#414141;font-weight:bold; font-size:13px;}
span.txt05{text-align:center;color:#414141;font-size:13px; font-weight:normal}

.form01{ padding-right:5px; font-size:13px;}
.form02, .testo{ width:152px; height:24px; border:#FFF; background: url(../img/bgform1.jpg) no-repeat; padding-left:5px;}
.tr01{ margin-top:5px;}
/*input.accedi{ background:url(images/bgform.jpg); width:66px; height:24px; border:none; font-size:12px; }*/
input.registrati{ background:url(../img/bgform.jpg); width:66px; height:24px; border:none; font-size:12px; padding-bottom: 2px; }

.accetto{ font-size:12px;}