﻿body
{
	font-size: 11pt;
	color: black;
	font-family: 'Times New Roman';
	background-color: white;
	margin: 10px 10px 10px 10px;
	
}

img
{
	border:none;
}

#Testa
{
	float: right;
	font-size: 15pt;
	color: white;
	font-family: Arial;
	font-weight:bolder ;
	padding-right:15px;
}

A.Bottone
{
	display: block;
	background-image: url(blankbutton.jpg);
	background-repeat: no-repeat;
	width:100px;
	text-align:center;
	font-weight:bold;
	color:White;
	padding-top: 3px;
	height:25px;
	text-decoration:none;
	}
A.Bottone:hover
{
	color: yellow;
	text-transform:uppercase;
}

h2, h3
{

 white-space :nowrap ;
	text-transform: capitalize;
	font-size: 1.5em;
	padding-left: 30px;
	color: red;
	
}

.Titolo
{

	text-transform: capitalize;
	font-size: 2em;
	 margin-left:-15px;
	color: red;
	padding-top:25px;
	
}.Titolo1
{
	font-size: 1.5em;
	color: black;
	text-transform:lowercase;
	
}

TD.Margine
{
	padding-left:40px;
}

 