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: #00a2dd url(images/sfondo.jpg) repeat-x; margin:0; 
	  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
td {font-size: 12px;}
a {text-decoration: none;}

p {font-size: 12px;}
p a{color: #000000;}
p a:hover{color: #5282e2;}
h1 {font-size: 22px; color:#993366; margin-bottom:0}
h1 a{color:#993366;}
h1 a:hover{color:#ffbb00;}
h2 {font-size: 15px; color:#003399; margin-top:0}
h3 {font-size: 14px; color:#5282e2; margin:0}
h3 a{color:#5282e2;}
h3 a:hover{color:#ffbb00;}

.txt-red {color:#E53A23}

.piedipagina {font-size:10px; color:#ffffff; margin:0}
.piedipagina a{color:#ffffff;}
.piedipagina a:hover{color:#ffbb00;}

/***************************** bottoni *****************************/

#button_home_iscriviti a:hover, #button_home_premi a:hover, #button_home_gamma a:hover, #button_home_regolamento a:hover, #button_home a:hover, #button_iscriviti a:hover, #button_premi a:hover, #button_gamma a:hover, #button_regolamento a:hover {
background-position:top right;}

#button_home_iscriviti {width:230px; height:202px;}
#button_home_premi {width:230px; height:58px;}
#button_home_gamma {width:230px; height:58px;}
#button_home_regolamento {width:230px; height:45px;}

#button_home_iscriviti a{display:block; width:230px; height:202px; background:url("images/menu-home/iscriviti.jpg") no-repeat top left;}
#button_home_premi a{display:block; width:230px; height:58px; background:url("images/menu-home/premi.jpg") no-repeat top left;}
#button_home_gamma a{display:block; width:230px; height:58px; background:url("images/menu-home/gamma.jpg") no-repeat top left;}
#button_home_regolamento a{display:block; width:230px; height:45px; background:url("images/menu-home/regolamento.jpg") no-repeat top left;}

#button_iscriviti, #button_iscriviti a{display:block; width:238px; height:55px; background:url("images/menu-interne/iscriviti.jpg") no-repeat top left;}
#button_premi, #button_premi a{display:block; width:238px; height:56px; background:url("images/menu-interne/premi.jpg") no-repeat top left;}
#button_gamma, #button_gamma a{display:block; width:239px; height:58px; background:url("images/menu-interne/gamma.jpg") no-repeat top left;}
#button_regolamento, #button_regolamento a{display:block; width:239px; height:46px; background:url("images/menu-interne/regolamento.jpg") no-repeat top left;}
#button_home, #button_home a{display:block; width:238px; height:145px; background:url("images/menu-interne/home.jpg") no-repeat top left;}

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

.gamma {padding: 10px 10px 20px 10px; margin: 10px; background-image:url(images/bollicine.jpg); background-repeat:no-repeat; background-position:bottom}
.prodotti {border: 1px solid #993366}

