BODY
{
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
	background-color : white;
}

P
{
    TEXT-ALIGN: justify
}

H3
{
	COLOR: #DD151A;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-VARIANT: small-caps;
	/*background-color : #E7D0A4;
	*/
}

A
{
	COLOR: #DD151A;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: 600;
	TEXT-DECORATION: none
}
A:active
{
    COLOR: #DD151A;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: 600;
    TEXT-DECORATION: none
}
A:visited
{
	/*correzione richiesta da Ilaria Fabbri */
	COLOR: #DD151A;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: 600;
	TEXT-DECORATION: none
}
A:hover
{
	COLOR: #DD151A;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: 600;
	TEXT-DECORATION: underline
}

A.link
{
	COLOR: #666463;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: 600;
	TEXT-DECORATION: none
}
A.link:active
{
    COLOR: #666463;
    FONT-FAMILY: Arial;
    FONT-SIZE: 10pt;
    FONT-STYLE: italic;
    FONT-WEIGHT: 600;
    TEXT-DECORATION: none
}
A.link:visited
{
	COLOR: #666463;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
	FONT-WEIGHT: 600;
	TEXT-DECORATION: none
}
A.link:hover
{
	COLOR: #666463;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: 600;
	TEXT-DECORATION: underline
}


.lowcase {
	text-transform : lowercase;
}
.Category
{
border-width: 0px;
padding: 1px;
text-align:left;
}
.codice{
	color: #DD151A;	
}
.Order
{
border-width: 0px;
padding: 1px;
}
.categoryPath
{
text-transform: lowercase;
font-size: 10pt;
}
.InputUserForm1
{
color: #DD151A;
font-weight: bold;
background-color: #FFFFFF;
}
.nota
{
text-transform: lowercase;
font-size: 10pt;
FONT-STYLE: italic;

}
.onGreen {  
color: #FFFFFF;
background-color: #DD151A; 
}

.onGreen1 {  
color: #FFFFFF;
}

.onGreen2 {  
color: #000000;
background-color: #DD151A; 
}



.Error{
	color: #DD151A;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	background-color : white;
}



input{
	font-size : 10pt;
	font-style : normal;
}
input.text{
	font-size : 10pt;
	font-style : normal;
	border-style : solid;
	border-color : #666463;
	border-width : 1px;
}
.bottone {
  FONT-FAMILY: Arial;
  FONT-SIZE: 10pt;
  FONT-WEIGHT: bold;
	background-color: #DD151A;
	color: #FFFFFF;
	text-align: center;
	border-style : solid;
	border-width : 0;
}

.sfondo 
{  
color: #FFFFFF;
background-color: #FA5B5B; 
}
.sfondo2 
{  
background-color: #FFFFFF; 
}
.sfondo3 
{  
background-color: #666463; 
}
.sfondo4 
{  
background-color: #FFFFFF; 
}

TABLE.ListCat {    
	border-color : #DD151A;
	border-style : solid;
	border-width : 1;
}
TD {
  FONT-FAMILY: Arial;
  FONT-SIZE: 10pt;
	text-align: left;
}
Th {
  FONT-FAMILY: Arial;
  FONT-SIZE: 10pt;
	color: white;
	background-color: #DD151A;
	font-weight: bold;
	text-align: center;
}
select.text{
	font-size : 10pt;
	font-style : normal;
	border-style : solid;
	border-color : #666463;
	border-width : 1px;
	text-transform: lowercase;
}

/*legenda*/
BODY.legenda
{
  COLOR: black;
  FONT-FAMILY: Arial;
  FONT-SIZE: 10pt;
	background-color : #666463;
}
Th.legenda {
  FONT-FAMILY: Arial;
  FONT-SIZE: 10pt;
	color: #FFFFFF;
	background-color: #DD151A;
	font-weight: bold;
	text-align: center;
}
TD.simboli {
  FONT-FAMILY: Arial;
  FONT-SIZE: 10pt;
	color: #000000;
	background-color: #C2C1C0;
	font-weight: bold;
	text-align: center;
}
TD.legenda {
  FONT-FAMILY: Arial;
  FONT-SIZE: 10pt;
	color: #000000;
	background-color: #F6F6F6;
}

TD.titoli1 {
  FONT-FAMILY: Arial;
  FONT-SIZE: 10pt;
	background-color: #E0E0E0;
	color: #000000;
}
TD.titoli {
  FONT-FAMILY: Arial;
  FONT-SIZE: 10pt;
	background-color: #C2C1C0;
	color: #000000;
}
TD.dati {
  FONT-FAMILY: Arial;
  FONT-SIZE: 10pt;
	background-color: #FFFFFF;
	color: #000000;
}
TD.dati2 {
  FONT-FAMILY: Arial;
  FONT-SIZE: 10pt;
	background-color: #F3F2F2;
	color: #000000;
}
TD.dati3 {
  FONT-FAMILY: Arial;
  FONT-SIZE: 10pt;
	background-color: #FFFFFF;
	color: #DD151A;
}
TD.dati4 {
  FONT-FAMILY: Arial;
  FONT-SIZE: 10pt;
	background-color: #F3F2F2;
	color: #DD151A;
}
TD.totale {
  FONT-FAMILY: Arial;
  FONT-SIZE: 10pt;
	background-color: #F3F2F2;
	color: #000000;
	text-align: right;
	FONT-WEIGHT: bold;
}
TD.Cart2a {
  FONT-FAMILY: Arial;
  FONT-SIZE: 10pt;
	background-color: #FFFFFF;
	color: #000000;
}
TD.bottoni {
  FONT-FAMILY: Arial;
  FONT-SIZE: 10pt;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
}
TD.emptycart {
  FONT-FAMILY: Arial;
  FONT-SIZE: 10pt;
	background-color: #FFFFFF;
	color: #DD151A;
}

.menuItem
{
	background-color : #D65F49;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	text-align : center;
}
A.menu:VISITED, A.menu:ACTIVE, A.menu, A.menu:HOVER, A.menu:LINK {
	background-color : #D65F49;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	text-decoration : none;
	font-weight : bold;
}

A.menu:VISITED, A.menu:ACTIVE, A.menu,  A.menu:LINK {
	color : White;
}

 A.menu:HOVER {
	color : #616161;
}

.title
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : Black;
}

.dialog {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : Black;
}
