body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font: normal xx-small Verdana,Sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
html>body {font-size:xx-small;}
#all {
	font-size: xx-small;
}
 /* ---------------- margini sfonodo tabella ----------------- */
.bkgtab {
	background-image: url(../immagini/master_04.gif);
	background-repeat: repeat-x;
	background-position: left;
}

.bkgtabBott {
	background-image: url(../immagini/master_24.gif);
	background-repeat: repeat-x;
	background-position: left;
	
}
.bkgtabS {

	background-image: url(../immagini/master_08.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bkgtabD {


	background-image: url(../immagini/master_10.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.maintab {
	background-color: #EDE9EC;
}
/* -----------------------  logo ------------------------ */
.logo {
	background-attachment: scroll;
	background-image: url(../immagini/master_14.gif);
	background-repeat: no-repeat;
	background-position: 23px 25px;
}
.logolog {
	background-attachment: scroll;
	background-image: url(../immagini/master_14.gif);
	background-repeat: no-repeat;
	background-position: 25px 13px;
}
.tableft {
	float: left;
	display:block;
	width: 130px;
	
}
.tabright {
	float:right;
	width:405px;
   margin:3px;	
	border-left: 1px solid #FCFAFB;
	border-top: 1px solid #FCFAFB;
	padding-left:10px;
	background:#FAF9FA;
	
}
/* -------------------------- menu docenti ----------------------- */
#all ul {
	padding-left: 16px;
}
#iscr ul {
	padding-left: 16px;
}
ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font: 11px Verdana,Sans-serif;
	margin: 0px;
	padding-top: 5px;
	list-style: none;
	line-height: 13px;
}
ul li {
	
}
li a {
	color:#000;
	text-decoration: none;
	display: block;
	width:100px;
	height: auto;
	padding-bottom: 0px;
}
#all li a {
	padding-left:2px;
}
#iscr li a{
	padding-left:2px;
}
#all li strong {
	padding-left:2px;
}
#iscr li strong{
	padding-left:2px;
}
li a:hover {
	background-color: #D3CAD0;
	display: block;
	width:97px;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
	background-image: url(../immagini/quadr.gif);
	background-repeat: no-repeat;
	background-position:105px 4px;
}
#iscr li a:hover {
	background-image: url(../immagini/quadr.gif);
	background-repeat: no-repeat;
	background-position:105px 4px;
}
#all li a:hover {
	width:113px;
}
#iscr li a:hover {
	width:113px;
}
li a.isc {
	display: block;
	width:113px;
	-moz-box-sizing: border-box;
	box-sizing: border-box; 
	color:#E8713C;
}
/* ----------------- menu top    -------------------------------*/

#navigation {
	padding-bottom: 8px;
	margin-bottom: 8px;
	padding-top: 10px;
	margin-top: 10px;
	
	
}
#ms {
	padding-left:10px;
	
	}

#ms {
	font-size: 12px;
	margin:3px 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#ms ul li {
	display: inline;
	height:auto;
}
#ms a {
	display: inline;
	width:auto;
	font-weight:bold;
	color:#333;
	
	}
#ms a:hover, strong {
	background: none;
	color:#EB520B;
	font-weight:bold;
  }

a.log {
	padding: 0 10px 0 0;
	color:#999;
	font-weight:bold;
	font-size:12px;

}
a.log:hover {
	color:#000;
	background: none;
}
a {
	background: none;
	text-decoration: none;
	font-weight: normal;
}
/*---------------- tabella centrale ---------------------*/
#main {text-indent: 0px;
   font-size:11px;
   line-height:145%;
	padding-top: 10px;
}
h3 {
	font-size: 160%;
	text-transform: capitalize;
	font-family: Verdana, Times, serif;
	line-height:20px;
	color: #EB520B;
	text-indent: 0px;
	letter-spacing: 0.1em;
	font-weight: lighter;
	text-align: center;
	
}
#main ul {
	font-size: 100%;
	list-style:none;
	list-style-type: none;
	display: list-item;
	padding:0 0 0 12px;
}
#main strong {
	padding: 0 0 0 0;
	font-weight: bold;
	font-size:120%;
}
#main li {
	line-height: 1.5em;
	margin-bottom:.2em;
}
#main li img {
	padding: 0 5px 1px 0;
	margin-right: 10px;
	margin-bottom: 1px;
}
#main h5 {
	font-weight: bold;
	padding-bottom:0;
	margin-bottom:5px;
	margin-top:5px;
	color: #333;
	font-size:100%;
}
/* --------------------- form ------------------------------- */
#modiscr {
	font-size:11px;
}
#modiscr input.txt {
	height:auto;
	font-size:11px;
	width:150px;
}
#modiscr input.file {
	height:auto;
	font-size:11px;
	width:180px;
	margin: 10px 110px 10px 80px;
}
#modiscr input.butt {
	background-color: #D5CED4;
	font-weight:bold;
	font-size:10px;
	color:#666;
	padding:8px 2px 0 0;
	text-align:right;
	width:70px;
	margin:15px 0 10px 0;
	white-space: nowrap;
	background-image: url(../immagini/quadr.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
#modiscr input.buttd {
	background-color: #D5CED4;
	font-weight:bold;
	font-size:10px;
	color:#666;
	text-align:center;
	width:145px;
	margin:15px 0 10px 0;
	white-space: nowrap;
}
a.back:visited, a.back{
	color: Black;
	text-decoration:none;
}
a.back:hover {
	text-decoration: underline;
	color:#333;
}
#form {
	font-size: 10px;
	padding:0 0 0 0px;
	}
#form table{
	font-size: 10px;
	border: 1px solid #B7A1B1;
	background-color: #DED8DD;
	padding:0px 0px 0px 3px;
}
#form th {
	padding:5px 0 10px 0;
	color:#551A8B;
}

#form .fld {
	width: 100px;
	height:18px;
	font-size: 11px;
	background-color: #EAE9ED;
}
#form .buttlog {
font-size:11px;
background: #CEC0CA;
color: #fff;
font-weight:bold;
margin: 5px 0 5px 0;
}
.workstd {
	text-align:center;
	padding-top: 25px;
	
}
a.workslink, a.workslink:visited {
	display: block;
	padding:28px 0px 0px 0px;
	width:90%;
	height:70px;
	background:#DED8DD;
	border: 1px solid #B7A1B1;
	-moz-box-sizing: border-box;
	color:#551A8B;
	font-weight:bold;
	text-align:center;
 }
a.workslink:hover {
display: block;
background:#F1EEF1;
border: 1px solid #B7A1B1;
 -moz-box-sizing: border-box;
 font-weight: bold;
 color:#EB4500;
}
