html,body {margin: 0; padding: 0; height:100%;}
body {font-size: 11px; 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 {width: 62px; height: 62px; position: absolute; top: 105px !important; top: 125px; right: -28px; z-index: 30;}

	#menu {margin-top: 21px; font-weight: bold; font-size: 10px; width: 100%; text-align: right;}
		#menu p {display: inline; margin: 0 0 0 5px;}
		#menu a {text-decoration: none; color: #2c2b2b;}
		#menu a:hover {text-decoration: underline; color: #2c2b2b;}

	#intestazione {height: 83px; width: 100%;}
		#logo {border: 0px;}
		#lingue {margin-top: 23px; float: right;}
			#lingue a {text-decoration: none;}
			#lingue a:hover {text-decoration: none;}
			#lingue img {border: 0; margin-left: 8px;}

	/* seconda fascia */
	#bandone {width: 100%; height: 112px; background: url('img/newsletter/bg_bandone.jpg') no-repeat; margin-top: 10px !important; margin-top: 9px;}
	#dati {float: right; width: 222px; text-align: center;}
		#dati h1 {color: #2c2b2b; margin: 35px 0 0 0; font-size: 1.5em;}
		#dati h2 {color: #ee7a01; margin: 10px 0 0 0; font-size: 1.2em;}

	/* terza fascia */
	#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 20px; color: #666;}
				.articolo {margin-bottom: 30px; clear: both; width: 100%;}
					.articolo h1 {line-height: 1.2em; 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 10px 0; float: left;}
					.articolo p {margin: 0 0 15px 0;}
		#destra {float: right; width: 217px;}
			#indestra {padding: 28px 20px 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 {line-height: 1.2em; 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;}

