﻿body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
}
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 {
	/*
	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;
}
div.google {
	position: fixed;
	left: 0px;
	bottom: 0px;
	padding: 4px;
	width: 260px;
	height: 150px;
	background-image: url('/site-it/images/page_curl.png');
	background-repeat: no-repeat
}
/* 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;
}

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: 8pt;
	color: #FFFFFF;
	text-decoration: none;
 }
.tag2{
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
 }
.tag3 {
	font-size: 14pt;
	color: #FFFFFF;
	text-decoration: none;
 }
.tag4{
	font-size: 18pt;
	color: #FFFFFF;
	text-decoration: none;
 }
.tag5{
	font-size: 20pt;
	color: #FFFFFF;
	text-decoration: none;
 }

