body { 
	background-color: white;
	background-image: url(pics/bgpallona.jpg);
}

td { 
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000077;
}

h1 { 
	font-size: 1.5em;
}

h3 { 
	font-size: 1.2em;
}

h4 { 
	margin: 0px;	
	font-size: 1em;
}

a:active { 
	color: #FF0000;
	text-decoration: underline;
}

a:link { 
	color: #FF0033;
	text-decoration: none;
}

a:visited { 
	color: #8C1717;
	text-decoration: none;
}

a:hover { 
	color: #FF0000;
	text-decoration: underline;
}

.newdom { 
	background-color: #FFE1E8;
	font-weight: bold;
}

.comfc { 
	background-color: #E2ECF3;
}

.comweb { 
	background-color: #EEFFFF;
}

.titolosidebar {
	color: #EA0809;
	text-align: center;
}

.sottotitolosb {
	background-color: #7a99b8;
	color: white;
}

.paginacorrente {
	background-color: #FFE1E8;
}

.separatore {
	background-color: #FF0033;
}

ul.dom { 
	list-style-image: url(pics/icodom.gif); 
	margin: 20px; 
	padding: 0px;
}

ul.dom li { 
	line-height: 1.5em;
	padding-left: 3px;
}

#footer {
	font-size: 0.7em;
	text-align: center;
}