/*body {
	margin: 0; padding: 0;
	background-image: url(../immagini/sfondo.jpg);
	background-repeat:repeat;
	background-position:center;
	background-attachment:fixed;
}*/

img, div { behavior: url(iepngfix.htc) }

img.cornice{
	border: 1px solid #333333;
}

table.cornice{
	border: 1px solid #333333;
}

table.border_bottom{
	border-bottom:solid;
	border-bottom-color:#333333;
	border-bottom-width:1px;
}

table.border_top{
	border-top:solid;
	border-top-color:#333333;
	border-top-width:1px;
}

table.border_right{
	border-right:solid;
	border-right-color:#333333;
	border-right-width:1px;
}

td.border_bottom{
	border-bottom:solid;
	border-bottom-color:#333333;
	border-bottom-width:1px;
}

td.border_right{
	border-right:solid;
	border-right-color:#333333;
	border-right-width:1px;
}

form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#FFFFFF;
	font-weight: normal;
}

input.stile {
	border: 1px solid #333333;
	background-color:#FFFFFF;
	color:#333333;
}

div.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#333333;
	font-weight: normal;
	text-align:justify;
}

div.testo a:link, div.testo a:active, div.testo a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#666666;
	font-weight: normal;
	text-decoration:underline;
}

div.testo a:hover {
	color:#333333;
}

div.paginazione {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#333333;
	font-weight: normal;
	text-align:center;
}

div.paginazione a:link, div.paginazione a:active, div.paginazione a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:normal;
	color:#666666;
	font-weight: normal;
	text-decoration:underline;
}

div.paginazione a:hover {
	color:#333333;
}

td.dida {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#333333;
	font-weight: normal;
}

td.dida a:link, td.dida a:active, td.dida a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#666666;
	font-weight: normal;
	text-decoration:none;
}

td.dida a:hover {
	font-size: 10px;
	color:#333333;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#333333;
	font-weight: normal;
	margin:inherit;
}

h2 a:link, h2 a:active, h2 a:visited {
	font-family: Georgia, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#666666;
	font-weight: normal;
	text-decoration:underline;
}

h2 a:hover {
	color:#333333;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#333333;
	font-weight: normal;
	margin:inherit;
}

h3 a:link, h3 a:active, h3 a:visited {
	font-family: Georgia, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#666666;
	font-weight: normal;
	text-decoration:underline;
}

h3 a:hover {
	color:#333333;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:#333333;
	font-weight: normal;
	margin:inherit;
}
