/* CSS */

/* TAG HTML */
body { 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12pt; 
 text-decoration: none; 
 background-color:#DCDCDC;
 margin: 0px;
 padding: 0px;

 /* Barra di scorrimento grigia (solo con IE >= 5.5) */
 scrollbar-arrow-color:grey;
 scrollbar-base-color: #696969;
 scrollbar-darkshadow-color: Black;
 scrollbar-face-color: Gray;
 scrollbar-highlight-color: Silver;
 scrollbar-shadow-color: Black;
 scrollbar-track-color: Black; }
A:link { 
 text-decoration: none; 
 color: #000000; }
A:visited {
 text-decoration: none; 
 color: #000000; }
A:active {
 text-decoration: none; 
 color: #000000; }
A:hover {
 text-decoration: none; 
 color: #000000;
 background-color: #ffff00 }
td {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 text-decoration: none; }
th { 
 font-size: 10pt;
 background-color: #EEEEEE;
 font-variant: small-caps; }
textarea {
 font-size: 10pt;
 font-family: Arial; }
hr {
 height: 1px;
 color: #CCCC99;
 background-color: #CCCC99;
 border-style: none;
 margin: 0px 0px; }
pre {
 font: 12px "Courier New", Courier, mono;
 color: #000000;
 background: #EEEEFF;
 border: thin dotted #CCCCFF;
 padding: 0.1cm; }

/* MAIN */

.top-nav {
 floating: right; }

.left_bar {
 padding: 2pt;
 border-right: solid;
 border-width: 2pt;
 border-color: #FF0000; }
.right_bar { }

.content {
 margin: 2pt; }

.breadcrumb {
 margin: 0px 0px 0px 0px;
 padding: 2px 0px 2px 5px;
 border-right: solid 2px #dddddd;
 border-bottom: solid 2px #dddddd;
 border-top: solid 1px #f5f5f5;
 border-left: solid 1px #f5f5f5;
 color: #FF4500;
 background: #eeeeee;
 font: bold 110% Verdana, Sans-Serif; }
/* .subtopic_child {
 margin: 4px 0px;
 border: solid;
 border-color: #CCCC99;
 border-width: 1px; } */

.last-update {
 font-size: 8pt;
 margin: 4px 0px;
 border-top: solid;
 border-color: #CCCC99;
 border-width: 1px; }

#tool-bar {
 float: right;
 padding: 1px;
 margin: 3px;
 border: 2px solid #004000;
 background-color: #FFFF00; }
.print_page, .send_email {
 text-align: center;
 margin: 2px;
 padding: 1px; }

/* MENU */
.menu {
 padding-top: 1px;
 padding-bottom: 5px; }
.menu_title {
 font-size: 14pt;
 font-weight: bold;
 text-align: center;
 padding: 3px 3px;
 margin: 3px; }
.menu_items {
 background-image:url(http://www2.csvtaranto.org/images/35.gif); }
.menu_items:before {
 line-height: 0.1;
 font-size: 1px;
 background-image:url(http://www2.csvtaranto.org/images/27.gif);
 margin: 0;
 height: 9px;
 display: block;
 border-bottom: 1px solid #ddd;
 background-image:url(http://www2.csvtaranto.org/images/26.gif); }
.menu_items:after {
 display: block;
 padding-top: 0;
 line-height: 0.1;
 font-size: 1px;
 content: url(http://www2.csvtaranto.org/images/26.gif);
 margin: 0 0 0 0;
 height: 8px;
 background: url(http://www2.csvtaranto.org/images/39.gif) scroll no-repeat bottom right ;
 border-top: 1px solid #fff; }
.menu_item a {
 display: block;
 padding: 6px 10px;
 text-decoration: none;
 font-size: 8pt;
 font-weight: bold;
 background: #EDF2F2;
 border-bottom: 1px solid #ddd;
 border-top: 1px solid #fff;
 border-right: 1px solid #ddd; }
.menu_item a:hover {
 background: #E0E9E9; }
.menu_level_1 {
 font-weight: bold; }
.menu_level_2 {
 margin-left: 7px; }
.menu_footer {
 font-size: 8pt; }

/* TABLES */
.pager {
 background: url(http://www2.csvtaranto.org/images/41.gif);
 border: solid #9EBFF6;
 border-width: 1px 1px 1px 1px;
 padding: 2px 2px 2px 2px;
 font-size: 8pt;
 text-align: right; }

.list_item_0 {
 background-color: #ECF1F4; }
.list_item_1 {
 background-color: #FFFFFF; }
.column_cell {
 padding: 5pt; }

.box_title {
 font-size: 10pt;
 font-weight: bold;
 font-color: #000000;
 text-transform: uppercase;
 background: url(http://www2.csvtaranto.org/images/27.gif);
 border: solid #9EBFF6;
 border-width: 1px 1px 1px 1px;
 padding: 2px 2px 2px 2px;
 font-size: 10pt;
 text-align: center; }

/* ITEM (article, event) */
.heading {
 font-size: 10pt;
 margin-bottom: 4px; }
.headline {
 font-size: 11pt;
 font-weight: bold; }
.subhead {
 font-style: italic; }
.heading_notes {
 margin-bottom: 4px; }
.notes {
 font-style: italic; }

/* LIST ITEM */
.item {
 font-size: 8pt;
 margin-top: 4px;
 margin-bottom: 16px; }
.item_path {
 font-size: 8pt; }

.item_title a {
 display: block;
 padding: 3px 10px;
 text-decoration: none;
 font-size: 8pt;
 font-weight: bold;
 background: #ffffff
/* border-bottom: 1px solid #ddd;
 border-top: 1px solid #fff;
 border-right: 1px solid #ddd; */ }
.item_title a:hover {
 background: #ffffcc }

.item_title_big {
 font-size: 10pt;
 font-weight: bold; }
.item_box {
 margin-bottom: 5px;
 margin-top: 5px;
 padding: 2pt;
 border-style: solid;
 border-width: 1pt;
 border-color: #EEEEEE; }

/* PIE' PAGINA */
.piepagina {
 clear: both;
 background: #dce5d4;
 color: black;
 border: solid #a9b3a1;
 border-width: 1px 0px 1px 0px;
 padding: 5px 5px 5px 5px;
 font-weight: bold;
 text-align: center; }
.piepagina a:hover {
 background: #bcc5b4; }

img {
border-width:0;
}

h3.feature {
display:none;
}
