/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif; /*margin:10px; padding:10px;*/
}

a:link, a:visited, a:hover {
	color: #000000;
	text-decoration: none;
}

a img { border: 0px; }

div#core {
	color: #000000;
	margin: 20px 0px 10px;
	font-size: 90%;
	text-align: left;
}
div#core div p.spip {
	font-size: 90%;
}
div#core div p.spip p.titpar {
	font-weight: bold;
}
img.spip, img.spip_logos, img.thumb {
	display: none;
}

p {
	font-size: 90%;
}
h1 {
	font-size: 170%;
}
h2 {
	font-size: 100%;
	font-weight: normal;
}
h3 {
	font-size: 130%;
	font-weight: normal;
}
h4 {
	font-size: 110%;
	font-weight: normal;
}
h5 {
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
p.spip {
	font-size: 90%;
}
p.titpar {
	font-weight: bold;
}
.tabella {
	height: 93%;
}
.tdtestata {
	padding-right: 20px;
}
.tdtestatadx {
	text-align: right;
}
.tdtestatasx {
	vertical-align: top;
	padding-top: -10px;
}
.dettagli {
	font-size: 90%;
}
.tablelogo{
	/*border-top-width: 1px;*/
	border-bottom-width: 1px;
	/*border-top-style: solid;*/
	border-bottom-style: solid;
	/*border-top-color: #333333;*/
	border-bottom-color: #dddddd;
	height: 77px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	
}
.footer{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-bottom-color: #dddddd;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 8pt;	
}
.text{
	font-size: 8.5pt;
	margin: 0px;
	padding: 0px;
}
.ps{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	font-size: 7.5pt;
	margin: 0px;
	padding: 0px;
	line-height: 0.8;
}
.underline{
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	font-size: 9pt;
}
