body { padding:0; margin:0; background-color: #FBEED9; 
	background-image: url(images/fondo_body.gif); background-position: top center;
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;
	}
/*** STRUTTURA ***/
#contenitore { display: block; position: relative; width: 760px; margin-left: auto; margin-right: auto; }

 #colonnaSx { float: left; width: 550px; 
	background-image:url(images/fondo_testo.jpg); background-repeat:no-repeat; background-position: top left; }
 #colonnaDx { float: right; width: 210px; }
	
/*** ELEMENTI ***/
#sfumatura { position: absolute; width: 31px; height: 425px; top: 0; left: -45px;
	background-image:url(images/sfumatura.jpg); background-repeat:no-repeat; }
	
.pad10 { padding: 10px; line-height: 150%; text-align: justify; }
.logo1 { float: left; margin: 0 15px 2px 0; }

#hr { display: block; width: auto; height: 3px; font-size: 1px; 
	  background-color: #FFB029; margin: 20px 0 10px 0; border-bottom: 6px solid #FBD48F; }

#prodotti { display: block; width: 130px; margin-left: 25px; }
 #prodotti a { display:block; font-size:11px; text-decoration:none; font-weight:bold; color: #82342A; margin:5px 0; padding:5px 0 5px 20px; }
 #prodotti a:hover { background-image:url(images/ico_pizzetta.gif); background-repeat:no-repeat; background-position:0 4px; overflow:visible; }

a.grifo { text-decoration: none; font-weight: bold; color: #FEA120; }
 a.grifo:hover { color: red; }
 
.col1 { color:#c30; }

table {}
 td { border-bottom:1px solid #fc9; padding:0 5px; margin:0; font-size:10px; }

