.imgpost {
	border: 1px solid #DBDBDB;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior:url(js/PIE.htc);
}
.imgpostdark {
	border: 2px dotted #999;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior:url(js/PIE.htc);
	background-color: #CCC;
}
#page {
	background-color: #DFDFDF;
	margin: 10px;
	padding: 10px;	 
	border: 3px solid #DBDBDB;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior:url(js/PIE.htc);
}
#testa {
	margin: 10px;
	padding: 10px;
	border: 2px solid #CCC;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	behavior:url(js/PIE.htc);
	background-image: url(images/png/head.png);
	background-repeat: repeat-x;
}
h3 {
	font-size:1em;
	line-height:16px;
	text-transform:uppercase;
	color:#c0c0c0;
	margin-bottom:5px;
}.titoli {
	font-family: Arial, Helvetica, sans-serif;
	text-shadow:1px 0px 0px #172527;
}
h3.sidetitl{
	height:30px;
	font-family:Arial, Georgia,Tahoma,Century gothic, sans-serif;
	color:#222;
	font-size:16px;
	padding-top:10px;
	padding-left:10px;
	text-transform:uppercase;
	margin-left: 5px;
}
h4.sidetitl{
	height:30px;
	font-family:Arial, Georgia,Tahoma,Century gothic, sans-serif;
	color:#222;
	font-size:16px;
	padding-top:10px;
	padding-left:10px;
	text-transform:uppercase;
	margin-left: 5px;
}
.tit{
	height:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#060;
	font-size:32px;
	padding-top:0px;
	padding-left:10px;
	text-transform:capitalize;
	margin-left: 5px;
	text-shadow:2px 2px 2px #000;
}

