/* ----------------------------------------------------------------- */
body
{
  height: 100%;
  margin: 0px;
  padding: 0px;
  color: #743108;
  background-color: #f3f3f2;
}
/*-------- Default Style --------*/
th, td, div
{
  color: #743108;
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 12px;
}
a, a:link, a:visited, a:active
{
  color: #743108;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 12px;
}
a:hover
{
  color: #b40015;
  text-decoration: underline;
}

.piede
{
  margin-top: 0px;
  bottom: 0px;
  position: absolute;
  padding-bottom: 10px;
}
.testo_piede
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #743108;
  line-height: 18px;
}
.menu_piede
{
  position: relative;
}

.contenitore
{
  width: 764px;
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 20px;
}
.div_content
{
  height: 530px;
  overflow: auto;
  margin-left: 20px;
  width: 724px;
}
.animazione
{
  margin: 0px;
  padding: 0px;
  height: 100px;
  width: 764px;
  padding-top: 4px;
  background-color: #FFFFFF;
}

/* STILE PER I SITI IN DIVERSE LINGUE */
.lang_pad
{
  float: right;
  height: 13px;
  background-color: Transparent;
}

/*-----------------------------------------------------*/
/*--------- STILI PER IL MENU DI NAVIGAZIONE ----------*/
/* main menu td */
.main_dnnmenu_bar
{
  font-family: Verdana, Arial;
  cursor: pointer;
  font-size: 12px;
  text-align: center;
  background-color: transparent;
  padding: 0px;
  margin: 50px;
}

/*  Main Menu Normal  */
/*  stile dei menù linkato */
.main_dnnmenu_rootitem, .main_dnnmenu_rootitem_hover, .main_dnnmenu_rootitem_selected, .login
{
  text-align: right;
  white-space: nowrap;
  padding-right: 15px;
  padding: 0px;
  margin: 10px;
  background-color: Transparent; /*padding-bottom: 10px;*/
}

.main_dnnmenu_rootitem
{
  color: #a11615;
}

.sf_testa
{
  background-image: url(immagini/sf_alto_testa_picc.jpg);
  background-repeat: repeat-x;
}

.login
{
  background-color: Transparent;
  font-size: 9px;
}

/*  Main menu hover  */
/*  stile dei menù con roll-over */
.main_dnnmenu_rootitem_hover
{
  color: #a11615;
}

/*  Main menu selezionato  */
.main_dnnmenu_rootitem_selected
{
  color: #a11615;
}
/* ------------------------------------------------------------------------ */
/* STILI PER I SOTTOMENU' */
.main_dnnmenu_submenu
{
  border: 1px solid #C0D6E5;
}

.main_dnnmenu_submenu td
{
  background-color: #F8FAFF;
  z-index: 1000;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  color: #000000;
  line-height: 2em;
  padding: 0px 0px;
  margin: 0px;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td
{
  background: #CE0D0D url(images/submenu_hover.gif) repeat-x top left;
  color: #660033;
}
.main_dnnmenu_itemselected td
{
  background: #CE0D0D url(images/submenu_active.gif) repeat-x top left;
  color: #660033;
}

.main_dnnmenu_break
{
  height: 0px;
  background-color: #D5E0FF;
}

/* Module Action Menus */
.ModuleTitle_SubMenu
{
  border: 0px solid #C0D6E5;
}

.ModuleTitle_SubMenu td
{
  background-color: #F8FAFF;
  white-space: nowrap;
}

.ModuleTitle_MenuIcon
{
  background-color: #F8FAFF;
  border: none;
  padding: 0px 0px;
}

.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon
{
  background: #CE0D0D url(images/submenu_hover.gif) repeat-x top left;
  color: #fff;
}

.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon
{
  height: 0px;
  background-color: #D5E0FF;
}

#lightbox
{
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}
#lightbox img
{
  width: auto;
  height: auto;
}
#lightbox a img
{
  border: none;
}

#outerImageContainer
{
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
}
#imageContainer
{
  padding: 10px;
}

#loading
{
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
#hoverNav
{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
#imageContainer > #hoverNav
{
  left: 0;
}
#hoverNav a
{
  outline: none;
}

#prevLink, #nextLink
{
  width: 49%;
  height: 100%;
  background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
  display: block;
}
#prevLink
{
  left: 0;
  float: left;
}
#nextLink
{
  right: 0;
  float: right;
}
#prevLink:hover, #prevLink:visited:hover
{
  background: url(lightbox/images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover
{
  background: url(lightbox/images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer
{
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: hidden;
  width: 100%;
}

#imageData
{
  padding: 0 10px;
  color: #666;
}
#imageData #imageDetails
{
  width: 70%;
  float: left;
  text-align: left;
}
#imageData #caption
{
  font-weight: bold;
}
#imageData #numberDisplay
{
  display: block;
  clear: left;
  padding-bottom: 1.0em;
}
#imageData #bottomNavClose
{
  width: 66px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}

#overlay
{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
  background-color: #000;
}
.testo_piede_intro
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #743108;
  line-height: 18px;
}

