@charset "utf-8";
html {
	color: #FFF;
	background-color: #8263b1;
	min-width: 800px;
}

body {
	font-family: georgia;
	font-weight: normal;
	text-align: center;
}

#content {
	width: 1050px;
	margin: 0 auto;
	position:relative;
}

#content2 {
	width: 720px;
	margin: 0 auto;
	background-image: url(../img/banda_bg.gif);
	background-repeat: repeat-y;
}

#menu {
	padding-top: 10px;
	padding-bottom: 50px;
	font-variant: small-caps;
}

#menu li {
	display:inline;
	padding: 0 3px 0 3px;
	letter-spacing: 2px;
}
#frontpage {
	margin-top: 0px;
}
.thumbFirstLine img {
	padding: 0 5px 5px 5px;
}

.thumbSecondLine img {
	padding: 5px 5px 3px 5px;
}

h1 {
	font-size: 400%;
	text-transform: uppercase;
}
h2 {
	font-size: 108%;
	text-transform: uppercase;
	border-top: 1px solid #a892c9;
	border-bottom: 1px solid #a892c9;
	font-stretch:ultra-expanded;
	letter-spacing: 5px;
}
#albero {
	position:relative;
	top: -30px;
	left: -5px;
}

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

div.text {
	margin-top: 10px;
	padding-top: 20px;
	padding-bottom:30px;
	width: 600px;
}

p {
	margin-top: 10px;
	font-size: 85%;	
}
#links li {
	font-size: 85%;	
}

li.lilink{
	margin-top: 10px;
	list-style-image:url(../img/yellowdot.gif);
	list-style-position:outside;
}

.lang {
	word-spacing: 3px;	
}

.pila {
	color: #bed73d;
}

hr {
	color: #8f73b9;
}

.mete, img {
	border: none;
}
.mete {
	position: relative;
	left: -13px;
}

.noBand {
	background-color: #8263b1;
}

.sezione {
	width: 730px;
	margin-top: 400px;
}

.sezione td {
	padding: 5px;
}

.sezione td.text {
	padding: 7px;
}

.sezione .text {
	text-align: center;
	margin: 0 auto;
	line-height: 17px;
}

.text a {
	font-weight: bold;
	color: #bed73d;
}
td {
	vertical-align:top;
	padding: 5px;
}

.left {
	text-align:left;
}

#press table {
	text-align: left;
	border-spacing: 0px;
	border-collapse:collapse;
}
#press table td {
	padding: 5px 10px 0px 10px;	
}
#press table td p{
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 15px;
}
#press .email {
	left: 380px;
	top: -79px;
}

#priceList thead td {
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	padding-top:25px;
	border-bottom: 1px solid #8f73b9;
	width: 33%;
	vertical-align: bottom;
}
#priceList td.middle {
	padding-left: 20px;
	padding-right: 20px;
}

p strong, .highlighted {
	font-weight: bold;
	color: #f7941e;
}

#foot {
	margin-top: 150px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 75%;
	text-transform: uppercase;
	font-stretch:ultra-expanded;
	letter-spacing: 3px;
}

.email {
	position: relative;
	top: -45px;
	left: 385px;
}

#menuFloating {
	font-family: georgia;
	text-align:left;
	position:absolute;
	color: #fff;
	font-variant: small-caps;
}

#menuLogo {
	position:absolute;
	padding: 10px;
}

#menuFloating li {
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #8f73b9;
	letter-spacing:2px;
}
#menuFloating li.inner {
	padding-left: 25px;
}
#menuFloating li.noBorder {
	border: none;
}

#menuFloating li a {
	color: #fff;
	text-decoration: none;
}
#menuFloating li a:hover {
	text-decoration: none;
}
#menuFloating li.noBorder {
	border: none;	
}
#menuFloating li.hilite {
	border-color: #9d9194;
}

#menuFloating li.hilite, #menuFloating li.hilite a, #menuFloating li a:hover, #priceList thead a, #priceList thead td  {
	color: #bed73d;
}
.extra {width:139px; height:112px; position:fixed; top:0; right:0}
