body {
	margin: 0 0 0 25px;
	padding: 0 0 20px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 85%;
	color: #333;
	background-color: #f0f0f0;
/*background: #fff url(img/sfondo-dx.gif) repeat-y top right; */
}

img {
	border: none;
}

textarea {
	font-family: Arial, sans-serif;
	font-size: .85em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

td {
	vertical-align: top;
	text-align: left;
}

blockquote {
	font-style: italic;
	margin: .5em 4em;
	line-height: 1.6;
}

.warning {
	background-color: #F1D75B;
	padding: 10px;
	font-weight: bold;
	color: #000;
	border:2px solid #EEA72A;
	margin:1em 0;
}

.labelblock label {
	display: block;
	font-weight: bold;
	margin-top: 1em;
}

.clear {
	clear: both;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A87600;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	font-size: 1.7em;
	margin-bottom: 15px;
}

h2 {
	color: #333;
	font-weight: bold;
	font-size: 1.3em;
	letter-spacing:1px;
	font-variant: small-caps;
}

#container {
	width: 90%;
	background: #fff url(img/sfondo-dx.gif) repeat-y top right; 
	font-size: .85em;
}

#wrapper {
	background: url(img/sfondo-sx.gif) repeat-y;
	padding-right: 22px;
}

#intestazione {
	background: url(img/sfondo-deserto.gif) repeat-x;
	position: relative;
}

#intestazione img {
	display: block;
}

#logo {
	position: absolute;
	top: 10px;
	left: -4px;
}

#search {
	position: absolute;
	right: 0;
	right: expression("21px");
	top: 0;
	background: url(img/search.gif) no-repeat;
	padding: 14px 20px;
}

#query {
	padding-left: 3px;
}

#go {
	position: relative;
	top: 2px;
	left: 5px;
}

.flat {
	border: 1px solid #EEAE66;
}


#menu {
	background: #FEB400 url(img/sfondo-sx.gif) repeat-y;
	width: 122px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	padding: 0 9px 0 1px;
	float: left;
}

#menu, #menu ul {
	list-style: none;
}

#menu ul {
	font-family: Tahoma, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

#menu ul li {
	border-bottom: 1px solid #FED673;
}

#menu a {
	color: #333;
	text-decoration: none;
	padding: 3px 10px 3px 15px;
	display:block;
	position: relative;
	padding: expression("1px 10px 1px 15px");
}

#menu a.selected {
	background-color: #fff;
}

#menu a:hover {
	background-color: #fff;
}

#menu h3 {
	background-color: #FED673;
	color: #455C6A;
	font-weight: bold;
	font-size: 1.3em;
	padding: 3px 10px;
	border-top: 2px solid #A87600;
	margin-top: -1px;
}

#subpages {
	list-style: none;
	padding: 0;
	margin: -16px -18px 15px 15px;
	margin-right: expression("-10px");
	float: right;
	border-left: 1px solid #83A3C9;
	line-height: 16px;
}

#subpages li {
	border-bottom: 1px solid #B6C1D6;
	background-color: #D7DDE8;
}

#subpages .selected {
	padding: 2px 5px 2px 18px;
	background: #fff url(img/tri.gif) no-repeat 7px 7px;
}

#subpages a {
	color: #2E4C80;
	text-decoration: none;
	display: block;
	position: relative;
	padding: 2px 5px 2px 18px;
	background: url(img/circle.gif) no-repeat 7px 8px;
}

#subpages a:hover, #subpages a.selected {
	background-color: #fff;
}

#sintonia {
	background: #455C6A url(img/sintonia.jpg) no-repeat;
	color: #fff;
	padding: 5px 0 5px 200px;
	margin: 15px 0 0 0;
	position: relative;
	left: -25px;
	left: expression("-28px");
	width: 250px;
	width: expression("255px");
}

#sintonia h3 {
	margin: 0;
	font-size: 1.3em;
}

#sintonia p {
	margin-top: .5em;
	margin-bottom: 0;
}

#programma {
	background: #628397 url(img/sfumatura-verde.gif) repeat-x;
	color: #fff;
	padding: 10px;
	position: relative;
	left: -25px;
	left: expression("-28px");
	width: 430px;
	width: expression("435px");
	height: 40px;
}

#notizie {
	width: 170px;
	position: absolute;
	right: 10px;
	right: expression("160px");
	top: 0;
	font-size: .95em;
}

#notizie h3 {
	font-size: 1.4em;
	color: #455C6A;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 1em 0 .5em;
}

#wrapper #notizie ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#notizie li {
	margin-bottom: .5em;
	margin-bottom: expression("-.5em");
}

#notizie em {
	display: block;
}

#notizie a {
	color: #06C;
	display: block;
	padding-left: 25px;
	background: url(img/bullet.gif) no-repeat 0 center;
}

#main {
	padding: 20px;
	margin-left: 130px;
	line-height: 1.6;
/*	position: relative; */
}


#main.home {
	background: #F0F0F0 url(img/sfondo-home.gif) repeat-y top right;
	position: relative;
}

#main ul {
	margin: .5em 0 .5em 3em;
	padding: 0;
}


address {
	clear: left;
	background-color: #FEB400;
	border-left:1px solid #A97600;
	border-right:1px solid #A97600;
	border-bottom:1px solid #A97600;
	font-style: normal;
	padding: 5px 0;
	font-size: .95em;
	color: #7D5800;
	padding-left: 130px;
	text-align:center;
	line-height: 1.5;
	position: relative;
	margin-top: -2px;
}

address img.left {
	position:absolute;
	bottom: -1px;
	left: -1px;
}

address img.right {
	position:absolute;
	bottom: -1px;
	right: -1px;
}


address a {
	color: #455C6A;
	text-decoration: none;
}

address a:hover {
	font-weight: bold;
}


iframe {
	float: left;
}

ul#viste {
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	border-bottom: 1px solid #34A034;
	float: left;
	width: 100%;
}

#viste li {
	float: left;
}

#viste a {
	color: #000;
	text-decoration: none;
	padding: 3px 10px;
	margin: 0 20px;
	border: 1px solid #34A034;
	border-top: 3px solid #34A034;
	background-color: #BCFABC;
	display: block;
	position: relative;
	top: 1px;
}

#viste a:hover, #viste .selected {
	background-color: #fff;
}


#contenuti {
	border-collapse: collapse;
}

#contenuti td {
	border-bottom: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	padding: 2px 5px;
}

#contenuti th {
	text-align:center;
	padding: 5px 20px;
	border-bottom: 2px solid #999;
	border-top: 2px solid #999;
	background-color: #547BAF;
	color: #fff;
}

#personalbar {
	background-color: #BBE3F7;
	border-top: 1px solid #4282AA;
	border-bottom: 1px solid #4282AA;
	text-align: right;
	padding-right: 15px;
}

#personalbar a {
	text-decoration: none;
	background: url(img/dots.gif) no-repeat 0 3px;
	padding: 0 4px 0 10px;
	color: #4282AA;
}

#personalbar a:hover {
	background-color: #4282AA;
	color: #fff;
}

#user {
	background: url(img/user.png) no-repeat 0 2px;
	padding-left: 10px;
}

.button {
	text-decoration: none;
	padding: 3px 10px;
	border:1px solid #666;
	background-color: #ccc;
	color: #000;
}

.righe td {
	border-bottom: 1px solid #ccc;
	padding: 15px;
}

#main #risultati {
	margin: 2em 0 0 0;
	padding: 0 0 0 1em;
	border-left: 3px solid #eee;
	list-style: none;
}

#risultati li {
	padding: 0;
	margin-bottom: 1em;
}