/* CSS Document */


.skip {
display: none;
}


#navbar{
display: none;	
}

#subnav{
display: none;
}

#left {
display: none;
}

/* End Various Tags & Classes*/

.video { /* allinea al centro i video in flash*/
	margin: 0 auto;
	}
/*per web-pa*/

dt {
	font-weight:bold;
}
caption {
	font-weight:bold;
}

thead, td {
	white-space:nowrap;
	text-align:center;
	}
tfoot p {
	text-align:left;
	}
.percentuale{
	font-weight:bold;
        color:red;
	}
#searchform {
display: none;
}

#sidebar {

display: none;

#header ul {

display: none;

}

.navigation {

display: none;

}

#respond, #commentform {

display: none;

}

a img {

border: 0;

}

a {

color: black;

text-decoration: none;

font-weight: 900;

}

h1 {

text-decoration: underline;

font-size: 18pt;

}

h2 {

text-decoration: none;

font-size: 16pt;

}

h3 {

font-size: 14pt;

}

p {

font-size: 12pt;

line-height: 18pt;

}

.post a:link:after, .post a:visited:after {

content: ""attr(href)"";

font-size: 80%;

margin-left: 7px;

}

.postmetadata a:link:after, .postmetadata a:visited:after, .post h1 a:link:after, .post h1 a:visited:after {

content: "";

}