/* CSS Document */
<!--
.Stile1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.Stile2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #666666; }
body {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x; background-attachment:fixed;
}
.Stile3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}

.Stile4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}

a:link {
	color: #8F681F;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #8F681F;
	text-decoration: none;
}
a:hover {
	color: #37424A;
	text-decoration: underline;
}
a:active {
	color: #8F681F;
	text-decoration: none;
}
.Stile5 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #666666; font-style: italic; }
.Stile6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }
.Stile7 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #666666; font-style: italic; }
a.Stile6, a.Stile6:visited, a.Stile6:active {
	color: #ccc;
}

#ImgContent{
cursor:pointer;
}
input {
	font-family: Georgia, Times New Roman, Times, serif;


	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: 150px;
	border: 1px solid #ccc;
	background-color: #FFFAE8;
}
select {
	font-family: Georgia, Times New Roman, Times, serif;


	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	width: 200px;
	border: 1px solid #000000;
	background-color: #FFFAE8;
}
textarea {
	background-color: #FFFAE8;
	border: 1px solid #ccc;
	font-family: Georgia, Times New Roman, Times, serif;


	font-size: 9px;
	color: #666666;
}
-->
-->

