@charset "UTF-8";
/*
	Autore: Danilo Cicognani
	Script: styles.css
	Applicazione: www.fantini-orselli.it
	Versione: 1.02
	Data: 10/02/2010
	Scopo: Foglio di stile del sito
	Copyright (c) 2009-2010 Danilo Cicognani
*/
body {
	background-image: url(imgs/sfumatura.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
}


hr { height: 1px; border: 0px; background-color: #000000; color: #000000; clear: both;}
.Stile9 {
	font-size: 9px;
	color: #999999;
}
.Stile12 {
	color: #000000;
	font-size: 30px;
}
.Stile14 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold;}
.Stile16 {color: #CCCCCC}
.Stile18 {
	margin: 1em 0em;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.Stile19 {color: #999999;
	margin: 1em 0em;
			font-size: 10px;}
.Stile20 {color: #000000}
.Stile21 {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	font-style: italic;
}
.Stile22 {
	font-size: 16px;
	font-weight: bold;
}
.Stile24 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-size: 18px; color: #000000; }

/* Stili aggiunti da Danilo Cicognani */
td.footer {
	padding: 10px;
}
a:link.footer, a:visited.footer, a:active.footer {
	color: #333333;
}
a:hover.footer {
	color: #000000;
}
div.news_title {
	margin-top: 20px;
}
a.news_title {
	font-size: 24px;
}
span.news_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 30px;
	font-weight: bold;
}
span.news_subtitle, span.news_comments {
	font-size: 18px;
}
div.news_author {
	margin: 5px 0px;
	background-color: #e0e0e0;
	font-size: 12px;
	padding: 3px;
}
table.news_comments th {
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	padding: 10px;
	background-color: #e0e0e0;
}
div.error {
	background-color: #ff9966;
	color: #990000;
	padding: 10px;
}
span.news_alert {
	float: right;
	font-weight: bold;
}
span.news_abstract, span.news_text {
	font-size: 13px;
}
img.news_img {
	float: left;
	clear: left;
	margin: 0px 10px 10px 0px;
	border: 0px;
}
img.news_thumb {
	float: left;
	margin: 10px 1px;
	border: 0px;
}
a.news_file {
	font-weight: bold;
}
div.tagcloud {
	margin: 10px;
	text-align: center;
	line-height: 13px;
}
div.tagcloud a {
	margin: 0px 5px;
	text-decoration: none;
	color: #666666;
}
div.tagcloud a:hover {
	text-decoration: underline;
	color: #000000;
}
a.tagcloud1 {
	font-size: 12px;
}
a.tagcloud2 {
	font-size: 16px;
}
a.tagcloud3 {
	font-size: 20px;
}
a.tagcloud4 {
	font-size: 24px;
}
a.tagcloud5 {
	font-size: 28px;
}
div.latestupdates {
	margin: 0px 10px;
}
div.latestupdates a.news_title {
	display: block;
	font-size: 13px;
	margin: 10px 0px 0px 0px;
	font-weight: bold;
}
div.latestupdates span.news_subtitle {
	font-size: 12px;
}
td.primo-piano-head {
	vertical-align: top;
	background-color: #e8e8e8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}
td.primo-piano-body {
	vertical-align: top;
}
/* Contact */
div.contact {
	background-color: #666666;
	padding: 4px;
}
table.contact {
	width: 615px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #ffffff;
}
table.contact th {
	padding: 3px 5px 3px 5px;
	background-color: #999999;
	font-weight: normal;
	font-size: 12px;
	color:#000000;
	width: 135px;
	vertical-align: top;
}
table.contact td {
	padding: 3px 5px 3px 5px;
	background-color: #e8e8e8;
	font-weight: normal;
	font-size: 12px;
	vertical-align: top;
}
form {
	margin: 0px;
}
input {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	color:#000000;
	width: 450px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input.placeHolder {
	color: #a9a9bf;
}
textarea.placeHolder {
	color: #a9a9bf;
}
select.placeHolder {
	color: #a9a9bf;
}
input.obbl {
	width: 150px;
	background-color: #ffa8a8;
	vertical-align: middle;
}
input.obbl2 {
	width: 150px;
	background-color: #ffa8a8;
	vertical-align: middle;
}
input.text {
	width: 150px;
	vertical-align: middle;
}
input.small {
	width: 60px;
	vertical-align: middle;
}
span.obbl {
	color: #990000;
}
span.obbl2 {
	color: #990000;
}
/* Admin */
DIV.admin {
	background-color: #666666;
	padding: 4px;
	margin: 10px 0px;
}
TABLE.admin {
	width: 100%;
	color: #000000;
	background-color: #e0e0e0;
	border: 1px solid #ffffff;
	padding: 5px;
}
TD.admin {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
INPUT.admin {
	width: 120px;
}