body {
	background-image: url(images/back01.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #B0B0B0;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Tahoma;
	cursor: default;
}
input,select{
	background-color: #eeeeee;
	border:0;
	font-size: 10px;
	color: #676767;
	font-family: Tahoma;
}
textarea{
	background-color: #eeeeee;
	border: 1px solid #b1b1b1;
	font-size: 10px;
	color: #676767;
	padding: 3px;
        font-family: Tahoma;
}
a:link {
	font-size: 10px;
	color: #e23820;
	cursor: help;
}
a:active {
	font-size: 10px;
	color: #e23820;
	cursor: help;
}
a:visited {
	font-size: 10px;
	color: #e23820;
	cursor: help;
}
a:hover {
	font-size: 10px;
	color: #99a703;
	text-decoration: none;
	cursor: help;
}
#contenitore {
	width: 675px;
	margin-right: 0px;
	margin-top: 0px;
	float: right;
	background-image: url(images/header01.jpg);
	background-repeat: no-repeat;
	padding-bottom: 7px;
}
#header {
	height: 304px;
}
#col1 {
	width: 158px;
	margin-left: 137px;
	float: left;
	margin-top: 60px;
}.titolo1 {
	font-size: 10px;
	color: #ffffff;
	background-color: #B1B1B1;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 2px;
}
.post1 {
	font-size: 10px;
	color: #676767;
	margin-bottom: 8px;
	text-align: justify;
}
#col2 {
	float: right;
	width: 362px;
	margin-right: 9px;
}
.titolo2 {
	font-size: 10px;
	color: #222222;
	background-color: #B1B1B1;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 2px;
}
.titolo2 a:link {
	font-size: 10px;
	color: #222222;
	background-color: #B1B1B1;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 2px;
	text-decoration: none;
	cursor: default;
}
.titolo2 a:active {
	font-size: 10px;
	color: #222222;
	background-color: #B1B1B1;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 2px;
	text-decoration: none;
	cursor: default;
}
.titolo2 a:visited {
	font-size: 10px;
	color: #222222;
	background-color: #B1B1B1;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 2px;
	text-decoration: none;
	cursor: default;
}
.titolo2 a:hover {
	font-size: 10px;
	color: #222222;
	background-color: #B1B1B1;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 2px;
	text-decoration: none;
	cursor: default;
}
.post2 {
	font-size: 10px;
	color: #676767;
	margin-bottom: 8px;
	text-align: justify;
}
.text1 {
	font-size: 10px;
	color: #3F3F3F;
}
.text2 {
	font-size: 10px;
	color: #99a703;
	background-color: #e4e4e4;
}
.text3 {
	font-size: 10px;
	color: #676767;
	text-decoration: underline;
}
