/* Solo per SQT */

body {
	margin:0px;
	background-color:#C3B79D;
	}

	
td {
	font:11px Helvetica;
	color:#333333;
	}
	
a {
	color: #F05724;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #F05724;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px helvetica;
	color: #302E2B;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
#navigation a:hover {
	color: #F05724;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px helvetica;
	color: #ffffff;
	letter-spacing:0.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:12px helvetica;
	color: #FFFBF0;
	letter-spacing:0.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px helvetica;
	color: #1F7465;
	line-height:18px;
	}
	
.bodyText {
	font:11px helvetica;
	line-height:24px;
	color:#302E2B;
	vertical-align: top;
	text-align: justify;
	}
	
.pageName {
	color: #1F7465;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: helvetica;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bolder;
	}
	 
.subHeader {
	font:14px helvetica;
	color: #C3B79D;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.navText {
	font:10px helvetica;
	color: #302E2B;
	letter-spacing:0.1em;
	}
	
.calendarText {
	font:11px helvetica;
	line-height:14px;
	color:#302E2B;
	}
#sfondo {
	background-image: url(../../images/DocumentiSQT_Sfondo.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #1f7465;
	float: right;
	position: fissa;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-transform: uppercase;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	overflow: scroll;
	background-color: #EEEEEE;
	color: #000000;
	width: 550px;
	height: 600px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #000000;
	scrollbar-base-color: #1F7465;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-track-color: #C3B79D;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	background-attachment: fixed;
}
.sfondoElencoDocumenti {
	background-image: url(../../images/ElencoDocumentiSQT_Sfondo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.Stile1 {
	font-size: 16px;
	color: #1F7465;
}