
/* ========================================================== */
/* elementi html */
/* ========================================================== */

@import "layout-generici.css";

html {
	margin: 0px;
	padding: 0px;	
}

body {
	font-family: Times,Times New Roman,Serif;
	font-size: 1em;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Times,Times New Roman,Serif;
	font-size: .9em;
	line-height: 2em;
}

address {
	font-family: Times,Times New Roman,Serif;
	color: #7A7A7A;
	font-size: .8em;
}

img {
	border: 0;
}


a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
   
a.menuitem:link, a.menuitem:active, a.menuitem:visited {	
	font-size: .75em;
	font-weight: bold;
	color: #c8cbcb;
	text-decoration: none;
	
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 5px;
}
 
a.menuitemattivo:link, a.menuitemattivo:active, a.menuitemattivo:visited {	
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 5px;

}

a.menuitemattivo:hover {
	text-decoration: none;
	color: #000000;	
} 	


abbr, acronym {
	
}

pre.codice {
	text-align: left;
	padding: 10px;
	font-size: 12px;
	border-left: 5px #c0c0c0 solid;
	padding-left: 3px;
}

code {
	font-style: italic;
	font-size: 1.2em;	
}

a.traccimento, a.traccimento:link, a.traccimento:active, a.traccimento:visited {
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

p.pnf404 {
	color: #B70000;
	font-size: .8em;
	font-weight: bold;
	border: 1px #970000 solid;
	padding: 5px; 
	text-align: center; 
}

p {
	line-height: 1.5em;
}

p.primalettera:first-letter {	

}

p.autore {
	font-size: .75em;
	margin-top: .5em;
	padding-top: .5em;
	padding-bottom: .4em;	
}

h1, h2 {
	font-family: "trebuchet ms", lucida, verdana, helvetica;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

h1 a {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

h1 {
	font-size: 2em;
	margin-bottom: 10px;
}

h2 {
	font-size: 1.3em;
	margin-top: 30px;
	margin-bottom: 0px;
}

h3 {
	font-size: .9em;
}

h3.news {
	margin-bottom: 0px;	
}

p.news {
	margin-top: 3px;
	margin-bottom: 30px;	
}

div.menu {
	font-size: .8em;
	text-decoration: none;
}


p.testoboxdx {
	font-size: .7em;	
	line-height: 15px;
}

li {
	margin: 0;
	line-height: 1.8em;
	font-size: .9em;
}

ul {
	padding: 0;
	margin: 0px 0px 0px 30px;
}

input, label, textarea, select {
	font-family: "trebuchet ms", lucida, verdana, helvetica;
	font-size: .8em;
	color: #444444;
}

input[type="submit"], input[type="reset"], input[type="button"] {
	background-color: #000000;
	color: #FFFFFF;
}

input[type="submit"] {
	font-weight: bold;
}

input, select, textarea {
	margin-bottom: 5px;	
}

label {
	cursor: default;
}




/* ========================================================== */
/* le classi css */
/* ========================================================== */


.menu {
	width: 100%;
}

.data {
	font-family: "trebuchet ms", lucida, verdana, helvetica;
	color: #444444;
	font-size: 9pt;
	font-style: italic;
}

.titolo {
	font-family: "trebuchet ms", lucida, verdana, helvetica;
	color: #444444;
	font-size: .8em;
	font-weight: bold;
	font-style: italic;
}

table.foto {
	width: 100%;
	padding: 5px;
}

table.foto tr td {
	text-align: center;
	padding: 10px;		
}

div.labelcodice {
	font-size: .75em;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/* ========================================================== */
/* tutti i div */
/* ========================================================== */

#top {
	width: 100%;	
}

#logo a:hover {
	text-decoration: none;	
}

#logo {
	display: none;
}

#generale {
	width: 100%;
}

#lineapiccola {
	height: 10px;
	display: none;
	/* border: 1px #000 solid; */
}

#lineagrande {
	height: 5px;
	display: none;
	/* border: 1px #000 solid; */
}


#top {
	text-align: right;
	display: none;
	/* border: 1px #000 solid; */
}

#temi {
	display: none;	
}

#colonnasx {
	display: none;	
}

#centro {
	width: 100%;
	border: 1px #ffffff solid;
}

#colonnadx {
	display: none;	
}

#contenuto {
	width: 100%;
	margin: 15px;
}

#footer {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 5px;
	text-align: center;
}

#menu {
	display: none;
}

#logo4print {
	font-family: "trebuchet ms", lucida, verdana, helvetica;
	margin: 15px;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
}

#tracciamento {
	display: none;
	/*
	font-size: .75em;
	font-weight: bold;
	margin-bottom: 15px;
	*/
}

#links {
	display: none;	
}


/* stili per il blog */

#commentform,
#postcomment,
#blogtimes,
#doccomment,
#rsscomment
{
	display: none;	
}

.blog {
	width: 100% !important;
	clear: left;	
}

#lanci-hp {
	display: none;	
}

