/* newsletter sistema camerale retecamere@retecamere.it */


	body{
		background-image:url(http://www.cameradicommercio.it/newsletter_sistema/intestazione.gif);
		background-repeat:no-repeat;margin:0px;
		padding:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}

	#number{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color:#0E5782;
		margin-left:50px;
		margin-top:85px;
	}
	
	h2{
		color:#0E5782;
		margin-top: 15px;
		margin-bottom:-10px;
	}
	h3#primo{
		color:#0E5782;
		border-bottom:1px solid #0E5782;
		width:600px;
		font-size:20px;
	}
	h3{
		color:#30AAD0; width:600px;
		font-size:15px;
		margin-bottom:0px;
	}	
	
	#contenuto{
		padding-left:30px;
		padding-right:20px;
		text-align:left;
	}	
	#contenuto p{
		text-align:justify;
		line-height:150%;
		width:600px;
		margin-top:5px;
	}
	#contenuto .go {
		text-align:right;
		color:#09c;
	}
	#breakline{
		height:10px;
		background-color:#006699;
		width:600px;
		margin-top:10px;
	}
	a{
	color:#30AAD0;
	}
	
	a:hover{
		text-decoration:none;
		color:#666;
	}
	
	.footer{
		font-size:10px;
		margin-top:2px;
		margin-bottom:2px;
	}
	
	.errata_corrige{
		font-size:9px;
		margin-top:2px;
		margin-bottom:2px;
		line-height:5px;
	}

