body {
	background-color: #EAE9E5;
	margin-top: 0px;
	background-repeat: repeat;
	cursor: default;
	font-size: 9px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #ec8576;
	font-weight: normal;
	cursor: crosshair;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #ec8576;
	font-weight: normal;
	cursor: crosshair;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ec8576;
	font-weight: normal;
	cursor: crosshair;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #8fc390;
	font-weight: normal;
	cursor: crosshair;
	text-decoration: underline;
}
#contenitore {
	width: 617px;
	margin-top: 30px;
	margin-right: auto;
	padding-right: 1px;
	margin-left: auto;
}
#header {
	height: 330px;
	background-color: #FFFFFF;
	background-image: url(http://i27.tinypic.com/k31u1u.jpg);
	background-repeat: no-repeat;
	width: 617px;
}
#contenuti {
	overflow: auto;
	width: 613px;
	margin-left: 3px;
}
#col1 {
	width: 128px;
	float: left;
	padding-right: 2px;
	padding-bottom: 10px;
}
.titolo1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #9aa295;
	font-weight: bold;
	text-align: right;
	height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D3DDBB;
	text-transform: lowercase;
	font-style: italic;
}
.post1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	padding-bottom: 5px;
	text-align: justify;
}
.post1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #8fc390;
	text-decoration: none;
	cursor: crosshair;
	font-weight: normal;
}
.post1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #8fc390;
	text-decoration: none;
	cursor: crosshair;
	font-weight: normal;
}
.post1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #8fc390;
	text-decoration: none;
	cursor: crosshair;
	font-weight: normal;
}
.post1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #e5ae6e;
	text-decoration: underline;
	cursor: crosshair;
	font-weight: normal;
}
#col2 {
	padding-bottom: 10px;
	padding-left: 134px;
}
.titolo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #aabe87;
	font-weight: bold;
	text-align: right;
	height: 18px;
	text-transform: lowercase;
	font-style: italic;
	padding-right: 2px;
	padding-left: 2px;
}
.post2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	padding-right: 2px;
	padding-left: 2px;
	text-align: justify;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #d1a266;
}
.text2 {		color: #8bafab;
	text-align: justify;
}
