/*CSS X LA STAMPA*/

body {
font:12pt arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
font-family:georgia,serif;
}

p {
line-height: 1.2em;
}

a, a:link, a:hover, a:active, a:visited {
font-weight:bold;
}

#header, #menu, #boxdestra, #footer, hr.hr, hr.hr2,
.box_jumpmenu_news, .box_jumpmenu_foto, .divisore_news, img {
display:none;
}

ul.listalink li {
list-style:square;
color:silver;
margin-left:25px;
}

ul.no_style_ul {
list-style-type:none;
}

.giustifica {
text-align:justify;
}

.testodestra {
text-align:right;
}

.divisore_news {
color:orange;
margin-top:10px;
margin-bottom:25px;
}
