/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-bottom: 0;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

/* CSS Stylesheet Finsa */

.WinTable	
{
 MARGIN: 1px; 
 BORDER-RIGHT: #cacbc3 1px solid; 
 BORDER-TOP: #cacbc3 1px solid; 
 BORDER-LEFT: #cacbc3 1px solid; 
 BORDER-BOTTOM: #cacbc3 1px solid;
}

.BorderLeft	
{
 BORDER-LEFT: #666666 1px solid; 
}

.BorderRight	
{
 BORDER-RIGHT: #666666 1px solid; 
}

.BorderTop	
{
 BORDER-TOP: #666666 1px solid; 
}

.BorderBottom	
{
 BORDER-BOTTOM: #666666 1px solid;
}

.BorderLeftRight
{
 BORDER-LEFT: #666666 1px solid; 
 BORDER-RIGHT: #666666 1px solid; 
}

.BorderTopBottom
{
 BORDER-TOP: #666666 1px solid; 
 BORDER-BOTTOM: #666666 1px solid;
}

.BorderTopRight
{
 BORDER-TOP: #666666 1px solid; 
 BORDER-RIGHT: #666666 1px solid; 
}

.BorderTopBottomRight
{
 BORDER-TOP: #666666 1px solid; 
 BORDER-BOTTOM: #666666 1px solid;
 BORDER-RIGHT: #666666 1px solid; 
}

.BorderBottomRight	
{
 BORDER-BOTTOM: #666666 1px solid;
 BORDER-RIGHT: #666666 1px solid; 
}

/* Tabelle per Input Dati e/o Griglie */

.WinHeader	{
 background-color: #22397A;
 color: White;
 text-align: left;
 font-style: normal;
 font-family: Verdana;
 font-weight: bold;
 font-size: 10px;
}

.SubWinTable
{
 border-left: solid 1px #22397A;
 border-right: solid 1px #22397A;
 border-bottom: solid 1px #22397A;
 vertical-align:middle;
 text-align:center;
}

.SubWinTableTot
{
 border-left: solid 1px #22397A;
 border-right: solid 1px #22397A;
 border-top: solid 1px #22397A;
 border-bottom: solid 1px #22397A;
 vertical-align:middle;
 text-align:center;
}

.WinTableBold	
{
 border-left: solid 2px #8da1c2;
 border-top: solid 2px #8da1c2;
 border-bottom: solid 2px #8da1c2;
 border-right: solid 2px #8da1c2;
 vertical-align:middle;
 text-align:center;
 
}
.WinTableBold2	
{
 border-left: solid 1px #8da1c2;
 border-top: solid 1px #8da1c2;
 border-bottom: solid 1px #8da1c2;
 border-right: solid 1px #8da1c2;
 vertical-align:middle;
 text-align:center;
 
}
.WinTableFooter
{
 border: solid thin #22397A;
 background-color:#22397A;
 height: 20px;
 padding: 3 3 3 3;
}

.WinTableFooterNoBorder
{
 border: solid thin #22397A;
 background-color:#22397A;
 height: 20px;
 padding: 0 0 0 0;
}

.BoxDx	{
	border-bottom: solid 1px #486595;
	border-right: solid 1px #486595;
	border-top: solid 1px #486595;
}
	
.BoxSx	{
	border-bottom: solid 1px #486595;
	border-left: solid 1px #486595;
	border-top: solid 1px #486595;
}

.BoxOnlyLeft
{
	BORDER-left: 1px solid #22397A;
}

.BoxOnlyRight
{
	border-right: 1px solid #22397A;
	}

.BoxOnlyTop
{
	border-top: 1px solid #22397A;
	}

.BoxOnlyBottom
{
	border-bottom: 1px solid #22397A;
	}

.BoxLateral	{
	border-right: solid 1px #22397A;
	border-left: solid 1px #22397A;
}

.Box	{
	border-bottom: solid 1px #486595;
	border-top: solid 1px #486595;
}

.BoxTot	{
	border-bottom: solid 1px #486595;
	border-top: solid 1px #486595;
	border-right: solid 1px #22397A;
	border-left: solid 1px #22397A;
}

.MainWindowParagraph /* MD: separatori di aree per le MW */
{
	 background-color: #ece9d8;
	 border-bottom: #cacbc3 1px solid;
	 border-top: #cacbc3 1px solid;
	 border-right: #cacbc3 1px solid;
	 color: #666666;
}

.MWPLine
{
	BORDER-BOTTOM: #cacbc3 1px solid;
}

.MainWindowParagraphObbligatorio /* MD: separatori di aree per le MW rossi*/
{
	background-color: red; 
	color: White;
	font-weight: bold;
}

.MWPLineObbligatorio
{
	BORDER-BOTTOM: red 1px solid;
}

/* Link per Sort su Grid */
A.DGHeaderSortCol:link	{
	color: #606080;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	}
	
A.DGHeaderSortCol:active	{
	color: #606080;
    font-weight: bold;
    text-decoration: none;
    }
    
A.DGHeaderSortCol:visited	{
	color: #606080;
    font-weight: bold;
    text-decoration: none;
    }
    
A.DGHeaderSortCol:hover	{
   color: #606080;
   font-weight: bold;
   text-decoration: underline;
}
/* Link per Pager su Grid */
A.DGPagerCol:link	{
	color: white;
	font-weight: bold;
	text-decoration: none;
	}
	
A.DGPagerCol:active	{
	color: white;
    font-weight: bold;
    text-decoration: none;
    }
    
A.DGPagerCol:visited	{
	color: white;
    font-weight: bold;
    text-decoration: none;
    }
    
A.DGPagerCol:hover	{
	color: white;
    font-weight: bold;
    text-decoration: underline;
    }

/* Default CSS Stylesheet for DataGrid object */
.DGStyle	{
	background-color:white;
	color:Black;
   border-top:solid 1px #cacbc3;
   border-left:solid 1pt #cacbc3;
   border-right:solid 1pt #cacbc3;
   border-bottom:solid 1px #cacbc3;
}
	
.DGHeader	{
    FONT-WEIGHT: bold;
    COLOR: #606080;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #E7EBEF;
	 font-size: 11px;
	 border-top:solid 1pt #cacbc3;
	 border-left:solid 1pt #cacbc3;
	 border-right:solid 1pt #cacbc3;
	}

.DGHeaderCell	{
    FONT-WEIGHT: bold;
    COLOR: #606080;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #E7EBEF;
	 font-size: 11px;
	 border-style:none;
	}
	
.DGFooter	{
   BORDER: solid 1px #cacbc3;
	color: #606080;
	background-color: #E7EBEF;
	font-style:normal ;
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	padding: 3 0 3 0;
   border:solid 1pt #E7EBEF;
}

.DGPager	{
    font-family: Verdana, Arial;
	 font-weight: bold;
    font-size: 10px;
    color: #606080;
    background-color: #E7EBEF;
    text-align:left;
}
  
/* COLONNE DELLA GRIGLIA (ITEM) */

.DGItem	{
	background-color: White;
	color: #606060;	
	font-style:normal;
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
}

.DGDxItemCell	{
	background-color: White;
	color: #606060;	
	font-style:normal;
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
   border-right:solid 1pt #cacbc3;
   border-bottom:solid 1pt #cacbc3;
}

.DGSxItemCell	{
	background-color: White;
	color: #606060;	
	font-style:normal;
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
   border-right:solid 1pt #cacbc3;
   border-bottom:solid 1pt #cacbc3;
}

.DGSxDxItemCell	{
	background-color: White;
	color: #606060;	
	font-style:normal;
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
   border-left:solid 1pt #cacbc3;
   border-right:solid 1pt #cacbc3;
   border-bottom:solid 1pt #cacbc3;
}

.DGItemSmall	{
	background-color: White;
	color:Black;
	font-style:normal ;
	font-family: Verdana;
	font-size: 8px;
	font-weight:normal;
	}

.DGAlternateItem {
	background-color: #D6DFF1;
	color:Black;
	font-style:normal ;
	font-family: Verdana;
	font-size: 9px;
	font-weight:normal;
}
/* COLONNE DELLA GRIGLIA */

.MainFolderTable
{
	BORDER: solid 1px #425A9C;
}

/* FINE [ Stylesheet for DataGrid object ] */

INPUT.SubmitButton /* Bottoni rollover */
{
	behavior: url(_form/INPUT.btn.HTC);
	background-color: #E7EBEF;
	border-color: White;
	border-style: solid; 
	border-width: 1px;
	cursor: hand;
	font-weight: bold; 
	font-family: Verdana;
	font-size:11px;
	width: 65px;
}

INPUT.ImageSubmitButton /* Bottoni rollover */
{
	border-style: none; 
	border-width: 0px;
	width: 16px;
	height:16px;
}

INPUT.SubmitButtonBorder /* Bottoni rollover */
{
	behavior: url(_form/INPUT.btn.HTC);
	background-color:#F1F1F1;
	border-color: black;
	border-style: solid; 
	border-width: 1px;
	cursor: hand;
	font-weight: bold; 
	font-family: Verdana;
	font-size:11px;
	width: 65px;
}

/* Classe per maschera di errori */

.ErrorTitle {
    MARGIN-TOP: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 16pt;
    MARGIN-BOTTOM: 5px;
    COLOR: #486595;
    FONT-FAMILY: Verdana
}

/* Classi per maschere input dati */

.Obbligatorio {
	color: Red;
	font-weight: bold;
}

INPUT.Hide {
   width: 0px;
   color: #ffffff;
   background: #ffffff;
   border: none 0px;
   height: 0px;
   behavior: url(_form/INPUT.tro.htc);
}

SELECT.Hide {
   width: 0px;
   color: #ffffff;
   background: #ffffff;
   border: none 0px;
   height: 0px;
}

.TitleParent
{
	color: Red;
	font-weight: bold;
	font-family:Verdana;
	font-size:12px;
}

.Label {
	FONT-WEIGHT: bold;	
}

.LabelSmall {
	FONT-WEIGHT: normal;	
	font-style:italic;
	color:Navy;
	font-size:9px;	
}

.LabelTitle {
	FONT-WEIGHT: bold;
	font-family:Verdana;
	font-size:12px;	
}

.LabelUnderline {
	FONT-WEIGHT: bold;	
	text-decoration:underline ;
}

.FooterLabel /* MD: per le label che stanno nel footer */
{
	background-color: #22397A;
	color:White;
	font-weight: bold;
	font-family: verdana;
}

.FooterText /* VM: per i text che stanno nel footer */
{
	behavior: url(_form/INPUT.tro.htc);
	border: none 0px;
	background-color: #22397A;
	color:White;
	font-weight: bold;
	font-family: verdana;
}

INPUT.ReadOnlyText /* x campi di testo in sola visualizzazione (non editabili) */
{
	behavior: url(_form/INPUT.tro.htc);
	border: none 0px;
	background-color: Transparent;
	font-style:normal;
	font-family: Verdana;
	font-size: 11px;
	color: #606060;	
}

INPUT.ReadOnlyTextNUM /* x campi numerici in sola visualizzazione (non editabili) */
{
	behavior: url(_form/INPUT.NumTro.htc);
	border: none 0px;
	background-color: transparent;
	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

TEXTAREA.ReadOnlyText /* x campi di testo in sola visualizzazione (non editabili) */
{
	behavior: url(_form/INPUT.tro.htc);
	border: none 0px;
	background-color: Transparent;
	font-style:normal;
	font-family: Verdana;
	font-size: 11px;
	color: #606060;	
}


TEXTAREA.LimitEditing /* x campi di tipo textarea la cui lunghezza è limitata */
{
	behavior: url(_form/TEXTAREA.htc);
	font-size: 10px;
	font-family: Verdana;
}

INPUT.WinHeaderText	{
	behavior: url(_form/INPUT.tro.htc);
	border: none 0px;
	background-color: #22397A;
	color: White;
	text-align: left;
	font-style: normal;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}

IMG.Button /* MCO per image button*/
{
		cursor: hand;
}

IMG.DUA /* MCO per image con Date & Utente Ultimo Aggiornamento*/
{
		cursor: help;
}

/* MCO - Per ogetto CALENDAR */
.calendarHeader 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: white; 
	FONT-FAMILY: Verdana; 
	BACKGROUND-COLOR: navy 
}
.calendarDayName 
{ 
	FONT-SIZE: 8pt; 
	MARGIN-LEFT: 2px; 
	COLOR: navy; 
	FONT-FAMILY: Verdana 
}
.calendarDayNumbers 
{ 
	FONT-SIZE: 8pt; 
	MARGIN-LEFT: 2px; 
	COLOR: black; 
	FONT-FAMILY: Verdana 
}
.calendarDayName 
{ 
	FONT-SIZE: 8pt; 
	MARGIN-LEFT: 2px; 
	COLOR: navy; 
	FONT-FAMILY: Verdana 
}
.calendarDayNumbers 
{ 
	FONT-SIZE: 8pt; 
	MARGIN-LEFT: 2px; 
	COLOR: black; 
	FONT-FAMILY: Verdana 
}
.calendarToday 
{ 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: black; 
	FONT-FAMILY: Verdana 
}			

.Tree{
	font-size: 10px;
	font-family: Verdana;
}

/**/
.LPStyle	{
	background-color:white;
	color:Black;
    border: none;
	}
.LPItem
{
	cursor: hand;
	color: #425A9C;
	background-color: white;
	font-family:Verdana;
	font-weight: bold;
	font-size:8pt;
	height:20px;
	width:155px;
	border-bottom:solid 2px #425A9C;
}

/* CSS Stylesheet FinPorto */

A:hover {
   text-decoration: none; 
   color: #CC0000;
}

a:active {
   text-decoration: none;
}

a:link {
   text-decoration: none;
}

a:visited {
   text-decoration: none;
}

.Title {
   font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A5823E;
	border:none;
}

.Title2 {
   font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A5823E;
	line-height:2px;
}

.Title3 {
   font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A5823E;
}

.SubTitle {
   font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A5823E;
}

.Text {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

.TextGrey {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #606060;
}

.sottosottotitolo {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
   color: #000000;
}

.Brux {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15px;
}
							
.Lettera {
   font-family: verdana,arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: Bold;
	color:#A5823E;
}

.RedText {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #CC3333;
}
		
.RedTextsmall {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #CC3333;
}
		
.GreenText {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	color: #45A030;
}		
		
.SmallText {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.HomeText {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.LexText {
   font-family: times new roman;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.pdf {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.TabTitle {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #606080;
}

.TabTitleSmall {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #606080;
}

.TabText {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#606060;
	font-weight:bold;
}

.TabTextDark {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #001842;
}

.TabText2 {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
   color: #000040;
}

.MenuText {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.MenuSmallText {
   font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.TabSmallText {
   font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.TabSmallText2 {
   font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.TabLinkText {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.PathText {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#000066;
}

.TextLink {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

.FormText {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.Form2Text {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.Form2TextNum {
 	behavior: url(_form/INPUT.num.htc);
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.Form2TextNumNoFMT 
{
   text-align:right;
   behavior: url(_form/INPUT.numNoFMT.htc);
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.Form2TextNumNoFMTReadOnly
{
   text-align:right;
   behavior: url(_form/INPUT.tro.htc);
	border: none 0px;
	background-color: Transparent;
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.FormSelectText {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}

.FormField35 {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 35px;
}

.FormField85 {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 85px;
	}

.FormField105 {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 105px;
}

.FormField125 {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 105px;
}

.FormField225 {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 225px;
}

.testo1 {
	FONT-SIZE: 14px;
	COLOR: Navy;
	FONT-FAMILY: Arial,Verdana, Helvetica;
}

.testo2 {
	FONT-SIZE: 11px;
	COLOR: Blue;
	FONT-FAMILY: Arial,Verdana, Helvetica;
}

.testo3 {
	FONT-SIZE: 12px;
	COLOR: Black;
	FONT-FAMILY: Arial, Verdana,Helvetica;
}

.testo4 {
	FONT-SIZE: 16px;
	COLOR: #112372;
	FONT-FAMILY: Arial,Verdana, Helvetica;
}

.testo5 { 	
	FONT-SIZE: 14px;
	COLOR: #A5823E;
	FONT-FAMILY: Arial,Verdana, Helvetica;
}

.testo6 { 	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	COLOR: #A5823E;
}

.testo7 { 	
	font-family: times new roman;
	COLOR: Black;
	font-size: 18px;
}	

.testo8 { 	
	font-family: times new roman;
	COLOR: Black;
	font-size: 16px;
	
}	
	
.testo9 {
	FONT-SIZE: 12px;
	COLOR: #112372;
	FONT-FAMILY: Arial,Verdana, Helvetica;
}

.testo10 {
	FONT-SIZE: 12px;
	COLOR: Blue;
	FONT-FAMILY: Arial,Verdana, Helvetica;
}

.testo11 {
	FONT-SIZE: 22px;
	COLOR: #3333cc;
	FONT-FAMILY: Arial,Verdana, Helvetica;
}

.testo12 {
	FONT-SIZE: 15px;
	COLOR: Navy;
	FONT-FAMILY: Arial,Verdana, Helvetica;
}
		
.comic {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Comic Sans MS;
}

.comic_title { 	
   font-family: Comic Sans MS;
	font-size: 15px;
	font-weight: bold;
	color: #A5823E;
}

.Text_neg {
   MARGIN-TOP: -22px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

.libro1 {
	FONT-SIZE: 9px;
	FONT-FAMILY: Arial,Verdana, Helvetica;
	color: #CC3333;
}
	
.libro2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	COLOR: #FD7304;
}
		
.libro4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
		
.libro3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	COLOR: #072297;
}
	
.libro_title {
	font-family: Courier New, arial, helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	COLOR: #02027C;
}
		
.libro_subtitle {
	font-family: Courier New, arial, helvetica, sans-serif;
	font-size: 11px;
	COLOR: #02027C;
}
		
.fumetto {
	FONT-SIZE: 12px;
	COLOR: #C62404;
	FONT-FAMILY: Comic Sans MS;
}

.simileLnk {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #3C6EA9;
	text-decoration: underline;
	font-weight: bolder;
}

.maiuscoletto {
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: Black;
}

.Testo {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; LINE-HEIGHT: 18px; FONT-FAMILY: verdana, arial, helvetica, sans-serif
}
.TestoSmall {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: arial, helvetica, sans-serif
}
.TitoloTabella {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #fffff7; FONT-FAMILY: verdana, arial, helvetica, sans-serif
}
.TestoForm {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; FONT-FAMILY: verdana, arial, helvetica, sans-serif
}
.TestoIcone {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; FONT-FAMILY: arial, helvetica, sans-serif
}
.Messaggio {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: verdana, arial, helvetica, sans-serif
}

TABLE.collaborazione
{
	/*BORDER-RIGHT: #336699 1px solid; 
	BORDER-TOP: #336699 1px solid; 
	BORDER-LEFT: #336699 1px solid; 
	BORDER-BOTTOM: #336699 1px solid;*/ 
	PADDING-RIGHT: 5px; 
	PADDING-LEFT: 5px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	PADDING-BOTTOM: 5px; 
	COLOR: #336699; 
	PADDING-TOP: 5px; 
	FONT-FAMILY: verdana, Arial, Helvetica, sans-serif; 
}

TD.CollTitle {
	BORDER-RIGHT: #336699 1px solid; 
 	BORDER-TOP: #336699 1px solid; 
	BORDER-BOTTOM: #336699 1px solid; 
 	BORDER-LEFT: #336699 1px solid; 
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: #336699;
}

TD.CollCell {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #606080;
}

TD.CollSmallText { 
   font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
