html,body {margin: 0; padding: 0; height:100%;}
body {font-size: 0.7em; font-family: tahoma, arial, helvetica CY; background: url('img/newsletter/bg_body.jpg') repeat-x #eee;}

#sito {position: relative; width: 740px;  min-height: 150px; height: auto !important; height: 150px; margin: 0 auto;}
	#elemento {display: none; width: 62px; height: 62px; position: absolute; top: 104px !important; top: 105px; right: -28px; z-index: 30;}
	/* prima fascia */
	#intestazione {width: 100%;}
	#lingue {display: none;}
	#logo {border: 0;}

	/* seconda fascia */
	#bandone {display: none; width: 100%; height: 0;}

	/* terza fascia */
	#menu {display: none;}
	#testo {width: 100%; background: url('img/newsletter/bg_testo.gif') no-repeat white; min-height: 150px; height: auto !important; height: 150px; line-height: 1.3em;}
		#sinistra {float: left; width: 503px;}
			#insinistra {padding: 28px 0 0 0; color: #666;}
				.articolo {margin-bottom: 40px; clear: both; width: 100%;}
				.articolo h1 {color: #ee7a01; margin: 0 0 5px 0; font-size: 1.5em; font-weight: normal;}
				.articolo h2 {color: #2c2b2b; margin: 0 0 5px 0; font-size: 1.2em; font-weight: normal;}
				.articolo img {margin: 0 20px 20px 0; float: left;}
				.articolo p {margin: 0 0 15px 0;}
		#destra {float: right; width: 217px;}
			#indestra {padding: 28px 0 0 0;}
				#margin {margin-left: 20px; margin-bottom: 20px;}
				#destinatari {width: 130px; text-align: center; margin: 0 auto; /*border: 1px solid #f5f5f5; background: #f9f9f9;*/}
				#destinatari p {margin: 5px; font-weight: bold;}
				.collegamento {margin-bottom: 20px; clear: both; width: 100%;}
				.collegamento h1 {color: #ee7a01; margin: 0 0 5px 0; font-size: 1.2em; font-weight: normal;}
				.imgDx {font-size: 0px; width: 197px; border-bottom: 12px solid #ee7a01;}
				.imgDx img {border: 0; border-bottom: 1px solid white; margin: 0; font-size: 0px;}
				.collegamento p {color: #666; margin: 7px 0 10px 0;}
				.collegamento a {color: #ee7a01; text-decoration: none;}
				.collegamento a:hover {text-decoration: underline;}

