﻿
/*
  (B) Solutionz © 2008, All Rights Reserved
  www.b-solutionz.com
  */

body { margin: 0px; width: 100%; height: 100%; font-family: Helvetica, Arial, Sans-serif; background-image: url(  "images/bg.jpg" ); background-repeat: no-repeat; background-position: center top; background-attachment: fixed; font-size: 12px; color: Black; }
form { margin: 0px; width: 100%; height: 100%; }
img { border: 0px; }
#clear { clear: both; }
.contenitore { width: 720px; /* Larghezza Totale (Sx + Dx) */ position: absolute; top: 0px; left: 50%; margin-left: -360px; margin-top: 0px; text-align: center; }
.contenitoreDx { width: 500px; /* Larghezza Dx */ text-align: center; }
.colonnaSx { width: 220px; /* Larghezza Sx */ float: left; }
.colonnaDx { width: 500px; /* Larghezza Dx */ float: left; }
.box1 { background-image: url(images/Box1r.jpg); background-position: center center; background-repeat: repeat-y; padding-left: 25px; padding-right: 25px; text-align: left; }
.box2 { background-image: url(images/Box2r.jpg); background-position: center center; background-repeat: repeat-y; padding-left: 25px; padding-right: 25px; text-align: left; }
.box3 { background-image: url(images/Box3r.jpg); background-position: center center; background-repeat: repeat-y; padding-left: 25px; padding-right: 25px; text-align: left; }
.box4 { background-image: url(images/Box4r.jpg); background-position: center center; background-repeat: repeat-y; padding-left: 25px; padding-right: 25px; text-align: left; }
.box5 { background-image: url(images/Box5r.jpg); background-position: center center; background-repeat: repeat-y; text-align: center; height: 130px; /* Pareggio */ }
.box5editing { background-image: url(images/Box5r.jpg); background-position: center center; background-repeat: repeat-y; text-align: center; height: 160px; /* Pareggio */ }
.box5-1 { float: left; width: 166px; /* = Larghezza Dx/3 */ height: 290px; }
.box5-2 { float: left; padding-bottom: 6px; width: 166px; /* = Larghezza Dx/3 */ }
.box6 { background-image: url(images/Box5r.jpg); background-position: center center; background-repeat: repeat-y; text-align: center; padding-left: 10px; padding-right: 10px; }
.box7 { background-image: url(images/Fumetto4.jpg); background-position: center center; background-repeat: no-repeat; height: 55px; padding-left: 130px; text-align: left; }
.menuNavigazione { float: right; width: 500px; /* Larghezza Dx */ text-align: right; }
.textBoxSL { width: 400px; font-family: Helvetica, Arial, Sans-serif; font-size: 12px; color: Black; }
.textBoxML { width: 400px; height: 100px; font-family: Helvetica, Arial, Sans-serif; font-size: 12px; color: Black; }
.contatoreBlack { color: Black; }
.contatoreRed { color: Red; }

