/*  body definition */

html { 
  padding:0px;
  margin:0px;
}

body {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: justify;
  color: #FFFFFF;
  padding: 0px;
  margin: 0px;
}

span.domanda{
  color: #c80000;
  font-weight: bold;
  background-color: transparent
}

p {
  font-size: 12px;
  color: #000000;
  background-color: transparent
}

p.citazione {
  color: #c80000;
  text-align: center;
  background-color: transparent
}

a.copyright {
  font-size: 10px;
  color: gray;
}

p.copyright {
  font-size: 10px;
  text-align: center;
  color: gray;
}

a.menu {
  color: #c80000;
  text-align: left;
  font-size: 10px;
}

li {
  font-size: 12px;
  color: #000000;
  text-align: justify;
}

a { 
  text-decoration: none;
  color: #000000;
}

a.title { 
  text-decoration: none;
  color: #c80000;
}

a.link {text-decoration: none}
a.visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline;}

td.top
{
  text-align: center;
}

h1 {
  font-size: 16px;
  color: #000000;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  background-color: transparent;
}

h1.title {
  font-size: 18px;
  color: #c80000;
  background-color: transparent;
  text-align: center;
}

h1.top {
  font-size: 16px;
  color: #c80000;
  background-color: transparent;
  font-weight: bold;
  text-align: left;
}

h1.firsttop {
  font-size: 16px;
  color: #c80000;
  background-color: transparent;
  font-weight: bold;
  text-align: center;
}

p.top {
  height: 20px;
  font-size: 17px;
  color: #c80000;
  background-color: transparent;
  text-align: center;
  font-weight: bold;
}

h1.title2 {
  font-size: 30px;
  color: #c80000;
  background-color: transparent;
  text-align: center;
  font-weight: bold;
}

p.title {
  font-size: 14px;
  color: #666666;
  background-color: transparent;
  text-align: center;
  text-transform:uppercase;
  font-weight: bold;
  letter-spacing: 2pt
}
.titologrigio {
	font-size: 12px;
	color: #666666;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
