@charset "utf-8";
.table-old
 {
	-webkit-border: 10px ridge red;
	-webkit-border-spacing: 5px 7px;
	width: 110em;
	border-style: solid;
	border-color: #337ab7;
	border-radius: 15px / 15px;
	background-color: #828282;
	-webkit-box-shadow: 5px 5px 1px #A19B9B;
	box-shadow: 5px 5px 1px #A19B9B;
	display: compact;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-image: -webkit-linear-gradient(256deg,rgba(89,91,92,1.00) 0%,rgba(85,88,90,1.00) 100%);
	background-image: -moz-linear-gradient(256deg,rgba(89,91,92,1.00) 0%,rgba(85,88,90,1.00) 100%);
	background-image: -o-linear-gradient(256deg,rgba(89,91,92,1.00) 0%,rgba(85,88,90,1.00) 100%);
	background-image: linear-gradient(194deg,rgba(89,91,92,1.00) 0%,rgba(85,88,90,1.00) 100%);
	height: 40em;
	text-align: justify;
	padding-left: 5em;
	padding-right: 0.2em;
 }
 td {
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #F8F7F7;
	font-style: normal;
	font-weight: bolder;
	margin-left: 15px;
	padding-left: 5px;
}
.td-estratto {
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	color: #F8F7F7;
	font-style: normal;
	font-weight: bolder;
	margin-left: 15px;
}
.td-sx {
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-decoration: none;
	color: #FDFDFD;
	font-style: normal;
	font-weight: bolder;
	margin-left: 15px;
	padding-left: 5px;
	text-transform: uppercase;
	font-size: 1.5em;
}
.td-DISS {
	text-align: justify;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: #FDFDFD;
	font-style: normal;
	font-weight: bolder;
	margin-left: 15px;
	padding-left: 5px;
	text-transform: uppercase;
	font-size: 14px;
}
.td-giu {
	text-align: justify;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 14pt;
	text-decoration: none;
	color: #F8F7F7;
	font-style: normal;
	font-weight: bolder;
	margin-left: 15px;
	padding-left: 5px;
}
.table-form {
	width: 50em;
	height: 20em;
	display: block;
	background-color: #332DB5;
}

 th {
	text-align: center;
	color: #F8F2F2;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: normal;
	font-size: 16pt;
	text-decoration: none;
	font-style: italic;
}
}
.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 700px;
}
}
.container1 {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 700px;
}
.pulsante {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4;
	font-size: 14pt;
	text-align: right;
	border-radius: 30;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	text-shadow: 0px 0px 5px #F0E008;
	margin-left: 15px;
}
.pulsante:hover,
.pulsante:focus,
.pulsante.focus,
.pulsante:active,
.pulsante.active,
.open > .dropdown-toggle.pulsante {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
	font-size: 14pt;
	text-align: right;
	border-radius: 20;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	margin-left: 15px;
	text-shadow: 0px 0px 5px #F0E008;
}
.pulsante:active,
.pulsante.active,
.open > .dropdown-toggle.pulsante {
	background-image: none;
	font-size: 14pt;
	text-align: right;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	border-radius: 20;
	color: #fff;
	margin-left: 15px;



	text-shadow: 0px 0px 5
.px #F0E008;
	text-shadow: 0px 0px 5px #F0E008;
}
.pulsante.disabled,
.pulsante[disabled],
fieldset[disabled] .pulsante,
.pulsante.disabled:hover,
.pulsante[disabled]:hover,
fieldset[disabled] .pulsante:hover,
.pulsante.disabled:focus,
.pulsante[disabled]:focus,
fieldset[disabled] .pulsante:focus,
.pulsante.disabled.focus,
.pulsante[disabled].focus,
fieldset[disabled] .pulsante.focus,
.pulsante.disabled:active,
.pulsante[disabled]:active,
fieldset[disabled] .pulsante:active,
.pulsante.disabled.active,
.pulsante[disabled].active,
fieldset[disabled] .pulsante.active {
	background-color: #337ab7;
	border-color: #2e6da4;
	font-size: 14pt;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
.pulsante .badge {
	color: #337ab7;
	background-color: #fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
.piccolino {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 18px;
	color: #FBF8F8;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-style: oblique;
	font-variant: small-caps;
	text-shadow: 0px 0px 10px #F4EB0D;
}
.pagato {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #00CC00;
	text-align: center;
}
.notacredito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC
}
.rateale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF
}
.piccolo1 {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	font-style: oblique;
	font-variant: small-caps;
}
.pulsante:active,
.pulsante.active,
.open > .dropdown-toggle.pulsante {
	border-radius: 20;
	background-image: none;
	margin-left: 15px;
	text-shadow: 0px 0px 5px #F0E008;
}
.pulsante.disabled,
.pulsante[disabled],
fieldset[disabled] .pulsante,
.pulsante.disabled:hover,
.pulsante[disabled]:hover,
fieldset[disabled] .pulsante:hover,
.pulsante.disabled:focus,
.pulsante[disabled]:focus,
fieldset[disabled] .pulsante:focus,
.pulsante.disabled.focus,
.pulsante[disabled].focus,
fieldset[disabled] .pulsante.focus,
.pulsante.disabled:active,
.pulsante[disabled]:active,
fieldset[disabled] .pulsante:active,
.pulsante.disabled.active,
.pulsante[disabled].active,
fieldset[disabled] .pulsante.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.pulsante .badge {
  color: #337ab7;
  background-color: #fff;
}


.TOTEM-INS {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	text-align: center;
	text-transform: uppercase;
	color: #3B3A3A;
	border-color: #2E42A0;
}
.TOTEM-INS-pic {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #000000;
	border-color: #2E42A0;
}
.closeN {
	float: left;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
	text-align: center;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.VERDE {
	color: #1DAB43;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 20pt;
	text-align: center;
}

 caption
 {
	paddind: 1em;
	margin-botton: 2px;
	caption-side: top;
	text-align: center;
	color: #FFFFFF;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 28pt;
	font-style: normal;
	font-weight: bold;
	text-shadow: 0px 0px;
 }

.table
 {
	-webkit-border: 10px ridge red;
	-webkit-border-spacing: 5px 7px;
	border-style: solid;
	border-color: #337ab7;
	border-radius: 15px / 15px;
	background-color: #337ab7;
	-webkit-box-shadow: 5px 5px 1px #A19B9B;
	box-shadow: 5px 5px 1px #A19B9B;
	display: compact;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-image: -webkit-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: -moz-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: -o-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: linear-gradient(194deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	height: 30em;
	text-align: justify;
	width: 90em;
 }
.table7
 {
	-webkit-border: 10px ridge red;
	-webkit-border-spacing: 5px 7px;
	border-style: solid;
	border-color: #337ab7;
	border-radius: 1px / 1px;
	background-color: #337ab7;
	-webkit-box-shadow: 5px 5px 1px #A19B9B;
	box-shadow: 5px 5px 1px #A19B9B;
	display: compact;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-image: -webkit-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: -moz-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: -o-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: linear-gradient(194deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	height: 30em;
	text-align: justify;
	width: 90em;
 }
.table6
 {
	-webkit-border: 10px ridge red;
	-webkit-border-spacing: 5px 7px;
	border-style: solid;
	border-color: #337ab7;
	background-color: #337ab7;
	-webkit-box-shadow: 5px 5px 1px #A19B9B;
	box-shadow: 5px 5px 1px #A19B9B;
	display: compact;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-image: -webkit-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: -moz-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: -o-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: linear-gradient(194deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	height: 30em;
	text-align: justify;
	width: 90em;
 }
.table1
 {
	-webkit-border: 10px ridge red;
	-webkit-border-spacing: 5px 7px;
	border-style: solid;
	border-color: #337ab7;
	border-radius: 15px / 15px;
	background-color: #337ab7;
	-webkit-box-shadow: 5px 5px 1px #A19B9B;
	box-shadow: 5px 5px 1px #A19B9B;
	display: compact;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-image: -webkit-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: -moz-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: -o-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: linear-gradient(194deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	height: 30em;
	text-align: justify;
	width: 70em;
	padding-left: 50px;
	margin-left: 100px;
 }
.table8
 {
	-webkit-border: 10px ridge red;
	-webkit-border-spacing: 5px 7px;
	border-style: solid;
	border-color: #337ab7;
	border-radius: 15px / 15px;
	background-color: #337ab7;
	-webkit-box-shadow: 5px 5px 1px #A19B9B;
	box-shadow: 5px 5px 1px #A19B9B;
	display: compact;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-image: -webkit-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: -moz-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: -o-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: linear-gradient(194deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	height: 30em;
	text-align: justify;
	width: 70em;
	padding-left: 10px;
	margin-left: 60px;
 }
.table9
 {
	-webkit-border: 10px ridge red;
	-webkit-border-spacing: 5px 7px;
	border-style: solid;
	border-color: #337ab7;
	border-radius: 15px / 15px;
	background-color: #337ab7;
	-webkit-box-shadow: 5px 5px 1px #A19B9B;
	box-shadow: 5px 5px 1px #A19B9B;
	display: compact;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-image: -webkit-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: -moz-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: -o-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: linear-gradient(194deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	height: 30em;
	text-align: justify;
	width: 20em;
	padding-left: 10px;
	margin-left: 60px;
table-layout:auto;
resize: both; 
overflow: auto;  
 }
.table5
 {
	-webkit-border: 10px ridge red;
	-webkit-border-spacing: 5px 7px;
	border-style: solid;
	border-color: #337ab7;
	border-radius: 15px / 15px;
	background-color: #337ab7;
	-webkit-box-shadow: 5px 5px 1px #A19B9B;
	box-shadow: 5px 5px 1px #A19B9B;
	display: compact;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-image: -webkit-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: -moz-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: -o-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: linear-gradient(194deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	height: 30em;
	text-align: justify;
	width: 70em;
	padding-left: 50px;
	margin-left: 100px;
 }
.table4
 {
	-webkit-border: 10px ridge red;
	-webkit-border-spacing: 5px 7px;
	border-style: solid;
	border-color: #337ab7;
	background-color: #337ab7;
	-webkit-box-shadow: 5px 5px 1px #A19B9B;
	box-shadow: 5px 5px 1px #A19B9B;
	display: compact;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-image: -webkit-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: -moz-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: -o-linear-gradient(256deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	background-image: linear-gradient(194deg,rgba(60,136,200,1.00) 0%,rgba(51,122,183,1.00) 100%);
	height: 30em;
	text-align: justify;
	width: 70em;
	padding-left: 50px;
	margin-left: 100px;
 }
.table3
 {
	-webkit-border: 10px ridge red;
	-webkit-border-spacing: 5px 7px;
	border-style: solid;
	border-color: #337ab7;
	background-color: #337ab7;
	-webkit-box-shadow: 5px 5px 1px #A19B9B;
	box-shadow: 5px 5px 1px #A19B9B;
	display: compact;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	height: 30em;
	text-align: justify;
	width: 70em;
	padding-left: 50px;
	margin-left: 100px;
 }
