@charset "utf-8";
/* CSS Document */

#menuSx, #menuNews, #header-link, #top-link, #altriServizi, #header-bkg, #menuOriz, #tornasu, #mininav, #parametri, .showPalm, .showAc, #searchWindow, #search, #sidebar {display:none;}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	color: #006699;
	text-decoration: underline;
}

h4, h5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd6cc;
	color: #5b443c;
}

h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
	font-size: 180%;
	padding: 6px;
	margin-right: 6px;
}

h3 span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	display: block;
}

body {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height:200%;
}

.printHide{
	display:none;
}

#container {
	text-align: justify;
}

#testo{
	margin-left:30px;
}

#footer, #testo, #corpo, #tu6in {
	color: #000000;
}

#tu6in {
	font-size: 60%;
	padding: 0px;
	margin:0px 0px 0px 30px;
}

#footer {
	font-size: 60%;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 8px;
	margin-right: 8px;
	margin-left: 8px;
	
}
/* regola per css3
@page {size: 210mm 297mm; margin: 30mm;}
*/

a[href^="mailto:"]:after {
    content: " ( " attr(href) " ) ";
	text-decoration:none;
}

#print {
display:none;}
