a:link, a:visited {
	color: #000066;
	background: transparent;
	text-decoration: underline;
}

a:hover, a:active {
	color: #ff6600;
	background: transparent;
}

ul.tabs {
	list-style-type: none;
	margin: -40px -25px 0 -14px;
	float: left;
	position: relative;
	background: #ff9900;
	display: inline;
}

ul.tabs li {
	float: left;
	width: 366px;
	height: 37px;
	margin: 0px 3px 0 0;
	display: inline;
}

ul.tabs li.last {
	margin: 0;
}

ul.tabs li a:link, ul.tabs li a:visited {
	display: block;
	height: 37px;
}

a.tab1:link, a.tab1:visited {
	background: url(images/8_3_375_tab1.gif) no-repeat transparent;
	background-position: 0 100%;
}

a.tab2:link, a.tab2:visited {
	background: url(images/8_3_375_tab2.gif) no-repeat transparent;
	background-position: 0 100%;
}

ul.tabs li a.current:link, ul.tabs li a.current:visited {
	background-position: 0 0;
}

#headercontents {
	padding: 0 0 10px 10px;
}

.panes {
	float: left;
}

.contenutotab {
	float: left;
	padding: 20px 0 0 0;
}

html > /**/ body .contenutotab2 {
	display: none;
}

 .contenutotabsx {
	float: left;
	width: 345px;
}

.contenutotabdx {
	float: left;
	margin: 0 0 0 10px;
	width: 345px;
	display: inline;
}

.riga {
	margin: 10px 0 10px 0 !important;
	margin: -10px 0 10px 10px;
}

.tab1testosx {
	padding: 0px 0 30px 0;
}

.rientrodx {
	padding: 5px 0 5px 25px;
}

.areaform {
	float: left;
	margin-bottom: -15px;
}

html > /**/ body .areaform {
	margin: 0;
}

.formsx {
	float: left;
	width: 345px;
}

.formdx {
	float: left;
	margin: 0 0 0 10px;
	width: 345px;
	display: inline;
}

.secondoradio {
	margin-left: 50px;
}

.rigaform {
	padding: 5px 0;
}

.footerallineamento {
	color: #ffffff;
	/*background: url(images/8_3_375_freccia_footer.gif) no-repeat transparent;
	padding-left: 25px;*/
	/*height: 50px;*/
	margin: 0 0 0 20px;
}

.rigafooter {
	padding: 3px 0 0 0;
}

.footerallineamento a:link, .footerallineamento a:visited {
	color: #ffffff;
	background: transparent;
	text-decoration: none;
	margin: 0 0 0 7px;
}

.footerallineamento a.secondariga:link, .footerallineamento a.secondariga:visited {
	margin: 0;
}



.postfooter {
	float: left;
	margin: 0 10px;
	color: #999999;
	background: transparent;
	display: inline;
}

.postfootersx {
	float: left;
	width: 560px;
}

.postfooterdx {
	float: right;
	padding-top: 11px;
}

/*popup*/
#popup1 {
	background: #ffffff;
	border: 1px solid #ccc;
	padding: 1px;
	width: 544px;
	z-index: 10000;
	display: none;
	position: absolute;
}

.boxchiudi {
	width: 100%;
	height: 30px;
	color: #ffffff;
	background: #ff6600;
}

a.chiuditxt:link, a.chiuditxt:visited {
	text-decoration: none !important;
	color: #ffffff !important;
	display: inline-block;
	padding-right: 25px;
	background: url(images/chiudi_x.gif) no-repeat #ff6600;
	background-position: 100% 5px;
}

a.chiuditxt:hover, a.chiuditxt:active {
	text-decoration: underline !important;
	color: #ffffff;
	background: url(images/chiudi_x.gif) no-repeat #ff6600;
	background-position: 100% 5px;
}

.chiudi {
	float: right;
	margin-right: 5px;
	line-height: 27px;
	display: inline;
}

.boxcontenuti {
	padding: 10px;
}

.titolocontenutopopup {
	font-size: 14px;
	color: #ffffff;
	background: transparent;
	font-weight: bold;
	display: inline-block;
	line-height: 27px;
	padding: 0 0 0 10px;
	float: left;
}

.overlay {
	position: relative;
	z-index: 10000000;
	background: red;
	float: left;
}
/*fine popup*/

ul.puntiregolamento {
	list-style-type: none;
}

ul.puntiregolamento li {
	background: url(images/punto_elenco_ara_space.gif) no-repeat transparent;
	background-position: 2px 3px;
	padding-left: 20px;
	margin: 0 0 10px 0;
}

.hidden {
	display: none;
}

/*box arrotondato*/
.boxarrotondatotop {
	background: url(images/1_4_402_boxtop.gif) no-repeat transparent;
	width: 341px;
	height: 6px;
	font-size: 1px;
}

.boxarrotondatomiddle {
	background: url(images/1_4_402_boxmiddle.gif) repeat-y transparent;
	width: 341px;
}

.boxarrotondatobottom {
	background: url(images/1_4_402_boxbottom.gif) no-repeat transparent;
	width: 341px;
	height: 6px;
	font-size: 1px;
}


/*fine box arrotondato*/
.tabellatassi {
	width: 341px;
}
.tabellatassi tr td, .tabellatassi tr th {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	border-bottom: 1px solid #e5e5e5;
}

.tabellatassi tr th {
	font-weight: bold;
}

.tabellatassi tr th.primacolonna {
	width: 130px;
	text-align: left;
	padding: 2px 0 2px 5px;
}

.tabellatassi tr.ultimariga th, .tabellatassi tr.ultimariga td {
	border-bottom: none;
}

.tassivalidi {
	text-align: right;
	font-size: 9px;
	padding: 3px 3px 17px 0;
}

.tassivalidi1 {
	padding: 3px 3px 18px 0;
}

html > /**/ body .tassivalidi {
	text-align: right;
	font-size: 9px;
	padding: 3px 3px 14px 0;
}

.tabella2 {
	width: 341px;
}

.tabella2 tr td {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff6600;
	background: transparent;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
}

.mesi12 {
	font-size: 18px;
}

.bigtasso {
	font-size: 26px;
}
