﻿BODY {
	background-color:#C0C0C0;
	background-image:url(rotatorbg.php);
	background-attachment:fixed;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0 0 0 0;
	color: #000000;
}

H1 {
color: #333;
font-size: 26px;
font-weight: 700;
letter-spacing: -1px;
line-height: 22px;
padding: 0px 0px 4px;
text-decoration: none;
/*text-shadow: #999 1px 1px 0px;*/

}

H2 {
color: #900;
font-size: 18px;
font-weight: 700;
letter-spacing: -1px;
line-height: 24px;
padding: 0px 0px 0px;
text-decoration: none;
/*text-shadow: #000 2px 2px 0px;*/

}

A.ultime:visited {
color: #900;
font-size: 16px;
font-weight: 700;
letter-spacing: -1px;
line-height: 46px;
padding: 0px 0px 0px;
text-decoration: none;
text-shadow: #000 2px 2px 0px;
}

A.ultime:link {
color: #900;
font-size: 16px;
font-weight: 700;
letter-spacing: -1px;
line-height: 46px;
padding: 0px 0px 0px;
text-decoration: none;
text-shadow: #000 2px 2px 0px;
}

TD.menu {
	padding-left:18px;
	color:#FFFFFF;
	}

TD.menu A:link {
	color:#FFFFFF;
	font-size:14px;
	}

TD.menu A:visited {
	color:#FFFFFF;
	font-size:14px;
	}
	
TD.menu A:hover {
	color:#FFCC00;
	font-size:14px;
	}	

TD.menutop {
	padding-left:10px;
	color:#FFFFFF;
	}

TD.menutop A:link {
	color:#FFFFFF;
	font-size:12px;
	}

TD.menutop A:visited {
	color:#FFFFFF;
	font-size:12px;
	}
	
TD.menutop A:hover {
	color:#FFCC00;
	font-size:12px;
	}	

TD.footer {
	padding:10px;
	font-size:10px;
	color:#CCCCCC;
	background-color:#000000;
	text-align:center;
	}

TD.footer A:link {
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;
	}
	
TD.footer A:visited {
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;
	}

TD.footer A:hover {
	color:#FFCC00;
	font-weight:bold;
	text-decoration:underline;
	}

A:link {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}

.tabletext {
	border: 1px solid silver;
	background-color: White;
	}
	
div.testo {
	
	}
	
div.testo p {
	color: Gray;
	letter-spacing: 1px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#ricercabox {
	position:absolute;
	left:607px;
	top:97px;
	width:169px;
	height:69px;
	z-index:1;
	background-image:url(dist/searchbox_transparent.png);
	background-repeat:no-repeat;
	vertical-align:top;
	padding-left: 75px;
	padding-top:3px;
}

div.testo h2 {
	font-size: 18px;
	color: #39434B;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}
div.testo h2:first-letter {
	font-size: 150%;
	font-weight: bold;
}

div.testo h3 {
	color: #39434B;
	font-size: 12px;
	padding-left: 15px;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
div.testo h4 {
	background-color: #E1E1E1;
	text-align: center;
	border-bottom: 1px solid silver;
	border-top: 1px solid silver;
	padding-left: 0px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.spip_documents {
	background-color: #FFFFE0;
	font-family: "Courier New", Courier, monospace;
	border: 1px dashed gray;
	padding: 3px;
	width: 80%;
	overflow: auto;
	margin-left: 30px;
	font-size: 12px;
}
div.codice {
	background-color: #FFFFE0;
	font-family: "Courier New", Courier, monospace;
	border: 1px dashed gray;
	padding: 3px;
	width: 90%;
	height: 260px;
	overflow: auto;
}

div.copyright {
	color: Gray;
	font-size: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: center;
}

.textfield {
	border: 1px solid silver;
	font-family: "Courier New", Courier, serif, monospace;
	color: #B22222;
	background-color: White;
	margin-left: 25px;
	padding-left: 3px;
	vertical-align: bottom;
	
}
.forumframe {
	border: 1px solid silver;
	font-family: "Courier New", Courier, serif, monospace;
	color: #B22222;
	background-color: White;
	margin-left: 0px;
	padding-left: 0px;
	vertical-align: bottom;
	}
.buttonfieldinvia {
	border: 1px solid silver;
	background-color: #F0FFF0;
	text-align: center;
	font-weight: bold;
	color: Green;
	margin-left: 25px;
}
.buttonfieldinvia:hover {
	border: 1px solid Green;
}
.buttonfieldreset {
	border: 1px solid silver;
	color: Red;
	background-color: #FFDDE3;
	text-align: center;
	margin-left: 25px;
}
.buttonfieldreset:hover {
	border: 1px solid Red;
}
div.news {
	background-color: #E9E9E9;
	border: 1px solid silver;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Gray;
	overflow: auto;
	height: 200px;
	width: 180px;
	padding-top: 0px;
	margin-top: 0px;
}

td.righino_r {
	border-right: 1px solid silver;
}

