/* header art variation */
.natSearchBoxTop,
.natSearchBoxTop input {
  background:white;
  color:red;
}
.natSearchBoxTop input {
  border:1px solid white;
}
.natHeaderArt {
  background:white;
  background-image:url(http://twiki.pula.org/bin/viewfile/CasoniVecchi/WebPreferences?filename=logo-casoni_vecchi-seamless.png); 
  background-repeat:repeat;
  background-position:top right;
}
a:hover {
  color:#3f59bb;
}
.natTopBarSizer {
  height:165px;
  max-height:200px;
}
a, a:link, a:active {
  color:#CC0000;
}
/* sidebar */
.natSideBar, .natTopRight {
  width:200px;
  min-width:180px;
  max-width:200px;
}
.natSideBarTitle,
.natSideBarTitle h1 {
  margin:0px;
  padding:0px;
}
.natSideBarContents {
  color:#666666;
}
.natSideBar h1 a {
  color:#993300;
  font-weight:bold;
  text-decoration:none;
}
.natSideBar h1 a:hover {
  color:#993300;
  background:#3f59bb;
}
.natSideBar h1 {
  color:#993300;
  font-weight:bold;
  font-size:1.2em;
  padding-left:2px;
}
.natSideBar h2 {
  padding:0px;
  font-size:1em;
}
.natSideBar ul {
  margin-left:0px;
  padding-left:0px;
}
.natWebSlogan {
  padding-left:0px;
  color:#993300;
}
.natWebButtons, .natWebButtonsContents { 
  background: white;
}
