/*	HEADER	*/
.tui .headerLayer { WIDTH: 100%;/*border:1px solid red;*/ padding-top:2px; height:145px;}
.tui .header { width: 970px; /*height: 130px; overflow: hidden;*/ text-align: center;}
.tui .logo { padding: 0 0 17px 0; text-align: left; vertical-align: bottom; }

.tui .empty { background-image: url('img/header/bg_headmenu.gif'); background-position: bottom; background-repeat: repeat-x ; height: 10px; }
.tui .headerMenu td { background: transparent url('img/header/bg_headlink.gif') 0 0 repeat-x; background-position: bottom; border-top: solid 1px #D4E2FF; border-right: solid 1px #D4E2FF; height: 34px; padding: 0 10px 0 10px; }
.tui .headerMenu td a { font: bold 15px Arial; color: #808080; text-decoration: none; display: block; }
.tui .headerMenu td a:visited { font: bold 15px Arial; color: #808080; text-decoration: none; }
.tui .headerMenu td a:hover { font: bold 15px Arial; color: #808080; text-decoration: none; }
.tui .borderleft { border-left: 1px solid #facbcb; text-align: left; height: 24px; }
.tui .borderight { border-right: 1px solid #facbcb; text-align: right; height: 24px; }
.tui .categoryColor { height: 5px; background-color: #ff0000; }

.tui .leaderBoard { width: 728px; height: 1px;  text-align: center; }

/*	FOOTER	*/
.tui .footer { background: transparent url('img/footer/footer.gif') repeat-x;  padding: 0; text-align: center; }
.tui .footer table { text-align: center; }


.tui .footer .menu {border: solid 1px #facbcb; border-right:0; border-left:0;  margin:0; width: auto; padding:5px 0 5px 0; } 

.tui .footer .menu a { text-decoration:none; padding:5px 10px; border-right:solid 1px #facbcb; }

.tui .footer .menu a:hover { text-decoration:none; padding:5px 10px; border-right:solid 1px #facbcb; }
.tui .footer .menu a:visited { text-decoration:none; padding:5px 10px; border-right:solid 1px #facbcb; }
.tui .subMenu { color: #808080; text-align: center;}
.tui .subMenu a, .tui .subMenu a:visited, .tui .subMenu a:hover { color: #808080; text-decoration:none; text-align:center;}

/* Risoluzione conflitti */
.tui td { vertical-align:middle; }
.tui > table, .tui .footer > table { margin: 0 auto; }
.tui { line-height:1.25em; }
.tui p { margin: 10px 0; }