body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: url(images/main_bg.png) repeat-y center;
}
#main {
	background: url(images/header_bg.png) no-repeat center 0px;

}


#testata {
	color: #000;
}
#toptestata {
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-variant: small-caps;
}

#logo {
	background: url(images/logo-bg.jpg) no-repeat;
	height: 80px;
	width: 200px;
}
#logo h1 {
	margin: 0px;
	padding: 0px;
}
#logo h1 a {
	text-decoration: none;
	color: #06C;
	font: normal 60px Georgia, "Times New Roman", Times, serif;
	display: block;
	text-align: center;
}
#logo h3 {
	margin: 0px;
	padding: 0px;
}
#logo h3 a {
	color: #000;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	display: block;
	text-transform: capitalize;
}


#menu-alto {
	font-size: 90%;
	display: block;
	background-color: #DAEBF6;
}
#menu-alto a {
	color: #06C;
	text-decoration: none;
	display: block;
	padding: 5px 15px;
	margin: 0px;
	border-top: 0px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 0px solid #FFF;
	border-left: 0px solid #FFF;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
}
#colonna-sinistra {
}

#colonna-sinistra ul li a {
	color: #666;
	font-size: 80%;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
#colonna-sinistra ul li a:hover {
	color: #06C;
	text-decoration: underline;
}

#colonna-sinistra li {
	list-style: none;
	padding: 5px;
	border-top: 0px solid #C0C0C0;
	border-right: 0px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-left: 0px solid #C0C0C0;
}
#colonna-sinistra ul {
	margin: 0px;
	padding: 0px;
}
#colonna-sinistra h1 {
	font-size: 80%;
	margin: 0px;
	color: #666;
	background-image: url(images/next-page.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	border: 0px solid #D4D0C8;
}
#contenuto p {
	font-size: 12px;
}
#contenuto h1 {
	color: #DAEBF6;
	background-color: #0066CC;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 3px;
}
#contenuto h3 a {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-color: #DAEBF6;
	display: block;
	width: 160px;
}



#annuncio {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#annuncio table {
	background-color: #F8F8F8;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #D4D0C8;
	display: block;
}

#annuncio p {
	font-size: 11px;
}

#annuncio img {
	padding: 0px;
	margin: 3px;
}

#annuncio a {
	color: #0066CC;
	text-decoration: none;
}
#annuncio h1 {
	font-size: 16px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
	background-color: #F4FAFF;
	font-weight: normal;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#footer {
	background: url(images/footer_bg.png) no-repeat center bottom;
	font-size: 12px;
	line-height: 40px;
}
a {
	color: #0066CC;
	text-decoration: none;
}
#margini {
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#colonna-sinistra h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center;
	background: url(images/sfondo_grad_3.jpg) repeat-x top;
	display: block;
	border: 2px solid #C0C0C0;
	color: #F5098F;
	font-style: italic;
}

