/* 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;
	vertical-align:middle;
}
HTML
{
	FONT-SIZE: 11px; 
    font-family: sans-serif;
	text-align: center;
	margin: 0px;
	background-color:  white;
	height: 100%;
	width: 100%;
	color: #000000;
	scrollbar:no;
	vertical-align:middle;
}
.Maintable
{
 	width: 100%;
 	vertical-align:middle;
	text-align:center;
		
}
.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/punto.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/punto.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #991e0e;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
a.promozioni {
   background-image: url(images/punto.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #991e0e;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
a.promozioni:hover
{
   background-image: url(images/punto.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: black;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
.ColsxMain
{
 text-align: left;
 vertical-align: top;
 width: 250px;
 height: 450px;
}
.MainStageDX
{
 text-align: justify;
 vertical-align: top;
 width: 650px;
 height: 450px;
 padding-left: 10px;
}
.node
{
 width: 200px;
 height: 15px;
 background-color: #C7C7C7;
 color: White;
 FONT-SIZE: 11px; 
 font-family: sans-serif;
}
.pnode
{
 height: 15px;
 background-color: #EEEEEE;
 color: White;
 	FONT-SIZE: 11px; 
   font-family: sans-serif;
}

/*lista nozze*/
.border
{
 border: 1px dotted black;
}
.bold
{
    font-weight:bold;
    color: #991e0e;
}
.boldpad
{
    font-weight:bold;
    color: #991e0e;
    padding-left: 5px;
}
.dati
{
color: white;
}