﻿body { margin: 0; padding: 0; line-height: 1.5em; font-family: Arial; font-size: 0.7em; /* 0.8em; */ color: #333333; background-image: url('../images/bg.jpg'); background-repeat: repeat; } A:visited, A:link, A:active, A:hover { color: #333333; text-decoration: none; } h1 { font-size: 1.7em; /*1.8em;*/ font-weight: bold; color: #333333; } h2 { font-size: 1.5em; /*1.6em;*/ font-weight: bold; color: #333333; margin: 0px; } h3 { font-size: 1.1em; /*1.2em;*/ font-weight: bold; color: #333333; margin: 0px; padding-bottom: 0; } h4 { font-size: 0.9em; /*0.9em;*/ font-weight: bold; color: #333333; margin: 0px; } h5 { font-size: 0.8em; /*0.8em;*/ color: #333333; margin: 0px; padding: 0px; text-align: center; } p { color: #333333; } hr { border: solid; } #container { margin: auto; width: 1000px; background-color: #FFFFFF; } #top_panel { float: left; width: 1000px; height: 318px; /*268+50*/ margin: 0px; color: #FFF; } #menu { float: left; width: 1000px; height: 30px; background: #750a20 url('../images/menu_bg.gif') repeat-x; border-bottom: 1px solid #333; } #menu ul { float: left; width: 830px; /*810*/ margin: 0; padding: 8px 0 0 0; /*7*/ list-style: none; } #menu ul li { display: inline; } #menu ul li a { float: left; padding: 0 10px; font-size: 12px; font-weight: bold; text-align: center; text-decoration: none; color: #FFFFFF; border-right: 1px solid #FFFFFF; } #menu li a:hover, #menu li .current { color: #FFFF00; } /* end of menu */ #currentdate { width: 250px; position: relative; z-index: 1; left: 740px; top: -375px; text-align: right; font-weight: bold; } #divmipiace { width: 250px; position: relative; z-index: 2; left: 740px; top: -480px; text-align: right; font-weight: bold; } #footer { float: left; background: #750a20 url('../images/menu_bg.gif') repeat-x; border-bottom: 1px solid #333; font-size: 11px; /*12px;*/ font-weight: bold; text-align: center; text-decoration: none; color: #FFFFFF; padding: 5px 0 5px 0; width: 1000px; } #corpo { width: 980px; text-align: justify; /*left;*/ padding: 10px; } .col1 { float: left; width: 315px; padding-right: 20px; } .col2 { float: left; width: 315px; padding-right: 20px; } .col3 { float: left; width: 310px; } .col4 { clear: both; float: left; width: 100%; text-align: center; } .colSx { float: left; width: 650px; padding-right: 20px; text-align: justify; } .colDx { float: left; width: 310px; } .h1Az { border-bottom-style: solid; border-bottom-width: 10px; border-bottom-color: #3399FF; } .h1Ara { border-bottom-style: solid; border-bottom-width: 10px; border-bottom-color: #FF6600; } .h1Ver { border-bottom-style: solid; border-bottom-width: 10px; border-bottom-color: #CCFF33; } .h1Gri { border-bottom-style: solid; border-bottom-width: 10px; border-bottom-color: #C0C0C0; } .clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } /* Hides from IE-mac \*/ * html .clearfix { height: 1%; } /* End hide from IE-mac */ .pgstyle { color: White; font-size: 11px; /*12px;*/ text-align: center; } .pgstyle span { height: 15px; /*16px;*/ width: 18px; display: inline-block; background-image: url('../images/pgs.png'); } .pgstyle a { color: Black; text-decoration: underline; } #titedizionetg { width: 200px; height: 15px; position: relative; z-index: 10; left: 90px; top: -205px; text-align: left; font-weight: bold; color: white; } #edizionetg { width: 320px; height: 185px; position: relative; z-index: 10; left: 3px; top: -203px; text-align: left; font-weight: bold; color: Black; background-color: white; } ._BDi { border-radius: 2px; outline: none; padding: 14px 12px; } ._BDi:hover { background: rgba(0,0,0,.1); } ._BDi:focus { background: rgba(0,0,0,.1); } ._BDi:active { background: rgba(0,0,0,.2); } .btn { -webkit-border-radius: 28; -moz-border-radius: 28; border-radius: 28px; font-family: Arial; color: #ffffff; font-size: 16px; background: #87122a; padding: 10px 25px 10px 25px; text-decoration: none; cursor: pointer; } .btn:hover { background: #750a20; text-decoration: none; cursor: pointer; } .paginazione a { margin: 10px; -webkit-border-radius: 28; -moz-border-radius: 28; border-radius: 28px; font-family: Arial; color: #ffffff; font-size: 16px; background: #87122a; padding: 10px 40px 10px 40px; text-decoration: none; cursor: pointer; } 