body {
	background-attachment: scroll;
	background-image: url(../grafica/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
.table {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099CC;





}
table {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}
input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	height: 24px;









}
select {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
	width: 200px;














}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
a:active {
	color: #0099CC;
	text-decoration: underline;
}
.title {
	font-size: 24px;
	text-decoration: none;
	font-weight: normal;

}
.tdrx {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #0099CC;
	padding-top: 20px;
	padding-left: 5px;



}
.sottotitolo {
	color: #0099CC;
	font-weight: bold;

}
.option {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0099CC;

}
textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	height: 100px;
	width: 300px;

}
.privacy {
	font-size: 10px;
	text-decoration: none;
}
.mappa {
	border: 1px solid #666666;
}

.container {
width:450px;
}

.left {
	float: left;
	width: 150px;
	margin: 0 35px 35px 0;
	overflow:auto;
	border: 0px dashed #0099CC;
	bordercolor: #0099CC;
	padding: 15px;
	height: 150px;
	background-attachment: scroll;
	background-image: url(../grafica/post-it.gif);
	background-repeat: no-repeat;
	background-position: 0 0;

}
.tablecentrale {
	color: #666666;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../grafica/cappello.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
