span.lipo {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFF00;
	cursor: hand;
}



.norepeatimage {
background-repeat:"no-repeat"
}

#menuHeaderUtility {
	border: none;
	width: auto;
	float: right;
	margin-top: 1px;
	margin-bottom: 1px;
}
ul#menuHeader {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight:bold;
  color: #ffffff;
  list-style-type: none;
  margin: 5px 0px 0px 0px;
  padding: 0px;
}
ul#menuHeader li {
  display: inline;
  padding-right: 3px;
  padding-left: 4px;
}
ul#menuHeader li a {
  color: #ffffff;
  text-decoration: none;
  font-weight:bold;

}
ul#menuHeader li a:hover{
  color: #FFFF00;
  text-decoration: none;
  font-weight:bold;
}



span.bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	float:left;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	cursor: hand;
}

A:visited {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 10px;
	
}
A {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 10px;

}
A:hover {
	COLOR: #ffff00;
	TEXT-DECORATION: none;
	font-weight: normal;
	font-size: 10px;
}

#normallink {
	border: none;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  }

ul#normallink  a {
  color: #ffff00;
  text-decoration: none;
	font-size: 12px;
}
ul#normallink  a:hover{
  color: #00ffff;
  text-decoration: none;
 font-size: 12px;
 }

.spalla {
background-color:#0e0d12;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:overline, underline;
	color: #ffffff;
	padding: 2px;
}

.bordotab {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	background-color:#0E0D12;
}

.bordotabsx {
	border-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-top-color:#0E0D12;
	border-left-style: solid;
	border-left-color: #666666;
	background-left-color:#0E0D12;
}

.bordotabdx {
	border-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-top-color:#0E0D12;
	border-right-style: solid;
	border-right-color: #666666;
	background-right-color:#0E0D12;
}

.bordotabtop {
	border-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-top-color:#0E0D12;
}

.bordotabBOTT {
	color: #ffffff;
	border-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-bottom-color:#0E0D12;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}

.bordoBottomLink {
	border-width: 1px;
	border-style: solid;
	border-color: #0E0D12;
	background-color:#0E0D12;
}

.rigahorizzwhite{
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif
	font-size:12px;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
	padding-top:6px;
	padding-bottom:6px;
}

#menuarticoliUtility {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif
	font-size:12px;
	border: none;
	width: auto;
	float: center;
	margin-top: 1px;
	margin-bottom: 1px;
}
ul#menuarticoli {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif
	font-size:12px;
	float: center;
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
ul#menuarticoli li {
  display: block;
}
ul#menuarticoli li a {
  color: #ffffff;
  text-decoration: none;
}
ul#menuarticoli li a:hover{
  color: #ffff00;
  background-color:#0e0d12;
  text-decoration: none;
}

#menuarticoliUtility2 {
	border: none;
	width: auto;
	float: center;
	margin-top: 1px;
	margin-bottom: 1px;
}
ul#menuarticoli2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffcc;
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
ul#menuarticoli2  {
  display: block;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
}
ul#menuarticoli2  a {
  color: #ffffff;
  text-decoration: none;
}
ul#menuarticoli2  a:hover{
  color: #ffff00;
	TEXT-DECORATION: none;
}

div#box{idth: 18em;padding: 2px;margin:0 auto;
    background:#0e0d12;color:#ffffff;}


div#boxi li {
  display: block;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  
}


/* Thumbnail Index */
div#index {
	margin: 1ex 0 1ex 0;
	text-align: center;
}

div#index table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#index td.thumbcell {
	width: 80px;
	border-style: solid;
	border-color: #787878;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#index td.thumbcell img {
	border-style: none;
}

div#index div.pages {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}

/* Photo Navigation */
div#navigation {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	margin: 1ex 0 1ex 0;
}

div#navigation table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#navigation td.previous {
	text-align: left;
	width: 80px;
}

div#navigation td.index {
	text-align: center;
}

div#navigation td.next {
	text-align: right;
	width: 80px;
}

div#navigation td.thumbcell {
	width: 80px;
	border-style: solid;
	border-color: #787878;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#navigation td.thumbcell img {
	border-style: none;
}

div#navigation td.selected {
	border-style: outset;
	border-width: 2px;
}

div#navigation span.home {
	display: block;
	padding-bottom: 1em;
}

/* Photograph */
div#photograph {
	text-align: center;
	margin: 1ex 0 1ex 0;
}

div#photograph img {
	margin: 0 auto 0 auto;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}



input.txt, select, textarea {
      color: #005e1f;
      font-size: 12px;
      font-family: Verdana;
      width: 280px;
   }

.sub {
      background-color: #999999;
      color: #ffffff;
      font: Bold 12px Verdana;
      width: 150px;
      cursor: Hand;
   }
   
   .hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 90px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position:relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 180px;
}


