/* CSS Document */

body {
	background-color: #ffffff;
	color: #333333;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #81cbfa;
	scrollbar-darkshadow-color: #0000CC;
	scrollbar-face-color: #3892ce;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #BADCF5;
	background-image: url(images/sfondo.gif);
	background-repeat: repeat-x;	
}
.ACICollapsed
	{
		display: none;
	}

.ACECollapsed
	{
		display: none;
	}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	background-color: #BADCF5;
}


table {
	font: 10pt Trebuchet MS, arial, sans-serif;

}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-right: 0px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}

h1 {
	font-weight: bold;
	color: #333333;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 3px;
	white-space: nowrap;
}
h2 {
	font-size: 15px;
	color: #0000CC;
	margin-top: 0px;
	margin-bottom: 3px;
	letter-spacing: 6px;
}
h3 {
	font-size: 18px;
	color: #ffffff;
	margin-bottom: auto;
	font-weight: bolder;
	padding-top: 4px;
}
.testopiccolo {
	padding: 2px;
	color: #333333;
	padding-left: 2px;
	padding-right: 2px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 10px;
}
.hyper2
{
	color:#0000CC;
	text-decoration:none;
}
a:link {
	color: #0000CC;
}
a:visited {
	color: #0000CC;
}
a:hover {
	background-color: #BADCF5;
}

.sottotitolo {
	font-size: 12pt;
}
input, textarea, select, button {
	border: 1px solid #0000CC;
	font-size: xx-small;
}
.centercoltextsemplice {
	color: #333333;
	padding-left: 4px;
	padding-right: 4px;
}
.nonripetere {
	background-repeat: no-repeat;
}

