/*
  $Id: stylesheet.css,v 1.00 del 01/07/2004 $

  Copyright (c) 2004 studio morph

*/


BODY {
  font-family: Verdana, Arial, sans-serif; font-size: 10px;
  color: #ffffff;
  margin: 0px;
}



A { 
  font-family: Verdana, Arial, sans-serif; font-size: 10px; 
  color: #3399FF; 
  text-decoration: none; 
  font-weight : bold;

}

A:hover { 
  font-family: Verdana, Arial, sans-serif; font-size: 10px; 
  color: #FFCC00; 
  font-weight : bold;
  text-decoration: underline; 
}



TD.index {
  font-family: Verdana, Arial, sans-serif; font-size: 16px; 
  color: #ffcc00; 
  font-weight : bold;
}



TD.title {
  font-family: Verdana, Arial, sans-serif; font-size: 16px; 
  color: #ffcc33; 
  font-weight : bold;
}



TR.default {
  background: #DC143C;
}

TD.default {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DC143C;
  color: #ffffff;
  font-weight : bold;
}

A.menuDefault { 
  color: #CC6699; 
}

A.menuDefault:hover {
  color: #FF5599;
}


TR.arredo {
  background: #DC143C;
}

TD.arredo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DC143C;
  color: #ffffff;
  font-weight : bold;
}


TR.headerArredo {
  background: #DDFF99;
}

TD.headerArredo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DDFF99;
  color: #ffffff;
  font-weight : bold;
}


TR.lampade {
  background: #DC143C;
}

TD.lampade{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DC143C;
  color: #ffffff;
  font-weight : bold;
}

TR.artistici{
  background: #DC143C;
}

TD.artistici{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DC143C;
  color: #ffffff;
  font-weight : bold;
}

TR.interventi {
  background: #DC143C;
}

TD.interventi{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DC143C;
  color: #ffffff;
  font-weight : bold;
}

TR.footer {
  background: #DC143C;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #DC143C;
  color: #ffffff;
  font-weight : bold;
}