.base {
}

body {
    color: #222;
    margin: 0;
    padding: 0;
}

h1, h2, h3, div, p {
    margin: 0;
    padding: 0;
}

td, p, body, input, textarea, select, li, ul {
    font-family: arial, verdana;
    font-size: 11px;
    line-height: 18px;
}

img {
	border: none;
}

hr {
	color: #C1D0E3;
	background-color: #C1D0E3;
	border-color: #C1D0E3;
}

.titolo1, h1 {
    font-family: arial, verdana, helvetica;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    padding: 10px 0 14px 0;
    letter-spacing: -0.2pt;
}

h2, .titolo2 {
    font-family: arial, verdana, helvetica;
    font-size: 13px;
    color: #222;
    font-weight: bold;
}

h3, .titolo3 {
    color: #000;
    font-weight: bold;
    font-family: arial, verdana;
    font-size: 11px;
}

h1 {
    margin-top: 5px;
}

p {
    margin-bottom: 3px;
}

li {
    list-style-image: url(/img/ico_arrow.gif);
    line-height: 16px;
}

a {
    text-decoration: none;
    color: #0C4690;
}

a:hover {
    color: #666666
}

.font9 {
    font-size: 9px;
	line-height: 12px;
}


.font10 {
    font-size: 10px;
}

.font11 {
    font-size: 11px;
}

.font12 {
    font-size: 12px;
}

.font13 {
    font-size: 13px;
}

.grassetto {
    font-weight: bold;
}

.nero {
    color: #000;
}

.verde {
    color: #83B92F;
}

.giallo {
    color: #FEC400;
}

.arancio {
    color: #ED8700;
}

input, textarea {
    border: 1px #333333 solid;
}

.but {
    cursor: hand;
    voice-family: "\"}\"";
    voice-family: inherit;
    cursor: pointer;
}

.cbx, .bbx, .rbx, .img {
    border: 0px
}

.lista_spunte, .lista_spunte_home {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
}

.lista_spunte li, .lista_spunte_home li {
	background: url(../img/ico_punct.gif) no-repeat 0 1px;
	padding: 0 0 12px 20px;
}

.lista_spunte_home {
	overflow: auto;
}

.lista_spunte_home li {
	width: 280px;
	float: left;
}

.lista_conti_home {
	border-collapse: collapse;
}

.lista_conti_home th {
	font-size: 13px;
}

.lista_conti_home tbody td {
	text-align: center;
	padding: 0 7px;
}

.lista_conti_home tfoot td {
	padding: 0 7px;
}

.lista_conti_home tfoot td a {
	color: black;
	font-size: 10px;
}

.coldx_header {
    color: #fff;
    background-color: #0C4690;
    text-align: center;
    margin: 0 0 0 10px;
    font-weight: bold;
}

.coldx_header.singleline {
    line-height: 34px;
}

.coldx_header.multiline {
    line-height: 14px;
    padding: 3px 0 0 0;
}

.coldx_content {
    color: black;
    margin: 0 0 0 10px;
    padding: 8px 0 0 0;
    line-height: 14px;
}

* + .coldx_header {
	margin-top: 20px;
}

.descrizione_conto {
	border-collapse: collapse;
	width: 775px;
	table-layout: fixed;
}

.descrizione_conto img {
	margin: 28px 100px 15px 45px;
}

.descrizione_conto td {
	vertical-align: top;
	width: 175px;
	line-height: 14px;
	padding: 0;
}

.descrizione_conto td.info {
	width: 210px;
	padding: 0 26px 0 5px;
	font-size: 12px;
}

.messaggio_promozionale {
	font-size: 9px;
	padding-left: 83px;
	line-height: 12px;
}

.sedi {
	border-collapse: collapse;
	margin-top: 35px;
	width: 775px;
}

.sedi td {
	vertical-align: top;
	padding-bottom: 10px;
	line-height: 13px;
	font-size: 11px;
}

.verdana {
	font-family: Verdana, Arial;
}

.clear {
	clear: both;
}
