body {
	background-color: #FFFFFF;
	background-image: url(http://i36.tinypic.com/k21ytv.jpg);
	margin-top: 0px;
	margin-left: 0px;
	background-repeat: repeat;
	cursor: default;
}
#contenitore {
	width: 595px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/header02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	overflow: auto;
}
#header {
	background-repeat: no-repeat;
	width: 595px;
	height: 320px;
}
#col1 {
	float: left;
	width: 400px;
	margin-left: 3px;
}
.titolo1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ef7530;
	text-align: center;
}
.post1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: justify;
	margin-bottom: 7px;
}
.post1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #44c1cf;
	font-weight: bold;
	cursor: help;
	text-decoration: none;
}
.post1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #44c1cf;
	font-weight: bold;
	cursor: help;
	text-decoration: none;
}
.post1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #44c1cf;
	font-weight: bold;
	cursor: help;
	text-decoration: none;
}
.post1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f0a61e;
	font-weight: bold;
	cursor: help;
	text-decoration: none;
	background-color: #FFFFFF;
}
#col2 {
	width: 180px;
	float: right;
	margin-top: 30px;
}
.titolo2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	background-color: #CCCCCC;
	vertical-align: top;
}
.post2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-bottom: 7px;
	text-align: justify;
}
.post2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f0a61e;
	cursor: help;
	text-decoration: underline;
}
.post2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f0a61e;
	cursor: help;
	text-decoration: underline;
}
.post2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f0a61e;
	cursor: help;
	text-decoration: underline;
}
.post2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ef7530;
	cursor: help;
	text-decoration: none;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ef7530;
	text-decoration: underline;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f0a61e;
	font-style: italic;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #44c1cf;
	font-style: normal;
	text-decoration: none;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848484;
	font-style: normal;
	text-decoration: none;
}
