/* layout */
*{
font-family:Verdana, Arial, Helvetica, sans-serif;
}
body{
margin:0;
padding:0;
border:0;
background:#fff;
}
form, fieldset{
margin:0;
padding:0;
border:0;
}
.Wx100{
width:100%;
}
.Hx100{
height:100%;
}
.right{
text-align:right !important;
}
/* colDx */
.colDx{
background:#ccbd42;
}
/* spot */
.spot{
background:#fff;
font-size:9px;
color:#8a8a8a;
line-height:10px;
}
.spot a{
font-weight:bold;
color:#ccbd42;
text-decoration:none;
}
.spot a:hover{
color:#8a8a8a;
}
.spotElenco{
margin:0;
padding:0;
list-style:none;
font-size:11px;
color:#8a8a8a;
}
.spotElenco li{
padding-bottom:10px;
}
.spotElenco a{
color:#8a8a8a;
text-decoration:none;
}
.spotElenco a:hover{
color:#3a3a3a;
}
.spotElenco_SELECTED{
color:#ccbd42 !important;
}
/* testo */
.testo_giallo{
color:#ccbd42;
}
.testo{
font-size:11px;
line-height:16px;
color:#8a8a8a;
text-align:justify;
}
.testo a{
color:#8a8a8a;
}
.testo a:hover{
text-decoration:none;
color:#ccbd42;
}
.testo_grande{
font:14px;
line-height:20px;
color:#f5f2d9;
}
.testo_grande a{
font-weight:bold;
color:#ccbd42;
background:#fff;
display:block;
text-decoration:none;
}
.testo_grande a:hover{
color:#fff;
background:#ccbd42;
}
.titolo{
text-transform:uppercase;
font-size:17px;
color:#ccbd42;
}
.sottotitolo{
font-size:12px;
color:#494848;
}
/* bottom */
.bottom p{
font-size:9px;
color:#acacac;
}
.bottom a{
color:#ccbd42;
text-decoration:none;
}
.bottom a:hover{
text-decoration:underline;
}

