/* layout */
*{
margin:0;
padding:0;
border:0;
}
ul{
list-style:none;
}
body{
font-family:Arial, Helvetica, sans-serif;
background:#fff url(images/struttura/bg_body.gif) no-repeat top center;
}
.Wx100{
width:100%;
}
.Hx100{
height:100%;
}

/* page */
.page{
padding:0 32px;
}
.dividi{
background:url(images/struttura/bg_dividi.gif) repeat-x;
}
.td_pad{
padding-bottom:30px;
}
.td_pad-right p{
padding-right:20px;
}

/* testi */
.slogan{
font-size:18px;
line-height:24px;
color:#797c76;
padding-bottom:30px;
}
.slogan a{
color:#a32984;
}
.slogan a:hover{
color:#a32984;
text-decoration:none;
}
.cineseColumnLeft {
width:430px;
font-size:14px;
line-height:20px;
color:#797c76;
padding-bottom:30px;
float:left;
text-align:left;
}
.cineseColumnRight {
width:430px;
font-size:14px;
line-height:20px;
color:#797c76;
padding-bottom:30px;
float:right;
text-align:left;
}
.partners{
padding-bottom:0;
padding-left:30px;
}
.servizi{
padding-bottom:0 !important;
padding-left:30px;
}
.privacy{
font-size:12px;
line-height:16px;
color:#797c76;
}
.testo{
font-size:16px;
line-height:24px;
color:#797c76;
padding-bottom:30px;
}
.testo a{
color:#a12a84;
}
.testo a:hover{
text-decoration:none;
}
.evidenzia{
color:#330033;
}
.titolo01{
font-size:24px;
line-height:24px;
color:#61635e;
}
.titolo01 a{
color:#61635e;
text-decoration:none;
}
.titolo01 a:hover{
color:#fff;
}
.titolo02{
font-size:24px;
line-height:24px;
color:#fff;
}
.titolo03{
font:12px Verdana, Arial, Helvetica, sans-serif;
color:#797c76;
}
.box01{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#61635e;
line-height:20px;
background:#c5cabf;
padding:20px;
}
.box02{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
line-height:20px;
background:#61635e;
padding:20px;
}
.box02 a{
color:#fff;
}
.box02 a:hover{
text-decoration:line-through;
}
.box03 img{
margin:20px 0 20px 20px;
}

/* bottom */
.bottom{
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:right;
background:url(images/struttura/bg_bottom.gif) repeat-x top;
margin:0 32px;
}
.bottom ul{
padding-left:22px;
float:right;
background:#fff;
font-size:10px;
list-style:none;
text-transform:uppercase;
}
.bottom li{
display:inline;
padding-right:22px;
}
.bottom li a{
border-top:1px solid #fff;
height:30px;
color:#61635e;
text-decoration:none;
}
.bottom li a:hover{
border-top:1px solid #61635e;
}

/* modulo */
input{
width:100%;
height:22px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:2px;
border:1px solid #f6f7f5;
background:#f6f7f5;
color:#61635e;
}
textarea{
width:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:2px;
height:87px !important;
height:107px;
color:#61635e;
}
.obbligatorio{
border-color:#fff;
background:#fff;
}
.radiobutton{
background:none;
border:0;
width:auto;
height:auto;
}
