html {
font-family: Tahoma;
}

#page-container {
	margin: 0 auto;
}

img {

border-color: #858585;

}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #7C7E82;

}

a:hover {
	color: #2E2C2C;
}

.titoli {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #555555;
	word-spacing: normal;
	font-variant: normal;
	line-height: normal;
}

.menu *{
	color: #4e73c3;
	font-size: 18px;
	font-weight: bold;
}

.testo {
	font-size: 12px;
	color: #7C7E82;
}

#text-content span {
		font-size: 12px;
	color: #7C7E82;
}

.news {
	font-size: 12px;
	color: #437ED7;
	font-weight: normal;
}

	#screen span {
		position:absolute;
		overflow:hidden;
		border:#000000 solid 1px;
		background:#FFFFFF;
	}
	#screen img{
		cursor: pointer;
		
	}
	#caption, #title{
		color: #000000;
		font-size: 1em;
		text-align: center;
	}
	#caption b {
		font-size: 1em;
	}
	
	.admin {
	font-size: 12px;
	border: 0px;
}

.png24 {
behavior: url("pngbehavior.htc");
} 

table {border-style: hidden;}

h2,h3,h4 {
margin: 0;
padding: 0;
text-transform: uppercase;
}

h2 {
font-size: 15px;
padding-bottom: 10px;
color: #585858;
}

h3 {
font-size: 13px;
color: #757575;
}

.news a {
	color: #437ED7;
}