@charset "utf-8";
.titolo {
	font: bold 14px Georgia; 
	color: black;
	line-height: 40px;
	padding-right: 5px;
	margin-bottom:20px;
	text-align:right;
}

#main {
	width:700px;
	height:100%;
	
}
#form {
	margin:50px 125px 140px 125px;
	float:left;
	width:440px;
	border-right:1px solid;
	border-bottom:1px solid;
}
#form-bord {
	float:left;
	width:380px;
	margin:10px;
	padding:20px;
	border-left:1px solid #990000;
	border-top:1px solid #990000;
}
#grazie1 {
	width:400px;
	margin:150px;
	padding:20px;
	border:1px solid;
	border-color: #990000;
}
.testoform {  font: 9px Georgia; color: #000000; text-decoration: none}

.normale-1 {  font-family: Georgia; font-size: 16px; line-height: 18px; color: #990000; text-decoration: none}
.normale-1 A {  font-family: Georgia; font-size: 16px; line-height: 18px; color: #990000; text-decoration: none}
.normale {  font-family: Georgia; font-size: 16px; line-height: 18px; color: black; text-decoration: none; }
.normale A {  font-family: Georgia; font-size: 16px; line-height: 18px; color: black; text-decoration: none}
.grazie {  font-family: Georgia; font-size: 20px; line-height: 30px; color: #990000; text-decoration: none; }
.grazie-redirect {  font-family: Georgia; font-size: 12px; text-align:right ;line-height: 16px; color: black; text-decoration: none; }

#footer {
	width:700px;
	clear:left;
	text-align: center;
	margin:30px 0 0 0;
}

