/******************/
/*    GENERICI    */
/******************/

html, body { margin-top :0px;	margin-bottom :0px;	padding :0px; background :url(../immagini/main_bg.gif) fixed; font-family :Verdana, Arial, Helvetica, sans-serif; font-size :8pt;}
img {border:0;}
.clr { clear:both;}


/******************/
/*   STRUTTURA    */
/******************/

#container {width :850px; margin :0 auto; padding :0;}
#content {width :634px;}
#logo {width :100%; float :left; height :225px;}
#menu1 {padding:0; width:100%; position:fixed; height:1px; overflow:visible; top:0px; left:0; margin:0 auto;}
#menu2 {width:850px; margin:0 auto; height:255px;}
#forno1 {padding:0; width:100%; position:fixed; bottom:0px; margin:0 auto;}
#forno2 {width:850px; margin:0 auto; background:url(../immagini/forno.png) right bottom no-repeat; position:relative; height:203px;}
#info {float :left; width :554px; background :url(../immagini/content_bg.png) repeat-y; padding :0 40px;}
#info table {margin-bottom:20px;}
#footer { width :100%; float :left; width :634px; height :70px; background :url(../immagini/footer.png) top no-repeat;}


/******************/
/*     TITOLI     */
/******************/

h1 { color:#0099FF; font-weight:bold; font-size:9pt; margin:0 0 5px 0; padding:0;}


/******************/
/*      LINK      */
/******************/

a:link, a:hover, a:active, a:visited {color:#000000; text-decoration:underline; }

