/* CSS principale per umapalata.com */
@import url(uprods.css);
BODY
{
  MARGIN: 0pt 0pt 0pt 0pt;  
  BACKGROUND-COLOR: #EEF0E3;
  TEXT-ALIGN: left;
  FONT-SIZE: 9pt;
  FONT-FAMILY: Arial;  
}
IMG
{
  BORDER-RIGHT: 0px;
  BORDER-TOP: 0px;
  BORDER-LEFT: 0px;
  BORDER-BOTTOM: 0px;
}
A
{
  FONT-WEIGHT: 800;
  FONT-SIZE: 7pt;  
  FONT-FAMILY: 'Arial';
  TEXT-DECORATION: none;
}

SELECT
{
  BORDER-RIGHT: black 1pt solid;
  BORDER-TOP: black 1pt solid;
  font-size: 0.90em;
  BORDER-LEFT: black 1pt solid;
  COLOR: black;
  TEXT-INDENT: 3pt;
  BORDER-BOTTOM: black 1pt solid;
  font-family: Arial, Geneva, Helvetica, sans-serif;
  TEXT-ALIGN: left;
}

/* Costruisco le classi per gli imput */
input {  
	margin-right: 0em;
	font-size: 0.80em;	
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #226666;
	border-style: solid;
	border-right-width: 0.05em;
	border-left-width: 0.05em;
	border-top-width: 0.05em;
	border-bottom-width: 0.05em;
	border-top-color:#A5ACB2;
	border-right-color:#A5ACB2;
	border-bottom-color:#A5ACB2;
	border-left-color:#A5ACB2;	
}

input.small {
    font-size: 0.80em;
	width: 6em;
}

input.medium {
    font-size: 0.80em;
	width: 20em;
}
input.big {
	width: 47.8em;
}

input.button {
	border: solid;
	border-width: 0.10em;
	padding: 0.05em;
	border-color: #000080;
	background-color: #99FF00;
	width: auto;
	height: auto;
	color: #000080;
	font-size: 0.80em;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}
input.buttonNormal{
	border: solid;
	border-width: 0.05em;
	padding: 0.05em;
	border-color:#A5ACB2;
	background-color: #ccCCdd;
	width: auto;
	height: auto;
	color: black;
	font-size: 0.80em;
	font-weight: 400;
	text-align: center;
	cursor: pointer;
}
/* Costruisco le classi per le textarea */
textarea {
	height: 5em;
	width: 50em;
	text-align: justify;	
	background-color: white;
	font-size: 1em;
	color: #226666;
	font-family: Arial, Geneva, Helvetica, sans-serif;
}
textarea.small {}

textarea.medium {
    font-size: 0.80em;
    height: 4em;
	width: 20em;
}
textarea.big {
	font-size: 0.80em;
    height: 8em;
	width: 30em;
}

UL
{

}
UL.simple
{
    list-style: none ! important;
	list-style-image: none ! important;
	/* background-color:red; */
	margin: 0;
} 
.errore
{
    FONT-WEIGHT: 400;
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-FAMILY: 'Arial';
}
.report
{
    FONT-WEIGHT: 400;
    FONT-SIZE: 10pt;    
    COLOR: green;
    FONT-FAMILY: 'Arial';
}
.whois
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: 'Arial';
}

.titoloPagina
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 12pt;
    COLOR: #226666;
    FONT-FAMILY: 'Arial';
}
.titoloElenco
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 10pt;
    COLOR: #226666;
    FONT-FAMILY: 'Arial';
}
.titoloParagrafo
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 10pt;
    COLOR: #226666;
    FONT-FAMILY: 'Arial';
}
.errore
{
    FONT-WEIGHT: 400;
    FONT-SIZE: 10pt;
    FONT-STYLE: italic;
    COLOR: red;
    FONT-FAMILY: 'Arial';
}
.erroreSmall
{
  FONT-WEIGHT: 200;
  FONT-SIZE: 8pt;
  COLOR: red;
  FONT-STYLE: italic;
  FONT-FAMILY: 'Arial';
}
.testo
{
  FONT-WEIGHT: 400;
  FONT-SIZE: 10pt;
  COLOR: #000000;
  FONT-FAMILY: 'Arial';
}
.testoLink{
  FONT-WEIGHT: 500;
  FONT-SIZE: 10pt;
  COLOR: blu;
  FONT-FAMILY: 'Arial';
  TEXT-DECORATION: none
  }
.testoLink:active{COLOR: blu;}
.testoLink:hover{color: red; text-decoration: none}
.testoLink:link{COLOR: blu;}
.testoLink:visited{}

.etichetta
{
  FONT-WEIGHT: 400;
  FONT-SIZE: 10pt;
  COLOR: #000000;
  FONT-FAMILY: 'Arial';
}

.valore
{
  FONT-WEIGHT: 500;
  FONT-SIZE: 10pt;
  COLOR: #226666;
  FONT-FAMILY: 'Arial';
}
.bodyLink{
  FONT-SIZE: 9pt;
  FONT-FAMILY: 'Arial';
  FONT-WEIGHT: 700;
  COLOR: #007777;
  TEXT-DECORATION: none
  }
.bodyLink:active{COLOR: #007777;}
.bodyLink:hover{color: #0099FF; text-decoration: none}
.bodyLink:link{COLOR: #007777;}
.bodyLink:visited{}

.colomnLink{
  FONT-SIZE: 9pt;
  FONT-FAMILY: 'Arial';
  FONT-WEIGHT: 700;
  COLOR: #333300;
  TEXT-DECORATION: none
  }
.colomnLink:active{COLOR: #333300;}
.colomnLink:hover{color: #0099FF; text-decoration: none}
.colomnLink:link{COLOR: #333300;}
.colomnLink:visited{}


.etichettaSmall
{
  FONT-WEIGHT: 400;
  FONT-SIZE: 7pt;
  COLOR: #000000;
  FONT-FAMILY: 'Arial';
}

.valoreSmall
{

  FONT-WEIGHT: 200;
  FONT-SIZE: 8pt;
  COLOR: black;
  FONT-FAMILY: 'Arial';
}
.etichettaChiavi
{
  FONT-WEIGHT: 500;
  FONT-SIZE: 8pt;
  COLOR: blue;
  FONT-FAMILY: 'Arial';
}
.valoreChiavi
{

  FONT-WEIGHT: 200;
  FONT-SIZE: 8pt;
  COLOR: red;
  FONT-FAMILY: 'Arial';
}
.commento
{
  FONT-SIZE: 10pt;
  COLOR: black;
  FONT-STYLE: italic;
  FONT-FAMILY: 'Arial';
}
 colore 
.grey
{
  BACKGROUND-COLOR: darkgray
}
.middleGrey
{
  BACKGROUND-COLOR: #d8d8d8
}
.lightGrey
{
  BACKGROUND-COLOR: #ebebeb
}
.menu{
  FONT-SIZE: 8pt;
  FONT-FAMILY: 'Arial'
  FONT-WEIGHT: 800;
  COLOR: #003063;
  TEXT-DECORATION: none}
.menu:active{COLOR: #003063;}
.menu:hover{COLOR: red;}
.menu:link{COLOR: #003063;}
.menu:visited{}



.linkSubMenu{
  FONT-SIZE: 8pt;
  FONT-FAMILY: 'Arial';
  FONT-WEIGHT: 800;
  COLOR: #666666;  
  TEXT-DECORATION: none}
.linkSubMenu:active{COLOR: #666666;}
.linkSubMenu:hover{color: red; text-decoration: none}
.linkSubMenu:link{COLOR: #666666;}
.linkSubMenu:visited{}

.linkHome{
  FONT-SIZE: 8pt;
  FONT-FAMILY: 'Arial';
  FONT-WEIGHT: 400;
  COLOR: #424F3C;  
  TEXT-DECORATION: none}
.linkHome:active{COLOR: #424F3C;}
.linkHome:hover{color: #99FF00; text-decoration: none}
.linkHome:link{COLOR: #424F3C;}
.linkHome:visited{}



.margine
{
    BACKGROUND-COLOR: #FFFFFF
}
.bcolorMenuTablElenco
{
    BACKGROUND-COLOR: #EEEEEE
}
.bcolorTablElenco
{
    BACKGROUND-COLOR: #fefefe
}
.bcolorMenuTablDettaglio
{
    BACKGROUND-COLOR: #EEEEEE
}
.bcolorTablDettaglio
{
    BACKGROUND-COLOR: #fefefe
}


