body {
	background-color: #dedede;
	margin: 0px;
	cursor: default;
	background-image: url(images/back02.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fdb05b;
	text-decoration: none;
	cursor: default;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fdb05b;
	text-decoration: none;
	cursor: default;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fdb05b;
	text-decoration: none;
	cursor: default;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #bfbd4b;
	text-decoration: none;
	cursor: default;
}
#contenitore {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
	overflow: auto;
	border: 11px solid #d9d8d8;
	background-color: #e5e5e5;
}
#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: Arial, Helvetica, sans-serif;
	font-size: 27px;
	margin-top: 10px;
	color: #D9D8D8;
	margin-bottom: 0px;
}
#col1 {
	width: 400px;
	float: left;
	margin-left: 6px;
}
.post1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9c9c9c;
	text-align: justify;
	padding-bottom: 3px;
	margin-bottom: 8px;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #f1857d;
	background-color: #d9d8d8;
	padding-left: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}
#col2 {
	width: 170px;
	float: right;
	margin-right: 6px;
}
.post2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9c9c9c;
	text-align: justify;
	margin-bottom: 8px;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b0bf4b;
	background-color: #d9d8d8;
	padding-left: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}
.post2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f1857d;
	background-color: #dfdede;
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
	text-align: left;
	padding-left: 1px;
	border: 1px solid #D9D8D8;
}
.post2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f1857d;
	background-color: #dfdede;
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
	text-align: left;
	padding-left: 1px;
	border: 1px solid #D9D8D8;
}
.post2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f1857d;
	background-color: #dfdede;
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
	text-align: left;
	padding-left: 1px;
	border: 1px solid #D9D8D8;
}
.post2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fdb05b;
	background-color: #ebebeb;
	display: block;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 1px;
	text-align: right;
	padding-right: 1px;
	border: 1px solid #D9D8D8;
}
.post3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9c9c9c;
	text-align: justify;
	margin-bottom: 8px;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c3c3c3;
	font-weight: bold;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #bfbd4b;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f1857d;
	font-style: italic;
}
