﻿body {
background-color:#000000;
}

a{
font-family: Verdana; 
font-size: 12px; 
color: #FFFFFF
}


.TestoBianco
{
    font-family: Verdana;
    font-size: 12px;
    color: #FFFFFF;
}
.DivContenutoGenerale
{
    margin-left: 20px;
    margin-right: 20px;
}
.ImmagineNews
{
    float: left;
    padding-right: 5px;
    padding-bottom: 5px;
}
.FotoHome
{
    background-image: url('../immagini/SfondoFotoHome.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    width: 450px;
    height: 400px;
    vertical-align: middle;
    text-align: center;
}

.TitoloRosso
{
    font-family: Verdana;
    font-size: 16px;
    color: #B51C10;
    font-weight: bold;
}

