<html LANG="IT">

<head>
<title>stilinfo</title>
<STYLE TYPE="text/css">

/* reset - CSS */


	a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, , center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, fig, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp{border:0px none;font-size:100%;margin:0;padding:0}
	html, body{height:100%}
	article, aside, details, fig, figure, footer, header, hgroup, menu, nav, section{display:block}
	b, strong{font-weight:700}
	img{color:transparent;font-size:0;vertical-align:middle;-ms-interpolation-mode:bicubic}
	ol, ul{list-style:none}
	li{display:list-item}
	table{border-collapse:collapse;border-spacing:0}
	th, td {font-size: 50px; font-weight:400;vertical-align:top;text-align:left }
	q{quotes:none}
	q:before, q:after{content:none}
	sub, sup, small{font-size:75%}
	sub, sup{line-height:0;position:relative;vertical-align:baseline}
	sub{bottom:-0.25em}
	sup{top:-0.5em}
	svg{overflow:hidden}


		
		
#loading_screen
{  
  display: none;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 300%;
  width: 100%;
  background-color: black;
  color: white;  
  font-size: 70px;
  text-align: center;
  padding-top: 250px;
  opacity: 1;
  filter: alpha(opacity=50);
  z-index: 90;
}

/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-condensed-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'),
       url('fonts/roboto-condensed-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/roboto-condensed-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-condensed-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/roboto-condensed-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/roboto-condensed-v17-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}


@media only screen and (max-width: 320px) {
@font-face {
  	font-family: 'Roboto Condensed';
    src: url('fonts/Roboto Condensed-v10-latin-regular.svg#Roboto Condensed') format('svg');
    font-weight: normal;
    font-style: normal;
}
}
@media only screen and (max-device-width: 720px) and (orientation:portrait) {
    @font-face {
  		font-family: 'Roboto Condensed';
        src: url('fonts/Roboto Condensed-v10-latin-regular.svg#Roboto Condensed') format('svg');
        font-weight: normal;
        font-style: normal;
    }

}

@media only screen and (max-device-width: 1280px) and (orientation:landscape) {
    @font-face {
        font-family: 'Roboto Condensed';
        src: url('fonts/Roboto Condensed-v10-latin-regular.svg#Roboto Condensed') format('svg');
        font-weight: normal;
        font-style: normal;
    }
}		



/* lobster-v23-latin-regular*/
@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/lobster-v23-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/lobster-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lobster-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lobster-v23-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/lobster-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lobster-v23-latin-regular.svg#Lobster') format('svg'); /* Legacy iOS */
}	

@media only screen and (max-width: 320px) {
@font-face {
    font-family: 'Lobster';
    src: url('fonts/lobster-v23-latin-regularsvg#Lobster') format('svg');
    font-weight: normal;
    font-style: normal;
}
}
@media only screen and (max-device-width: 720px) and (orientation:portrait) {
    @font-face {
        font-family: 'Lobster';
        src: url('fonts/lobster-v23-latin-regularsvg#Lobster') format('svg');
        font-weight: normal;
        font-style: normal;
    }

}

@media only screen and (max-device-width: 1280px) and (orientation:landscape) {
    @font-face {
        font-family: 'Lobster';
        src: url('fonts/lobster-v23-latin-regularsvg#Lobster') format('svg');
        font-weight: normal;
        font-style: normal;
    }
}


BODY {


		background-color:#000000;
 		color:#ffffff; 
 		width:100%; 
 		height:100%; 
 		padding:0; 
 		margin:0; 
 		text-align:left; 
 		font-style:normal; 
 		font-variant:normal; 
		font-weight: normal;
	 	font-size: 50px; 
		font-family: 'Roboto Condensed',Verdana,Arial,Helvetica,Sans-Serif 

 		}  		 

 		td {
 		background-color:#000000; 
 		color:#ffffff;
 		text-align:left; 
 		font-style:normal; 
 		font-variant:normal; 
		font-weight: normal;
	 	font-size: 50px; 
 		}
 		
		th {
		color: #333333;
		}
		
		h1 {
 		text-align:left; 
 		font-style:normal; 
 		font-variant:normal; 
		font-weight: normal;
	 	font-size: 50px;
	 	line-height: 40px;
		z-index: 90;
		}
		
		A:a { font : normal 50px Roboto Condensed; color: #ffffff; text-decoration: yes; }
		A:link { font : normal 50px Roboto Condensed; color: #d4af37; text-decoration: yes; }
		A:visited { font : normal 50px Roboto Condensed; color: #d4af37; text-decoration: yes; }
		A:active { font : normal 50px Roboto Condensed; color: #d4af37; text-decoration: yes; }
		A:hover { font : normal 50px Roboto Condensed; color: #d4af37; text-decoration: yes; }


 		#border { padding: 5px;  border: 0px solid black; } 
 		  
 		 #border1 {  width: 100%;  padding: 10px;  border: 27px solid black;
 		  -webkit-border-image: url("css/border.png") 27 27 27 27 round round;  
 		  -moz-border-image: url("css/border.png") 27 27 27 27 round round;  
 		  border-image: url("css/border.png") 27 27 27 27 round round; } 
		 
		 #border2 { padding: 5px;  border: 0px solid black;}
		  
		#td1 { padding:3; background-color: #777777;  color:#ffffff; font-size: 50px;}
		#td2 { padding:5; border-bottom:1px dashed #FF0000; text-align: left; background-color: #ffffff;  color: #000000 ; font-size: 50px; }
		#td3 { padding:0; background-color: #000000;  color: ffffff ; font-size: 50px; }
		#td4 { padding:5; border-top:1px dashed #C39C4E; background-color: #ffffff; color: 777777; text-align: left; font-weight: Bold; font-size: 50px; }
		#td5 { padding:5; border-top:1px dashed #C39C4E; background-color: #000000; color: 777777; text-align: left; font-size: 50px; }
		#td6 { text-align: left; padding: 0px;  border: 0px solid black;} 
		#td7 { text-align: right; padding: 0px;  border: 0px solid black;} 
		#td8 { padding:5; border-top:1px dashed #C39C4E; background-color: #ffd1dc; color: 777777; text-align: left; font-weight: Bold; font-size: 50px; }
		#td9 { padding:5; border-bottom:1px dashed #777777; text-align: left; background-color: #ffffff;  color: #000000 ; font-size: 14; }
		#td10 { padding:5; border-bottom:1px dashed #777777; text-align: left; background-color: #FAEBD7;  color: #7777777 ; font-size: 14; }



		#P1 {  text-decoration: none; font : normal 60px Roboto Condensed; color: #ffffff; text-align: center}
		#P2 {
		padding : 4px;
		overflow:hidden;
		margin: 0px auto;
		width: 100%;
		font-weight: 400px;
		line-height: 1.5;
		font-size: 70px;
		text-align: center;
		color: #ff0000;
		font-family: 'Roboto Condensed';
		text-shadow: 20px 20px 20px #000000; 
		}
		
		#P3 {
		padding : 4px;
		overflow:hidden;
		margin: 0px auto;
		width: 100%;
		font-weight: 400px;
		line-height: 1.5;
		font-size: 70px;
		text-align: center;
		color: yellow;
		font-family: 'Roboto Condensed';
		text-shadow: 20px 20px 20px #000000; 
		}
		
		#P4 {
		padding : 4px;
		overflow:hidden;
		margin: 0px auto;
		width: 100%;
		font-weight: 400px;
		line-height: 1.5;
		font-size: 80px;
		text-align: center;
		color: red;
		font-family: 'Roboto Condensed';
		font-weight:bold; 
		
		}
		#A0:a { font : bold 68px Roboto Condensed; color: #ffffff; text-decoration: none; text-align: right;}
		#A0:link { font : bold 68px Roboto Condensed; color: #ffffff; text-decoration: none; text-align: right;}
		#A0:visited { font : bold 68px Roboto Condensed; color: #ffffff; text-decoration: none; text-align: right;}
		#A0:active { font : bold 68px Roboto Condensed; color: #ffffff; text-decoration: none; text-align: right;}
		#A0:hover { font : bold 68px Roboto Condensed; color: #ffffff; text-decoration: none; text-align: right;}
		
		#A1:a { font : normal 34px Roboto Condensed; color: #ffffff; text-decoration: none; text-align: left}
		#A1:link { font : bold 34px Roboto Condensed; color: #ffffff; text-decoration: none; text-align: left;}
		#A1:visited { font : bold 34px Roboto Condensed; color: #ffffff; text-decoration: none; text-align: left;}
		#A1:active { font : bold 34px Roboto Condensed; color: #ffffff; text-decoration: none; text-align: left;}
		#A1:hover { font : bold 34px Roboto Condensed; color: #ffffff; text-decoration: none; text-align: left;}
		
		#A2:a { font : bold 48px Roboto Condensed; color: #ffffff; text-decoration: none; text-align: left}
		#A2:link { font : bold 48px Roboto Condensed; color: #ffffff; text-decoration: none; text-align: left;}
		#A2:visited { font : bold 48px Roboto Condensed; color: #ffffff; text-decoration: none; text-align: left;}
		#A2:active { font : bold 48px Roboto Condensed; color: #ffffff; text-decoration: none; text-align: left;}
		#A2:hover { font : bold 48px Roboto Condensed; color: #ffffff; text-decoration: none; text-align: left;}
		
		#A3:a { font : bold ; color: #ffffff; text-decoration: none; }
		#A3:link { font : bold ; color: #ffffff;; text-decoration: none; }
		#A3:visited { font : bold ; color: #ffffff; text-decoration: none; }
		#A3:active { font : bold ; color: #ffffff; text-decoration: none; }
		#A3:hover { font : bold ; color: #ffffff; text-decoration: none; }
		
		#A4:a { font : bold 48px Roboto Condensed; color: #ffffff; padding: 6px; line-height: 100px; border: 3px solid black; background-color: #ff9800; text-decoration: none; text-align: left}
		#A4:link { font : bold 48px Roboto Condensed; color: #ffffff; padding: 6px; line-height: 100px; border: 3px solid black; background-color: #ff9800; text-decoration: none; text-align: left;}
		#A4:visited { font : bold 48px Roboto Condensed; color: #ffffff; padding: 6px; line-height: 100px; border: 3px solid black; background-color: #ff9800; text-decoration: none; text-align: left;}
		#A4:active { font : bold 48px Roboto Condensed; color: #ffffff; padding: 6px; line-height: 100px; border: 3px solid black; background-color: #ff0000; text-decoration: none; text-align: left;}
		#A4:hover { font : bold 48px Roboto Condensed; color: #ffffff; padding: 6px; line-height: 100px; border: 3px solid black; background-color: #ff0000; text-decoration: none; text-align: left;}
		
		.mytext {
		background: #e8f0fe;
	 	font-size: 60px; 
   		text-align: center;   		
   		font-family: 'Roboto Condensed',Verdana,Arial,Helvetica,Sans-Serif ;
        border: 2px solid black;

		}


		.mytext2 {
		background: #e8f0fe;
	 	font-size: 60px; 
        border: 2px solid black;
   		text-align: left; 
   		font-family: 'Roboto Condensed',Verdana,Arial,Helvetica,Sans-Serif; 

		}
		
		
		input[type=radio] {
    	border: 0px none;
    	width: 55px;
    	height: 55px;
		}
		
    input[type='radio']:after {
        width: 55px;
        height: 55px;
        border-radius: 15px;
        top: -2px;
        left: -1px;
        position: relative;
        background-color: #e8f0fe;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 3px solid black
        

    }

    input[type='radio']:checked:after {
        width: 55px;
        height: 55px;
        border-radius: 15px;
        top: -2px;
        left: -1px;
        position: relative;
        background-color: #ffa500;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 3px solid black

    }
    
    		
		input[type=checkbox] {
    	border: 0px none;
    	width: 55px;
    	height: 55px;
		}
		
    input[type='checkbox']:after {
        width: 55px;
        height: 55px;
        border-radius: 15px;
        top: -2px;
        left: -1px;
        position: relative;
        background-color: #e8f0fe;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 3px solid black
        

    }

    input[type='checkbox']:checked:after {
        width: 55px;
        height: 55px;
        border-radius: 15px;
        top: -2px;
        left: -1px;
        position: relative;
        background-color: #ffa500;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 3px solid black

    }

	div.testa {
  		position: relative;
  		width: 900px;
  		height: 185px;
  		border: 0px solid #73AD21;
	} 

	div.titolo1 {
  		color: #ffffff;
  		font: bold 48px Tangerine;
  		position: absolute;
  		top: 10px;
  		left: 580px;
  		width: 300px;
  		height: 40px;
  		border: 0px solid #73AD21;
	} 

	div.titolo2 {
  		color: #ffffff;
  		font: normal 65px Arial;
  		position: relative;
  		top: 50px;
  		left: 400px;
  		width: 500px;
  		height: 60px;
  		border: 0px solid #73AD21;

	} 
	
		div.titolo3 {
  		color: #ffffff;
  		font: normal 32px Arial;
  		position: absolute;
   		top: 80px;
  		left: 580px;
  		width: 300px;
  		height: 40px;
  		border: 0px solid #73AD21;
	} 

		div.titolo4 {
  		color: #ffffff;
  		font: normal 16px Arial;
  		position: absolute;
   		top: 115px;
  		left: 580px;
  		width: 300px;
  		height: 40px;
  		border: 0px solid #73AD21;
	} 
	


		div.barra {
  		position: absolute;
  		top: 140px;
 		left: 0px;
  		width: 900px;
  		height: 40px;
  		border: 0px solid #73AD21;
  		color: #777777
		}
	
		td.menu {
		border:0px solid #000000; float: center;
		margin: 0;
		padding: 0;
		background: #000000;
		color:#ffffff
		font-size: 50px; list-style-type:none
}	
		

				
		.Caption {text-decoration: none; color:#777777; font : bold 30px Roboto Condensed, Helvetica, sans-serif; text-align:left}
		
		a.Caption {text-decoration: none; }

		
		.captionCx {
		font-family: Roboto Condensed;
    	font-size: 25px;
    	text-align: center;
    	float: none;
    	margin-bottom: 0px;
    	margin-top: 0px;
    	margin-right: 0px;
    	margin-left: 0px;
    	position: relative;
    	overflow: hidden;
    	right: 0px;
    	left: 0px;
    	bottom: 50px;
    	
		}
		
		.captionCx img {
    	float: none;
    	margin-bottom: 0px;
    	margin-top: 0px;
    	margin-right: 0px;
    	margin-left: 0px;
		padding: 0px;
    	background: #fff;
    	border: none;
       	bottom: 50px;
		}
		
		.captionCx span {
    	center: right;
	    margin-bottom: 0px;
    	margin-top: 0px;
    	margin-right: 0px;
    	margin-left: 0px; 
    	padding: 0px;
    	width: 100%;
    	color: #dedede;
     	height:50px;
    	background: #222; /* browser che non supportano rgba */
    	background: rgba(0,0,0,0.4);
    	position: absolute;
    	left: 0px;
    	bottom: 0px;
    
		}

		.captionCx span strong {
    	font-weight: bold;
    	font-size: 25px;
    	text-transform: uppercase;
    	display: block;
    	margin-bottom: 0px;
    	margin-top: 0px;
    	margin-right: 0px;
    	margin-left: 0px;
		padding: 3px;
    	left: 0px;
    	bottom: 0px;    	
		}
		
		
		.captionDx {
		font-family: Roboto Condensed;
    	font-size: 25px;
    	text-align: center;
    	float: right;
    	margin-bottom: 0px;
    	margin-top: 0px;
    	margin-right: 0px;
    	margin-left: 0px;
    	position: relative;
    	overflow: hidden;
    	right: 0px;
    	left: 0px;
    	bottom: 50px;
    	
		}
		
		.captionDx img {
    	float: right;
    	margin-bottom: 30px;
    	margin-top: 30px;
    	margin-right: 30px;
    	margin-left: 30px;
		padding: 0px;
    	background: #fff;
    	border: none;
       	bottom: 50px;
		}
		
		.captionDx span {
    	center: right;
	    margin-bottom: 0px;
    	margin-top: 0px;
    	margin-right: 0px;
    	margin-left: 0px; 
    	padding: 0px;
    	width: 100%;
    	color: #dedede;
     	height:50px;
    	background: #222; /* browser che non supportano rgba */
    	background: rgba(0,0,0,0.4);
    	position: absolute;
    	left: 0px;
    	bottom: 0px;
    
		}
		
		.captionDx span strong {
    	font-weight: bold;
    	font-size: 25px;
    	text-transform: uppercase;
    	display: block;
    	margin-bottom: 0px;
    	margin-top: 0px;
    	margin-right: 0px;
    	margin-left: 0px;
		padding: 3px;
    	left: 0px;
    	bottom: 0px;    	
		}
		

 		.captionSx {
   		font-family: Arial, Verdana, Georgia, San-serif ;
    	font-size: 25px;
    	float: left;
    	margin-bottom: 0px;
    	margin-top: 0px;
    	margin-right: 0px;
    	margin-left: 0px;
    	padding: 3px;
    	position: relative;
    	overflow: hidden;
    	right: 0px;
    	left: 0px;
		}
		

		.captionSx img {
    	float: left;
    	margin-bottom: 5px;
    	margin-top: 15px;
    	margin-right: 15px;
    	margin-left: 15px;
		padding: 3px;
    	background: #fff;
    	border: none;
		}
 

		
		.captionSx span {
    	float: left;
    	margin-bottom: 5px;
    	margin-top: 0px;
    	margin-right: 0px;
    	margin-left: 0px;
		padding: 3px;
    	width: 100%;
    	color: #dedede;
     
    	background: #222; /* browser che non supportano rgba */
    	background: rgba(0,0,0,0.7);
    	position: absolute;
    	left: 0px;
    	bottom: 0px;

		}
 
		.captionSx span strong {
    	font-weight: bold;
    	font-size: 25px;
    	text-transform: uppercase;
    	display: block;
    	margin-bottom: 0px;
    	margin-top: 0px;
    	margin-right: 0px;
    	margin-left: 0px;
		padding: 3px;
    	left: 0px;
    	bottom: 0px;
		}


		.testo2{margin-left: 15px; margin-right: 15px; background-color: #009c3b; color:#777777; font-weight: bold; font-size:50px; text-align:left }
		.testo3{background-color: #ffffff; color:#777777; font-weight: bold; font-size: 50px; text-align:center }

		.testo4{background-color: #bd3844; color:#009c3b; font-size: 50px; text-align:left;}
		

		 #post-it { width:200px; height:180px; visibility:hide; position:absolute;top:70%;left:80%; margin:-125px 0 0 -125px; z-index: 90 } 

 		.Caption {z-index: ; color: #777777; font-size: 50px; width: 100%; height: 200px }
 		.Caption1 {z-index: ; color: #777777; font-size: 50px }


		b.rtop, b.rbottom{display: block; background: rgba(255, 255, 255, 0.0)}
		b.rtop b, b.rbottom b{display: block; height: 1px; overflow: hidden; background: #FFFFFF}
		b.r1{margin: 0 5px}
		b.r2{margin: 0 3px}
		b.r3{margin: 0 2px}
		b.rtop b.r4, b.rbottom
		b.r4{margin: 0 1px; height: 2px}
	
		

		#limit-size { min-width: 960px; width: expression(this.width < 960 ? 960: true); min-height: 150px; height: expression(this.height < 150 ? 150: true); }

		div.fire {
		padding : 4px;
		overflow:hidden;
		margin: 0px auto;
		width: 100%;
		font-weight: 1200;
		line-height: 0.9;
		font-size: 70px;
		text-align: left;
		color: #ff0000;
		font-family: 'Roboto Condensed';
		text-shadow: 2px 2px 4px #000000; 
		}
		
		div.fire2 {

		padding : 4px;
		overflow:hidden;
		margin: 0px auto;
		width: 100%;
		height: 100%;
		font-weight: 300px;
		line-height: 100%;
		font-size: 50px;
		text-align: left;
		color: #00cc33;
		font-family: 'Roboto Condensed';
		text-shadow: 2px 2px 4px #000000; 
		}
		
		div.gold {
		padding : 4px;
		overflow:hidden;
		margin: 0px auto;
		width: 100%;
		font-weight: 1200;
		line-height: 0.9;
		font-size: 70px;
		text-align: left;
		color: #ffd700;
		font-family: 'Roboto Condensed';
		text-shadow: 2px 2px 4px #000000; 
		}
		
		div.testata {
		padding : 4px;
		overflow:hidden;
		margin: 0px auto;
		width: 830px;
		height: 150px;
		font-weight: 120px;
		line-height: 0.8;
		font-size: 120px;
		text-align: center;
		color: #fed724;
		font-family: 'Lobster';
		text-shadow: 4px 4px 2px #000000; 
		}

  		 .navtext {
  		 text-align:left;
  		 width:350px;
  		 color: red ;
 		 font-weight: bold; 
 		 font-size:50px;
 		 font-family:verdana;
  		 border-width:5px;
  		 border-style:outset;
  		 border-color:#000000;
  		 layer-background-color:#cccc33;
  		 background-color:#cccc33;
  		 word-wrap: break-word;
   		}
   		

		/*pulsante*/

		#pulsante {
		margin:0px;
		padding: 0;
		border-radius: 30px 30px 30px 30px; 
		padding: 20px;
		list-style: none;
		float:center;
		width: 100%;
		background-color: ebe9e9;
		font-size: 50px;
		cursor: pointer; 
		}	
		
 		
 		/*creare link come bottoni*/
		
 				
		.btn {
 		border: 1px solid black;
 		background-color: #FF6600;
 		color: #FFFFFF;
 		padding: 7px 14px;
 		font-size: 50px;
 		cursor: pointer;
 		border-radius: 5px 5px 5px 5px; 
 		

		}

		
		.btn:link  {
		color: #FFFFFF;
		background-color: #FF0000;
		text-decoration: none; 

		}				
		
		.btn:visited  {
		color: #FFFFFF;
		background-color: #FF0000;
		text-decoration: none; 
		}	
					
		.btn:hover  {
		color: #FF0000;
		background-color: #FFFFFF;
		text-decoration: none; 
		}
			
		.btn:active {
		color: #FF0000;
		background-color: #FFFFFF;
		text-decoration: none; 
		}
			
		.btn: {
 		background-color: #FFFFFF;
 		color: red;
 		text-decoration: FF0000; 

		}

		/* Green */
		.success {
 		border-color: #4CAF50;
 		background-color: #ffffff;
 		color: green;
		}


		.success:hover {
 		background-color: #4CAF50;
 		color: white;
		}

		/* Blue */
		.info {
 		border-color: #2196F3;
 		color: dodgerblue
		}



		.info:hover {
 		background: #2196F3;
 		color: white;
		}



		/* Orange */
		.warning {
 		border-color: #ff9800;
 		color: orange;
		}



		.warning:hover {
 		background: #ff9800;
 		color: white;
		}



		/* Red */
		.danger {
 		background-color: #ff0000;
 		color: #ffffff;
		}



		.danger:hover {
 		background: #f44336;
 		color: #ffffff;
		}


		/* Gray */
		.default {

 		border-color: #e7e7e7;
 		background: #181616;

 		color: #ffffff;
		}



		.default:hover {
 		background: #8a8989;
 		color: #e7e7e7;
		}
		
/**
 * Box per dividere le stringhe 
 * lunghe dentro un contenitore 
 */
 
 .box {
  border-color: #000000;
  border: 0px solid;
  padding: 10px;
  width: 800px;
  word-wrap: break-word;
}	
   		
/**
 * Panello latearle autouscente con navigazione
 * che esce al clic da sinistra
 */
 
.nav {
    /*  largezza libera, potrai sperimentare */
    width: 340px;
    min-width: 340px;
    /* fissiamo e indichimo l'altezza massimale  */
    height: 100%;
    position: fixed;
    top: 20px;
    bottom: 0;
    margin: 0;
    /* spostiamo(nascondiamo)il panello rispetto bordo sinistro della pagina  */
    left: -550px;
    /* spazzi interni */
    padding: 15px 20px;
    /* regoliamo la uscita del panello  */
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    transition: left 0.3s;
    /* indichimo il colore dello sfondo del panello */
    background: #000000;
    /* indichiamo che sara sopra tutti gli altri elementi della pagina  */
    z-index: 2000;
}
 
/**
 * Bottone interruttore del panello 
 * tag <label>
 */
 
.nav-toggle {
    /* posizionamento assoluto*/
    position: absolute;
    /*  spazio rispetto bordo sinistro del panello  */
    left: 620px;
    /* rispetto bordo superiore  */
    top: 10px;
    /* spazzi interni  */
    padding: 10px;
    /* indichiamo il colore dello sfondo del interruttore
     * di solito corrisponde al colore del panello 
    */
    background: inherit;
    /* colore del testo */
    color: #ffffff;
    /* tipo del cursore */
    cursor: pointer;
    /* altezza del font */
    font-size: 80px;
    line-height: 1;
    /* sempre in prima vista rispetto altri elementi della pagina  */
    z-index: 2001;
    /* animazione del colore del testo al hover */
    -webkit-transition: color .25s ease-in-out;
    -moz-transition: color .25s ease-in-out;
    transition: color .25s ease-in-out;
}
 
/* identifichino il testo del bottone interruttore 
 * simbolo Unicode (TRIGRAM FOR HEAVEN)
*/
 
.nav-toggle:after {
    content: '\2630';
    text-decoration: none;
}
 
/* colore del testo al hover  */
 
.nav-toggle:hover {
    color: #ffffff;
}
 
/**
 * Checkbox nascosto
 * invisibile e inaccessibile  :)
 * nome del selettore del attributo del checkbox
 */
 
[id='nav-toggle'] {
    position: absolute;
    display: none;
}
 
/**
 * cambiamento della posizione del interrutore  
 * in caso di dispositivi mobili
 * quando panello aperto si trova al interno del panello */
 
[id='nav-toggle']:checked ~ .nav > .nav-toggle {
    left: auto;
    right: 2px;
    top: 160px;
}
 
/**
 * Quando checkbox selezionato, aprire panello 
 * usiamo pseudo-classe :checked
 */
 
[id='nav-toggle']:checked ~ .nav {
    left: 0;
    box-shadow:4px 0px 20px 0px rgba(0,0,0, 0.5);
    -moz-box-shadow:4px 0px 20px 0px rgba(0,0,0, 0.5);
    -webkit-box-shadow:4px 0px 20px 0px rgba(0,0,0, 0.5);
    overflow-y: auto;
}
 
/* 
 * spostamento del contenuto della pagina 
 * per largezza del panello ,
 * non e obbligatorio il trucco, ma puoi sempre usarlo
*/
 
[id='nav-toggle']:checked ~ main > article {
    -webkit-transform: translateX(320px);
    -moz-transform: translateX(320px);
    transform: translateX(320px);
}
 
/*
 * cambio simbolo del bottone interruttore ,
 * solita croce  (MULTIPLICATION X), 
 * potrai utilizare qualsiasi altro simbolo
*/
 
[id='nav-toggle']:checked ~ .nav > .nav-toggle:after {
    content: '\2715';
}
 
/**
 * prefissi per Android <= 4.1.2
 * 
 */
 
body {
    -webkit-animation: bugfix infinite 1s;
}
 
@-webkit-keyframes bugfix {
    to {
      padding: 0;
    }
}
 
/**
 * per dispositivi medie e piccoli
 */
 
 
/**
 *  inizio questa istruzione min-width da problemi alla pagina prodotto.asp
 */
 
 
 @media screen and (min-width: 320px) {
    html,
    body {
      margin: 0;
      overflow-x: hidden;
    }
}
 
/**
 * fine dell'errore: istruzione min-width da problemi al codice css dei pulsanti noscosti delle stelle
 */
 
@media screen and (max-width: 320px) {
    html,
    body {
      margin: 0;
      overflow-x: hidden;
    }
    .nav {
      width: 100%;
      box-shadow: none
    }
}
 
/**
 * Definiamo lo stile del titolo(logo) del panello  
*/
 
.nav h2 {
    width: 90%;
    padding: 0;
    margin: 10px 0;
    text-align: center;
    text-shadow: rgba(255, 255, 255, .9) -1px -1px 1px, rgba(0, 0, 0, .9) 1px 1px 1px;
    font-size: 50px;
    line-height: 120px;
    opacity: 0;
    color: #d4af37;
    

	/*Uscita morbida del titolo(logo) al apertura del panello  */
	
	 transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    -moz-transform: scale(0.1, 0.1);
    -webkit-transform: scale(0.1, 0.1);
    transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -webkit-transform-origin: 0% 0%;
    transition: opacity 0.8s, transform 0.8s;
    -ms-transition: opacity 0.8s, -ms-transform 0.8s;
    -moz-transition: opacity 0.8s, -moz-transform 0.8s;
    -webkit-transition: opacity 0.8s, -webkit-transform 0.8s;
}
 
.nav h2 a {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
}
 
 
[id='nav-toggle']:checked ~ .nav h2 {
    opacity: 1;
    transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}
 
/**
 * Decoriamo il menu 
 * usando la lista non numerata per le voci
 * aggiungiamo passaggi morbidi e trasformazioni 
 */
 
.nav > ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}
 
.nav > ul > li {
    line-height: 2.5;
    opacity: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: opacity .5s .1s, -webkit-transform .5s .1s;
    -moz-transition: opacity .5s .1s, -moz-transform .5s .1s;
    -ms-transition: opacity .5s .1s, -ms-transform .5s .1s;
    transition: opacity .5s .1s, transform .5s .1s;
}
 
[id='nav-toggle']:checked ~ .nav > ul > li {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
 
/* impostiamo intervalli di apparizone dei voci del menu  */
 
.nav > ul > li:nth-child(2) {
    -webkit-transition: opacity .5s .2s, -webkit-transform .5s .2s;
    transition: opacity .5s .2s, transform .5s .2s;
}
 
.nav > ul > li:nth-child(3) {
    -webkit-transition: opacity .5s .3s, -webkit-transform .5s .3s;
    transition: opacity .5s .3s, transform .5s .3s;
}
 
.nav > ul > li:nth-child(4) {
    -webkit-transition: opacity .5s .4s, -webkit-transform .5s .4s;
    transition: opacity .5s .4s, transform .5s .4s;
}
 
.nav > ul > li:nth-child(5) {
    -webkit-transition: opacity .5s .5s, -webkit-transform .5s .5s;
    transition: opacity .5s .5s, transform .5s .5s;
}
 
.nav > ul > li:nth-child(6) {
    -webkit-transition: opacity .5s .6s, -webkit-transform .5s .6s;
    transition: opacity .5s .6s, transform .5s .6s;
}
 
.nav > ul > li:nth-child(7) {
    -webkit-transition: opacity .5s .7s, -webkit-transform .5s .7s;
    transition: opacity .5s .7s, transform .5s .7s;
}
 
 
/**
 * decoriamo link delle voci del menu 
 */
 
.nav > ul > li > a {
    display: inline-block;
    position: relative;
    padding: 0;
		font-family: 'Roboto Condensed';
    text-shadow: 1px 1px 10px #000000; 
    font-weight: 400;
    font-size: 50px;
    color: #ffffff;
    width: 100%;
    text-decoration: none;
    /* passagio morbido */
    -webkit-transition: color .5s ease, padding .5s ease;
    -moz-transition: color .5s ease, padding .5s ease;
    transition: color .5s ease, padding .5s ease;
}
 
/**
 * stato dei link al passaggio del mouse
 */
 
.nav > ul > li > a:hover,
.nav > ul > li > a:focus {
    color: #d4af37;
    text-shadow: 1px 1px 1px #fed724; 

    padding-left: 15px;
}
 
/**
 * sottolineatura dei link del menu
 */
 
.nav > ul > li > a:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    -webkit-transition: width 0s ease;
    transition: width 0s ease
}
 
.nav > ul > li > a:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #3bc1a0;
    -webkit-transition: width .5s ease;
    transition: width .5s ease
}
 
/**
 * animazione delle linea di sottolineatura al hover 
 */
 
.nav > ul > li > a:hover:before {
    width: 0%;
    background: #3bc1a0;
    -webkit-transition: width .5s ease;
    transition: width .5s ease;
}
 
.nav > ul > li > a:hover:after {
    width: 0%;
    background: transparent;
    -webkit-transition: width 0s ease;
    transition: width 0s ease;
}
 
/* lo sfondo oscurante della pagina  
 * in questo caso gli elementi vengono blocati */
 
/*
.mask-content {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    visibility: hidden;
    opacity: 0;
}
 
[id='nav-toggle']:checked ~ .mask-content {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .5s, visibility .5s;
    transition: opacity .5s, visibility .5s;
}


		/* Carrello della spesa smart */

		.carrello {
		
		color: #FFFFFF;
		background-color: #FF0000;
		text-decoration: none;
		font-weight: 1200;
		line-height: 0.9;
		font-size: 50px;
		border: 5px solid black;
 		cursor: pointer;
		padding:7px;

		}
		
		.carrello:link  {
		color: #FFFFFF;
		background-color: #FF0000;

		}				
		
		.carrello:active {
		color: #FFFFFF;
		background-color: #FF0000;

		}	
		
		.carrello:visited  {
		color: #FFFFFF;
		background-color: #FF0000;

		}				
		.carrello:hover  {
		color: #FF0000;
		background-color: #FFFFFF;

		}		

   		#oro {
		padding : 4px;
		overflow:hidden;
		margin: 0px auto;
		width: 100%;
		font-weight: 400px;
		line-height: 1.5;
		font-size: 70px;
		text-align: center;
    	color: #d4af37;
		font-family: 'Roboto Condensed';
		text-shadow: 20px 20px 20px #000000; 
 		}
 		
		</style>
	
				
		</head>
		</body>
		</html>