/* layout */
*{
margin:0;
padding:0;
border:0;
outline:none;
}
ul{
list-style:none;
}
body{
font-family:Arial, Helvetica, sans-serif;
background:#fff url(images/struttura/bg_body.gif) no-repeat top center;
}
h1{
font-size:26px;
line-height:24px;
color:#797c76;
font-weight:normal;
}
h2{
font-size:22px;
line-height:24px;
color:#797c76;
font-weight:normal;
}
.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;
}
ul.testo{
list-style-type: disc;
}
ul.testo li{
margin-left: 20px;
font-size:16px;
line-height:24px;
color:#797c76;
padding-bottom:30px;
line-height: 0em;
}
.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;
}
.titolo03 a{
color:#A32984;
}
.titolo03 a:hover{
text-decoration:line-through;
}
.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;
}
.box01 a.invito{
color:#A32984;
font-weight:bold;
}
.box01 a.invito:hover{
text-decoration:none;
}
.box02 a{
color:#fff;
}
.box02 a:hover{
text-decoration:line-through;
}
.box03 img{
margin:20px 0 20px 20px;
}

/* navbar bottom */
.nav_bottom a{
color:#61635e;
text-decoration:none;
}
.nav_bottom a:hover{
color:#A32984;
text-decoration:none;
}
.contenitore{
width:886px;
text-align:left;
color:#61635e;
line-height:18px;
}
.cella{
width:135px;
height:202px;
padding:20px;
border-right:1px solid white;
font-size:11px;
float:left;
}
.cella_chiusura{
padding:20px;
height:202px ;
width:135px;
float:left;
font-size:11px;
}
.cinese_ind{
text-indent:-9999px;
background:url(images/struttura/cinese.gif) no-repeat bottom left;
height:15px;
display:block;
}
.cinese_ind:hover{
background:url(images/struttura/cinese_hover.gif) no-repeat bottom left;
}
.vuoto{ /* elimina formattazione li (annidamento ul) */
list-style:none;
display:inline;
height:auto;
}

/* 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;
}
.bottom li span a{
border:none;
color:#61635e;
text-decoration:none;
}
.bottom li span a:hover{
border:none;
}

/* 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;
}

