html, body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
	FONT-FAMILY: Verdana,"Lucida Grande" Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 80%;
	color: Navy;
	background-color: White;
	}

table,td { 
	border-style:none; 
	font-size: 100%;
}

table {	
	margin:0px; 
	border-collapse: collapse;
	}

td { 
	padding:0px; 
	vertical-align:top; 
	}

img {
	margin:0px; 
	border-collapse: collapse;
	}
	
a { 
	text-decoration: none;
	color: Black; 
	}

a:hover { 
	color: Red;
	text-decoration: underline;
	}

.small { 
	font-size: 85%; 
	color: #638BBE;
	}

.infoPage { 
	}
	
.cell {
	padding: 0 2px 0 2px;
	font-size: 100%;
	font-weight: normal;
	color: black;
	border: 1px solid #505255;
	background-color: #F7F7F7;
}
	
.copyright { 
 padding-top: 10px;
}
.copyright a{
	color: White;
	text-decoration: underline;
}
.copyright a:hover {
	color: Black;
}
	
.button { 
	font-size: 100%; 
	color: black;
	padding: 1px;
	}

.topbanner { 
	border: medium none;
	font-size: 100%; 
	text-align: center;
	border-right: 0px groove white;
	border-left: 0px groove white;
	}

.tableline1 {
	color: #696969;
	font-weight: normal;
	BACKGROUND-COLOR: #D0D0D0;
	TEXT-ALIGN: left;
}
.tableline1 A {
	color: Black;
	font-weight: normal;
}
.tableline2 {
	font-weight: normal;
	color: black;
	BACKGROUND-COLOR: #EAEAEA;
	TEXT-ALIGN: left;
}
.tableline2 A {
	color: Black;
	font-weight: normal;
}
.tablelinemain {
	height: 22px;
	font-size: 90%;
	padding: 10px;
	text-align: center;
	color: white;
	background-color: #708090;
}
	
.tablelinemain a { 
	font-size: 100%;
	color: White; 
	}
.tablelinemain a:hover { 
	font-size: 100%;
	color: White; 
	}
	
.normal { 
	list-style: square;
	font-size: 100%; 
	text-align: justify; 
	}
	
.myTable {
	font-weight: normal;
	color: Gray;
	LIST-STYLE-TYPE: square;
	TEXT-ALIGN: left;
	margin-bottom: 5px;	
	background-color: #E9EFF8;
}
.mymodule {
	border: 1px solid Silver;
	list-style: square;
	font-size: 110%;
	text-align: justify;
	background-color: transparent;
	font-style: normal;
}

.mySubTable {
	border: 0px solid #D6DFEF;
	list-style: square;
	font-size: 110%;
	text-align: justify;
	background-color: transparent;
	font-style: normal;
	width: 100%;
}

.myTitle {
	height: 22px;
	border: none;
	FONT-WEIGHT: bold;
	PADDING-LEFT: 0px;
	COLOR: White;
	TEXT-INDENT: 10px;
	TEXT-ALIGN: left;
	PADDING-TOP: 1px;
	background-color: #638BBE;
}
.myTitleBottom{ 
	height: 15px;
	background-color: #BCCDE5;
	}

.myTr { 
	background-color: #ffffff; 
	}

.myTD { 
	padding: 10px; }

.linearticlesbycategory {
height:100%;
}
	
/* ----------- BITFORUM ------------------ */

.tablelinehEaderAdminForum {
	height: 20px;
	text-indent: 3px;
	background-color: transparent;
	background-position: bottom;
}
.tablelinehEaderForum {
	height: 20px;
	text-indent: 3px;
	color: #fff;
	background-color: transparent;
	background-position: bottom;
}
.tablelineTopForum {
	text-indent: 0px;
	background-color: transparent;
}
.tablelineHover {
	color: White;
	background-color: #A9A9A9;
}
.tablelineHover a {
	font: normal;
}
.tablelineHover a:hover {
	font: normal;
	color: White;
}
.myTitleForum {
	font-size: 110%;
	font-weight: bolder;
	letter-spacing: 1px;
	text-indent: 5px;
	color: black;
	background-color: #FFD700;
	text-decoration: none;
}
.myTitleForum a{
	font-weight: bold;
	font-size: 110%;
	color: Black;
	text-decoration: none;
}
.myTitleForum a:hover{
	font-weight: bold;
	font-size: 110%;
	color: Black;
	text-decoration: none;
}

.myTableForum {
	height: auto;
	font-size: 120%;
	color: Black;
}
.tablelineForum {
	text-align: left;
	font-weight: normal;
}
/* ----------- FINE BITFORUM ------------------ */

#logo{
	border: 0px;
}

.myQuote { 
	border: 1px solid #000000; 
	padding: 3px;
	font-size: 110%; 
	text-align: justify;
	background-color: #D3D3D3; 
	} 

.img_newmessage { 
	border: 0px; 
	}

.TitleListInformations {
	font-size: 120%;
	font-style: normal;
	color: black;
	text-align: left;
	font: bold;
}

.TitleListInformations a {
	text-decoration: none;
	color: black; }

.TitleListInformations a:hover {
	text-decoration: underline;
	color: #7D2030; }

.ElementListInformations {
	font-size: 120%;
	font-style: normal;
	color: black;
	text-align: left;
	font: bold;
}

.ElementListInformations a {
	text-decoration: none;
	color: #003399; }

.ElementListInformations a:hover {
	text-decoration: underline;
	color: #7D2030; }
	
.visitors_ajax {
overflow:auto;
height:80px;
}

/* Chat Ajax Block */
#ChatAjaxBlock_div {
	padding: 0 2px 0 2px;
	font-size: 100%;
	font-weight: normal;
	color: #DCDCDC;
	border: 1px solid #505255;
	background-color: #000000;
	overflow: Auto;
	text-align: left;
	word-wrap: break-word;
	width: 150px;
	height: 200px;
	margin: 0px;
	scrollbar-3d-light-color: #3504E0;
	scrollbar-arrow-color: #3504E0;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #3504E0;
	scrollbar-face-color: #000000;
	scrollbar-track-color: #505255;
	scrollbar-shadow-color: #3504E0;
	scrollbar-highlight-color: #3504E0;
}

/* Chat Ajax Main */
#ChatAjaxMain {
}
	
#ChatAjaxHeader {
	height: 50px;
}

#ChatAjaxUsers {
	float: right;
	padding: 10px;
	height: 300px;
	overflow: Auto;
	width: 170px;;
	border: 1px solid #638BBE;
	background-color: White;
}
#ChatAjaxContent {
	height: 300px;
	overflow: Auto;
	color: #638BBE;
	padding: 10px;
	border: 1px solid #638BBE;
	background-color: White;
}
#ChatAjaxCommands {
	clear:right;
	text-align: left;
	padding: 0.5em;
	background-color: #638BBE;
	color: #fff;
}

/* Fine Chat Aiax */

.OnLine {
	color: Green;
}

.OffLine {
	color: Red;
}

/* Tabber */
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabbertab {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
	margin:0;
	padding: 3px 0;
	font-size: 100%; 
	color: White;
	background-color: #25282D;	
	border-bottom: 1px solid White;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid White;
 border-bottom: none;
 background: trasparent;
 text-decoration: none;
 color: Yellow;
}

ul.tabbernav li a:link { 
	color: #448; 
	text-decoration: none;
	}
ul.tabbernav li a:visited { 
	}

ul.tabbernav li a:hover
{
 color: White;
}

ul.tabbernav li.tabberactive a
{
 background-color: transparent;
 border-bottom: 1px solid #25282D;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 border-bottom: 1px solid #25282D;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/*stili specifici per il layout*/

#TopContent { 
	height: 178px; 
	width: 100%;
	}
	
#TopPage { 
	height: 60px; 
	width: 100%;
	}

#linestatusinfo { 
	height: 15px;
	width: 100%;
	font-weight: normal;
	font-size: 100%;
	color: #696969; 
	text-indent: 18px;
	background-color: White;
	}
	
#toolbar { 
	width: 100%;
	height: 18px;
	border-top: 1px solid white;
	background-color: #696969;
	}
	.toolbar { 
   padding: 3px 6px 3px 6px;
   display: block;
   border-right: 1px solid white;
   height: 20px;
   float: left;
   height: 12px;
   width:auto;
   text-align: center;
 }

#container {
	width: 100%;
	margin:0 auto;
	border-width: 0 0px; 
	border-style:solid; 
	border-color: black;
}

#container2 {
	text-align: left;
	height: 100%;
	background-color: White;
}

#header {
	margin: 0px;
	height: 90px;
	background-color: #638BBE;
}

#columnleft {
	float: left;
	height: 100%;
	width: 200px;\width:200px;w\width:200px;
	margin-left: 10px;
}

#columnright {
	float: right;
	width: 200px;\width:200px;w\width:200px;
	margin-right: 10px;
	height: 100%;
}

#footer {
	clear: both;
	height: 70px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 20px;
	color: #CCCCCC;
	font-size: 100%; 
	border-right: 0px groove white;
	border-left: 0px groove white;
	border-top: 10px solid #696969;
	background-color: #638BBE;
}

#Display { 
	margin: 0px 220px;
	height: 100%;
	padding: 0 10px;
	}
	
.topbanner { 
	border: medium none;
	font-size: 100%; 
	text-align: center;
	border-right: 0px groove white;
	border-left: 0px groove white;
	}
.rightbanner { 
	height: 90px;
	text-align: left;
	float: right;
	}

.leftbanner { 
	width: 360px;
	text-align: left;
	float: left;
	height: 90px;
	background-color: #638BBE;
	}
/* ----------- COLONNE ------------------ *

#columnleft .myTitle {
	height: 22px;
	border-bottom: 0px solid white;
	FONT-FAMILY: Verdana,"Lucida Grande" Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 110%;
	PADDING-LEFT: 0px;
	COLOR: black;
	TEXT-INDENT: 0px;
	TEXT-ALIGN: center;
	PADDING-TOP: 10px;
	background-image: url(title_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	
}
#columnleft .myTitleBottom {
	height: 30px;
	border-top: 0px solid white;
	background-image: url(title_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	}
#columnleft .myTable {
	border: 0px solid white;
	background-image: url(table.jpg);
	color: black;
}
#columnright .myTitle {
	height: 22px;
	border-bottom: 0px solid white;
	FONT-FAMILY: Verdana,"Lucida Grande" Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 110%;
	PADDING-LEFT: 0px;
	COLOR: black;
	TEXT-INDENT: 0px;
	TEXT-ALIGN: center;
	PADDING-TOP: 10px;
	background-image: url(title_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#columnright .myTitleBottom {
	height: 30px;
	border: 0px solid white;
	background-image: url(title_bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	}
#columnright .myTable {
	border: 0px solid #FFCC00;
	background-image: url(table.jpg);
	color: black;
}

/* ----------- FINE COLONNE ------------------ */

/* ------------- print page ----------------*/ 
#Displayprint { 
 font-size: 120%;
 margin: 0 0 0 0px; 
 padding:1em 5px;
 background-color: white;
 }
#paginaprint {
 margin:0 auto;
 height: 100%;
 background-color: White;
}

/* ------------- fine print page ----------------*/