body {
	background-color: #666666;
	background-image: url(../img_tmp/bkg_body.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#all {
	background-image: url(../img_tmp/bkg_all.gif);
	background-repeat: repeat-x;
	height: 658px;
}

/** DIV SINISTRA **/

#slideshow {
	height: 650px;
	width: 330px;
}

/** DIV CENTRALE **/

#centrale {
	position: absolute;
	height: 500px;
	top: 0px;
	left: 330px;
	background-color: #000000;
	width: 170px;
	background-image: url(../img_tmp/logo.gif);
	background-repeat: no-repeat;
	padding-top: 150px;

}
#menutext {
	padding-top: 35px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 20px;
}
#newsletter {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

/** DIV DEI CONTENUTI (DESTRA) **/

#content {
	position: absolute;
	height: 650px;
	width: 360px;
	left: 510px;
	top: 0px;
}
#cerca {
	height: 36px;
	padding-top: 15px;
}
#rubriche {
}
#news {
	height: 400px;
	padding-top: 2px;
}

/** IMMAGINI - DA DEFINIRE **/

img{
	border: 0px;
}


#news {
        border: 0px;
        margin-top: -8px;
}

body[id=stabiahall] #news {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-top: 0px;
}

#iframe {
	width: 380px;
	height: 385px;
	overflow: inherit;
  margin: 0;
}


