* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3c3c3c;
	text-align: center;
	background-color: #edf8fd;
	background-image: url(/images/background.gif);
	background-position: top;
	background-repeat: repeat-x;
}

img {
    border: 0;
}

table {
	border-collapse: collapse;
}

td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3c3c3c;
	vertical-align: top;
}

p {
    padding: 5px;
	line-height: 165%;
}

ul {
    list-style-position: outside;
	padding-left: 16px;
	line-height: 165%;
}

a {
	outline: none;
	color: #006fb6;
}

input, textarea {
	padding: 1px;
	border: solid 1px #e0e0e0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3c3c3c;
}

input[type="checkbox"], input[type="radio"] {
	padding: 0;
	border: none;
	width: 15px;
	height: 15px;
}

* html input.checkboxIE6, * html input.radioIE6 {
	padding: 0;
	border: none;
	width: 15px;
	height: 15px;
}

* html .scroll-pane {
	overflow-y: auto;
}

select {
	padding: 0;
	border: solid 1px #e0e0e0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3c3c3c;
}

label {
	color: #3c3c3c;
    white-space: nowrap;
}

.white {
    color: #ffffff !important;
}

.darkgray {
    color: #3c3c3c !important;
}

.font0 {
	font-size: 0 !important;
}

.destra {
    text-align: right !important;
}

.Homepage {
/* classe vuota utilizzata per gli stili specifici per la homepage */
}

.Homepage a.DomandaFAQ {
	font-size: 10px;
	font-weight: bold;
    text-decoration: none;
}

.Homepage a.DomandaFAQ:hover {
    text-decoration: underline;
}

.Homepage .RispostaFAQ {
	font-size: 10px;
	line-height: 165%;
}

.Icone label {
    font-size: 9px;
}

table.Offerte {
    border-collapse: separate;
	width: 100%;
}

td.Offerte {
    font-size: 10px;
	padding: 1px 4px;
	margin: 1px;
}

.SocioBasic {
    background-color: #d3d3d3;
}

.SocioPremium {
    background-color: #fcc500;
}

.FAQHomepage {
    font-size: 10px;
	line-height: 165%;
}

.Asterisco {
	color: #605E5E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

#Logo {
	float: left;
	margin: 0 1px 0 4px;
	width: 206px;
	height: 117px;
	display: inline;
  background: url(/images/box/top_header_logo_bollino.jpg) no-repeat;
	cursor: pointer;
}

#Logo h1 {
	width: 206px;
	height: 117px;
  text-indent: -5000px;
}

#Wrapper {
	position: relative;
	margin: 0 auto;
	width: 778px;
	text-align: left;
}

a.SmallLink {
	padding-left: 6px;
	background: url(/images/button/small_blue_right_arrow.gif) no-repeat 0 3px;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
}

a.SmallLink2 {
	padding-left: 7px;
	background: url(/images/button/small_blue_right_arrow.gif) no-repeat 0 5px;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
}

a.SmallLink:hover, a.SmallLink2:hover {
    text-decoration: underline;
}

td.BlueButton, td.GrayButton {
	height: 24px;
	line-height: 24px;
	white-space: nowrap;
	color: #2b2b2b;
}

td.BlueButton {
  	background: url(/images/button/blue_button.gif);
}

td.GrayButton {
  	background: url(/images/button/gray_button.gif);
}

td.BlueButton h3, td.GrayButton h3 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

td.BlueButton a {
	color: #ffffff;
	text-decoration: none;
}

table.Schema {
	border-collapse: collapse;
}

table.Schema td {
	vertical-align: top;
	border: solid 1px #ffffff;
	padding: 10px;
	color: #3c3c3c;
}

table.Schema tr.Riga1 {
	background-color: #ebebeb;
}

table.Schema tr.Riga2 {
	background-color: #f3f3f3;
}

.BigHeader {
	height: 66px;
	background: url(/images/box/big_header_left.gif) no-repeat;
	margin-bottom: 10px;
}

.BigHeader div {
	height: 66px;
	background: url(/images/box/big_header_right.gif) no-repeat right;
}

.BigHeader h2 {
	height: 66px;
	width: 60%;
	background: no-repeat 20px 23px;
    text-indent: -5000px;
}

.BigHeader a {
	float: right;
	margin: 44px 15px 0 0;
	padding-left: 7px;
	background: url(/images/button/small_white_right_arrow.gif) no-repeat 0 4px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
    text-decoration: none;
}

.BigHeader a:hover {
    text-decoration: underline;
}

.BlueBox {
    height: 35px;
}

.BlueBox div {
    height: 35px;
	float: left;
	font-size: 0;
}

.BlueBox h2 {
	height: 35px;
	width: 72%;
	background: no-repeat 5px 14px;
    text-indent: -5000px;
}

.BlueBox a {
	float: right;
	margin: 12px 5px 0 0;
	padding-left: 6px;
	background: url(/images/button/small_white_right_arrow.gif) no-repeat 0 3px;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
}

.BlueBox a:hover {
    text-decoration: underline;
}

.TendinaContainer {
	position: absolute;
	z-index: 1000;
}

.Tendina {
	position: static;
	display: none;
	background-color: #ffffff;
	border: solid 1px #D6D6D6;
	white-space: nowrap;
	text-align: left;
}

.Tendina a {
    display: block;
	padding: 2px 6px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3c3c3c;
	text-decoration: none;
}

.Tendina a:hover {
	color: #ffffff;
	background-color: #FCA10E;
}

.Footer a {
	color: #3c3c3c;
    text-decoration: none;
}

.Footer a:hover {
	color: #006fb6;
    text-decoration: underline;
}

