body {
	margin: 0;
	border: 0;
	font-family:  verdana, lucida, "Bitstream Vera Sans", arial, helvetica, sans-serif;
	color: #B70000;
	/*background-color: #000;*/
	background: #000000 url(../image/bg_pinovela.gif) left top repeat;
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B70000;
	background-color: #000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B70000;
	background-color: #000;
	}
a:active { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B70000;
	background-color: #000;
	}
a:hover { 
	text-decoration: none; 
	color: #fff;
	background-color: #000;
	}

form {
  margin-top: 10px;
  }
 
input, textarea {
  margin-top: 2px;
  }
	
 /* Div Principali */
#container {
	background-color: #000;
	width: 748px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -374px;

  }
 
 #credits{
	font-size: xx-small;
	voice-family: "\"}\""; 
	voice-family:inherit;
 }
 
/*** IMMAGINE TESTO PINO VELA *********/
#pageHeader{
	float: right;
}
#pageHeader h1 { 
	background: transparent url(../image/testo_pino_vela.gif) no-repeat top right; 
	width: 438px; 
	height: 99px;
	}
#pageHeader h1 span {
	display:none;
	}
/*** IMMAGINE PINO VELA *********/	
#photo h2 { 
	clear: both;
	background: url(../image/pino_vela_ballerino_coreografo.jpg) no-repeat top left;
	width: 746px; 
	height: 143px;
	}
#photo h2 span {
	display:none;
	}

#contenuto{
	font-size: small;
	text-align:justify;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

#menu ul li{

	font-size: 15px;
	list-style-type: none;
	display:inline;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

#link ul li{
	font-weight:bold;
	list-style-type:none;
	text-align:center;
	padding: 3px;
}

#stage, #eventi{
	font-size: small;
	text-align:center;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

#calendario{
	font-weight:bold;
	font-size: 18px;
	text-align:center;

}

#contatto{
	font-size: small;
	text-align:center;
	voice-family: "\"}\""; 
	voice-family:inherit;
}

.button{
  margin-top: 5px;
  background-color: #f1efe2;
  font-family: verdana, lucida, arial, helvetica, sans-serif;
  border: #666 1px solid;
  font-size: 11px;
  color: #444;
  }

/************ Gestione Galleria Immagini ********************/
div#gallery {text-align: center;}
div#gallery ul#thumbs			{list-style: none;padding: 0; margin: 0 auto;}
div#gallery ul#thumbs li		{display: inline;}
div#gallery ul#thumbs li a		{border: none; background: transparent;}
div#gallery ul#thumbs li img		{border: solid 1px #000;}
div#gallery ul#thumbs li a:hover img	{border-color: #fff;}
