body {
	background-color: #454545;
	margin: 0px;
	cursor: default;
	background-position: left top;
	background-image: url(images/back04.gif);
	background-repeat: repeat-y;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: bold;
	color: #e3e3e3;
	text-decoration: none;
	cursor: default;
}
a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: bold;
	color: #e3e3e3;
	text-decoration: none;
	cursor: default;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: bold;
	color: #e3e3e3;
	text-decoration: none;
	cursor: default;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: bold;
	color: #3C3C3C;
	text-decoration: none;
	cursor: default;
}
#contenitore {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
	overflow: auto;
	border: 11px solid #3c3c3c;
	background-color: #505050;
	margin-bottom: 40px;
}
#header {
	text-align: right;
	margin-right: 6px;
	margin-left: 6px;
}
#titleheader {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	margin-top: 10px;
	color: #484848;
	margin-bottom: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
#col1 {
	width: 400px;
	float: left;
	margin-left: 6px;
}
.post1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a7a7a7;
	text-align: justify;
	padding-bottom: 3px;
	margin-bottom: 8px;
}
.title1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #d5dea6;
	background-color: #3c3c3c;
	padding-left: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	letter-spacing: 1px;
}
#col2 {
	width: 170px;
	float: right;
	margin-right: 6px;
}
.post2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a7a7a7;
	text-align: justify;
	margin-bottom: 8px;
}
.title2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #aac7df;
	background-color: #3c3c3c;
	padding-left: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	letter-spacing: 1px;
}
.post2 a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #D5DEA6;
	background-color: #484848;
	display: block;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 1px;
	text-align: center;
	padding-left: 1px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #434343;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #434343;
}
.post2 a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #D5DEA6;
	background-color: #484848;
	display: block;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 1px;
	text-align: center;
	padding-left: 1px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #434343;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #434343;
}
.post2 a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #D5DEA6;
	background-color: #484848;
	display: block;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 1px;
	text-align: center;
	padding-left: 1px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #434343;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #434343;
}
.post2 a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	color: #E3E3E3;
	background-color: #434343;
	display: block;
	text-decoration: line-through;
	font-weight: normal;
	margin-bottom: 1px;
	text-align: center;
	padding-left: 1px;
}
.post3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a7a7a7;
	text-align: justify;
	margin-bottom: 8px;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3C3C3C;
	font-weight: bold;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AAC7DF;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D5DEA6;
	font-style: italic;
}
