body
{
	margin-left: 40px;
	background-color: #000;
	/*
background-image: url(img/bg.jpg);
	background-repeat: repeat-y;
*/
}

#wrapper {
  text-align: left;
  width: 750px;
  margin: 0 auto;
  background-color: #000;
}

#wrapper2 {
  text-align: left;
  width: 760px;
  margin: 0 auto;
  background-color: #000;
}

#windowChisiamo {
	position: absolute;
	width:760px;
	top: 150px;
	visibility: hidden;
	z-index: 3;
}

#windowhome {
	position: absolute;
	width:760px;
	top: 150px;
	visibility: hidden;
	z-index: 3;
}

#windowImm {
	position: absolute;
	width:760px;
	top: 150px;
	/*margin: 0 auto;*/
	visibility: hidden;
	z-index: 4;
}

#windowRiv {
	position: absolute;
	width:760px;
	top: 150px;
	visibility: hidden;
	z-index: 5;
}

#windowSponsor {
	position: absolute;
	width:760px;
	top: 150px;
	visibility: hidden;
	z-index: 6;
}

#windowGou {
	position: absolute;
	width:760px;
	top: 150px;
	visibility: hidden;
	z-index: 7;
}

#windowDist {
	position: absolute;
	width:760px;
	top: 150px;
	visibility: hidden;
	z-index: 8;
}

#windowContacto {
	position: absolute;
	width:760px;
	top: 150px;
	visibility: hidden;
	z-index: 9;
}

#titolo
{
	position: absolute;
	top: 150px;
	margin-left:0px;
	width: 450px;
	height: 100px;
	text-align: left;
	font-family: Lucida Grande, Arial;
	font-size: 24px;
	color: #CCC;
	letter-spacing: 2px;
	display:none;
	z-index: 10;
}

#bottChiudi {
	position: absolute;
	top: 150px;
	margin-left:530px;
	width: 34px;
	height: 34px;
	background-image: url(img/chiudi.jpg);
	background-repeat: no-repeat;
	cursor:pointer;
	display:none;
	z-index: 11;
}

.bottoni2r
{
	background-image: url(img/bott.jpg);
	width: 115px;
	background-repeat: no-repeat;
	text-align:center;
	color: #CFF;
	font-family: Arial;
	font-size: 13px;
	height:50px;
	vertical-align:top;
	padding-top:9px !important;
	padding-top:7px;
}

.bottoni1r
{
	background-image: url(img/bott.jpg);
	width: 115px;
	background-repeat: no-repeat;
	text-align:center;
	color: #CFF;
	font-family: Arial;
	font-size: 13px;
	height:50px;
	vertical-align:top;
	padding-top:17px !important;
	padding-top:15px;
}

a
{
	text-decoration: none;
	color: #000 !important;
	color: #000;
}
a:hover
{
	text-decoration: none;
	color: #444 !important;
	color: #FFF;
}

.colophon{
font-family: Arial;
color: #ccc;
font-size: 11px;
text-align:center;
}

.cellaLogo
{
	/*padding-left: 40px;*/
	padding-top: 24px;
	/*background-image: url(img/angoloSx.gif);*/
	background-repeat: no-repeat;
}
.cellaDx
{
	padding-right: 20px;
	padding-bottom: 10px;
	/*background-image: url(img/angoloDx.gif);*/
	background-repeat: no-repeat;
	background-position: right bottom;
}

.pulsanti{
margin-top:10px;
}