﻿html {height:100%;}
body {height:100%; margin:0; padding:0;}
#bg {position:fixed; top:0; left:0; width:100%; height:100%;z-index:1;}
#content {position:relative; z-index:2;}

 a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}   
    
.TabellaBase
{
    padding: 0px;
    width: 950px;
    background-image: url('Img/Sfondo.png');
    border-spacing: 0px;
}
.TabellaInterna
{
    width: 920px;
    border-spacing: 0px;
}

.Tabella100
{
    width:100%;
    border-spacing: 0px;
    padding: 0px;
}
.TabellaBordo
{
    border: 1px solid #CC0000;
    width: 99%;
    padding: 0px;
}
.TabellaBordoGr
{
    border: 1px solid #999999;
    width: 99%;
    padding: 0px;
}
.TabellaTreColonne
{
    width:100%;
    border-spacing: 0px;
}
.TabellaProdotti
{
    width: 150px;
    border-spacing: 0px;
    margin: 0px;
    padding: 0px;
}

.TabellaProdotto
{
    width: 290px;
    background-image: url('Img/ImgProdotto.jpg');
    height: 170px;
}


.Tabella800p
{
    width: 800px;
}

.TestoMenu
{
    font-family: Arial;
    font-size: 14px;
    color: #FFFFFF;
}
.TestoMenu13
{
    font-family: Arial;
    font-size: 13px;
    color: #FFFFFF;
}
.Testo11
{
    font-family: Arial;
    font-size: 10px;
    color: #266AD0;
    font-weight:bold;
}
.Testo11Blu
{
    font-family: Arial;
    font-size: 11px;
    color: #266AD0;
}
.Testo12
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}
.Testo12Jus
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    text-align: justify;
}
.Testo12G
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    font-weight:bold;
}
.TestoBlu
{
    font-family: Arial;
    font-size: 12px;
    color: #266AD0;
}
.TestoBluJus
{
    font-family: Arial;
    font-size: 12px;
    color: #266AD0;
    text-align: justify;
}
.TestoNero14
{
    font-family: Arial;
    font-size: 14px;
    color: #000000;
}
.TestoBianco14
{
    font-family: Arial;
    font-size: 14px;
    color: #FFFFFF;
}
.TestoNero14C
{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-style: oblique;
}
.TestoRosso14
{
    font-family: Arial;
    font-size: 14px;
    color: #FF0000;
    font-weight:bold;
}
.TestoRosso13
{
    font-family: Arial;
    font-size: 13px;
    color: #FF0000;
    font-weight:bold;
}
.TestoMsg
{
    font-family: Arial;
    font-size: 11px;
    color: #AB1D21;
    font-weight: bold;
}
.TestoNomeProdotto
{
    font-family: Verdana;
    font-size: 13px;
    color: #000080;
    font-weight: bold;
}
.TestoBenvenuto
{
    font-family: Verdana;
    font-size: 12px;
    color: #000080;
    font-weight: bold;
}
.TestoPrezzo
{
    font-family: Verdana;
    font-size: 14px;
    color: #AB1D21;
    font-weight: bold;
}
.TestoBianco15G
{
    font-family: Arial;
    font-size: 15px;
    color: #FFFFFF;
    font-weight:bold;
}
.TestoIndice
{
    font-family: Arial;
    font-size: 6px;
    color: #FFFFFF;
}
.lamp
{
    text-decoration: blink;
    color: #FFFF00;
}
.TestoTitolo
{
    font-family: Arial;
    font-size: 15px;
    color: #3333FF;
    font-weight: bold;
}