*, body, form, center, div, a, img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body
{
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-align: center;
	color: #777;
	background-color: #FFF;
}
table
{
	/*margin: 0px auto;*/
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #000;
}
td
{
	text-align: left;
}

::-moz-selection
{
	background: #3399FF;
	color: #FFF;
	text-shadow: none;
}
::selection
{
	background: #3399FF;
	color: #FFF;
	text-shadow: none;
}

/*Inizio Header*/
#header
{
	margin: 0px auto;
	overflow: hidden;
	MARGIN-top: 20px;	
	/*width: 100%;
	height: 150px;*/
	text-align: center;
	border-bottom: 4px solid #F2F2F2;
	background-color: #FFF;
}
#head
{
	margin: 0px auto;
	overflow: hidden;
	width: 850px;
}
#headLeft
{
	float: left;
  margin: 0px auto;
	overflow: hidden;
	width: 850px;
}
#headRight
{
	width: 220px;
	height: 144px;
	float: right;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
	font-size: 13px;
	border-left: 2px solid #F2F2F2;
}
#headRight a, a:hover
{
	font-size: 13px;
	color: #777;
	text-decoration: none;
}
#headRight .black
{
	font-weight: bold;
	font-size: 22px;
	color: #000;
	text-transform: uppercase;
}
/*#headTop
{
	margin: 0px auto;
	width: 100%;
	height: 80px;
	text-align: center;
}*/
/*Fine Header*/



#main
{
	margin: 0px auto;
	overflow: hidden;
	width: 850px;
	/*border-radius: 8px 8px 8px 8px;
	-moz-border-radius: 8px 8px 8px 8px;
	-webkit-border-radius: 8px;*/
}
/*#content
{
	margin: 0px auto;
	overflow: hidden;
	width: 900px;
}*/



#bodyContent
{
	margin: 0px auto;
	overflow: hidden;
	margin-top: 15px;
	/*padding: 10px;*/
	/*float: left;*/
	width: 850px;
	text-align: left;
	background-color: #FFF;
	/*border: 1px solid #CC0000;*/
}
#body
{
	overflow: hidden;
	padding-top: 10px;
	min-height: 300px;
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #454545;
	text-align: left;
}
#pos
{
	margin: 0px auto;
	margin-bottom: 8px;
	padding-right: 2px;
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #454545;
	text-align: right;
}


#keyContent
{
	margin: 0px auto;
	overflow: hidden;
	/*margin-top: 20px;*/
	width: 855px;
	height: 50px;
	text-align: center;
	background-color: #FFF;
	/*border-top: 1px solid #CCC;*/
	border-bottom: 1px solid #CCC;
}

#keyboard 
{
	margin: 0px auto;
	overflow: hidden;
	width: 700px;
	float: left;
	text-align: left;
	padding-top: 12px;
    text-align: left;
	/*border: 1px solid #000;*/
}
#lang
{
	margin: 0px auto;
	overflow: hidden;
	margin-top: 10px;
	width: 100px;
	/*float: right;
	text-align: right;
	border: 1px solid #000;*/
}

#keyboard ul li
{
	display: inline;
	padding-right: 20px;
	padding-bottom: 8px;
	text-align: left;
}
#keyboard ul li:hover
{
	display: inline;
	padding-right: 20px;
	padding-bottom: 8px;
	text-align: left;
}

.Key
{
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	cursor: pointer;
}
.Key:hover
{
	color: #3b3b3b;
	cursor: pointer;
}
.KeyDis
{
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #999;
	cursor: pointer;
}


/*LAST*/
#last
{
	margin: 0px auto;
	margin-top: 20px;
	width: 850px;
	height: 80px;
	text-align: left;
	color: #575757;
	border-top: 2px solid #CCC;
}
#infoBest
{
	margin: 0px auto;
	margin-top: 20px;
	overflow: hidden;
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	text-align: left;
}
#datiBest
{
	margin: 0px auto;
	margin-top: 5px;
	overflow: hidden;
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-size: 13px;
	text-align: left;
}
/*FINE LAST*/



.TblBorder
{
	color: #006f9b; 
	border: 1px solid #000;
}
.TdBorder
{
	font-weight: normal;
	font-size: 14px;
	text-align: left;
	border-bottom: 1px solid #000;
}
.TdDoubleBorder
{
	font-weight: bold;
	font-size: 14px;
	color: #006f9b; 
	text-align: left;
	border-bottom: 2px solid #000;
}



.container
{
	margin: 0px solid;
	overflow: auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.left
{
	float: left;
	text-align: left;
}
.right
{
	float: right;
	text-align: right;
}


.ModInvioDIVDisabled
{
	padding: 4px;
	border: 1px solid #C4C4C4;
	background-color: #ccc;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
.ModInvioDIVEnabled
{
	padding: 4px;
	/*border: 1px solid #777;*/
	background-color: #FFF;
}
#ImportIFrame
{
	width: 90%;
	/*height: 80px;*/
	height: 800px;
}


.titolo
{
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #000;
	text-transform: uppercase;
}
.identity
{
	font-weight: normal;
	font-size: 14px;
	color: #006f9b; 
}



.sottotitolo
{
	font-weight: bold;
	font-size: 14px;
	color: #005BB0;
	text-align: center;
	border-bottom: 1px solid #005BB0;
}
.paragrafo
{
	font-weight: bold;
	font-size: 14px;
	color: #005BB0;
	border-bottom: 1px solid #005BB0;
}

.testo
{
	font-weight: normal;
	font-size: 14px;
	color: #454545;
}
.testoColor
{
	padding-top: 4px;
	text-decoration: underline;
	font-weight: normal;
	font-size: 14px;
	color: #003d49;
}
.testoB
{
	font-weight: bold;
	font-size: 14px;
	color: #454545;
	text-decoration: none;
}
.testoBU
{
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.testoI
{
	font-weight: normal;
	font-size: 14px;
	font-style: italic;
}
.testoBColor
{
	padding-top: 4px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #003d49;
}
.testoBUCase
{
	font-weight: bold;
	font-size: 14px;
	color: #454545;
	text-decoration: none;
	text-transform: uppercase;
}
.testoU
{
	font-weight: normal;
	font-size: 14px;
	color: #454545;
	text-decoration: underline;
}
.appunti
{
	font-weight: normal;
	font-size: 13px;
	color: #003d49;
}



.input
{
	width: 220px;
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #666;
	padding: 6px;
	border: 1px solid #AAA;
	background-color: #F8F8F8;
	border-radius: 1px 1px 1px 1px;
	-moz-border-radius: 1px 1px 1px 1px;
	-webkit-border-radius: 1px;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
}
.input:focus
{
	color: #2A2A2A;
	border: 1px solid #4A4848;
	background-color: #F8F8F8;
	box-shadow: 0px 0px 5px #4A4848;
}
.inputLog
{
	width: 180px;
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #666;
	padding: 6px;
	border: 1px solid #AAA;
	background-color: #F8F8F8;
	border-radius: 1px 1px 1px 1px;
	-moz-border-radius: 1px 1px 1px 1px;
	-webkit-border-radius: 1px;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
}
.inputLog:focus
{
	color: #2A2A2A;
	border: 1px solid #4A4848;
	background-color: #F8F8F8;
	box-shadow: 0px 0px 5px #4A4848;
}
.inputAdd
{
	width: 155px;
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #666;
	padding: 6px;
	border: 1px solid #AAA;
	background-color: #F8F8F8;
	border-radius: 1px 1px 1px 1px;
	-moz-border-radius: 1px 1px 1px 1px;
	-webkit-border-radius: 1px;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
}
.inputAdd:focus
{
	width: 155px;
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #2A2A2A;
	padding: 2px;
	border: 1px solid #4A4848;
	background-color: #F8F8F8;
	box-shadow: 0px 0px 5px #4A4848;
}
.inputBaby
{
	width: 80px;
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #666;
	padding: 6px;
	border: 1px solid #AAA;
	background-color: #F8F8F8;
	border-radius: 1px 1px 1px 1px;
	-moz-border-radius: 1px 1px 1px 1px;
	-webkit-border-radius: 1px;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
}
.inputBaby:focus
{
	color: #2A2A2A;
	border: 1px solid #4A4848;
	background-color: #F8F8F8;
	box-shadow: 0px 0px 5px #4A4848;
}
.inputL
{
	width: 30px;
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #666;
	padding: 6px;
	border: 1px solid #AAA;
	background-color: #F8F8F8;
	border-radius: 1px 1px 1px 1px;
	-moz-border-radius: 1px 1px 1px 1px;
	-webkit-border-radius: 1px;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
}
.inputL:focus
{
	width: 30px;
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #2A2A2A;
	padding: 2px;
	border: 1px solid #4A4848;
	background-color: #F8F8F8;
	box-shadow: 0px 0px 5px #4A4848;
}
.inputAltro
{
	width: 180px;
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #666;
	padding: 6px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #AAA;
	background-color: #F8F8F8;
	border-radius: 1px 1px 1px 1px;
	-moz-border-radius: 1px 1px 1px 1px;
	-webkit-border-radius: 1px;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
}
.inputAltro:focus
{
	width: 180px;
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #2A2A2A;
	padding: 2px;
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: 1px solid #4A4848;
	background-color: #F8F8F8;
	box-shadow: 0px 0px 5px #4A4848;
}

.inputDis
{
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #666;
	padding: 6px;
	border: 1px solid #AAA;
	background-color: #F8F8F8;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
}
.comboDis
{
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #666;
	padding: 1px;
	border: 1px solid #AAA;
	background-color: #F8F8F8;
	border-radius: 1px 1px 1px 1px;
	-moz-border-radius: 1px 1px 1px 1px;
	-webkit-border-radius: 1px;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
}

SELECT
{
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #666;
	padding: 1px;
	border: 1px solid #AAA;
	background-color: #F8F8F8;
	border-radius: 1px 1px 1px 1px;
	-moz-border-radius: 1px 1px 1px 1px;
	-webkit-border-radius: 1px;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
}
SELECT:focus
{
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #2A2A2A;
	padding: 1px;
	border: 1px solid #4A4848;
	background-color: #F8F8F8;
	box-shadow: 0px 0px 5px #4A4848;
}
TEXTAREA
{
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-size: 14px;
	color: #666;
	padding: 6px;
	border: 1px solid #AAA;
	background-color: #F8F8F8;
	border-radius: 1px 1px 1px 1px;
	-moz-border-radius: 1px 1px 1px 1px;
	-webkit-border-radius: 1px;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
}



.button
{
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
  font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	color: #FFF;
	border: 1px solid #003d49;
	cursor: pointer;
	border-radius: 1px 1px 1px 1px;
	-moz-border-radius: 1px 1px 1px 1px;
	-webkit-border-radius: 1px;
	-webkit-transition: all 0.20s ease-in-out;
	-moz-transition: all 0.20s ease-in-out;
	-ms-transition: all 0.20s ease-in-out;
	-o-transition: all 0.20s ease-in-out;
	background-color: #006f9b;  
 
}
.button:hover
{
	color: #000;
	border: 1px solid #000;
  font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	cursor: pointer;
	box-shadow: 0px 0px 3px #606B71;
	background-color: transparent;
}


.clearBtn
{
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding: 5px;
	font-size: 14px;
	font-weight: normal;
	color: #454545;
	border: 1px solid #CCC;
	background-color: #f6f8f9;
	cursor: pointer;
	border-radius: 1px 1px 1px 1px;
	-moz-border-radius: 1px 1px 1px 1px;
	-webkit-border-radius: 1px;
	-webkit-transition: all 0.20s ease-in-out;
	-moz-transition: all 0.20s ease-in-out;
	-ms-transition: all 0.20s ease-in-out;
	-o-transition: all 0.20s ease-in-out;
	
	background: #f6f8f9; /* Old browsers */
	background: -moz-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #C1C8CD 51%, #f5f7f9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f8f9), color-stop(50%,#e5ebee), color-stop(51%,#C1C8CD), color-stop(100%,#f5f7f9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#C1C8CD 51%,#f5f7f9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#C1C8CD 51%,#f5f7f9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#C1C8CD 51%,#f5f7f9 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f6f8f9 0%,#e5ebee 50%,#C1C8CD 51%,#f5f7f9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#f5f7f9',GradientType=0 ); /* IE6-9 */
}
.clearBtn:hover
{
	color: #454545;
	border: 1px solid #CCC;
	cursor: pointer;
	box-shadow: 0px 0px 5px #606B71;
}


.CursorHand
{
	cursor: pointer;
}


.textarea
{
	overflow: auto;
	padding: 2px;
	width: 98%;
	height: 60px;
	font-family: "HelveticaNeue", "Helvetica Neue", Arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #777;
	/*border-top: solid 1px #ccc;*/
}


A
{
	font-size: 14px;
	color: #006f9b; 
	text-decoration: underline;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
}
A:hover
{
	font-size: 14px;
	color: #3F3F3F;
	text-decoration: none;
}

.link
{
	font-size: 14px;
	color: #92ca4c;
	text-decoration: underline;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	cursor: pointer;
}
.link:hover
{
	font-size: 14px;
	color: #92ca4c;
	text-decoration: none;
	cursor: pointer;
}

.lastLink
{
	font-size: 14px;
	color: #92ca4c;
	text-decoration: none;
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
}
.lastLink:hover
{
	font-size: 14px;
	color: #92ca4c;
	text-decoration: none;
}