body {
  background-color: #000;
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000000; }

#layer1 {
	width: 760px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	left: 14px;
	top: 1px;
	overflow: visible;
}

.header {
  border-width: 0;
  padding: 0;
  margin: 0; }

#sidebar {
  width: 160px;
  float: left;
  border-right-color: #990000;
  border-right-width: 1.5px;
  border-right-style: dashed;
  margin-right: 5px;
  padding-right: 3px;
  border-bottom-color: #990000;
  border-bottom-width: 2px;
  border-bottom-style: solid; }

#content {
  float: right;
  width: 590px; }

H1 { text-align: center}

.box_red {
  background-color: #990000;
  border-color: #CDCDCD;
  border-width: 1px;
  border-style: solid;
  color: #FFFFCC;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold; }

.box_red h3, .box_grey h3 {
  padding: 0;
  margin: 0;
  font-size: 1em;
  font-weight: bold;
  text-transform: uppercase; }

.box_red p, .box_grey p {
  padding-top: 1px;
  padding-right: 10px;
  padding-bottom: 1px;
  padding-left: 10px;
  margin: 0;
  text-align: justify; }

.box_giallo {
  background-color: #FFF4DD;
  border-color: #CDCDCD;
  border-width: 1px;
  border-style: solid; }

.box_grey {
  border-color: #D58200;
  border-width: 1px;
  border-style: solid;
  background-color: #FDFDFD; }

.nav {
  border-color: #EFEFEF;
  border-width: 1px;
  border-style: solid;
  background-color: #FDFDFD;
  margin-top: 5px;
  padding-left: 5px; }

.nav a, .nav a:link, .nav a:active, .nav a:visited {
  color: #333;
  text-decoration: none;
  display: block; }

.nav a:hover {
  color: #333;
  text-decoration: underline; }

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  border-bottom-style: none; }



a:link {
  color: #FF9853;
  text-decoration: none;
  font-weight: bold;
  cursor: hand; }

a:visited {
  text-decoration: none;
  color: #FF9853;
  font-weight: bold; }

a:hover {
  color: #CE6B22;
  font-weight: bold; }

a:active {
  text-decoration: none;
  font-weight: bold;
  font-style: normal;
  color: #FF9853; }

.date {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  font-variant: small-caps;
  color: #990000; }

.testo_piccolo {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #990000; }

.testo_grande {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #990000;
  text-align: center; }

.testo_piccolo_grasett {
	font-weight: bold;
	border-bottom-style: none;
}

.testo_grasett_ross {
	font-weight: bold;
	color: #990000;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


.elenco {
	list-style-position: inset;
	list-style-image: url(images/star_blank.png);
	list-style-type: circle;
}

.centrato
{
	text-align: Center;
	font-style: italic;
}

.destra
{
text-align: right;
p align=center;
}

.nomi_form{
	font-size:12px;
	color:#FF9853;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.form{
width:200px;
border:1px solid #000000;
color:#FFFFCC;
font:normal 12px Arial, Helvetica, sans-serif;
letter-spacing:normal;word-spacing:normal;
background:#990000
}
.mex{
width:200px;
height:100px;
color:#FFFFFF;
border:1px solid #000000;
font:normal 12px Arial, Helvetica, sans-serif;
letter-spacing:normal;word-spacing:normal;
background:#990000
}
.invia{
font-weight:normal;
font-size:11px;
color:#000000;
background:#990000;
border:1px solid #000000;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}



.trucchetto {
visibility: hidden;
font-size: 0px;
}
.testo_piccolo_gra_sottolineato {

	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
}

