/* CSS Document */
html{height: 100%; margin-bottom: 1px} 
body{
	margin:0px;
	background-image:url(sf_pagina_au.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
textarea,input,select,option{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:1px solid #C4C4C4;
}
.no_bordo{
	border:0px none;
	}
.bordo{	
	background-color:#FFFCD9;
	border:1px solid #949494;
	padding:2px;
}
.bordo_home{
	border:2px solid #CBCBCB;
	padding:2px;
}
.riga_sx{
	border-left:1px solid #c4c4c4;
	}
.riga_sotto{
	border-bottom:1px solid #c4c4c4;
	}
.testo{
	line-height:20px;
	text-align:justify;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.sf_home{
	background-image:url(box02_vuoto_au.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
.ul_lavoro{
	margin-top:3px;
	line-height:20px;
	list-style:square;
	padding-left:10px;
	}
.riga_sopra{
	border-top:1px solid #c4c4c4;
	}	
.azzurro{
	color:#2767a1;
	}
.tipologia{
	color:#2767a1;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}
.table_link{
	border:1px solid #A6A6A6;
	}

a,a:link,a:visited{
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	}
a:hover{
	color:#2767a1;
	font-weight:bold;
	text-decoration:none;
}
.titolo_box{
	background-image:url(testa_box_cat_de.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:bottom;
	}
.titolo_subbox{
	background-image:url(sub_cat_da.gif);
	background-position:center top;
	background-repeat:no-repeat;
	text-align:center;
	}
.box_foto{
	text-align:center;
	vertical-align:middle;
	}
.box_cate{
	background-image:url(box_cat_de.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	}
	
.bott_1{
	color:#000000;
	font-weight:bold;
	background-color:#BEDEF5;
	line-height:24px;
}
.bott_2{
	text-align:left;
	padding-left:10px;
	line-height:20px;
}
.td_2{	
	background-color:#FFFCCD;
}
.testata{	
	background-image:url(testata_au.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.menu_alto{
	background-image:url(barramenu_au.gif);
	background-position:center;
	background-repeat:no-repeat;
	}
.corpo{
	border:1px solid #CBCBCB;
	border-top:0px;
	border-bottom:0px;
}
.nome_campi{
	color:#0033CC;
	font-weight:bold;
	}
.risposta{
	color:#009900;
	font-weight:bold;
	}
.errore{
	color:#c70000;
	font-weight:bold;
	}	
.azienda{
	font-size:15px;
	color:#2767a1;
	font-weight:bold;
	}	
.titolo_rosso{
	color:#c70000;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	vertical-align:top;
	width:230px;
	}	
.submit
{
	border: 3px double #949494;
	border-top-color: #CECECF;
	border-left-color: #CECECF;
	padding: 0.25em;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	color: #333333;
	width:90px;
} 
.submit_3
{
	border: 3px double #949494;
	border-top-color: #CECECF;
	border-left-color: #CECECF;
	padding: 0.25em;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	color: #333333;
	width:150px;
} 
.submit_2{
	width:210px;
	border: 3px double #4E5752; 
	border-top-color: #82B5CB; 
	border-left-color: #82B5CB; 
	padding: 0.25em; 
	background-color: #D5DCE2; 
	background-repeat: repeat-x; 
	color: #000000;
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

a.btn-primary, .btn-primary {
    color: #fff;
    background-color: #2767a1;
    border-color: #2767a1;
}
.btn-primary:hover {
    color: #fff;
    background-color: #fcd108;
    border-color: #fcd108;
}

.btn-outline-primary:hover, .btn-primary:hover {
    background-color: #fcd108;
    border-color: #fcd108;
}
.Testo06{
	color: #2767a1;
	font-size: 14px;
	border-bottom:1px solid #fcd108;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
}
.Testo06 a{
	color: #2767a1;
}
