a:active
{
  outline: none;
}

a:link {
	color: #3886E0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #3886E0;
	text-decoration: none;
}

*
{
border: 0;
margin: 0;
}

body
{

	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #cdcdcd;
	background: #000000;
}


#main
{
  margin: 0 auto;
  width: 764px;
  height: 555px;
  background: #222222 url(images/testata.jpg) no-repeat center top;
  position: Absolute;
  left: 50%;
  top: 0px;                       
  margin: -1px -382px;
  visibility: visible;
}

#top
{
width: 753px;
margin: 0 auto;
height: 170px;
}

#logo
{
padding-left: 40px;
text-align: left;
padding-top: 5px;
height: 40px;

}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 22px;
	color: #cdcdcd;
	font-weight: bold;
}


#logo H2 a
{
font-size: 12px;
}

#buttons
{
  position: Absolute;
  left: 5px;
  top: 155px;                       
  height: 40px;
  width: 753px;
}

#buttons li {
	display: inline;
}

#buttons a {
	display: block;
	float: left;
	width: 125px;
	height: 36px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
	margin-left: 16px;
    outline: none;
}

#buttons a:hover {
	width: 125px;
    height: 36px;
	text-decoration: underline;
    outline: none;
}

#buttons a:active
{
  outline: none;
}

#contenuti
{
width: 720px;
margin: 0 auto;
padding: 20px;
}

#left
{	width: 180px;
	padding: 1px;
   	float: left; 	
}

#left ul
{	
   list-style-position:inside;  
}


#right
{
    color: #d0d0d0;	
	font-size: 12px;
	float: right;
	width: 510px;
	padding: 5px;
}


#footer
{
  width: 764px;
  height: 36px;
  background: #222222;
  position: Absolute;
  left: 50%;
  top: 554px;                       
  margin: 0px -382px;
  visibility: visible;
  padding-top: 3px;
  text-align: center;
}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}

#stats
{
  visibility: hidden;
}
table.prices
{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
		
}
td, th {
  padding: 0.5em;
  border: solid 1px black;
}

