html{/*	overflow: -moz-scrollbars-vertical; /* visualizza sempre la scrollbar laterale per firefox */
	overflow-y:scroll; overflow-x:auto; overflow:moz-scrollbars-vertical}
	
/****************************formattazione***************************/

body {background-color:#ffbe0b; margin:0; text-align:center;
	  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
td {font-size: 10px;}
a { font-variant:normal;}


p {font-size: 10px;}
p a{color: #000000;}
p a:hover{color: #5282e2;}
h1 {font-size: 20px; font-weight:normal; text-align:center}
h2 {font-size: 18px; color:#ffbb00; font-weight:normal}
h3 {font-size: 14px; color:#ffbb00; margin:0}
h3 a{color:#ffbb00;}
h3 a:hover{color:#ffbb00;}

.date {font-size: 11px; font-style:italic}
.piedipagina {font-size:10px; color:#5282e2; margin:0}
.piedipagina a{color:#5282e2;}
.piedipagina a:hover{color:#ffbb00;}

.linkconcorso {color:#000;}
.linkconcorso a: {color:#000;}
.linkconcorso a:hover {color:#000;}

/*****************************struttura *****************************/

#container {width:750px; margin:0 auto; text-align:left; background: transparent url(images/sfondo.jpg) repeat-y}
#topleft {background-image:url(images/top-left.jpg); background-repeat:no-repeat; background-position:top left; width:750px;}
#bottomright {background-image:url(images/bottom-right.jpg); background-repeat:no-repeat; background-position:bottom right; width:750px;}
#contenuto {width:680px; padding:35px; }
#testo {width:680px;}
#accendini {width:205px; margin-right:32px; text-align:center; float:left;}
#scrittura {width:205px; margin-right:32px; text-align:center; float:left;}
#rasatura {width:205px; text-align:center; float:left;}
.concorso {margin-bottom: 10px; border-bottom:1px solid #BEBEBE;}
#footer {clear:both; width:680px; text-align:center; padding-top:20px}


/* Bordi delle Immagini */
.border-img {border: 2px solid #d1d1d1;}
