@charset "UTF-8";
/* CSS Document */

#container {
	float: left;
	width: 780px;
	height: auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(immagini/toscanaterme.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: left;
	font-weight: bold;
	margin-bottom: 20px;
}
#container #header p {
	padding-top: 135px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 20px;
	line-height: 1.5em;
}
#content {
	margin-right: 170px;
	margin-left: 160px;
	margin-top: 20px;
}
#sidebar_sx {
	float: left;
	width: 140px;
	border: 1px dotted #999999;
	background-color: #F6FFFD;
}
#container #sidebar_sx h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
	text-align: left;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#sidebar_dx {
	float: right;
	width: 150px;
	border: 1px dotted #999999;
	text-align: center;
	vertical-align: top;
	margin-bottom: 15px;
}
#container #sidebar_sx p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	text-align: left;
	color: #666666;
}
#footer {
	clear: both;
	width: auto;
	height: auto;
}
#container #sidebar_sx li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: bold;
	text-align: left;
	color: #666666;
	list-style-type: disc;
	list-style-position: outside;
}
#container #sidebar_sx a {
	color: #666666;
	text-decoration: none;
}
#bannerini {
	text-decoration: none;
}
#container #content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
	text-align: justify;
	margin-top: 20px;
}
#container #sidebar_dx #bannerini img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#container #content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1px;
	padding-top: 10px;
}
#container #footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 2em;
	background-color: #CCCCCC;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#container #sidebar_sx ul {
	margin-left: 10px;
	padding-left: 10px;
}
