html, body {
	height: 100%;
}

.bgstretcher {
	/*background: black*/;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
	/*background-color:#666666;*/
	background-color:#8A8A8A;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}

table { border-collapse:collapse; }
#box { position:relative; z-index:10; width:100%; height:100%;  }
#contenuto { width:970px; text-align:left; margin:20px 0 20px 0; font-family: Helvetica, Arial, sans-serif; font-size:13px; color:#424242; line-height:20px;}
img { border: 0; }
.box_menu {
	position:absolute;
	display: block;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;	
	background-color: #000000;
	z-index: 2;
	height: 47px;
	width: 100%;
	left:0px !important;
	left:60px;
	margin-top:222px;
	overflow: hidden;
}

.box_menu_home {
	position:absolute;
	display: block;
	z-index: 2;
	height: 25px;
	width: 100%;
	left:0px !important;
	left:60px;
	background-image: url(../img/home/bg_menu.png);
}

.menu_home {
	width: 900px;
	text-align:left;
	z-index: 2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b0b0b0;
	height:25px;
}



.logo {
	width: 980px;
	text-align:left;
	padding-top:132px;
	z-index: 2;
}


.logo_home {
	width: 900px;
	text-align:left;
	margin-top:0px;
	z-index: 2;
}

.stelle {
	padding-top: 74px;
	position: relative;
	left: -390px;
	/*z-index: 99;*/
	display:  block;
}

.box_contenuto {
	width: 900px;
	height:441px;
	background-color:#FFFFFF;
	text-align:left;
	margin-top:24px;
	background-image: url(../img/home/bg_riga.gif);
	background-repeat: no-repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#666666;
	z-index: 2;
}


.menu {
	width: 980px;
	text-align:left;
	z-index: 2;
}


.wrapper {
	position: relative;
	width: 100%;
	font-size: 0.9em;
	margin: 0 auto -142px;
	text-align: left;
	z-index: 2;
}

.footer {
	position: relative;
	width: 980px;
	margin: 0 auto;
	text-align: left;
	z-index: 2;
	padding-right: 0px;
	display: block;
}
* {
	margin: 0;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -22px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 20px; /* .push must be the same height as .footer */
	z-index:2;
	overflow: hidden;
}

/* per copyright */

#tipContainer
{
	position:absolute;
	/*top:0;
	left:0;*/
	width:272px;
	color:#333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	text-align:left;
}


.tipTitle
{
	color:#333333;
	font-weight:bold;
	font-size:12px;
	line-height: 16px;
	padding:0;
	
}

.tipText
{
	right:40px;
	
	
}

#closeTip
{
	cursor:pointer;
	float:left;
		width:22px;
	
	

}

p {
	margin:0;
	padding:0;

}


.copy {
	width: 980px;
	text-align:left;
}




/* per corinice foto del mese */

.cornice {
	width:334px;
	height:227px;
	background-image: url(../img/home/cornice_foto.gif);
	background-repeat: no-repeat;	
	padding: 4px 0 0 4px;

}

.box_riga {
	position:absolute;
	display: block;
	z-index: 2;
	height: 52px;
	width: 100%;
	left:0px !important;
	
	text-align:center;
	background-image: url(../img/home/riga_bg.png);
	background-repeat: repeat-x;
}

@media (max-width: 1024px),(max-height: 670px) {
	.box_menu {
  	margin-top: 122px;
	}
	
	.logo {
		padding-top: 32px;
	}
}
