html
{
	overflow:scroll;
}

body
{
	font-family:Arial;
	margin:0px;
	padding:0px;
	background: #E76734; 
}

.mastertable
{
	width:100%;
	background: #E76734; 
}

.masterinside
{
	width:100%;
	height:250px;
}

.masterinsidefooter
{
	width:100%;
	height:250px;
}

.tdTop
{
	background: #FFF url(/img/sfondo.jpg) repeat-x;
	height:300px;
	text-align:center;
	vertical-align:middle;
}
	
.tdFooter
{
	text-align:center;
	vertical-align:top;
	margin-top:10px;
}

.footer
{
	font-size:11pt;
	color:#ffffff;
	vertical-align:top;
}
.testopiccolo
{
	font-size:8pt;
}

.testopiccolo a
{
	font-size:8pt;
	color:#ffffff;
	text-decoration:none;
}

.testopiccolo a:hover
{
	font-size:8pt;
	color:#ffffff;
	text-decoration:underline;
}
