body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size: 12px;
	background-image: url(img/bg_top.gif);
	background-repeat: repeat-x;
	font-family:'Lucida Grande','Lucida Sans Unicode',Verdana,Arial,sans-serif;
	color:#555;
}
form{
	margin: 0px;
	padding: 0px;
}
a:hover{
	color: #CD1924;
}
a {
	color : #2C2D2F;
	font-weight : normal;
	text-decoration : underline;
}
#mainTable{
	width: 760px;
}
#mainTableLarge{
	width: 960px;
}
#mainfooter{
	background-image: url(img/bg_footer.gif);
	height: 25px;
	color: White;
	font-size: 11px;
	font-weight: normal;
	padding: 4px;
	border-bottom: 3px solid #355D88;
}
#mainfooter a{
	color: White;
	font-weight: bold;
}
#mainfooter a:hover{
	color: Yellow;
}
#tdDestro, #tdSinistro{
	margin: 0px;
	background-repeat: repeat-y;
}
#tdDestro{
	background-position: left;
	background-image: url(img/bd_dx.gif);
}
#tdSinistro{
	background-position: right;	
	background-image: url(img/bd_sx.gif);	
}
#tdCentro{
	background-image: url(img/fondoTD.jpg);
	background-repeat: repeat-x;
	padding: 4px 20px 20px 20px;
	font-size: 13px;
	line-height:19px;
	text-align:justify !important;
}
	#tdCentro pre{
		font-size: 11px;
		margin:0px;
		padding:0px;
	}


#centroBox div{
	padding: 0px 8px 8px 5px;
	font-size: 10px;
	color: #3A3C35;
}
#commento{
	color: White;
	font-weight: bold;
	font-size: 12px;
}
#tdCentro a{
	font-weight: bold;
}
ul#tdCentro  , .testoelenco{

	color: #555555;
	font-weight: normal;
	text-align: left;
	list-style-image: url(img/bullet_red.gif);
	line-height: 130%;
}
#titoloIMG{
	margin: 10px 8px 8px 5px;
}

#bulletRed{
	list-style-image: url(img/bullet_red.gif);
	list-style-position: inside;
	font-size: 12px;
	font-weight: bold;
	color: #3A3C35;
}
#bulletRed a{	text-decoration: none;	color: #3A3C35;}
#bulletRed a:hover{	text-decoration: underline;	color: #CD1924;}

.linkBlu {	color: #275F92;	font-size: 10px;	font-weight: bold;}
.linkRed {	color: #CD1924;	font-size: 10px;	font-weight: bold;}

a.menu1{
	background-image: url(img/bullet_green.gif);
	background-position: 0%;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #cdcdcd;
	color: #3A3C35;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding: 5px 0px 5px 8px;	
}
a.menu1:hover{
	background-image: url(img/bullet_orange.gif);
	border-bottom: 1px solid #BBBDC0;
	background-color: #F1F3F6;
}
a.menu2{
	background-image: url(img/bullet_green.gif);
	background-position: 0%;
	background-repeat: no-repeat;
	border-bottom: 1px solid #cdcdcd;
	color: #474941;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	display: block;
	margin-left: 10px;
	margin-right: 3px;	
	background-color: #F9FAFD;
	padding: 5px 0px 5px 8px;
}
a.menu3{
	background-image: url(img/bullet_green.gif);
	background-position: 0%;
	background-repeat: no-repeat;
	border-bottom: 1px solid #cdcdcd;
	color: #3A3C35;
	font-weight: normale;
	font-size: 10px;
	text-decoration: none;
	display: block;
	margin-left: 16px;
	background-color: #FAFAFA;
	padding: 5px 0px 5px 8px;
	margin-right: 3px;	
}
a.menu4{
	background-image: url(img/bullet_green2.gif);
	background-position: 0%;
	background-repeat: no-repeat;
		border-bottom: 1px solid #cdcdcd;
	color: #3A3C35;
	font-weight: normale;
	font-size: 10px;
	text-decoration: none;
	display: block;
	margin-left: 20px;
	padding: 3px 0px 3px 8px;
	margin-right: 3px;
}
.titolopagina {
	font-size : 19px;
	font-weight : normal;
	color : #CC0000;
	text-align : left;
}
#sottotitolo, .sottotitolo{

	font-size: 14px;
	font-weight: bolder;
	color: #3A3C35;
	margin-bottom: 10px;
}
.titolosezione  {
        font-size : 11px;
        font-style : normal;
        color : #2C2D2F;
        font-weight : bold;
        text-decoration : none;
}

.testogenerico  {
        font-size : 12px;
        color : #2C2D2F;
        font-style : normal;
        font-weight : normal;
        text-align : left;
}

.testonote  {

	font-size: 9px;
	color: Gray;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

.avvertenze {

	font-size: 11px;
	color: #666;
	text-align: left;
	background: #FFFFF4;
	border: 1px dotted #cdcdcd;
	padding: 10px;
	/*width: 96%;*/
}

.form {
    font-size : 10px;
	background : #E0E0E0;
}
.result {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
	background : #F0F0F0;
}

.tb {
	background : #FFFFFF;
	border: 1px solid #CCD3DC;
	width:100%;
}
.tb tfoot td, .tb tfoot{
	background-color:#EFF5F9 !important;
}
.tbtitolo {
	font-size : 11px;
	font-weight : bold;
	color : #265089;
	background : #6494B9;
	padding: 2px 0px 2px 3px;
	height: 26px;
	/*
	background-image: url(img/fondinoTD.gif);
	*/
	background-image:url("img/bg_table-head.png") !important;
}

.tbtitolobig {
	font-size : 16px;
	font-weight : bold;
	font-style : normal;
	/*
	color : #265089 !important;
	*/
	background : #6494B9;
	padding: 2px 0px 2px 3px;
	height: 26px;
	/*
	background-image:url("img/bg_table-head.png") !important;
	*/
	background-image: url(img/fondinoTD.png);
	color:#fff;
	text-shadow: 0px -1px 0px #6e8caf;
}

.tbtitoloriga {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: #eff5f9;
	text-align:right;
	padding-right:10px;
}
.tbriga  {
	font-size : 11px;
	font-weight : normal;
	color : #2C2D2F;
	background:#F9FCFE;
	padding: 3px;
}
.tbrigascura  {
	font-size : 11px;
	font-weight : normal;
	color : #2C2D2F;
	background:#ECECEC;
	padding: 3px;
}
.tbprezzo {
	font-size : 10px;
	font-weight : bold;
	color : #2C2D2F;
	background : #F8F8F8;
	padding: 3px;
}
.tbprezzobig {
	font-size : 20px;
	font-weight : bold;
	font-style : normal;
	color : #33a600;
	background : #F8F8F8;
	padding: 3px;
	letter-spacing:-1px;
}


/* Menu Superiore */

.barrabluscura  {
	font-size : 11px;
	font-style : normal;
	color : #FFFFFF;
	font-weight : normal;
	text-align : justify;
}
.barrabluchiara  {
	font-size : 10px;
	font-style : normal;
	color : #2C2D2F;
	font-weight : bold;
	text-align : justify;
}

.copyright  {
	font-size : 9px;
	color : #000000;
	font-style : normal;
	font-weight : normal;
	text-align : left;
}

/* Menu path */
.minilink {
	font-size: 10px;
	font-weight: normal;
	color: #747474;
	text-decoration: none;
}
.minilink:hover {
	color: #FF0000;  text-decoration: underline;
}

/* Testo formattato fixed space */
.courier {
	font-size: 8pt;
	fonr-weight: normal;
	texl-decoration: none;
	color: #000000;
}

/* Home page */
.hometb {
        background : #FFFFFF;
}

.hometbblank {
        font-size : 3px;
        font-weight : normal;
        text-decoration: none;
        color : #C00000;
        background : #FFFFFF;
}

.homebutton {
        background-color: #D0D0D0;
        color: #2C2D2F;
        font-size: 9px;
        font-weight: bold;
        border:1px solid;
        border-color: #A0A0A0;
}

/* Home Page New */

.a-home-button-gray {
  padding-left: 1px;
  padding-right: 1px;
  padding-top: 1px;
  padding-bottom: 1px;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  text-decoration: underline;
  color:#4477A9;
  cursor: hand
}

#tb-home-header {
/*  display: block; */
  padding: 4px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 3px;
  padding-bottom: 2px;
  font-size : 11px;
  font-weight : bold;
  text-align: left;
  text-decoration: none;
  color : #3366B9;
  background: #E0E0F0;
  border-bottom: 1px solid #E0E0EF;
  border-right: 4px solid #FFFFFF;
  border-left: 6px solid #4477A9;
}

.tb-home-cell {
  padding: 4px;
  font-size : 10px;
  font-weight : normal;
  color : #2C2D2F;
  background : #F8F8F8;
  border-left: 2px dotted #4477A9;
  border-right: 6px solid #FFFFFF;
}
input, textarea{
	border: 1px solid #cecece;
	font-size: 10px;
}
.button{
	border-top: 1px solid #A2C4E7;
	border-bottom: 1px solid #5C7EA5;
	border-left: 1px solid #A2C4E7;
	border-right: 1px solid #5C7EA5;
	background-color: #8BA8C6;
	color: White;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
}
.tabella{
	font-size:10px;
	border:1px solid #DCE4F0;
	font-size:11px;
	margin-bottom:10px;
	border-collapse:collapse;
	border-spacing:0;
}
.tabella sup{ font-size:9px; font-weight:normal !important;}
.tabella .caption{
	font-size:14px;
	color:#6b88a5;
	text-align: center;
	font-weight:bold;
	padding:5px;
}
.tabella th{
	background-image:url("img/bg_table-head.png") !important;
	color:#265089;
	font-size:13px;
	font-weight:bold;
	padding:0.4em 1em 0.2em;
	text-transform:uppercase;
	letter-spacing:1px;
}
.tabella td{ text-align: center; padding:5px 0px;}
/*.tabella td:first-child { font-weight:bold; text-align:right; padding-right:5px;}*/

.tabella td, .tabella th{
	background:none repeat scroll 0 0 #F9FCFE;
	border:1px solid #DCE4F0;
}
.tabella .white{
	background:none repeat scroll 0 0 #ffffff !important;
	border-bottom:1px solid #DCE4F0;
	border-top:1px solid #fff;
	border-right:1px solid #DCE4F0;
	border-left:1px solid #FFF;
}
.tabella .price{
	color:#69A632;
	font-size:18px;
	text-align:center;	
}
.tabella .big{
	font-size:18px;
	text-align:center;
	color:#265089;
}
h3{
	font-size:18px;
	color:#265089;
	font-weight:normal;
	margin:20px 0px 10px 0px;
	text-transform:uppercase;
}
.diretta {
	margin:0px;
	padding-left:23px;
}
.diretta li{
	list-style-image:url("img/bullet_ventola.png");
}
.numeri {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:2px 4px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color:#3954a8;
	display:inline-block;
	font-size:10px;
	font-weight:bold;	
	-webkit-box-shadow: 1px 0px 0px #283e86;
	-moz-box-shadow: 1px 0px 0px #283e86;
	box-shadow: 1px 0px 0px #283e86;
	background: #7db9e8; /* Old browsers */
	background: -moz-linear-gradient(top, #7db9e8 18%, #1e5799 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(18%,#7db9e8), color-stop(100%,#1e5799)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7db9e8 18%,#1e5799 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7db9e8 18%,#1e5799 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #7db9e8 18%,#1e5799 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #7db9e8 18%,#1e5799 100%); /* W3C */
}
/* TASTI ANIMATI IN CSS3*/
.buttons {
	float:left;
	/*padding-bottom: 10px;*/
	clear: both;
}
	a.button2 {
		color: #6e6e6e;
		font: bold 12px Helvetica, Arial, sans-serif;
		text-decoration: none;
		padding: 7px 12px;
		/*position: relative;*/
		display: inline-block;
		text-shadow: 0 1px 0 #fff;
		-webkit-transition: border-color .218s;
		-moz-transition: border .218s;
		-o-transition: border-color .218s;
		transition: border-color .218s;
		background: #f3f3f3;
		background: -webkit-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));
		background: -moz-linear-gradient(linear,0% 40%,0% 70%,from(#F5F5F5),to(#F1F1F1));
		border: solid 1px #dcdcdc;
		border-radius: 2px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		/*
		margin-right: 10px;
		*/
	}
	a.min-width{
		min-width:110px;
		display:block;
	}
	a.button2:hover {
		color: #333;
		border-color: #999;
		/*
		-moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2) -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.2);
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
		*/
		border: solid 1px #555;
	}
	a.button2:active {
		color: #000;
		border-color: #444;
	}
	a.pdf {
		background: url(/site/img/file-pdf.png) 7px 5px no-repeat #f3f3f3;
		/*margin-left: 5px;
		margin-right: 5px;
		*/
		padding-left:30px;
	}
	a.compra{
		background: url(/site/img/compra-icon.png) 7px 5px no-repeat #f3f3f3;
		padding-left: 30px;
		margin-left: 5px;
		margin-right: 5px;
		/*padding-left:30px;*/
	}
	
	.scarica, .acquista{
		color: #706f6f;
		font: bold 12px Helvetica, Arial, sans-serif;
		text-decoration: none;
		padding: 7px 12px;
		border: solid 1px #dcdcdc;
		/*width:100px;*/
		margin:5px;
		display:block;
		background-color:#edebeb !important;
		text-align:left !important;
	}
	
	.scarica:hover, .acquista:hover{
		border: solid 1px #265089;
		background-color:#8dabca !important;
		color:#fff !important;
	}
	.gradiente{
		background: #e2e2e2;
		background: -moz-linear-gradient(top, #e2e2e2 0%, #dbdbdb 50%, #d1d1d1 51%, #fefefe 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2e2e2), color-stop(50%,#dbdbdb), color-stop(51%,#d1d1d1), color-stop(100%,#fefefe));
		background: -webkit-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
		background: -o-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
		background: -ms-linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
		background: linear-gradient(top, #e2e2e2 0%,#dbdbdb 50%,#d1d1d1 51%,#fefefe 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 );
	}
	.scarica{
		background: url(/site/img/file-pdf.png) 7px 5px no-repeat #f3f3f3;
		padding-left: 30px;
		margin-left: 5px;
		margin-right: 5px;
		padding-left:30px;
	}
	.acquista{
		background: url(/site/img/compra-icon.png) 7px 5px no-repeat #f3f3f3;
		padding-left: 30px;
		margin-left: 5px;
		margin-right: 5px;
		padding-left:30px;
	}	
