﻿.divProdotti
{
    display: inline;
}
.body_home
{
    margin-top: 0px;
    background-image: url(images/istituzionali.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
}
.body_home2
{
    margin-top: 0px;
    background-image: url(images/sfondo_moscatelli.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
}
.body_rosso
{
    margin-top: 0px;
    background-image: url(images/prodotti_rosso.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
}
.body_verde
{
    margin-top: 0px;
    background-image: url(images/prodotti_verde.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
}
.body_rosa
{
    margin-top: 0px;
    background-image: url(images/prodotti_verde.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
}
.body_default
{
    margin-top: 0px;
    background-image: url(images/default.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
}
.body_rosa
{
    margin-top: 0px;
    background-image: url(images/prodotti_rosa.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
}
#contenuto
{
    width: 420px;
    height: 275px;
    text-align: center;
}
.contenuto_prod
{
    text-align: left;
    margin: 10 10 10 10;
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
}
.titolo_prod
{
    text-align: left;
    font-family: Tahoma;
    font-size: 12px;
    color: #282a3f;
    font-weight: bold;
}
#prodotto
{
    width: 970px;
    height: 275px;
    text-align: center;
}
.back
{
    font-family: Tahoma;
    font-size: 9px;
    color: White;
    font-weight: bold;
    text-decoration: none;    
}
.Collegamento
{
    font: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
.menu
{
    font: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
.prodotti:link
{
    font: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
.prodotti:hover
{
    font: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #FF6600;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
.prodotti:active
{
    font: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
.prodotti:visited
{
    font: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
.contenuto
{
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
}
.titolo
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}
.immagine
{
    vertical-align: middle;
    text-align: center;
}
.imgContainer
{
    border: solid 2px white;
    text-align: center;
    background-color: White;
}
.ContenutoBold
{
    font-weight: bold;
    text-transform: uppercase;
    font-family: Tahoma;
    font-size: 11px;
    color: White;
}
.footer
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #282a3f;
}
.CollegamentoHome
{
    font: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #282a3f;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}
.CollegamentoMail
{
    font: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    text-transform: lowercase;
    text-align: center;
}
