body {
	background-image: url(images/background01.jpg);
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #e9285f;
	cursor: crosshair;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: uppercase;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #e9285f;
	cursor: crosshair;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: uppercase;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	cursor: crosshair;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
#contenitore {
	background-color: #D4D4D4;
	height: 592px;
	width: 422px;
	background-image: url(images/cont01.jpg);
	overflow: auto;
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}
#footer {
	height: 11px;
	width: 422px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	text-align: center;
	text-transform: none;
	margin-top: 0px;
	padding-top: 0px;
	letter-spacing: 1px;
}
#bottoni {
	height: 31px;
	margin-top: 301px;
}
#contenuti {
	width: 396px;
	height: 235px;
	margin-right: 13px;
	margin-left: 13px;
	margin-bottom: 7px;
	cursor: default;
	overflow: auto;
}
.titolopost {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	height: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3daa37;
	text-align: justify;
}
.post {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	text-align: justify;
	margin-bottom: 11px;
}
.post img{
	float: left;
	margin-right: 2px;
}
.text2 {
	color: #ffffff;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: none;
}
