body {
	background-color: #EDEDED;
	margin: 0px;
	cursor: default;
	background-image: url(images/back03.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #87c680;
	text-decoration: none;
	cursor: default;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #87c680;
	text-decoration: none;
	cursor: default;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #87c680;
	text-decoration: none;
	cursor: default;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #b4dfaf;
	text-decoration: none;
	cursor: default;
}
#contenitore {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	overflow: auto;
	border: 11px solid #98c8cb;
	background-color: #ededed;
	margin-bottom: 40px;
}
#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #745E59;
	text-align: right;
	margin-right: 6px;
	margin-left: 6px;
}
#titleheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	margin-top: 10px;
	color: #D9D8D8;
	margin-bottom: 0px;
}
#col1 {
	width: 400px;
	float: left;
	margin-left: 6px;
}
.post1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #9b9b9b;
	text-align: justify;
	padding-bottom: 3px;
	margin-bottom: 8px;
}
.title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #85c1c5;
	background-color: #dfdede;
	padding-left: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87c680;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #87c680;
}
#col2 {
	width: 170px;
	float: right;
	margin-right: 6px;
}
.post2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #9b9b9b;
	text-align: justify;
	margin-bottom: 8px;
}
.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #f1798c;
	background-color: #dfdede;
	padding-left: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87c680;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #87c680;
}
.post2 a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #85c1c5;
	background-color: #DFDEDE;
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
	text-align: left;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F1798C;
}
.post2 a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #85c1c5;
	background-color: #DFDEDE;
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
	text-align: left;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F1798C;
}
.post2 a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #85c1c5;
	background-color: #DFDEDE;
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
	text-align: left;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F1798C;
}
.post2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #87c680;
	background-color: #DFDEDE;
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
	text-align: right;
	padding-left: 1px;
	border: 0;
}
.post3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #9b9b9b;
	text-align: justify;
	margin-bottom: 8px;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #c3c3c3;
	font-weight: bold;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #85c1c5;
}
.text3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #f1798c;
	font-style: italic;
}
