.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0F37A4;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #6699FF;
}
a:hover {
	color: #ff9900;
	text-decoration: none;
	background-color: #FFFF66;
}
.shade {
	background-color: #C9E5FF;
	background-image: url(shade.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	color: #000090;
}
h1 {
	font-family: Futura, Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif;
	margin-left: 10px;
	color: #ff9900;
	font-size: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
h3 {
	font-family: Futura, Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif;
	margin-left: 10px;
	color: #ff9900;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 1px;
}
.sidebar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0f37a4;
	text-decoration: none;
	font-weight: bold;
	vertical-align: top;
	padding: 3px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: ff9900;
	text-align: left;
}
.celle_top {
	vertical-align: top;
}
h2 {
	font-family: Trebuchet MS, Verdana;
	font-size: 16px;
	letter-spacing: -1px;
	color: #A4D3FF;
	font-weight: bold;
	margin: 20px 10px 10px;
	background-color: #0069CE;
	background-repeat: repeat-x;
	padding: 5px 5px 5px 8px;

}
li {
	line-height: 15px;
	margin-left: -14px;
	font-size: 11px;
	color: #191C79;
}
.linkbar {
	color: #0f37a4;
	
}
.calendario_uscite {
	padding-bottom: 15px;
}
.p2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #020267;
	text-decoration: none;
	font-weight: bold;
}
.tabelle_mercatino {
	border: 2px dashed #CCCCCC;
}

.linkk2 {
	color: #ff9901;
}
.ombradx {
	background-attachment: scroll;
	background-image: url(ombra_dx_corta.gif);
	background-repeat: repeat;
}
.ombrasx {
	background-attachment: scroll;
	background-image: url(ombra_sx_corta.gif);
	background-repeat: repeat;
}
.sottolintd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
}
.latolintd {
	border-bottom-color: #FF9900;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
}
.solosottotd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	color: #0f37a4;
}
.solosottotddot {
	color: #ff9901;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.solosottotddotblu {
    color: #0f37a4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #79AFFF;
	border-right-color: #79afff;
	border-bottom-color: #79afff;
	border-left-color: #79afff;
}



    .card-left, .card-right {
       float: left;
       width: 180px;
       margin: 0 15px 15px 0;
       padding: 10px 0;
       text-align: center;
/*        background: white; */
/*        border-right: 1px solid #ccc; */
/*        border-bottom: 1px solid #ccc; */
       font-size: 75%;
       }
    .card-right {
       float: right;
       margin: 0 0 15px 15px;
       }
     .card-auto {
       float: right;
       margin: 0 0 15px 15px;
       }
