* {
	/*min-height: 1px;*/
}

body {
	border: 0;
	margin: 0;
	padding: 0;
	font: 70%/160% "verdana", sans-serif;
	color: #192666;
	background-color: rgb(222, 245, 254);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%
}

h1,h2,h3,h4,h5 {
	border: 0;
	/*margin: 15px 0 10px 0;*/
	padding: 0;
	font-weight: bold;
	color: white;
}

h1 {
	font-size: 230%;
	line-height: 100%;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: rgb(30, 105, 199);
}

h2 {
	font-size: 150%;
	line-height: 100%;
	font-family: verdana, sans-serif;
	font-weight: normal;
}

h3 {
	color: rgb(82, 82, 82);
	font-size: 100%;
	line-height: 100%;
	font-weight: bold;
}

h4 {
	font-size: 90%;
}

h5 {
	font-size: 70%;
}

h7 {
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 30px;
	font-weight: bold;
	font-size: 110%;
	line-height: 100%;
	font-family: verdana, sans-serif;
	font-weight: normal;
}

table {
	display: table;
	/*border-collapse: collapse;*/
	font-size: 100%;
}

tr {
	display: table-row;
}

th,td {
	display: table-cell;
	border: 0px solid #65A1CF;
	vertical-align: middle;
	text-align: left;
}

th {
	background: #192666;
	color: white;
	font-weight: bold;
}

s:textarea {
	font-family: verdana, sans-serif;
}

textarea {
	font-family: verdana, sans-serif;
}

.ws6 {
	font-size: 8px;
}

.ws7 {
	font-size: 9.3px;
}

.ws8 {
	font-size: 11px;
}

.ws9 {
	font-size: 12px;
}

.ws10 {
	font-size: 13px;
}

.ws11 {
	font-size: 15px;
}

.ws12 {
	font-size: 16px;
}

.ws14 {
	font-size: 19px;
}

.ws16 {
	font-size: 21px;
}

.ws18 {
	font-size: 24px;
}

.ws20 {
	font-size: 27px;
}

.ws20b {
	font-size: 27px;
	color: #000066
}

.ws22 {
	font-size: 29px;
}

.ws24 {
	font-size: 32px;
}

.ws26 {
	font-size: 35px;
}

.ws28 {
	font-size: 37px;
}

.ws36 {
	font-size: 48px;
}

.ws48 {
	font-size: 64px;
}

.ws72 {
	font-size: 96px;
}

.wpmd {
	font-size: 13px;
	font-family: verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.sfondotitolo {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	background: #4683B2;
	color: white;
	height: 20px;
	PADDING-LEFT: 2px;
	font-weight: bold
}

.sfondotitolo-orange a {
	background-color: #4683B2;
	border: 0 dashed;
	color: #FFFFFF !important;
	text-decoration: none;
	padding: 4px;
}

.sfondotitolo-orange a:visited {
	background-color: #4683B2;
	border: 0 dashed;
	color: #FFFFFF !important;
	text-decoration: none;
	padding: 4px;
}

.tdLabel {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	/*background: #EAF4FD;*/
	color: #192666;
	height: 20px;
	padding-left: 0px;
	text-align: left;
}

.tdLabel2 {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background: #EAF4FD;
	color: #192666;
	height: 20px;
}

.tdLabel2red {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background: #EAF4FD;
	color: red;
	height: 20px;
}

.tdLabelorange {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background: #EAF4FD;
	color: red;
	height: 20px;
	PADDING-LEFT: 7px;
}

.tdLabOrange {
	font-family: verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	background: #EAF4FD;
	color: #E56717;
	height: 20px;
	PADDING-LEFT: 7px;
}

.tdLabelNoBold {
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #192666;
	height: 20px;
	padding-left: 0px;
	text-align: left;
}

.errorMessage {
	color: red;
	font-weight: bold;
	font-size: 14px;
}

.fieldErrorMessage {
	color: red;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
}

.actionMessage {
	color: red;
	font-weight: bold;
	font-size: 12px;
}

.clear {
	clear: both;
}

.schedaTable {
	/*background-color: #EAF4FD;*/
	width: 100%;
	margin-bottom: 3px;
	margin-top: 3px;
}

.schedaTable th {
	font-weight: bold;
	font-size: 14px;
	background: #4683B2;
	color: white;
}

.space-row{
	margin-top: 10px;
}

.right {
float:right;
}



div#dialogContent{
	style="text-align:center"
}



.ui-dialog .ui-dialog-titlebar-help {
    height: 20px;
    margin: -10px 0 0;
    padding: 1px;
    position: absolute;
    right: 2.2em;
    top: 50%;
    width: 21px;
}


.spostaDestra {
	right: 2.2em;
}

