body {
	font: 80% times;
	margin: 0;
	background-color: #b0dce8;
	font-size: 16px;
	background-image:url(imgs/sfondoSotto.jpg);
}

img {
	border: 0px;
}

.noBorder {
	text-align:center;
	border: 0px;
}

.header{
	width: 900px;
	height: 120px;
	border: 2px solid black;
	border-bottom:0px;
	margin-left: auto;
	margin-right: auto;
}

.postHeader{
	padding-top:2px;
	background-color: black;
	height:23px;
	text-align:center;
	font-family:times new roman;
	font-weight:bold;
	font-size:14px;
}

.postHeader a:link, .postHeader a:visited, .postHeader a:active{
	color: white;
	text-decoration: none;
}

.postHeader a:hover{
	color: #AAAAAA;
}

.postPostHeader{
	padding-top:2px;
	background-color: #444444;
	height:18px;
	margin-left:30px;
	margin-right:0px;
	font-size:12px;
	text-align:center;
	font-family:arial;
	font-weight:bold;
	width:940px;
}

.postPostHeader a:link, .postPostHeader a:visited, .postPostHeader a:active{
	color: white;
	text-decoration: none;
}

.postPostHeader a:hover{
	color: #AAAAAA;
}

.box {
	padding:5px;
	padding-bottom:0px;
	margin-top: 0px;
	padding-top:0px;
	width: 1000px;
	border:0px;
	margin:auto;
	margin-left:220px;
}

.myDiv2 {
	width: 900px;
	background-image: url(imgs/sfondo.jpg);
	border: 5px solid #777777;
	border-left: 2px solid black;
	border-right: 2px solid black;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
} 

.smallBox{
	border: 1px solid;
	border-top: 5px solid #777777;
	width:900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 10px; 
	padding-bottom: 10px; 
	background-image: url(imgs/sfondo.jpg);
}


a {
	color:#000099;
	text-decoration:underline;	
}
	
a:hover {
	color:#000099;
	text-decoration:none;
}

.scuro {
	background-color: #71BED5;
}

.image img {
	border: 1px solid #000000;
}

.myDiv2 p {
	text-indent: 1cm;
	text-align:left;
}

.titolo {
	font-size: 33px;	
}

.sottotitolo {
	font-style: italic;
}
