﻿body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	background: url(/site-it/images/bg_body.jpg) #FFFFFF repeat-x 110px 160px;
	background-attachment: fixed;
}
table {
	border-collapse : collapse; 
}
table td, table th {
	padding : 0; 
}
form {
	margin: 0;
	padding: 0;
}
li
{
	list-style-image: url(/site-it/images/point_icon.gif);	
}
#divmaster {
	text-align: center;
}
#tableombra {
	margin: 0 auto;
}
#tablemaster {
	width: 950px;
	background-image: url('/site-it/images/translucent_bkg.png');
	/*
	filter:alpha(opacity=95); 
	-moz-opacity: 0.95; 
	opacity: 0.95;
	*/
	}
#tablelogo {
	/*
	background-position: right bottom;
	background-image: url('/site-it/images/lamp_icon.jpg');
	background-repeat: no-repeat;
	*/
	height: 110px;
	width: 100%;
}
#tablefooter {
	margin: 0 auto;
	text-align: center;
}
#menutop {
	background-color: #6AA2FD;
	background-image: url('/site-it/images/menu-top_bkg.gif');
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
	height: 60px;
	width: 100%;
}
.menu_dx_sidebartop {
	height: 35px;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	font-weight:bold;
	background-image: url('/site-it/images/sidebar_top.gif');
	background-repeat: no-repeat;
	background-position: center top
}
.menu_dx_sidebarbody {
	text-align: left;
	margin-bottom: 20px;
	background: #F3F3F3 url('/site-it/images/sidebar_bottom.gif') no-repeat left bottom;
}
#marqueecontainer{
	margin: 0 auto;
	position: relative;
	width: 90%; /*marquee width */
	height: 130px; /*marquee height */
	overflow: hidden;
	/*
	border: 3px solid orange;
	padding: 2px;
	padding-left: 4px;
	*/
}
#tableadbanner {
	background-color: #F3F3F3;
	background-image: url('/site-it/images/ad_space.gif');
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
	width: 160px;
}
.text1 {
	font-size: 12px;
}
.style-menu_top {
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	font-weight:bold;
}
/* style ombra */
.style-ombra_vert {
	background-repeat: repeat-y;
	width: 22px;
	height: 1px;
}
.style-ombra_oriz {
	background-repeat: repeat-x;
	width: 1px;
	height: 16px;
}
.style-ombra_round {
	background-repeat: no-repeat;
	width: 22px;
	height: 16px;
}
/* style content */
#style_content {
	width: 100%;
}
#style_content .style_content-space {
	width: 10px;
}

/* style pages */
#style_vpage {
	width: 430px;
}
#style_vpage-top {
	width: 100%;
}
#style_vpage .style_vpage-top1 {
	font-size: 24px;
	text-align: left;
	color: #6AA2FD;
	font-family:"Monotype Corsiva"
}
#style_vpage .style_vpage-top2 {
	font-size: 10px;
	text-align: left;
	font-style:italic;
	color: #C0C0C0;
}
#style_vpage .style_vpage-body {
	font-size: 12px;
	text-align: left;
	color: #000000;
}
#style_vpage .style_vpage-footer {
	height: 35px;
	font-size: 10px;
	text-align: right;
	font-style:italic;
	color: #6AA2FD;
	background-image: url('/site-it/images/content_link.gif');
	background-repeat: no-repeat;
	background-position: center top;
}
/* fine style pages */
/* style rssview */
.rssview_ul {
	margin-left: 0;
	padding-left: 0;
}
.rssview_li {
	font-size: 7pt;
	font-family: Verdana;
	line-height: 150%;
	margin: 0;
  	padding: 0;
}
.rssview_titolo 
{
	font-size: 8pt;
	color: #6AA2FD;
	font-weight: bold;
}
.rssview_data {
	color: green;
}
.rssview_desc {
	color: #000000;
	font-weight:normal;
	}
.rssview_leggi {
	color:#6AA2FD;
	font-style:italic;
	}
/* fine style rssview */
a.xlink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.xlink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.xlink:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:bold;
}
a.xlink:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-style: italic;
}
a.ylink:link {
	color: orange;
	text-decoration: none;
}
a.ylink:visited {
	text-decoration: none;
	color: orange;
}
a.ylink:hover {
	text-decoration: underline;
	color: #FFCD82;
}
a.ylink:active {
	text-decoration: underline;
	color: #FFCD82;
	font-style: italic;
}
img, div {
	border: 0;
	behavior: url(/site-it/script/iepngfix.htc)
}
a:hover img {
	filter:alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7
}
a:hover img.logo {
	filter:alpha(opacity=30); 
	-moz-opacity: 0.3; 
	opacity: 0.3
}
a:hover img.alpha_no {
	filter:alpha_no
}
.tag1 {
	font-size: xx-small;
	color: #35536f;
	text-decoration: none;
 }
.tag2{
	font-size: small;
	color: #35536f;
	text-decoration: none;
 }
.tag3 {
	font-size: medium;
	color: #35536f;
	text-decoration: none;
 }
.tag4{
	font-size: large;
	color: #35536f;
	text-decoration: none;
 }
.tag5{
	font-size: xx-large;
	color: #35536f;
	text-decoration: none;
 }

