/*************************************************************************************/ /******** STILI BASE ********************/ /*************************************************************************************/ body { background-color: #34464A; text-align: center; margin-top: 0px; background-image: url(../images/sfondo_sito.jpg); background-repeat: repeat-x; } #contentsTable { background-image: url(../images/background.jpg); background-repeat: repeat-y; background-color: #EFEFF7; margin-right: auto; margin-left: auto; width: 820px; margin-top: 0px; margin-bottom: 0px; } #contentsTable td { vertical-align: top; text-align: left; } #contentsTable td#menu{ vertical-align: top; text-align: left; } #contentsTable td#contentsTd{ vertical-align: top; text-align: left; padding: 30px 20px 5px 10px; } table#footer{ } table#footer td{ } /*********** USATE PER IMG HEADER E FOOTER *******/ .asAblock { display: block; text-align: center; margin-right: auto; margin-left: auto; } /************************ TESTO *********************/ h1{ font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif; font-size: 20px; font-weight: bold; color: #34464A; background-color: #CCC; margin-bottom: 10px; margin-top: 0; text-transform: uppercase; border: 1px dotted #34464A; padding: 3px; text-align: center; } h2{ font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif; font-size: 13px; font-weight: bold; color: #34464A; margin: 5px; text-transform: uppercase; border-bottom: 2px dotted #FFF; text-align: center; padding: 1px; } h3{ font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif; font-size: 12px; color: #333; margin: 5px; text-align: justify; padding: 5px; line-height: 15px; } h4{ font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif; font-size: 13px; color: #354155; margin: 5px; text-align: justify; padding: 2px; line-height: 15px; border-bottom: 1px solid #8B8861; } h5{ font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #900; margin-bottom: 5px; margin-top: 0; text-align: justify; } h6{ font-family: Verdana, sans-serif; font-size: 11px; font-weight: bold; color: #333; margin-top: 0; margin-bottom: 15px; text-align: justify; } p{ font-family: Verdana, sans-serif; font-size: 12px; font-weight: normal; color: #000; margin: 10px 20px; line-height: 20px; text-align: justify; } a, a:active, a:visited, a:link { color: #010379; text-decoration: none; } a:hover { color: #34464A; text-decoration: none; } a.noHover, a.noHover:active, a.noHover:visited, a.noHover:link { color: #010379; text-decoration: none; } a.noHover:hover { color: #FFF; background: none; } ul{ margin-right: 20px; } li{ font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif; font-size: 12px; color: #000; line-height: 20px; list-style-image: url(/img/bullet.jpg); } hr{ height: 1px; color: #CCC; margin-top: 20px; } .listaservizi { font-size: 10px; line-height: normal; margin: 2px; padding: 0px 0px 0px 10px; text-align: left; }