h1 	{ 	font-size:40px; line-height:50px;  color:rgb(227,31,37);}
h2 	{ 	font-size:14px;text-transform:uppercase;color:rgb(227,31,37);padding:10px;border-bottom: solid 1px rgb(227,31,37)}

.div_titolo {	width:95%;max-width:800px;margin:auto;}
.titolo1 	{ 	max-width:450px; padding-right:50px; padding-bottom:10px; float:left; }
.img1		{	float:left;}
.img1 img	{	width:300px;}

.div_corpo 		{	width:95%;max-width:800px;margin:auto;}
.tit_corpo 		{ 	width:80%; line-height:1.6em; font-weight:700; color:rgb(50,50,50);margin-top:30px;margin-left:20px}
.txt_corpo 		{ 	line-height:1.6em; color:rgb(50,50,50);font-size:13px;margin-left:30px; float:left;}
.img_corpo		{ float:left;}
.img_corpo_mob img	{ width:90%}

.open_dwn 		{ 	width:80px;padding-top:60px; color:rgb(227,31,37); cursor:pointer;margin:20px;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 }



