@charset "utf-8";
.bordoUpDown {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #1e3250;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #1e3250;
}
.sfondo2 {
	background-color: #D0DBF2;
}
body {
	font-family: "Tahoma";
	font-size: 14px;
	background-attachment: fixed;
	background-color: #060912;
	background-image: url(../img/texturecarbonio.jpg);
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
	color: #1e3250;
}
a:link {
	color: #1e3250;
	text-decoration: none;
}
a:visited {
	color: #1e3250;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
.rosso {
	color: #F00;
}

.UpPage {
	background-image: url(../img/topPage.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.DownPage {
	background-image: url(../img/BottomPage.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.MidPage {
	background-image: url(../img/modPage.png);
	background-repeat: repeat-y;
}



.piepagina {
	font-size: 12px;
}
.piepagina a:link {
	color: #1e3250;
	text-decoration: none;
}
.piepagina a:visited {
	color: #1e3250;
	text-decoration: none;
}
.piepagina a:hover {
	color: #F00;
	text-decoration: none;
}
.sfondoMenu {
	background-color: #1e3250;
	color: #FFF;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: 4px;
}
.sfondoMenu2 {
	
	color: #F00;
	font-size: 16px;
	font-weight: bolder;
	letter-spacing: 4px;
}
.padding {
	padding: 5PX;
}


.sfondoMenu a:link {
	color: #FFF;
	text-decoration: none;
}
.sfondoMenu a:visited {
	color: #FFF;
	text-decoration: none;
}
.sfondoMenu a:hover {
	color: #F00;
	text-decoration: none;
}


.bordoUp {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #1e3250;
}
.bordoUpSlim {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1e3250;
}

.biggest {
	font-size: 24px;
}
.biggest2 {
	font-size: 50px;
}

.label {
	padding-top:5px;
	position:relative;
	float:left;
}
.mright {
	margin-right:20px;
}
.lright {
	margin-left:20px;
}

.containerField {
	position:relative;
	float:left;
}

.campoModulo{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1e3250;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1e3250;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-color: #e2eeff;
	color: #6a0b0b;
	font-weight: bolder;
}

.campoModuloError{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6a0b0b;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6a0b0b;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	background-color: #f3d1d1;
	color: #6a0b0b;
	font-weight: bolder;
}

.campoSelect{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1e3250;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1e3250;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1e3250;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1e3250;
	background-color: #e2eeff;
	color: #6a0b0b;
	font-weight: bolder;
}

.campoSelectError{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6a0b0b;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6a0b0b;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6a0b0b;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6a0b0b;
	background-color: #f3d1d1;
	color: #6a0b0b;
	font-weight: bolder;
}


.maiuscolo {
	text-transform: uppercase;
}

.DataEffetto{
	padding-top:5px;
	padding-bottom:5px;
	border: 1px solid #1e3250;
	color: #1e3250;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	position:relative;
	float:left;
	text-align:center;
	width:58px;
	cursor:pointer;
}

.DataEffettoSel{
	padding-top:5px;
	padding-bottom:5px;
	border: 1px solid #1e3250;
	color: #1e3250;
	background-color: #cef2ce;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	position:relative;
	float:left;
	text-align:center;
	width:58px;
}

.DataImporto{
	padding-bottom:5px;
	margin-top:5px;
	margin-left:6px;
	margin-right:6px;
	position:relative;
	float:left;
	text-align:center;
	width:58px;
	font-size: 12px;
	color: #6a0b0b;
}

.FieldWaiting {
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: -8px;
	position: absolute;
	z-index: 10;
	top: 50%;
	right: 10px;
	height: 16px;
	width: 16px;
}

.FieldCorrect {
	background-image: url(../img/corretto.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: -8px;
	position: absolute;
	z-index: 10;
	top: 50%;
	right: 10px;
	height: 16px;
	width: 16px;
}
.FieldError {
	background-image: url(../img/error.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: -8px;
	position: absolute;
	z-index: 10;
	top: 50%;
	right: 10px;
	height: 16px;
	width: 16px;
}

#ScaricaPdfProposta{
	position:relative;
	width:80px;
	heigth:80px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#InviaPdfProposta{
	position:relative;
	width:80px;
	heigth:80px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
.loadingBig {
	background-image: url(../img/loadingBig.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: -25px;
	position: absolute;
	z-index: 10;
	top: 50%;
	right: 50%;
	margin-right: -25px;
	height: 50px;
	width: 50px;
}
.downloading{
	
	margin-top: -40px;
	position: absolute;
	z-index: 20;
	top: 50%;
	right: 50%;
	margin-right: -40px;
	height: 80px;
	width: 80px;
}
.sfondoTabella {
	background-color: #CEFCC9;
}

.sottoTitolo{
	font-size:14px;
	font-weight:bold;
}

.Titolo{
	font-size:30px;
	font-weight:bold;
}.MidPage table tr .auto-style1 .auto-style10 strong {
	text-align: center;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -khtml-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    text-align: center;
    font-size: 12px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -khtml-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.ui-widget-header {
    border: 2px solid #8bc449;
    background: #094b9c;
    color: #ffffff;
    font-weight: bold;
}
.ui-widget-header2 {
    border: 0px solid #8bc449;
    background: #FF0004;
    color: #ffffff;
    font-weight: bold;
}
.marginiesterni {
	margin: 20px;
	}
hr {
background:#094b9c;
size:1px;}
.schedaSicuramed {
	width:100%;}

.areariservata a{
	color: red !important;
	font-weight:bold  !important;
}

.areariservata a:hover{
	color: #ffffff  !important;
}

/*testo presentazione*/
#contenitore #testo_presentazione {
	font-family: Verdana, Geneva, sans-serif;
	float: none;
	padding-left: 3%;
	padding-right: 3%;
	font-size: 14px;
	color: #153e81;
	line-height: 24px;
	text-align: justify;
	width:840px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #000020;
}

#contenitore #testo_presentazione_chi_siamo {
	font-family: Verdana, Geneva, sans-serif;
	float: none;
	padding-left: 3%;
	padding-right: 3%;
	font-size: 14px;
	color: #153e81;
	line-height: 24px;
	text-align: justify;
	width:840px;
}

#contenitore #testo_presentazione_home {
	font-family: Verdana, Geneva, sans-serif;
	float: none;
	padding-left: 3%;
	padding-right: 3%;
	padding-top:1%;
	padding-bottom:1%;
	font-size: 14px;
	color: #153e81;
	line-height: 24px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #000020;
}




.tabellaPdfNCN td{
	text-decoration:none;
	width:10%;
	font-size:12px;
}
.tabellaPdfNCN a{
	text-decoration:none;
	color:#003;
}
.tabellaPdfNCN a:hover{
	text-decoration:none;
	color:#FFF;
}


.sottoTitolo{
	font-size:14px;
	font-weight:bold;
}

.Titolo{
	font-size:30px;
	font-weight:bold;
}.MidPage table tr .auto-style1 .auto-style10 strong {
	text-align: center;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    -moz-border-radius-bottomright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -khtml-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    text-align: center;
    font-size: 12px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -khtml-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.ui-widget-header {
    border: 2px solid #8bc449;
    background: #094b9c;
    color: #ffffff;
    font-weight: bold;
}
.ui-widget-header2 {
    border: 0px solid #8bc449;
    background: #FF0004;
    color: #ffffff;
    font-weight: bold;
}
.marginiesterni {
	margin: 20px;
	}
hr {
background:#094b9c;
size:1px;}
.schedaSicuramed {
	width:100%;}

.areariservata a{
	color: red !important;
	font-weight:bold  !important;
}

.areariservata a:hover{
	color: #ffffff  !important;
}

/*tabella importi*/
table.tableimporti {
  border: 1px solid #0c2145;
  background-color: #FFFFFF;
  width: 100%;
  text-align: right;
  border-collapse: collapse;
}
table.tableimporti td, table.tableimporti th {
  border: 1px solid #0c2145;
  padding: 3px 2px;
}
table.tableimporti tbody td {
  font-size: 13px;
  font-weight: bold;
  color: #153E81;
}
table.tableimporti thead {
    border-bottom: 2px solid #0c2145;
}
table.tableimporti thead th {
  font-size: 15px;
  font-weight: bold;
  color: #FF0000;
  text-align: center;
  border-left: 2px solid #0c2145;
}
table.tableimporti thead th:first-child {
  border-left: none;
}

table.tableimporti tfoot {
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  background: #D0E4F5;
  background: -moz-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: -webkit-linear-gradient(top, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  background: linear-gradient(to bottom, #dcebf7 0%, #d4e6f6 66%, #D0E4F5 100%);
  border-top: 2px solid #444444;
}
table.tableimporti tfoot td {
  font-size: 14px;
}
table.tableimporti tfoot .links {
  text-align: right;
}
table.tableimporti tfoot .links a{
  display: inline-block;
  background: #1C6EA4;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}
/*.tableimporti .importo{
	text-align:right;
	color: #ff0000;
}*/

.tableimporti .massimale{
	text-align:center;
	background-color: #153E81;
	color: #ffffff;
	/*border: 1px solid #ffffff;*/
}

.tableimporti .tl{
	text-align:left;
	background-color: #153E81;
	color: #ffffff;
	/*border: 1px solid #ffffff;*/
	padding: 3px;
}

/* .bottone-home{
	cursor:pointer !important;
	height:70px !important;
	font-size: 12pt !important;
	width:100% !important;
	font-family:Verdana, Geneva, sans-serif !important;
	font-weight:bold !important;
	background-color:#1E3250 !important;
	color:#FFF !important;
	text-align:center !important;
}

.bottone-home:hover{
	background-color: red !important;
} */
.btn-home{
	transition: background-color ease 0.3s;
}

.btn-home h2{
	border: 2px solid red;
}

.btn-home:hover h2 {
	background-color: red!important;
	border: 2px solid rgb(30, 50, 80);
}