﻿.testogiustificato { font-family: "Century Gothic"; font-size: 13px; font-style: normal; font-weight: normal; font-variant: normal; color: #666666; letter-spacing: normal; text-align: justify; vertical-align: top; word-spacing: normal; text-indent: 0pt}
.testogiustificato {  }
body {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; border-left-width: 0px}

.testogiustificato table
{
	margin-bottom: 5px;
}
.cellaSinistra
{
	border: 2px solid #695C5D;
	width: 140px;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
	background-color: #FFFFFF;
	color: #695C5D;
}

.cellaDestra
{
	border: 2px solid #695C5D;
	border-left: 0px;
	background-color: #695C5D;
	width: 200px;
}


.textInput
{
	border: 0px;
	background-color: transparent;
	color: #ffffff;
	width: 190px;
	font-weight: bold;
}

.inputSubmit
{
	background-color: #ffffff;
	color: #000000;
	border: 1px #695C5D solid;
}

.inputSubmit:hover
{
	background-color: #695C5D;
	color: #000000;
	border: 0px;
}


.formInvio
{
	margin: 0px;
	text-align: center;
}