/* ****** ******** ****** */
/* ****** GENERALI ****** */
/* ****** ******** ****** */

html{
 height: 100%;
 overflow: -moz-scrollbars-vertical;
} 
body, table {		
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px; 
	text-align: justify;
	padding-top: 0px;
	background-color: Transparent;
}
img {
	border: 0px; 
}
p {
	text-indent: 20px;
}

/* ****** ******* ****** */
/* ****** TABELLE ****** */
/* ****** ******* ****** */

table.sfondo {
	
}
td.topIntestazione {
	font-weight: bold;
}
td.intestazione {
	
}
td.titolo {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;	
	letter-spacing: 2px;
	color: #2E7799;	
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px;
}
td.corpo {
	font-family: Verdana;
	font-size: 11px;
}
td.testo {
	font-family: Verdana;
	font-size: 11px;	 
	vertical-align: top;	
	background-color: #ffffff;
}
td.justify {	
	text-align: justify; 
	}
td.piedipagina {
	font-family: Verdana;
    font-size: 10px;
	color: #666666;
}
td.powered {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	/*letter-spacing: 2px;*/
	text-align: center;
}
td.menu {
    text-align: center;
    padding-bottom: 5px;    
	background-color: Transparent;	
}
td.vocemenu {
	color: #666666;
	padding-left: 10px;
	padding-right: 3px;
	font-weight: bold;
	height: 20px;
}
td.puntoMenu {
	padding-left: 7px;
}
td.sottomenu {
	text-align: left; 
	padding-left: 10px;
}


/* ****** **** ****** */
/* ****** LINK ****** */
/* ****** **** ****** */

a:link {
	color: #666666; /*#004988;*/
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #666666; 
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #990000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.powered:link {
	color: #666666;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
a.powered:visited {
	color: #666666; 
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
a.powered:hover {
	color: #666666;
	font-size: 9px;
	text-decoration: none;
	font-weight: bold;
}
a.menu:link {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	color: #666666; 
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color: #990000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.orizzontale:link {
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.orizzontale:visited {
	color: #999999; 
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.orizzontale:hover {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.sottomenu:link {
	color: #8A898D;
	padding-left: 10px;
	text-decoration: none;
	font-weight: normal;
}
a.sottomenu:visited {
	color: #8A898D; 
	padding-left: 10px;
	text-decoration: none;
	font-weight: normal;
}
a.sottomenu:hover {
	color: #C1262C;
	padding-left: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.SottoTitolo:link {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.SottoTitolo:visited {
	color: #666666; 
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.SottoTitolo:hover {
	color: #990000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a.elencoPolo:link, a.elencoPolo:visited
{
    color: #666666; 
	font-size: 11px;
	text-decoration: underline;
	font-weight:normal;
}

a.elencoPolo:link:hover
{
    color: #990000; 
	font-size: 11px;
	text-decoration: underline;
	font-weight:normal;
}



/* ****** **** ****** */
/* ****** FORM ****** */
/* ****** **** ****** */
input.flat {
	font-size: 11px;
	color: #000000;
	border: solid 1px #9999CC; /* #9999CC */
	background-color: #ffffff;
	width: 150px;
	height: 16px;
}
input.flatReadOnly {
	font-size: 11px;
	color: #000000;
	border: solid 1px #9999CC;
	background-color: #cecece;
	width: 150px;
	height: 16px;
}
input.flatLogin {
	font-size: 11px;
	color: #000000;
	border: solid 1px #9999CC;
	background-color: #ffffff;
	width: 125px;
	height: 18px;
}
select.flat 
{
	font-family: Verdana;
    font-size: 11px;
	color: #000000;
	border: solid 1px #9999CC;
	background-color: #ffffff;
	width: 150px;
	height: 20px;
	/*text-transform: lowercase;*/
}
select.flatNoSize 
{
	font-family: Verdana;
    font-size: 11px;
	color: #000000;
	border: solid 1px #9999CC;
	background-color: #ffffff;
	height: 20px;
	/*text-transform: lowercase;*/
}
select.ListBox 
{
	font-family: Verdana;
    font-size: 11px;
	color: #000000;
	border: solid 1px #9999CC;
	background-color: #ffffff;
	/*height: 20px;
	text-transform: lowercase;*/
}
textarea.flat 
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: solid 1px #9999CC;
	background-color: #ffffff;
	/*width: 420px;
	height: 70px;*/
}


/* ****** ***** ****** */
/* ****** CORSI ****** */
/* ****** ***** ****** */
td.corsiCaption {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;	
	text-align:left;
}
/*.corsiProfilo {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	border: 1px #F7D27F solid;
	background-color: #FEEFC1;
}*/
.sfondoCorsi {
	background-color: #FEEFC1;
	vertical-align: top;
}
.bordoSx {
	border-left: 2px #F7D27F solid;
}
.bordoDx {
	border-right: 2px #F7D27F solid;
}
.bordoUp {
	border-top:2px #F7D27F solid;
}
.bordoDown {
	border-bottom:2px #F7D27F solid;
}


