h1 	{ 	font-size:20px;  color:rgb(227,31,37);}

.div_titolo {	width:95%;max-width:800px;margin:auto;margin-top:30px;}
.codice 	{ 	font-size:150px; line-height:150px; color:rgb(227,31,37); float:left;}
.titolo 	{ 	min-height:150px; max-width:400px;  padding-left:50px; display:flex; align-items:center; float:left;}
.testo_cnt 	{ 	width:380px; min-height:300px; padding:20px; float:left;}
.testo 		{ 	line-height:1.6em; padding:20px;clear:both;}


.img1		{	float:left;}
.img1 img	{	width:350px;}
.div_corpo 		{	width:95%;max-width:800px;margin:auto;text-align:center;margin-top:30px;margin-bottom:200px; }
.txt_corpo 		{ 	line-height:1.6em; color:rgb(227,31,37);margin-top:30px;text-align:left;}

.open_dwn 		{ 	width:80px;padding-top:60px; color:rgb(227,31,37); cursor:pointer; margin-right:30px;font-size:14px;
					background-size:60px 60px;background-repeat:no-repeat;background-position:top center;
					background-image:url(../../icons/download.png);text-transform:uppercase}
.open_dwn:hover { 	text-decoration:underline }

