body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #000;
}

h1 {
	margin: 0;
	text-align: left;
	text-indent: 30px;
	font: small-caps 24pt "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #4c2e15;
}

h2 {
	margin: 0;
	text-align: left;
	text-indent: 20px;
	font: small-caps 18pt "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #4c2e15;
	background-image: url(../img/fondoBeige.png);
	padding: 5px;
	width: 420px;
	white-space: nowrap;
	z-index: 1;
}

.titoloDestra {
	background-color: white;
	background-image: none;
}

a {
	text-decoration: none;
}

#nirvanaMain {
	text-align: center;
}

#nirvanaSplash {
	width: 528px;
	height: 528px;
	background: url(../img/nirvanaSplash.jpg) no-repeat;
	margin: auto;
	margin-top: 100px;
	text-indent: -1000px;
	overflow: hidden;
}

#nirvanaBanner {
	height: 170px;
	width: 100%;
	position: relative;
	min-width:600px;
	background-color: #fffeff;
}

#uomo {
	height: 180px;
	width: 75px;
	background: url(../img/uomo.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

#nirvanaLogo {
	width: 550px;
	height: 160px;
	background: url(../img/nirvanaLogo.png) no-repeat;
	margin: auto;
	position: relative;
	top: 5px;
	text-indent: -1000px;
	overflow: hidden;
}

#gambe {
	width: 82px;
	height: 160px;
	background: url(../img/gambe.png) no-repeat;
	position: absolute;
	right: 10px;
	top: 0;
}

#nirvanaNav {
	width: 100%;
	height: 30px;
	background-color: #3a0001;
	border-top: 5px solid black;
	padding-top: 2px;
}

ul#nirvanaMenu {
	display: inline;
	white-space: nowrap;
}

ul#nirvanaMenu li {
	display: inline;
	padding-left: 12px;
	padding-right: 8px;
	font: small-caps bold 14pt "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: white;
}

.barra {
	background: url(../img/barra.gif) no-repeat 0 center;
}

ul#nirvanaMenu li a {
	color: #c8b4a5;
	font-weight: normal;
	font-style: normal;
}

ul#nirvanaMenu li a:hover  {
	color: white;
	font-weight: normal;
	font-style: normal;
}

.benvenuto {
	font: italic 17pt/23pt Georgia, "Times New Roman", Times, serif;
	color: #4c2e15;
	text-align: left;
}

.margineBox {
	margin: 0;
	padding: 40px;

}

#nirvanaBody {
	position: relative;
	margin: auto;
	width: 960px;
	min-height: 600px;
}



#boxLeft{
	width: 480px;
	position: absolute;
	top: 0;
	left: 0;
	padding-bottom: 80px;
	padding-top: 120px;
}

#boxRight {
	width: 480px;
	padding-bottom: 80px;
	padding-top: 120px;
	position: absolute;
	background: url(../img/fondoBeige.png) repeat;
	top: 0;
	right: 0;
}

#footer {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	position: fixed;
	bottom: 0;
	font: 14pt "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	background-color: #f8f2e2;
	white-space: nowrap;
}

#boxTitleBrown {
	background-color: #3a0001;
	width: 360px;
	height: 60px;
	position: absolute;
	left: 200px;
	z-index: 1;
	top: 20px;
}

#boxTitleWhite {
	position: absolute;
	top: 30px;
	right: 0;
	width: 700px;
	height: 40px;
	background-color: white;
	z-index: 1;
}

.paragrafo {
	text-align: left;
	margin: 0;
	padding: 20px 45px 40px 20px;
	font: 13pt/150% "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	word-spacing: 1px;
}
