/* CSS Document */

body { font: 13px verdana,helvetica,sans-serif; margin: 0px; background-color: #899fbb;}

#contenitore { width: 800px; height: 100%; background: url(../Web/sfondo.gif); position: relative; text-align: left; margin:0px auto;}
#toppage { position: relative; top: 0px; right: 0px; width: 800px; height: 140px; }

#topp { width: 800px; height: 120px; top: 0px; left: 0px; position: absolute; background: url(../Web/top.jpg) no-repeat top left;}
#barra { width: 800px; height: 20px; top: 120px; left: 0px; position: absolute; background: url(../Web/menuor.jpg) no-repeat top left;}

#menusx { position: absolute; top: 140px; left: 6px; width: 150px; height: 680px; background: url(../Web/menusx.jpg) no-repeat top left;}
#contenuti { position: relative; left:192px; width: 560px; height: 680px; text-align: justify; }

#piepag { width: 800px; height: 25px; left: 0px; position: absolute; background: url(../Web/piepag.jpg) no-repeat top left;}

