/* -- Div section container -- */
#divLeftSectionContainer { width: 420px; float: left; }
#divRightSectionContainer { width: 185px; float: left; }
.clsImgHPSectionSpacer { width: 185px; height: 14px; border: 0; }
/*-- Div page section -- */
#divHPNoticeBoard { width: 413px; height: 210px; float: left; margin: 0px 5px 0px 0px; border: 1px solid #000000; background-image: url('/images/bacheca.jpg'); 
							 background-repeat: no-repeat; background-position: right bottom; }							 
#divHPSoccerScore { width: 413px; background-color: #FFFFFF; border: 1px solid #000000; }
#divHPMeteo { width: 185px; float: right; }
.clsImgHPSectionTitle { margin-top: 1px; }
/* -- News Ticker -- */
/* Div contenitori */
#divHPNewsTickerContainer { width: 185px; height: 232px; display: block; background-color: #FFE0E0;}
#divNTHeader { height: 16px; display: block; font-size: 12px; font-weight: bold; text-align: center; border-bottom: 1px solid #BBBBBB; padding: 2px 0px 2px 0px; }
#divNTBody { height: 192px; display: block; overflow: hidden; }
#divNTFooter { height: 18px; font-size: 9px; display: block; border-top: 1px solid #BBBBBB; padding: 2px 0px 0px 0px; text-align: center; font-style: italic;}
#divNTLoading { width:185px; height: 192px; background-image: url('/images/loadingNews.gif'); background-repeat: no-repeat; background-position: center center; }
/* Settaggio del font dei div */
.NTStyleContainer div { font-family: verdana, arial; font-size: 10px; }
/* Gestione aspetto News */
.NTSingleNews { height: 188px; width: 181px; padding: 2px; }
/* News Links */
.NTSingleNews a { color: #000000; }
.NTSingleNews a:link { text-decoration: none; }
.NTSingleNews a:hover { text-decoration: underline; }
.NTSingleNews a:active { text-decoration: none; }
.NTSingleNews a:visited { text-decoration: none; }
/* News Body */
.NTNewsDate { font-style: italic; }
.NTNewsTitle { font-weight: bold; margin-top: 10px; }
.NTNewsBody { margin-top: 0px; }
/* -- Div Soccer Score -- */
#divHPSoccerScore font { margin-left: 40px; }
#divHPSoccerScore font a { font-size: 10px; }
#divHPSoccerScore img { border: 0; }
/* myElem8 sono i risultati */
#myElem8 iframe { width: 315px; margin-left: 50px;  }
/* myElem7 è la classifica */
#myElem7 iframe { width: 385px; height: 600px; margin-left: 24px;  }
/* -- Iframe Meteo -- */
.clsIFrameMeteo { width: 185px; height: 324px; border: 0px; padding: 0px; margin: 0px; }
/* -- Notice Board -- */
#divHPNotBoardBody { padding: 2px; text-align: justify; }