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

.div_titolo 	{	width:95%;max-width:800px;margin:auto;margin-top:30px;}
.codice img		{ 	height:100px; float:left;}
.codice_mob img	{ 	width:300px; float:left;}
.bluetooth		{	width:70px;height:70px; margin-top:20px; margin-right:30px;
				background-size:100% 100%;background-image:url(../../icons/porte/bluetooth.png);float:right;}

.testo 		{ 	font-size:14px;line-height:1.6em; width:60%; float:left; padding-top:20px;padding-right:30px;margin-top:30px;}
.testo_mob 	{ 	font-size:14px;line-height:1.6em; width:300px; float:left; padding-top:20px;padding-right:30px;margin-top:30px;}
.img1		{	float:left;}
.img1 img	{	width:290px;}

.div_corpo 		{	width:95%;max-width:800px;margin:auto;margin-top:30px;margin-bottom:200px; }
.txt_corpo 		{ 	font-size:14px;line-height:1.6em;max-width:450px;margin-top:30px;float:left;padding-left:30px}
.txt_corpo p	{ 	color:rgb(227,31,37);}
.img_corpo		{	float:left;}
.img_corpo img	{	width:290px;}

.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 }



