﻿.tabella
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: top;
	}

.tabella a:hover 
{
    Color : Yellow;
}

.tabella a
{
    color : Orange ;
}
.cella2
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: top;
	color:White;
	font-size:x-large;	
}
.cella3
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: middle;
	color: #FF0000;
	font-size: xx-large;
	text-decoration: underline;
	line-height: 40px;
}
.style2
        {
            text-align: justify;
            color:Orange;
            font-size:smaller;
        }
.tabella2
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	vertical-align: top;
	background-color:Black;
	font-size:small;
	}
.tabella2 a
{
    color : Orange ;
}

.immagine img
{
	border: medium outset #FF0000;
	width: 192px;
	height: 144px;
}

.immagine
{
	color: #FF0000;
	font-size: x-large;
	text-align:center;
}
.testosu img
{
	width: 100px;
	height: 184px;
	vertical-align:text-top;
}
.offerte
{
	text-align: center;
	color: White;
	font-size: xx-large;
}

