@charset "utf-8";
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.testo a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.testo a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.testo a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.testo a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.select1{background:#006699; font-size: 12px; color:#ffffff; font-family: verdana, tahoma, arial;}

.box {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #333333;
	border: 1 none #09A2EC;
}

.box1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	border: 1 solid #09A2EC;
	color: #333333;
}

.box2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	border: 1 solid #09A2EC;
	color: #333333;
}
.box3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	border: 1 solid #09A2EC;
	color: #333333;
}

.submit {
	font-family:verdana, tahoma, arial;
	font-size: 8pt;
	text-decoration:none;
	background-color: #FFFFFF;
	color: #003366;
	border: 1 solid #0099CC;
}

.tit-pag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.tbsu {
	border: 1px solid #999999;
}
.tbgiu {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
