body {
	font-size: 100%;
	background-image: url("../images/sfondo.gif");
	background-repeat: repeat;
	
}

@font-face {
font-family: "Cuprum";
src: url("fonts/Cuprum-Regular.ttf") format("truetype");
}
#footer {
		background-color: #262626;
		height: 22px;
		width: 100%;
		min-width: 1126px;
}

legend {
	color: #FFFFFF;
	font-size: 26px;
	font-weight: bold;
}
table {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.logo {
	margin-left:-3px;
    height: 84px;
    position: absolute;
    width: 180px;
	margin-top: -65px;
}
select {
	border-radius:7px;
	padding-left: 5px;
    padding-right: 5px;
	border: 1px solid #ffffff;
	padding: 3px 5px;
}
select:focus{
	border: 1px solid #b7b7b7;
}

/*DIV*/

#container{
	/*height: 440px;*/
	width: 100%;/*800px*/
   	margin-top: 70px;
   	margin-bottom:70px;
	overflow: hidden;
	position: relative;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
	border-radius: 20px;
}

#wrap {
	width: 1300px;
    margin-left: auto;
    margin-right: auto;
}
#formlogin {
	width: 250px;
	height: 190px;
	margin-left: auto;
	margin-right: auto;
	background-color: #181717; /*#0065A9;*/
	padding-left: 60px;
	padding-top: 1px;
	border-radius: 22px;
	padding-bottom: 50px;
}
#div_ricerca {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 343px;
}
#div_ricerca2 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 415px;
}
#cont {
	height: 300px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    width: 970px;
}

/*FIELDSET*/

#fieldset_nuovo {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 555px;
}
fieldset input {
	height: 24px;
	margin-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	width: 261px;
}
.fieldset2 {
	border: medium none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width: 750px;
}
.fieldset2 input {
	width: 317px;
}
.ui-datepicker-calendar {
    display: none;
    }
/*BOTTONI*/

.accedi {
	background-color: #FFFFFF;
	border: medium none;
	float: right;
	height: 42px;
	margin-right: 47px;
	margin-top: 10px;
	width: 80px;
	border-radius: 5px;
}
.accedi:hover {
	background: -moz-linear-gradient(top, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(147,206,222,1)), color-stop(41%, rgba(117,189,209,1)), color-stop(100%, rgba(73,165,191,1)));
	background: -webkit-linear-gradient(top, rgba(147,206,222,1) 0%, rgba(117,189,209,1) 41%, rgba(73,165,191,1) 100%);
}
.button {
    background-color: #808080;
    border: medium none;
    border-radius: 7px;
    color: #FFFFFF;
    height: 27px;
    padding-left: 10px;
    padding-right: 10px;
	border: 1px solid #808080;
}
.button:hover {
	background: -moz-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(32,124,229,1)));
	background: -webkit-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	background: -o-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
}
.dettagli {
	background-color: #808080;
    border: medium none;
    border-radius: 7px;
    color: #FFFFFF;
    height: 27px;
    padding-left: 10px;
    padding-right: 10px;
	border: 1px solid #808080;
}
.dettagli:hover {
	background: -moz-linear-gradient(center top , #95ceff, #629cac) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #808080;
}
.modifica {
	background-color: #808080;
    border: medium none;
    border-radius: 7px;
    color: #FFFFFF;
    height: 27px;
    padding-left: 10px;
    padding-right: 10px;
	border: 1px solid #808080;
}
.modifica:hover {
	background: -moz-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(32,124,229,1)));
	background: -webkit-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	background: -o-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	border: 1px solid #808080;
}
.aggiungi {
	background-color: #808080;
    border: medium none;
    border-radius: 7px;
    color: #FFFFFF;
    height: 27px;
    padding-left: 10px;
    padding-right: 10px;
	border: 1px solid #808080;
}
.aggiungi:hover {
	background: -moz-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(32,124,229,1)));
	background: -webkit-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	background: -o-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
}
.aggiungi:disabled {
	background-color: #C1C1C1;
	background: #C1C1C1;
}
.svuota {
	background-color: #808080;
    border: medium none;
    border-radius: 7px;
    color: #FFFFFF;
    height: 27px;
    padding-left: 10px;
    padding-right: 10px;
	border: 1px solid #808080;
}
.svuota:hover {
	background: -moz-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(73,155,234,1)), color-stop(100%, rgba(32,124,229,1)));
	background: -webkit-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
	background: -o-linear-gradient(top, rgba(73,155,234,1) 0%, rgba(32,124,229,1) 100%);
}
.svuota:disabled {
	background-color: #C1C1C1;
	background: #C1C1C1;
}

/*INPUT TYPE*/
.normal{
	background-color: #cbcbcb;
}
input {
	border-radius:7px;
	padding-left: 5px;
    padding-right: 5px;
	border: 1px solid #ffffff;
	padding: 3px 5px;
}
input:focus{
	outline: none;
    border-color: #000000;
    box-shadow: 0 0 10px #000000;
}
select:focus{
	outline: none;
    border-color: #000000;
    box-shadow: 0 0 10px #000000;
}
.login {
	
    border-radius: 7px;
    height: 32px;
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    width: 188px;
}
.ricerca {
	padding-left: 7px;
	padding-right: 7px;
	width: 210px;
}
.select_ricerca {
	height: 25px;
}
#risultato {
	height: 136px;
	overflow: auto;
}

/*MENU*/

/*Classi*/

.logout,
.newana{
	cursor: pointer;
}

#nav {
    background-image: url("../image/menu.png");
    background-repeat: no-repeat;
    height: 46px;
    line-height: 1;
    margin-left: auto;
    margin-right: auto;
    width: 962px;
    z-index: 9998;
	margin-top: 20px;
}
#nav_tl {
	width: 600px;
	margin-left: auto;
	padding-top: 19px;
}
#ben {
	float: left;
	padding-left: 5px;
	padding-top: 22px;
	width: 300px;
}
#nav a {
	display: block;
	height: 50px;
	text-indent: -5555px;
	overflow: hidden;
	float: left;
	margin-left: 5px;
	list-style-type: none;
}
#nav li {float:left; position:relative; list-style: none outside none;}

* html #nav li * {position: relative;}
#nav il, #nav ul {margin: 0; padding: 0;}
#menu {
	background-color: #0B0B0B;
	border-radius: 0 2px 0 0;
	float: right;
	height: 27px;
	line-height: 1;
	width: 800px;
	z-index: 9998;
}
#menu a {
	display: block;
	height: 50px;
	text-indent: -5555px;
	overflow: hidden;
	float: left;
	margin-left: 5px;
	list-style-type: none;
}
#menu li {float:left; position:relative; list-style: none outside none;}

* html #menu li * {position: relative;}
#menu il, #menu ul {padding: 0;}
.menubutton {
	background-color: rgba(0, 0, 0, 0);
    border: medium none;
    color: #FFFFFF;
    height: 46px;
    width: 96px;
	font-family: lucida console;
	font-size:90%
}
.menubutton:hover {
	background-image: url("../image/menuhover.png");
}
#menunav {
    margin-left: auto;
    margin-right: auto;
    width: 672px;
}

/*FONT*/

h1 {
	text-align: center;
}

.cuprum {
	font-family: 'Cuprum';
	font-size: 19px;
}
#footer p {
    color: #FFFFFF;
    font-size: 0.8em;
    margin: 5px;
}
#footer a {
    color: #FFFFFF;
	font-weight: bold;
}

/*TABELLE*/

#tab_scarico th:not(#thscarica) {
	font-family: 'Cuprum';
	font-size: 19px;
	}

#tab_scarico td {
	text-align: center;
	}
th {
	font-family: Cuprum;
	font-size: 20px;
    font-weight: normal;
}

#inscorsi {
  border-collapse: collapse;
  
}
#inscorsi {
	
	margin-bottom:30px;
	
}

#inscorsi.tr { 
  border: solid;
  border-width: 1px;
}

/*Pulsanti*/

.add{
	
	background-color: #6BDF6B;
	color: black;
	
}

.remove{
	
	background-color: #E57777;
	color: black;
	
}

.warning{
	
	background-color: #F0E248;
	color: black;
	
}
