body { color:#FFFFFF; font-family:arial; background-image:url(../img/bg.png); background-repeat-x:repeat; background-repeat-y:repeat; background-repeat:repeat; background-attachment:scroll; background-position:6px -154px; background-position-x:6px; background-position-y:-154px; background-origin:initial; background-clip:initial; background-color:; margin:0px; padding:0px; } a { color:#99AAFF; text-decoration:none; } a .cube { color:#FFFFFF; } .boxicon() { width:40px; height:40px; position:absolute; top:3px; right:3px; } div.arrow { .boxicon; background-image:url(../img/box/arrow.png); } div.arrow-back { .boxicon; background-image:url(../img/box/arrow-back.png); } div.disk { .boxicon; background-image:url(../img/box/disk.png); } div.continued { .boxicon; background-image:url(../img/box/continued.png); } div.world { .boxicon; background-image:url(../img/box/world.png); } #container { } /* Containers */ .container1 { outline-width:0px; outline-style:solid; outline-color:#000000; float:left; width:310px; xbackground:#FDA; } .container2 { outline-width:0px; outline-style:solid; outline-color:#000000; float:left; width:620px; xbackground:#DCA; } .container3 { outline-width:0px; outline-style:solid; outline-color:#000000; float:left; xwidth:1000px; } /* Cubo! */ @larghezza: 299px; .cube { position:relative; background-repeat-x:initial; background-repeat-y:initial; background-repeat:no-repeat; background-attachment:initial; background-position:initial initial; background-position-x:initial; background-position-y:initial; background-origin:initial; background-clip:initial; background-color:#FFF; border-radius: 5px 5px 5px 5px; box-shadow: 0 0 8px rgba(0, 0, 0, 0.3), 0 0 10px rgba(255, 255, 255, 0.3) inset; float:left; margin-top:10px; margin-left:11px; overflow-x:hidden; overflow-y:hidden; height:309px; width:299px; border:0px solid #FF0000; padding:0px; font-size: 13px; outline: 0px solid red; h1 { font-size:24px; margin:22px; text-shadow: 0 0 7px rgba(0, 0, 0, 0.3); } h1.large { font-size:48px; } h1.large2 { font-size:44px; } h2 { font-size:20px; margin:22px; text-shadow: 0 0 7px rgba(0, 0, 0, 0.3); } h3 { font-size:16px; margin:22px; text-shadow: 0 0 7px rgba(0, 0, 0, 0.3); ctext-align:justify; } p { font-size:14px; margin:22px; ctext-align:justify; text-shadow: 0 0 7px rgba(0, 0, 0, 0.3); } } .largo2 { width:@larghezza * 2 + 11; } .largo3 { width:@larghezza * 3 + 11 * 2; } .largo4 { width:@larghezza * 4 + 11 * 3; } .largo5 { width:@larghezza * 5 + 11 * 4; } .largo6 { width:@larghezza * 6 + 11 * 5; } .largo7 { width:@larghezza * 7 + 11 * 6; } .alto2 { height:627px; } .alto3 { height:945px; } .altomezzo { height:149px; } .altoquarto { height:75px; } .altoterzo { height:96px; } .altoterzo.ultimo { height:97px; } .largoterzo { width:96px; } .clear { clear:left; } .cube.header { margin-top:0px; height:159px; } .cube.header.menu a { color:#FFFFFF; display:block; font-size:14px; text-decoration:none; margin:12px 0px 12px 22px; } .cube.header.menu a:hover { color:#41A6C2; } .cube.header.menu a.active { color:#41A6C2; } /* Stili */ .cube.logo { background-image:url(../img/logo.png); } .cube.dotted { background:url(../img/cube/dot.png); } .cube.lined { background:url(../img/cube/lines.png); } .cube.dashed { background:url(../img/cube/dash2.png); } .cube.dashed-blue { background:url(../img/cube/dash-blue.png); } .cube.dashed-green { background:url(../img/cube/dash-green.png); } .cube.dashed-ocra { background:url(../img/cube/dash-ocra.png); } .cube.gray { background-color:#656565; } .cube.darkgray { background-color:#3D3D3D; } .cube.lightgray { background-color:#9D9D9D; } .cube.blue { background-color:#41A6C4; } .cube.green { background-color:#85C441; } .cube.tech_mobile { background-color:#AE63D2; } .cube.tech_liferay { background-color:#00264C; } .cube.tech_rcp { background-color:#595791; }