body {
	background-color: #0f0f0f;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(Dizi/sakk_patt.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
}
a:link {
	color: #97bf0d;
	text-decoration: none;
	cursor: ne-resize;
}
a:active {
	color: #4c7e94;
	text-decoration: none;
	cursor: ne-resize;
}
a:visited {
	color: #4c7e94;
	text-decoration: none;
	cursor: ne-resize;
}
a:hover {
	color: #CBC6C4;
	text-decoration: line-through;
	cursor: ne-resize;
}
#contenitore {
	width: 483px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(Dizi/sakkmatt.png);
	background-repeat: no-repeat;
	height: 337px;
}
#contenuti {
	background-image: url(Dizi/sakk_hatter.png);
	background-repeat: repeat-y;
	overflow: auto;
	padding-bottom: 12px;
}
#col1 {
	width: 150px;
	padding-left: 42px;
	color: #FFFFFF;
	float: left;
}
.titolo1 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #97bf0d;
	font-style: italic;
	color: #97bf0d;
	text-align: right;
	height: 19px;
	margin-bottom: 1px;
}
.post1 {
	font-size: 10px;
	color: #84d0f0;
	text-align: justify;
	margin-bottom: 5px;
}
.post1 a:link  {
	color: #ffffff;
	background-color: #97bf0d;
	display: block;
	font-family: Georgia;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	margin-bottom: 1px;
}
.post1 a:active  {
	color: #000000;
	background-color: #84d0f0;
	display: block;
	font-family: Georgia;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	margin-bottom: 1px;
}
.post1 a:visited  {
	color: #ffffff;
	background-color: #97bf0d;
	display: block;
	font-family: Georgia;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	margin-bottom: 1px;
}
.post1 a:hover  {
	color: #000000;
	background-color: #84d0f0;
	display: block;
	font-family: Georgia;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	margin-bottom: 1px;
} 
#col2 {
	padding-left: 200px;
	padding-right: 42px;
	color: #FFFFFF;
}
.titolo2 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #97bf0d;
	font-style: italic;
	color: #97bf0d;
	text-align: right;
	height: 19px;
	margin-bottom: 1px;
}
.post2 {
	font-size: 10px;
	color: #84d0f0;
	text-align: justify;
	margin-bottom: 5px;
}
.text1 {
	font-size: 10px;
	color: #84d0f0;
}
.text2 {
	font-size: 10px;
	color: #84d0f0;
}
.text3 {
	font-size: 10px;
	color: #84d0f0;
}
