/*
 * modifiche rispetto al css public - home page
 */


/*
************************************
 001. STILI DI BASE
************************************
 */
body { width: 100%; margin: 0 auto; font: 12px Verdana, Arial, Helvetica, sans-serif; color:#000; text-align:center; background: #ffebc1;}

/*
************************************
002.DIVS PAGINA
************************************
*/
.uno { margin:0 auto; /*width:792px;*/ background:#ffebc1;}
#menu_top { height: 36px; /*width: 792px;*/ text-align:center;}
#corpo { height: 677px; background:url(../../img/public/tpl/sfondo_home.jpg) no-repeat top center;/*width:792px;*/ }
#bottom { /*width:792px;*/ height:40px; text-align:center; }