* {
	margin: 0;
}

body {

	height: 100%;
	width:100%;
	font: 100% Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* è buona norma impostare a zero i valori margin e padding dell'elemento body per tenere conto delle diverse impostazioni predefinite dei browser*/
	padding: 0;
	text-align: center; /* centra il contenitore nei browser IE 5*. Il testo viene quindi impostato con l'allineamento predefinito a sinistra nel selettore #container */
	color: #000000;
	background-color: #FFFFFF;
	background-image: url("../immagini/paper.jpg");
}
.oneColFixCtr #container {
	width: 980px;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtr #mainContent {
	padding: 0; /* ricordare che i valori padding e margin corrispondono rispettivamente allo spazio interno ed esterno al riquadro div  */
}
body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.Stile2 {font-family: Trebuchet MS, Verdana, Arial, sans-serif}
.Stile3 {font-family: Trebuchet MS, Verdana, Arial, sans-serif; font-size: 12px; color: #000000;}
.Stile0 {font-size:12px;}
.Stile4 {font-size:12px;}
.Stile1 {font-size:11px; color:#333333;}
.prodotti_menu{text-align:left; margin-left:5px}


 #scr1 div {
 visibility:hidden;
 }
 #scr1, #scr1 div.default {
   width:641px;
   height:25px;
   overflow:hidden;
   visibility:visible;
 }
 #scr1 table tr td div {
  visibility:visible;
 }
 #scr1 {
   margin:0px auto;
 }



html, body {
	height: 100%;
	width:100%;
}
.wrapper {
	width:980px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -163px; /* the bottom margin is the negative value of the footer's height */
	background-color: #FFFFFF;
}
.footer, .push {
	height: 163px; /* .push must be the same height as .footer */
	width:980px;
	text-align:center;	
margin-left:auto;
margin-right:auto;
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

.centra{
margin-left:auto;
margin-right:auto;
}

.immagine{
border: 2px solid #b86a35;
}

.spazioesterno{
padding-left:30px;
padding-right:30px;
}

