
body { background: #003366; font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; 
		font-size: 1em}
.navBarTitle { font-family: Times New Roman, Times, serif; font-size: x-large; color: #ffffff; font-weight: bold}
.navBar { font-size: 90%; color: #ffffff; text-decoration: none}
.navBarpipe { font-size: large; color: #336699; font-weight: bold}
a.navBar:hover  { color: #66ccff}

.leftBarLink { font-size: small; color: #ffffff; text-decoration: none}
a.leftBarLink:hover { color: #66ccff; background: #003366;}

.centerTopTitle { font-size: x-small; text-transform: uppercase; color: #666633; text-decoration: none; letter-spacing: 5px}
.centerTitle { font-family: Times New Roman, Times, serif; font-size: large; color: #666633; text-decoration: none}
a.centerTitle:hover { color: #0066cc; }
.centerLink{ font-size: small; color: #003366; text-decoration: underline}
a.centerLink:hover { color: #0066cc}

.rightTitle { font-size: x-small; text-transform: uppercase; color: #333300; text-decoration: none; letter-spacing: 3px}
.rightBarLink { font-size: small; color: #003366; text-decoration: none}
a.rightBarLink:hover { color: #0066cc }

td.left { background: #003366; }
td.center { background: #ffffff; }
td.right { background: #cccc99; }
td.navBar { background: #003366; }

.leftLine { background: #336699; }

td.footer { background: #003366; }
.footer { font-size: x-small; color: #ffffff }
a.footer { font-size: x-small; color: #ffffff }


.rss {
	font-size: small;
	background-color: #336699;
	color: #FFFFFF;
}

a[href^="http:"] {
	background: url(immagini/externalLink.gif) no-repeat right top;
	padding-right: 10px;
	
}

a[href^="mailto:"] {
	background: url(immagini/email.png) no-repeat right top;
	padding-right: 15px;
	
}

div.giornali {
	font-family: monospace; ;
    font-size: 1em ;
    border: 2px #BAB9B8 solid;
    width: 80%;
	height: 200px;
	margin: 20px;
	padding-left: 5px;
	position: relative;
    background-color: #ffffff;
}

.imgborder {
	border: 1px dotted #000000;
	text-align: center;
}

.centrato {
	text-align: center;
}