/* Foglio di stile CSS predefinito per un nuovo progetto di applicazione Web */

BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
BODY.ColorBG
{
	background-color:#8EB6F5;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Tahoma, 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: Tahoma, 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: Tahoma, 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: Tahoma, 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: Tahoma, 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: Tahoma, 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;
	}	

A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
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;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
/*** PHOTO GALLERY ***/
.bodyBg
{
	background-color:#EFF3FD;
}

.headBg
{
	background-color:#FFFFFF;
}

.tbodyBg
{
	background-color:#FFFFFF;
}

.schedaBg
{
	background-color:#FFFFFF;
}

.thumbnail{
	font-family:Tahoma;
	font-size:6pt;
	font-weight:bold;
	color:#3568CC;
}

.Navigator 
{
	font-family:Tahoma;
	font-size:9pt;
	font-weight:normal;
	color:#3568CC;
}

.Hsezione
{
	font-family:Thaoma;
	font-size:12;
	font-weight:bold;
	color:#3568CC;
}

.Bsezione
{
	font-family:Tahoma;
	font-size:9pt;
	font-weight:normal;
	color:#3568CC;
}
TD
{
	font-family:Tahoma;
	font-size:9pt;
	font-weight:normal;
	color:#3568CC;
}
.Presentazione
{
	background-color:#F5F7FD;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:normal;
	color:#3568CC;
}

.MenuSezioni 
{
	font-family:Thaoma;
	font-size:12;
	font-weight:bold;
	color:#00349A;
	background-color:#b7cfff;
}
.MenuSezioni B
{
	font-family:Thaoma;
	font-size:12;
	font-weight:bold;
	color:#FF0000;
	text-transform:uppercase;
}

.MenuSezioniHead
{
	font-family:Arial;
	font-size:18;
	font-weight:bold;
	color:#FF0000;
}

.MenuSezioni A:link
{
	font-family:Thaoma;
	font-size:12;
	font-weight:bold;
	color:#00349A;
	text-transform:uppercase;
}

.MenuSezioni A:visited
{
	font-family:Thaoma;
	font-size:12;
	font-weight:bold;
	color:#00349A;
	text-transform:uppercase;
	}
.MenuSezioni A:active
{
	font-family:Thaoma;
	font-size:12;
	font-weight:bold;
	color:#00349A;
	text-transform:uppercase;	}

.MenuSezioni A:Hover
{
	font-family:Thaoma;
	font-size:12;
	font-weight:bold;
	color:#FF0000;
	text-transform:uppercase;
}

.inputbox 
{
	font-family:Tahoma;
	font-size:9pt;
	border:solid 1px #00349A;	
	color:#00349A;
}
#divLay {
position : absolute;
width : 1px;
height : 1px;
visibility : hidden;
display:none;
z-index : 200;
}

TABLE.Lista TD {
width:200;
font-family:Tahoma;
font-size:10pt;
font-weight:bold;
color:#00349A;
border:1 solid #FFFC00;
}

TABLE.Lista TD.separatore {
width:5;
font-family:Tahoma;
font-size:10pt;
font-weight:bold;
color:#00349A;
border:0 solid #FFFC00;
}

TABLE.ListaVuota TD {
width:120;
font-family:Tahoma;
font-size:10pt;
font-weight:bold;
color:#00349A;
border:0 solid #FFFFFF;
}

TABLE.ListaVuota TD.separatore {
width:30;
font-family:Tahoma;
font-size:10pt;
font-weight:bold;
color:#00349A;
border:0 solid #FFCC00;
}

/*MENU LISTINI*/
.MenuListini 
{
	font-family:Thaoma;
	font-size:10;
	font-weight:bold;
	color:#00349A;
	background-color:#b7cfff;
	border: solid 1px yellow;
}
.MenuListini B
{
	font-family:Thaoma;
	font-size:10;
	font-weight:bold;
	color:#FF0000;
	text-transform:uppercase;
}

.MenuListiniHead
{
	font-family:Arial;
	font-size:14;
	font-weight:bold;
	color:#FF0000;
}

.MenuListini A:link
{
	font-family:Thaoma;
	font-size:10;
	font-weight:bold;
	text-transform:uppercase;
}

.MenuListini A:visited
{
	font-family:Thaoma;
	font-size:10;
	font-weight:bold;
	text-transform:uppercase;
	}
.MenuListini A:active
{
	font-family:Thaoma;
	font-size:10;
	font-weight:bold;
	text-transform:uppercase;	}

.MenuListini A:Hover
{
	font-family:Thaoma;
	font-size:10;
	font-weight:bold;
	color:yellow;
	text-transform:uppercase;
}
/*MENU LISTINI 12*/
.MenuListini12 
{
	font-family:Thaoma;
	font-size:12;
	font-weight:bold;
	color:#00349A;
	background-color:#b7cfff;
	border: solid 1px yellow;
}
.MenuListini12 B
{
	font-family:Thaoma;
	font-size:12;
	font-weight:bold;
	color:#FF0000;
	text-transform:uppercase;
}
.MenuListini12 A:link
{
	font-family:Thaoma;
	font-size:12;
	font-weight:bold;
	text-transform:uppercase;
}

.MenuListini12 A:visited
{
	font-family:Thaoma;
	font-size:12;
	font-weight:bold;
	text-transform:uppercase;
	}
.MenuListini12 A:active
{
	font-family:Thaoma;
	font-size:12;
	font-weight:bold;
	text-transform:uppercase;	}

.MenuListini12 A:Hover
{
	font-family:Thaoma;
	font-size:12;
	font-weight:bold;
	color:yellow;
	text-transform:uppercase;
}
.BoldURed {
	color: #FF0000;
	font-weight: bold;
	font-size: 10pt;
	text-transform:uppercase;
}
.BoldU {
	font-size: 10pt;
	font-weight: bold;
	text-transform:uppercase;
}
.LinkRed {
	color: #FF0000;
	font-weight: bold;
	font-size:14pt;
	text-transform:uppercase;
}
.LinkBlue {
	color:#00349A;
	font-weight: bold;
	font-size:10pt;
	text-transform:uppercase;
}
.SfondoAzzurro
{
	background-color:#b7cfff;
}

A.Disabilitato 
{
	cursor:default;
}
A.Attivo
{
	color:#FF0000;
}
A:visited.Attivo
{
	color:#FF0000;
}
A:link.Attivo
{
	color:#FF0000;
}
A:Hover.Attivo
{
	color:yellow;
}

TABLE.Dati TH	{
  background-color : #b7cfff;
  color : #000F66;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-weight : bold;
}
TABLE.Dati TH.Intestazione	{
  background-color : #b7cfff;
  color : #FF0000;
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size : 14px;
  text-transform:uppercase ;
  font-weight : bold;
}

TABLE.Dati TH A	{
  text-decoration : none;
  font-weight : bold;
}

TABLE.Dati TH A:HOVER	{
  text-decoration : none;
  font-weight : bold;
}

TABLE.Dati .S	{
	background-color : #D6DFF7;
  	color:#215DC6;
}

TABLE.Dati .H	{
	background-color : #7AA1E6;
}

TABLE.Dati .Spacer
{
	background-color:#FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align:justify;
	color:#215DC6;
}

TABLE.Dati TD	{
  color : #000F66;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size : 13px;
  font-weight : normal;
}

TABLE.Dati TR	{
  background-color:#FFFFFF;
}
.TitoloRosso
{
	font-family:Arial;
	font-size:18;
	font-weight:bold;
	color:#FF0000;
}
A.TitoloRosso
{
	font-family:Arial;
	font-size:18;
	font-weight:bold;
	color:#FF0000;
}
A:hover.TitoloRosso
{
	color:#FF0000;
	text-decoration:underline;
}
A:link.TitoloRosso
{
	color:#FF0000;
}
A:visited.TitoloRosso
{
	color:#FF0000;
}
A.LinkRosso
{
	font-family:Arial;
	font-size:14;
	font-weight:bold;
	color:#FF0000;
}
A:hover.LinkRosso
{
	color:#FF0000;
	text-decoration:underline;
}
A:link.LinkRosso
{
	color:#FF0000;
}
A:visited.LinkRosso
{
	color:#FF0000;
}
.CursorHand
{
	cursor:hand;
}

.Hprezzo
{
	font-family:Thaoma;
	font-size:14pt;
	font-weight:bold;
	color:#FF0000;
	text-align:center;
}

.Bprezzo
{
	font-family:Tahoma;
	font-size:9pt;
	font-weight:normal;
	color:#000F66;
}
.RiquadroPrezzo
{
	border-width:1px;
	border-style:solid;
	border-color:#FF0000;
	background-color:#EFF3FD;
	padding:4px;
}


A.LinkCondizioni
{
	font-family:Arial;
	font-size:16;
	font-weight:bold;
	color:#000F66;
}
A:hover.LinkCondizioni
{
	color:#000F66;
	text-decoration:underline;
}
A:link.LinkCondizioni
{
	color:#000F66;
}
A:visited.LinkCondizioni
{
	color:#000F66;
}

A.LinkCondizioniRed
{
	font-family:Arial;
	font-size:16;
	font-weight:bold;
	color:#FF0000;
}
A:hover.LinkCondizioniRed
{
	color:#FF0000;
	text-decoration:underline;
}
A:link.LinkCondizioniRed
{
	color:#FF0000;
}
A:visited.LinkCondizioniRed
{
	color:#FF0000;
}

B.MenuSettori 
{
	font-family:Arial;
	font-size:18;
	font-weight:bold;
	color:#00349A;
	background-color:#b7cfff;
}

DIV.Commento
{
	border:solid 1px #FF0000;
	padding:1px;
}

B.Commento, SPAN.Commento
{
	font-family:Thaoma;
	font-size:10pt;
	font-weight:bold;
	color:#00349A;
	text-transform:none;
}

B.CommentoRosso
{
	font-family:Thaoma;
	font-size:10pt;
	font-weight:bold;
	color:#FF0000;
	text-transform:none;
}

A:hover.Commento
{
	text-decoration:none;
}
.PanelListini 
{
	padding-top:6px;
}
.homemenu
{
	width:760px;
	margin:0 0 6px 0;
}
.homemenu div
{
	width:90px;
	height:30px;
	float:left;
	text-align:center;
	border:1px solid #FFFFFF;
	padding:4px;
	margin:1px 1px 1px 1px;
	background-color:#70A4F6;
	overflow:hidden;
}
#cataloghi
{
	width:112px;
}
#cataloghi a
{
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
#cataloghi a:hover 
{
	color:#FFFFFF;
	text-decoration:none;
}
#panoramica
{
	width:112px;
}
#panoramica a
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#00349A;
	text-decoration:none;
}
#panoramica a:hover 
{
	color:#FFFFFF;
	text-decoration:none;
}
#mappa a
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#00349A;
	text-decoration:none;
}
#mappa a:hover 
{
	color:#FFFFFF;
	text-decoration:none;
}
#contattaci a
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#00349A;
	text-decoration:none;
}
#contattaci a:hover 
{
	color:#FFFFFF;
	text-decoration:none;
}
#condizioni a
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#00349A;
	text-decoration:none;
}
#condizioni a:hover 
{
	color:#FFFFFF;
	text-decoration:none;
}
#prezzi a
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#00349A;
	text-decoration:none;
}
#prezzi a:hover 
{
	color:#FFFFFF;
	text-decoration:none;
}
#acquistare a
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#00349A;
	text-decoration:none;
}
#acquistare a:hover 
{
	color:#FFFFFF;
	text-decoration:none;
}

#chiusura-estiva {
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#00349A;
	text-align:center;
}
#chiusura-estiva b {
	font-size:24px;
	color:#FF0000;
}

/*MENU SETTORE MERCEOLOGICO*/
	div.MenuSettoreMerceologico 
        {
	        width:220px;
            margin-left:2px;
            float:left;
            text-align:left; 
        }

        div.MenuSettoreMerceologico div 
        {
            width:210px;
            text-align:left; 
	        font-family:Thaoma;
	        font-size:10;
	        font-weight:bold;
	        color:#00349A;
	        background-color:#b7cfff;
	        border: solid 1px yellow;
	        margin-bottom:2px;
        }

        .MenuSettoreMerceologico A:link
        {
	        font-family:Thaoma;
	        font-size:10;
	        font-weight:bold;
	        text-transform:uppercase;
        }

        .MenuSettoreMerceologico A:visited
        {
	        font-family:Thaoma;
	        font-size:10;
	        font-weight:bold;
	        text-transform:uppercase;
        }
        
        .MenuSettoreMerceologico A:active
        {
	        font-family:Thaoma;
	        font-size:10;
	        font-weight:bold;
	        text-transform:uppercase;	}

        .MenuSettoreMerceologico A:Hover
        {
	        font-family:Thaoma;
	        font-size:10;
	        font-weight:bold;
	        color:yellow;
	        text-transform:uppercase;
        }