﻿body, table
.base 
{
	font-family: verdana, tahoma, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8b8a87;
	text-decoration: none;
	letter-spacing: 0;
	margin: 0px 0px 0px 0px;
}

.sfondo1
{
    background:url('img/azienda_1.jpg') no-repeat;
}

.sfondo2
{
    background:url('img/atrio_1.jpg') no-repeat;
}

.test
{
    color:Red; font-size:100px; font-weight:bold;
}

a
{
	font-family: verdana, tahoma, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	letter-spacing: 0;
}

.trasp2
{
	font-family: verdana, tahoma, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    background-color:#404040; 
	cursor:hand;
	color: White;
	height:32px;
}

.trasp1
{
	font-family: verdana, tahoma, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
    background-color:#808080; 
	cursor:hand;
	color: White;
	height:32px;
}

.fullscreen
{
    position:absolute;
    top:-180px;
    left:0;
}

.number
{
    text-align:right;
    width:60px;
}
