/* CSS Document */
BODY 
{
	FONT-SIZE: 11px; 
   font-family: sans-serif;
	text-align: center;
	margin: 0px;
	background-color: white;
	height: 100%;
	width: 100%;
	color: #000000;
	scrollbar:no;
}
HTML
{
	FONT-SIZE: 11px; 
    font-family: sans-serif;
	text-align: center;
	margin: 0px;
	background-color:  white;
	height: 100%;
	width: 100%;
	color: #000000;
	scrollbar:no;
}
.MainTable
{
	height: 100%;
	width: 100%;
}
.MaintableSite
{
 	width: 700px;
 	height: 430px;	
}
.MainTableEnox
{
  width: 100%;
  height:420px;
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  text-align: center;
 }
a:link {
	color: black;
	text-decoration: none;
	 font-weight: bold;
}
a:hover {
	color: #991e0e;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #921D0C;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #921D0C;
	text-decoration: none;
	font-weight: bold;
}
.part_1
{
background-image:url(images/part_1.jpg);
background-position:center;
background-repeat:no-repeat;
}
.part_2
{
background-image:url(images/part_2.jpg);
background-position:center;
background-repeat:no-repeat;
}
.nozze {
	color:  white;
	text-decoration: none;
	 font-weight: bold;
}
.link_top {
 	font-size:10px bold black;
	color:  black;
	text-decoration: none;
	font-weight: bold;
	margin-left:4px;
	padding-bottom:12px;
}
a.toplink {
   background-image: url(images/trattino.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: black;
	text-decoration: none;
	font-weight: bold;
		padding-left: 10px;
}
a.toplink:hover
{
   background-image: url(images/trattino.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #991e0e;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
.ColsxMain
{
 text-align: left;
 vertical-align: top;
 width: 270px;
 height: 450px;
}
.MainStageDX
{
 text-align: justify;
 vertical-align: top;
 width: 630px;
 height: 450px;
 padding-left: 10px;
}
.node
{
 width: 200px;
 height: 20px;
 background-color: #C7C7C7;
 color: White;
}
.pnode
{
 height: 20px;
 background-color: #EEEEEE;
 color: White;
}

