/**
* @version $Id: stdweb.css,v 1.111 2010/08/23 08:35:32 Massimiliano Exp $
* @package 
* @copyright 
* @license
*/
html {
height:99%;
margin:0px;
padding:0px;
}

body {
	height:100%;
	margin: 0px;
	padding: 0px;
	color : #333;
	/*background: #3F8DCF url(../img/templatevi/background.jpg) repeat-x center top;*/
	font-size:12px;
	font-family:Arial,Verdana,Helvetica,sans-serif;
}

#wrappage {
	color: #505050;
	margin: auto;
	width: 990px;
	background-color: #ffffff;
	height:100%;
	min-height:550px;
	text-align:left;
}
#contentpage {
	height:100%;
	background-color:#ffffff;
}
#headerpage {
	height: 228px;
	margin: auto;
	color: #ffffff;
	text-align: left;
	font-size: 1.2em;
	background-color:#ffffff;
	align:top;
}

#footerpage {
	height: 64px;
	margin: auto;
	color: #ffffff;
	text-align: left;
	/*background: #3F8DCF url('../img/templatevi/footer.jpg') no-repeat bottom center;*/
	align:bottom;
}

a{
	color: #C64934;
	text-decoration: none;
}
a:hover {
	color : #30569D;
	text-decoration : underline;
}
a:active {
	color : #333333;
	text-decoration : underline;
}

#wrapper {
        border: 0px;
        margin: 0px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
}

#header {
        background-color: #FFF;
        background-position: right top;
        border-bottom: 4px solid #C64934;  
}

.ul_wbs{
	list-style-type:none; 
	padding:0; 
	margin:0;
	list-style-position:outside;
}



#break {
	height: 50px;
}


.cpanel {  
	text-align: center;  vertical-align: middle; 
	/*background-color: #F7FAFF;*/
	}

.cpanel div.icon   { margin: 3px; }
.cpanel div.icon a { 
	display: block; float: left;
	height: 97px !important;
	height: 100px; 
	width: 108px !important;
	width: 110px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
}

.cpanel div.icon a:link    {  color : #808080;  }
.cpanel div.icon a:hover   { 
	color : #333; 
	background-color: #f1e8e6;  
	border: 1px solid #c24733;
	/*background-color: #EFFAFF;*/
	padding: 3px 4px 0px 6px; 
}
.cpanel div.icon a:active  {  color : #808080;  }
.cpanel div.icon a:visited {  color : #808080;  }

.cpanel div.icon img { margin-top: 13px; }
.cpanel div.icon span { display: block; padding-top: 3px;}


table.adminform {
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	width: 100%;
	padding: 10px;
	border-collapse: collapse;
}
table.adminform tr.row0 {
	background-color: #f9f9f9;
}
table.adminform tr.row1 {
	background-color: #eeeeee;
}
table.adminform th {
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
	height: 25px;
	background: url(../images/background.jpg);
	color: #000;
	background-repeat: repeat;
}
table.adminform td {
	padding: 3px;
	text-align: left;
}
table.adminform td.editor {
	font-size: 9px;
}

table.cpanel td {
	text-align: center;
	background-color: #F7FAFF;
}

form {
	margin: 0px 0px 0px 0px;
}
table.adminheading {
	background-color: #FFF;
	font-family : Arial, Helvetica, sans-serif;
	/*font-family: Lucida Calligraphy;*/
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
	border-collapse: collapse;
	/*color: #C64934;*/
	color: #8EA7BD;
	/*font-size : 18px;
	font-weight: bold;*/
	font-size : 22px;
	text-align: left;
}
table.adminheading th {
	text-align: left;
	height: 50px;
	width: 99%;
	padding-left: 50px;
	border-bottom: 5px solid #fff;
}

table.adminheading td {
	color : #000;
}

.button {
	border : solid 1px #cccccc;
	background: #E9ECEF;
	color : #666666;
	font-weight : bold;
	font-size : 11px;
	padding: 2px;
	cursor:pointer;
	
}

.buttonlogin {
	border : solid 1px #cccccc;
	background: #E9ECEF;
	color : #666666;
	font-weight : bold;
	font-size : 11px;
	cursor:pointer;
}


/* BUTTONS */
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:3px 10px 3px 0px ;
    background-color:#f5f5f5;
    border:1px solid #000000;
    border-top:1px solid #000000;
    border-left:1px solid #000000;

    font-family:Tahoma;
    font-size:100%;
    line-height:100%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:3px;
}

button:hover, .buttons a:hover{
    background-color:#f1f1f1;
    color:#336699;
}

.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}
fieldset {
	margin-bottom: 10px;
	border: 1px #ccc solid;
	padding: 5px;
	text-align: left;
}

fieldset p { 
	margin: 10px 0px; 
}

/*
.login {
	margin-left: auto;
	margin-right: auto;
	margin-top: 6em;
	padding: 15px;
	border: 1px solid #cccccc;
	width: 429px;
	background: #F1F3F5;
}
	
.login h1 {
	background: url(../img/login_header.png) no-repeat;
	background-position: left top;
	color: #333;
	margin: 0px;
	height: 50px;
	padding: 15px 4px 0 50px;
 	text-align: left;
	font-size: 1.5em;
}

.login p {
	padding: 0 1em 0 1em;
	}
	
.form-block {
	border: 1px solid #cccccc;
	background: #E9ECEF;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

.login-form {
	text-align: left;
	float: right;
	width: 60%;
}

.login-text {
	text-align: left;
	width: 40%;
	float: left;
}
*/

#loginForm {
	margin-bottom: -2em;
}
.inputlabel {
	font-weight: bold;
	text-align: left;
	}

.inputbox {
	width: 150px;
	margin: 0 0 1em 0;
	border: 1px solid #cccccc;
}
.inputboxnowidth {
	margin: 0 0 1em 0;
	border: 1px solid #cccccc;
}
	
.inputtext {
	border-style: groove;
	border-width: thin;
	margin:-1px;
}

.inputtextlight {
	border-style: none;
	border-width: 0;
	margin:-1px;
	background-color:inherit;
}


.inputtext.readonly {
	border-style: groove;
	border-width: thin;
	margin:-1px;
	color:#CCCCCC;
}
	
.inputtextsel {
	border-style: groove;
	border-width: thin;
	margin:-2px;
	}

.clr {
    clear:both;
    }

.ctr {
	text-align: center;
}

.version {
	font-size: 0.8em;
}

.footer {

}

.message {
	margin-top: 10px; 
	padding: 7px; 
	width: 400px;
	border: 1px solid #B22222;
	background: #F1F3F5;
	color: #B22222;	
	font-weight: bold;
	font-size: 13px;
}
table.scrollable{
  margin-right:16px;
}
table.scrollable th{
  /*position: relative;*/
  background:#f7f7f7;
  /*background:#ABC5DE;*/
  cursor:pointer;
}
table.scrollable tbody{
  height:100%;
  overflow:auto;
}

.bordercolor {
	 background:#575757;
	}
	
.titlebg {
	 background:#696969;
	 color:#fffaff;
	}
	
.windowbg{
	 background:#ffffee;
	}
	
.titleerr {
	background:#696969;
	font-size: 15px;
	color:#fffaff;
	}
	
.windowerr{
	font-size: 13px;
	background:#F1F3F5;
	}
	
/* GESTIONE PAGINAZIONE */
.paginate{ /*CSS for "Next" link*/
border: 1px solid gray;
border:	1px solid #8C867B;
text-decoration: none;
background-color: #F1F3F5;
padding: 1px 20px;
margin-left: 0px;
position:relative;
}
.paginate:hover{
	background-color: #F1E8E6;
	text-decoration: none;
}


.tabbuttons{
border:	1px solid #8C867B;
text-decoration: none;
background-color: #8EA7BD;
padding: 1px 20px;
margin-left: 0px;
position:relative;
color:#ffffff;
}
.tabbuttons:hover{
	background-color: #ABC5DE;
	text-decoration: none;
}


/* source-dest example styles */
#s {float:left;}
#d {float:left;clear:none;}
form#tabletool {margin:0;padding:0.5em;}
form#tabletool fieldset {width:8em;text-align:center;}
form#tabletool legend {margin:0 auto;}
form#tabletool input {margin:0.5em;}


/* FLOATING DIV*/
.mceWindow {
	position: absolute;
	left: 1px;
	top: 1px;
	border: 1px solid black;
	background-color: #F1F3F5;
	width: 373px;
}
.mceWindowHead {
	background-color: #334F8D;
	width: 100%;
	height: 18px;
	cursor: move;
	overflow: hidden;
}
.mceWindowBody {
	clear: both;
	/*background-color: white;*/
}
.mceWindowStatusbar {
	background-color: #D4D0C8;
	height: 12px;
	border-top: 1px solid black;
}
.mceWindowTitle {
	float: left;
	font-family: "MS Sans Serif";
	font-size: 9pt;
	font-weight: bold;
	line-height: 18px;
	color: white;
	margin-left: 2px;
	overflow: hidden;
}
.mceWindowHeadTools {
	margin-right: 0px;
}
.mceWindowClose, .mceWindowMinimize, .mceWindowMaximize {
	display: block;
	float: right;
	overflow: hidden;
	margin-top: 2px;
}
.mceWindowClose {
	margin-left: 2px;
	margin-right: 2px;
}
.mceWindowMinimize {
}
.mceWindowMaximize {
}
.mceWindowResize {
	display: block;
	float: right;
	overflow: hidden;
	cursor: se-resize;
	width: 12px;
	height: 12px;
}

/* TinyMCE specific rules */
#punti_forza_tbl .mceIframeContainer iframe  {
   background: #FFF !important;
   background-image:url('/img/strengths.png') !important;
}

#punti_debolezza_tbl .mceIframeContainer iframe  {
   background: #FFF !important;
   background-image:url('/img/weaks.png') !important;
}
#opportunita_tbl .mceIframeContainer iframe  {
   background: #FFF !important;
   background-image:url('/img/opportunities.png') !important;
}
#rischi_tbl .mceIframeContainer iframe  {
   background: #FFF !important;
   background-image:url('/img/threats.png') !important;
}


div.suggestions {     
/*box-sizing: border-box;*/    
/*-moz-box-sizing: border-box;*/     
border: 1px solid black;     
position: absolute; } 

div.suggestions div {     
cursor: default;     
padding: 0px 3px;     
background-color: #eeeeff; } 

div.suggestions div.current {     
background-color: #6580D8;     
color: white; }

.wizardform {
	/*position: relative;*/
	font-family : Arial, Helvetica, sans-serif;
	background-color: #fFFFFF;  
}

.wizardfieldset {
	padding: 25px 10px;
	margin: 20px 0;
	overflow: auto;
	background-color: #f7f7f7;  
}

legend {
	top: 0px; 
	padding: 2px 5px;
	border: 1px solid #878177;
	background-color: #FFFFEE;
	font-size :  15px;
	color: #1C1C1C;
}

label.preField {
	display: block;
	padding: 2px;
	margin: 0.4em 4px 0 0;
	font-weight: bold;
}
label.postField  {
	margin-left: 4px;
	margin-right: 4px;
}
form .label  {
	display: block;
	padding: 2px;
	margin: 0.4em 4px 0 0;
	font-weight: bold;
}


/* Form Builder Related Rules */
/* ========================== */
/* Form or Fieldset instruction paragraph. */
form .instructions {
	margin: 1em 0;
}
/* Ties together a label and its checkbox or radio */
form .oneChoice {
	white-space: nowrap; 
}
/* Asterisk on required fields */
form .reqMark {
	color: #F00;
	font-size: xx-small;
	vertical-align: super;
}
/* wForms Related Rules */
/* ==================== */

/* Field-Hint with focus */
form .field-hint {
	color: #000;
	float: right;
}
/* Field-Hint without focus */
form .field-hint-inactive {
	color: #666;
	float: right;
	width: 450px;
	margin: 18px 50px 0 0;
}

/* Buttons */
form .actions {
	text-align: center;
}

.table_blank {
	background:#FFFFFF none repeat scroll 0%;
	text-align:left;
	margin-left:-1em;
}

.table1, .table2 {
	/*background:#E5E5E5 none repeat scroll 0%;*/
	border:1px solid #C9C9C9;
	border-spacing:0pt;
	margin-bottom:3px;
	background:#F7F7F7;
}
td.row1 {
	background:#FFFFEE;
	border: 1px #F7F7F7 solid;
}

td.row2 {
	background:#FFFFDD;
	border: 1px #F7F7F7 solid;
}

td.row3 {
	background:#FFFFCC;
	border: 1px #F7F7F7 solid;
}

td.row3checked {
	background:#CCFFCC;
	border: 1px #F7F7F7 solid;
}

td.row2checked {
	background:#CCEECC;
	border: 1px #F7F7F7 solid;
}

td.row1checked {
	background:#CCDDCC;
	border: 1px #F7F7F7 solid;
}

td.row1_b{
	background:#EFEFEF none repeat scroll 0%;
	border: 1px #736F6E solid;
}

th.row1 {
	background:#F7F7F7;
	/* background:#B9B9B9 url(../img/cellpic3.gif) repeat scroll 0%;*/
	color:#000000;
	font-size:11px;
	font-weight:bold;
	height:30px;
}
h3.row1 {
	background:#F7F7F7;
	border: 1px #cccccc solid;
	/* background:#B9B9B9 url(../img/cellpic3.gif) repeat scroll 0%;*/
	color:#000000;
	font-size:11px;
	font-weight:bold;
	height:30px;
}
td.rowtotale1 {
	background:#F7F7F7;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	height:20px;
}
td.rowtotale2 {
	background:#F7F7F7;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	height:20px;
}


span.sequenza_prog {
	/*border:1px solid #C9C9C9;*/
	padding: 1px 1px;
	font-weight:bold;
	font-size:13px;
	color:#000000;
}

.layerdiv{
	background:#FFFFEE;
	color:#000000;
	height:20px;
	border:1px solid #000000;
	padding:5px;
}

.forumline {
  border: 1px #FFF solid;
  background: #D1D1D1;
}


.row1WBS {
	border: 1px #000000 solid;

	color:#000000;
	font-size:11px;
	font-weight:normal;	
	background: #FFFFEE;
}


/* ------ nav ------*/
.nav{
  clear:both;
  font-weight:bold;
  color:#666;
}
.nav td{
  font-size:12px;
  list-style-type:none;
  /*float:left;*/
  margin:2px 0 0 0;
  padding:0 0 0 10px ;
  border-bottom:1px solid #999;
  background:url(../img/tabgrey.gif) #c0c0c0 top left no-repeat; 
}
.nav td a{
  color:#666;	
  background:url(../img/tabgrey.gif) transparent top right no-repeat;
  display:block;
  padding:5px 10px 0 0;
}
.nav td.cur,.nav td.over,.nav td:hover{
  background:url(../img/tabblue.gif) #3375b2 top left no-repeat;
  /*border-bottom:7px solid transparent;*/
  height:27px;
}
.nav td strong,table.nav td.cur a,table.nav td.over a,table.nav td:hover a{
  display:block;
  color:#fff;
  padding:5px 10px 0 0;
  text-decoration:none;
  background:url(../img/tabblue.gif) transparent top right no-repeat;
}
/* ------ //////// nav ///////// ------*/

/* ------ navgr ------*/
.navgr{
  clear:both;
  font-weight:bold;
  color:#666;
  width:95%;
}
.navgr td{
  font-size:12px;
  list-style-type:none;
  /*float:left;*/
  margin:2px 0 0 0;
  padding:0 0 0 10px ;
  border-bottom:1px solid #999;
  background:url(../img/tabgreygr.gif) #c0c0c0 top left no-repeat;
}
.navgr td a{
  color:#666;	
  background:url(../img/tabgreygr.gif) transparent top right no-repeat;
  display:block;
  padding:5px 10px 0 0;
}
.navgr td.cur,.navgr td.over,.navgr td:hover{
  background:url(../img/tabbluegr.gif) #A06040 top left no-repeat;
  /*border-bottom:7px solid transparent;*/
  height:27px;
}
.navgr td strong,table.navgr td.cur a,table.navgr td.over a,table.navgr td:hover a{
  display:block;
  color:#fff;
  padding:5px 10px 0 0;
  text-decoration:none;
  background:url(../img/tabbluegr.gif) transparent top right no-repeat;
}
/* ------ //////// navgr ///////// ------*/

/* ------ navin ------*/
.navin{
  clear:both;
  font-weight:bold;
  color:#666;
  width:95%;
}
.navin td{
  font-size:12px;
  list-style-type:none;
  /*float:left;*/
  margin:2px 0 0 0;
  padding:0 0 0 10px ;
  border-bottom:1px solid #999;
  background:url(../img/tabgreygr.gif) #c0c0c0 top left no-repeat;
}
.navin td a{
  color:#666;	
  background:url(../img/tabgreygr.gif) transparent top right no-repeat;
  display:block;
  padding:5px 10px 0 0;
}
.navin td.cur,.navin td.over,.navin td:hover{
  background:url(../img/tabbluein.gif) #BB77DD top left no-repeat;
  height:50px;
  /*border-bottom:7px solid transparent;*/
  height:27px;
}
.navin td strong,table.navin td.cur a,table.navin td.over a,table.navin td:hover a{
  display:block;
  color:#fff;
  padding:5px 10px 0 0;
  text-decoration:none;
  background:url(../img/tabbluein.gif) transparent top right no-repeat;
}
/* ------ //////// navin ///////// ------*/


/* ------ //////// FORSPRINTERS ///////// ------*/
/* ------ navhome ------*/
.navhome{
  clear:both;
  font-weight:bold;
  color:#666;
  width:95%;
}
.navhome td{
  font-size:12px;
  list-style-type:none;
  /*float:left;*/
  margin:2px 0 0 0;
  padding:0 0 0 10px ;
  border-bottom:1px solid #fd1228;
  background:url(../img/tabhomebg.gif) #c0c0c0 top left no-repeat;
}
.navhome td a{
  color:#fff;	
  background:url(../img/tabhomebg.gif) transparent top right no-repeat;
  display:block;
  padding:5px 10px 0 0;
}
.navhome td.cur,.navhome td.over,.navhome td:hover{
  background:url(../img/tabhome.gif) #fd1228 top left no-repeat;
  height:50px;
  /*border-bottom:7px solid transparent;*/
  height:27px;
}
.navhome td strong,table.navhome td.cur a,table.navhome td.over a,table.navhome td:hover a{
  display:block;
  color:#fff;
  padding:5px 10px 0 0;
  text-decoration:none;
  background:url(../img/tabhome.gif) transparent top right no-repeat;
}
/* ------ //////// navhome ///////// ------*/

/* ------ navprog ------*/
.navprog{
  clear:both;
  font-weight:bold;
  color:#666;
  width:95%;
}
.navprog td{
  font-size:12px;
  list-style-type:none;
  /*float:left;*/
  margin:2px 0 0 0;
  padding:0 0 0 10px ;
  border-bottom:1px solid #999;
  background:url(../img/tabprogbg.gif) #c0c0c0 top left no-repeat; 
}
.navprog td a{
  color:#fff;	
  background:url(../img/tabprogbg.gif) transparent top right no-repeat;
  display:block;
  padding:5px 10px 0 0;
}
.navprog td.cur,.navprog td.over,.navprog td:hover{
  background:url(../img/tabprog.gif) #3375b2 top left no-repeat;
  /*border-bottom:7px solid transparent;*/
  height:27px;
}
.navprog td strong,table.navprog td.cur a,table.navprog td.over a,tabl.navprog td:hover a{
  display:block;
  color:#fff;
  padding:5px 10px 0 0;
  text-decoration:none;
  background:url(../img/tabprog.gif) transparent top right no-repeat;
}
/* ------ //////// nav ///////// ------*/

/* ------ //////// FORSPRINTERS ///////// ------*/

.corpotestata{
	background:url("../img/navshadow.gif") no-repeat; 
	background-position:center top;
	color:#666666;	
  clear:both;
  border-bottom:1px solid #C0C0C0;
  font-weight:bold;
  color:#666;
  list-style-type:none;	
  background-color:#FFFFFF;
  background-position: top;
  /*padding-bottom:2em;*/
}

.corpoovertestata{
  background:url(../img/navshadow2.jpg) no-repeat #C3BF9A;
  background-position: top;
  border-bottom:1px solid #C3BF9A;
}

.basketspan{
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	padding-left:0.125em;		
}


.bodybtree #table_all{
	background-color:#FFFFFF;
	margin-top:5px;
}

.bodybtree #grigio{
	background-color:#EFEFEF;
	margin-top:-15px;
}

.bodybtree #elenco_utenti{
	background-color:#F9F9F9;
	margin-top:1px;
	border: 1px solid #000000;
	font-size:12px;
}


/* AREA FORMAZIONE*/

#mycourse_asses, #mycourse_list, #mycoursepath_list {
	/*background:#E1EBF4 none repeat scroll 0% 50%;
	border:1px solid #C9C9C9;
	margin:0pt 8px 24px;
	margin-right:100px;
	/*padding:0px 10px;*/
	position:relative;
}

#mycourse_list div.course_container {
	border:1px solid #C9C9C9;
	margin-left:2px;
	margin-top:-2px;
	padding:10px 10px;
	position:relative;
}

#mycourse_list div.course_container_sp {
	/*border:3px solid #BE737A;*/
	border:3px solid #DFB8BD;
	margin-left:2px;
	margin-top:-2px;
	padding:10px 10px;
	position:relative;
}

#mycourse_list table.course_container_cat {
	/*border:3px solid #BE737A;*/
	border:1px solid #C9C9C9;
	margin-left:2px;
	margin-top:-2px;
	padding:10px 10px;
	position:relative;
}

#titolo_catalogo{
	font-weight:bold;
	color:#C64934;
	font-size:15px;
}
#descrizione_catalogo{
	font-size:12px;
}

p.course_support_info {
	/*font-size:1.1em;*/
	margin:0pt;
	padding:0pt;
}


p.course_support_iscriz {
	/*font-size:1.2em;*/
	padding-top:10px;
	margin:0pt;
}


ul.course_advertising {
	bottom:2px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	position:absolute;
	right:2px;
	text-align:left;
}
ul.course_advertising li {
	display:inline;
	margin:0pt;
	padding:0pt 6px 0pt 0pt;
}
ul.course_advertising .advice_to_read {
}
ul.course_advertising .forum_to_read {
}
ul.course_advertising .lobj_to_read {
}
ul.course_advertising li.advertising {
	display:inline;
	margin:1px;
}
.course_description {
	/*margin:25px;*/
	position:relative;
	font-size:0.8em;
	margin-top:25px;
}
.course_contenuto {
	/*margin:25px;*/
	position:relative;
	font-size:0.8em;
	font-weight:normal;
}

.user_presentation {
background:#E1EBF4 none repeat scroll 0%;
border:1px solid #495682;
margin:0pt 0pt 15px;
padding:4px;
}
.user_presentation .mini_block {
margin:0pt;
padding:0pt;
}
.user_presentation p.userinfo {
margin:3px;
padding:2px 8px;
}


/* MENU TABS AREA FORMAZIONE */
/*- Menu Tabs F--------------------------- */
/*
#tabsF {
	line-height:normal;
}
#tabsF tr {
	margin:0;
	padding:0;
	display:inline;

}
#tabsF td {
	display:inline;
	margin:0;
	padding:0;
	font-size:110%;
}
#tabsF a {
	float:left;
	background:url(../img/tableftF.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabsF a span {
	float:left;
	display:block;
	background:url(../img/tabrightF.gif) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
}
#tabsF a span {float:none;}
#tabsF a:hover span {
	color:#FFF;
}
#tabsF a:hover {
	color:#C64934;
}
#tabsF a:hover span {
	color:#C64934;
}
#tabsF .selected {
	font-weight: bold;
	color:#C64934;
}*/


div.autocomplete {
	position: absolute;
	width: 250px;
	background-color: white;
	border: 1px solid #888888;
	margin: 0px;
	padding: 0px;
}

div.autocomplete ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div.automplete ul li {
	list-style-type: none;
	display:block;
	margin: 0px;
	cursor:default;
	padding: 0.1em 0.5ex;
	font-family: sans-serif;
	font-size: 90%;
	color:#444444;
	height: 1.5em;
	line-height:1.5em;
	}

div.autocomplete ul li.selected {
 background-color: #ffffbb;
}


table.fasiprogetto {
	border: solid 1px #d5d5d5;
	width: 400px;
	padding: 10px;
	border-collapse: collapse;
}

table.fasiprogetto td {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	text-align: left;
	background-color: #ffffff;
}
#divfasiprogetto {  
	text-align: left;  
	vertical-align: middle; 
}

#divfasiprogetto div.iconfasiprogetto a { 
	background-color: #f9f9f9;
	display: block; 
	float: left; 
	width: 400px; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
	font-size:140%;
}

#divfasiprogetto div.iconfasiprogetto a:hover   { 
	background-color: #f1e8e6;  
	border: 1px solid #c24733;
	padding: 3px 4px 0px 6px; 
}

#divfasiprogetto div.iconfasiprogetto img { margin-top: 2px; }
#divfasiprogetto div.iconfasiprogetto span { display: block; padding-top: 3px;}

#corso_aula{
	visibility:hidden;
	display:none;
	position:absolute;
	background:#F9F9F9;
	border:5px solid #C9C9C9;
	cursor:pointer;
	padding-left:2em;
	padding-right:1em;
}
#classe_aula{
	visibility:hidden;
	display:none;
	position:absolute;
	background:#F9F9F9;
	border:5px solid #C9C9C9;
	cursor:pointer;
	padding-left:2em;
	padding-right:1em;
}
/* FINE GESTIONE GRAFICI A BARRE */

/* GESTIONE ANGOLI SMUSSATI -/

/-RIQUADRI NOTIZIA-/
div.cornercontent{
	background: #8EA7BD url(../img/sfondodiv.jpg) repeat-x scroll center top;
	width:230px;
	color:#ffffff;
}
div.cornercontent a{
	color:#ffffff;
}
b.cornerrtop b{
	display:block;
	height:1px;
	overflow:hidden;
	background:#506A81;
}
b.cornerrbottom b{
	display:block;
	height:1px;
	overflow:hidden;
	background:#8EA7BD;
}
div.cornercontent h1,div.cornercontent h2,div.cornercontent h3,
div.cornercontent table {margin: 0 10px}
/-FINE RIQUADRI NOTIZIA-/

/-FORMAZIONE-/
div.cornercontentform{
	background: #D6EFFF url(../img/sfondodiv2.jpg) repeat-x scroll center top;
	width:230px;
	width:100%;
}
div.cornercontentform b.cornerrtop b{
	display:block;
	height:1px;
	overflow:hidden;
	background:#ABC5DE;
}
div.cornercontentform b.cornerrbottom b{
	display:block;
	height:1px;
	overflow:hidden;
	background:#D6EFFF;
}
/-FINE FORMAZIONE-/

/-TITOLO NOTIZIA-/
div.cornertitlecontent{
	background: #ABC5DE;
	width:100%;
	color:#ffffff;
}
div.cornertitlecontent a{
	color:#ffffff;
}
div.cornertitlecontent b.cornerrtop b{
	display:block;
	height:1px;
	overflow:hidden;
	background:#ABC5DE;
}
div.cornertitlecontent b.cornerrbottom b{
	display:block;
	height:1px;
	overflow:hidden;
	background:#ABC5DE;
}
div.cornertitlecontent h1,div.cornertitlecontent h2,div.cornercornertitlecontentcontent h3,
div.cornertitlecontent table {margin: 0 10px}
/-FINE TITOLO NOTIZIA-/

b.cornerrtop, b.cornerrbottom{
	display:block;
	background:#fff;
}
b.cornerr1{margin: 0 5px}
b.cornerr2{margin: 0 3px}
b.cornerr3{margin: 0 2px}
b.cornerrtop b.cornerr4, b.cornerrbottom b.cornerr4{
	margin:0 1px;
	height:2px;
}


/ FINE GESTIONE ANGOLI SMUSSATI */


.mainpagedisabled{
	background: url(../img/spacer.png);
	width:100%;
	height:100%;
	position:absolute;
}

