html, body {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left:0px;
	margin-right:0px;
	font-family: verdana;
	text-align:left;
	font-size: 80%;
	color: #000000;
	background-color: #C6C7C2;
	background-image: url(bg.jpg);
	background-position: top-centre;
	background-repeat: repeat-x;
}
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 { 
	font-size: 100%;
	font-weight: normal;
	text-decoration: underline;
	color: #444444; 
}
a:hover { 
	color: Black;
}
.small { 
	font-size: 85%; 
	color: #696969;
}
.infoPage { 
}	
.cell {
	padding: 0 2px 0 2px;
	font-size: 100%;
	font-weight: normal;
	border: 1px solid #505255;
	background-color: #F7F7F7;
}
.button { 
	font-size: 100%; 
	color: black;
	padding: 2px;
	border: 1px solid white;
}
.topbanner { 
	border: medium none;
	font-size: 100%; 
	text-align: center;
	border-right: 0px groove white;
	border-left: 0px groove white;
}
.tableline1 {
	padding: 3px;
	text-indent: 5px;
	color: #696969;
	font-weight: normal;
	BACKGROUND-COLOR: #F4F4F4;
	TEXT-ALIGN: left;
}
.tableline1 a {
	color: Black;
	font-weight: normal;
}
.tableline2 {
	padding: 3px;
	text-indent: 5px;
	font-weight: normal;
	color: #5B5B5B;
	BACKGROUND-COLOR: #E3E3E3;
	TEXT-ALIGN: left;
}
.tableline2 a {
	color: Black;
	font-weight: normal;
}
.tablelinemain {
	height: auto;
	font-size: 100%;
	padding: 5px;
	color: gray;
	background-color: transparent;
}
.tablelinemain a { 
	font-size: 100%;
}
.tablelinemain a:hover { 
	font-size: 100%;
	color: White; 
}
.normal { 
	list-style: square;
	font-size: 100%; 
	text-align: left; 
}
.myTable {
	font-weight: normal;
	color: #555555;
	font-size: 100%;
	LIST-STYLE-TYPE: square;
	TEXT-ALIGN: left;
	margin-bottom: 0px;
	background-color: #CFCFCF;
}
.mymodule {
	border: 1px solid Silver;
	list-style: square;
	font-size: 110%;
	background-color: transparent;
	font-style: normal;
}
.mySubTable {
	border: 0px solid #D6DFEF;
	list-style: square;
	background-color: transparent;
	font-style: normal;
	width: 100%;
}
.myTitle {
	font-size: 170%;
	border-top: 2px dashed Silver;
	font-weight: 600;
	padding-top: 5px;
	color: black;
	text-indent: 15px;
	background-color: #EEEDD5;
	
}
.myTitleBottom {
	height: 5px;
	FONT-FAMILY: Verdana,"Lucida Grande" Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
	PADDING-LEFT: 0px;
	COLOR: #FFD700;
	TEXT-INDENT: 15px;
	TEXT-ALIGN: left;
	PADDING-TOP: 1px;
}
.myTr {  
}
.myTD { 
	padding: 10px; 
}
	
/* ----------- FORUM ------------------ */


.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;
}
.space10{
	width: 5px;
	height: 1px;
}
.height1{
	height: 1px;
}
.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;
}
.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: transparent;	
	border-bottom: 1px solid #BBBBBB;
}
ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #BBBBBB;
 border-bottom: none;
 background: trasparent;
 text-decoration: none;
 color: #FFCC00;
}
ul.tabbernav li a:link { 
	color: #448; 
	text-decoration: none;
}
ul.tabbernav li a:visited { 
}
ul.tabbernav li a:hover
{
 color: red;
}
ul.tabbernav li.tabberactive a
{
 background-color: transparent;
 border-bottom: 1px solid white;
}
ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 border-bottom: 1px solid black;
}

/*--------------------------------------------------
  .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;
}
#header {
	position: relative;
	height: 60px;
	width: 99,5%;
	border-left: 4px solid #663300;
	border-right: 4px solid #663300;
	background-color: white;
	background-image: url(bgheader.jpg);
}
#linestatusinfo { 
	height: 20px;
	width: 95%;
	font-weight: normal;
	font-size: 100%;
	color: black; 
	text-indent: 20px;
	background-color: transparent;
	}
.topbanner { 
	font-size: 100%; 
	text-align: center;
	}
.rightbanner { 
	text-align: left;
	float: right;
	}
.leftbanner { 
	text-align: left;
	float: left;
}

/* ------------- personalizzazione blocchi ----------------*/	
#SearchBlock .myTitle {
	height: 15px;
	border-bottom: 1px dotted #663300;
	FONT-WEIGHT: bold;
	FONT-SIZE: 110%;
	PADDING-LEFT: 0px;
	COLOR: Black;
	TEXT-INDENT: 10px;
	TEXT-ALIGN: left;
	PADDING-TOP: 10px;
	background-image: url(title_top_Left.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#news_div0 .myTitle { 
	color: Green;
	margin-bottom: 40px;
}
#news_div0 .myTitleBottom { 
	margin-bottom: 40px;
}
#news_div0 { 
	margin-bottom: 40px;
}
#news_div0 .myTable { 
 padding-bottom: 15px;
}
#ASPNukersStatsBlock .myTitleBottom { 
	height: 25px;
	border-top: 0px dotted #663300;
	border-bottom: none;
	background-image: url(title_bottom_Left.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#ASPNukersStatsBlock .myTable { 
	text-align: left;
	font-size: 90%;
}
#MessagesHomePage_2 .myTitle { 
	height: 20px;
	color: White;
	text-indent: 15px;
	font-size: 80%;
	color: white;
	border-bottom: none;
	border-top: none;
	border-right: 2px solid #663300;
	background-color: #E9E9E9;
	background-image: url(title_homemessage_top.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
}
#MessagesHomePage_2 .myTD { 
	background-color: #FFFFCC;
	border-left: 2px solid #663300;
	border-right: 2px solid #663300;
	margin-left: 10px;
	margin-right: 10px;
}
#MessagesHomePage_2 .myTitleBottom { 
	height: 20px;
	padding-bottom: 4px;
	color: black;
	border-left: 2px solid #663300;
	background-image: url(title_homemessage_bottom.jpg);
	background-position: right;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
}
#AddComments .myTitle { 
	height: 20px;
	color: White;
	text-indent: 15px;
	font-size: 80%;
	color: white;
	border-bottom: none;
	border-top: none;
	border-right: 2px solid #663300;
	background-color: #E9E9E9;
	background-image: url(title_homemessage_top.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
}
#AddComments .myTD { 
	background-color: #FFE9D2;
	border-left: 2px solid #663300;
	border-right: 2px solid #663300;
	margin-left: 10px;
	margin-right: 10px;
}
#AddComments .myTitleBottom { 
	height: 20px;
	padding-bottom: 4px;
	color: black;
	border-left: 2px solid #663300;
	background-image: url(title_homemessage_bottom.jpg);
	background-position: right;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
}

/* ------------- ARROTONDAMENTI ----------------*/	
#Toppage { 
}

#pagtop { 
	height: 15px;
	background-color: #663300;
}
#pagtopleft{ 
	float: left;
	width: 15px;
	height: 15px;
	background-color: white;
	background-image: url(ruond/Topleftpagina.gif);
	background-position: top-left;
	background-repeat: no-repeat;
}
#pagtopright{ 
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(ruond/Toprightpagina.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#pagbottom{ 
	height: 15px;
	background-color: #663300;
}
#pagbottomright{ 
	float: right;
	width: 15px;
	height: 15px;
	background-image: url(ruond/bottomrightpagina.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#pagbottomleft{ 
	float: left;
	width: 15px;
	height: 15px;
	background-image: url(ruond/bottomleftpagina.gif);
	background-position: top-left;
	background-repeat: no-repeat;
}
#headerleft{ 
	float: left;
	height: 15px;
	width: 2%;
	background-color: #E4E1BA;
	background-image: url(ruond/topleftheader.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#headerright{ 
	float: right;
	height: 15px;
	width: 2%;
	background-color: #E4E1BA;
	background-image: url(ruond/toprightheader.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#headerbottom {
	height: 15px;
	background-color: #E4E1BA;
}
#headerbottomleft { 
	float: left;
	height: 15px;
	width: 2%;
	border-left: 4px solid #663300;
	background-color: #E4E1BA;
	background-image: url(ruond/headerbottomleft.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#headerbottomright { 
	float: right;
	height: 15px;
	width: 2%;
	border-right: 4px solid #663300;
	background-color: #E4E1BA;
	background-image: url(ruond/headerbottomright.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#topdisplay { 
	height: 15px;
	width: 100%;
	background-color: #EEEDD5;
}
#displaytop { 
	height: 2px;
	width: 100%;
}

#displayleft { 
	float: left;
	height: 15px;
	width: 49%;
	background-color: #EEEDD5;
	background-image: url(ruond/Topleftdisplay.gif);
	background-position: top-left;
	background-repeat: no-repeat;
}
#displayright { 
	float: right;
	height: 15px;
	width: 50%;
	background-color: #EEEDD5;
	background-image: url(ruond/Toprightdisplay.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#Displaybottom { 
	height: 15px;
	width: 100%;
	background-color: #EEEDD5;
}
#displaybottomright { 
	float: right;
	height: 15px;
	width: 49%;
	background-color: #EEEDD5;
	background-image: url(ruond/bottomdisplayright.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#dsplaybottomleft { 
	float: left;
	height: 15px;
	width: 49%;
	background-color: #EEEDD5;
	background-image: url(ruond/bottomdisplayleft.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#footertop {
	height: 15px;
	background-color: #E4E1BA;
}
#footerleft {
	float: left;
	height: 15px;
	width: 49%;
	border-left: 0px solid #663300;
	background-color: #E4E1BA;
	background-image: url(ruond/topleftheader.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#footerright { 
	float: right;
	height: 15px;
	width: 49%;
	border-right: 0px solid white;
	background-color: #E4E1BA;
	background-image: url(ruond/toprightheader.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#footerbottom {
	height: 15px;
	background-color: #E4E1BA;
}
#footerbottomleft { 
	float: left;
	height: 15px;
	width: 49%;
	border-left: 4px solid #663300;
	background-color: #E4E1BA;
	background-image: url(ruond/headerbottomleft.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#footerbottomright { 
	float: right;
	height: 15px;
	width: 49%;
	border-right: 4px solid #663300;
	background-color: #E4E1BA;
	background-image: url(ruond/headerbottomright.gif);
	background-position: right;
	background-repeat: no-repeat;
}
/* ------------- ARROTONDAMENTI FINE ----------------*/	
#Toppage {
	width: 100%;
	background-color: transparent;
	height: 150px;
	background-image: url(centre.jpg);
	background-position: top-centre;
}

#toppageleft {
	float: left;
	height: 150px;
	width: 49%;
}
#toppageright {
	float: right;
	height: 150px;
	width: 49%;
	background-image: url(centreR.jpg);
	background-position: right;
}
#container {
	width: 100%;
	margin:0 auto;
	border: 0px;
	border-style: solid;
	border-color: #000;
	background-color: #663300;
	height: 100%;
}
#pagina {
	width: 90%;
	margin:0 auto;
	border: 0px;
	border-style: solid;
	border-color: #000;
	background-color: #663300;
	height: 100%;
}
#columnleft {
	float: left;
	width: 199px;
	padding: 1em 5px;
}
#columnleft .myTitle {
	height: 25px;
	border-bottom: 1px dotted #663300;
	border-top: none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 110%;
	PADDING-LEFT: 0px;
	COLOR: Black;
	TEXT-INDENT: 10px;
	TEXT-ALIGN: left;
	PADDING-TOP: 10px;
	background-image: url(title_top_L.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
#columnleft .myTable {
	background-color: #D3CE92;
}
#columnleft .myTitleBottom {
	height: 25px;
	border-top: 0px solid white;
	background-image: url(title_bottom_L.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#columnright {
	float: right; 
	width: 150px; 
	padding: 1em 5px;
}
#columnright .myTitle {
	height: 15px;
	border-bottom: 1px dotted #663300;
	border-top: none;
	FONT-WEIGHT: bold;
	FONT-SIZE: 110%;
	PADDING-LEFT: 0px;
	COLOR: Black;
	TEXT-INDENT: 10px;
	TEXT-ALIGN: left;
	PADDING-TOP: 10px;
	background-color: #BBB659;
}
#columnright .myTable {
	background-color: #BBB659;
}
#columnright .myTitleBottom {
	height: 25px;
	border-top: 0px dotted #663300;
}
/* ------------- versione di stampa -------------*/
#Displayprint {
	border-top: 0px solid #663300;
	margin: 10px 10px 10px 10px; 
	padding: 0em 0px;
	background-color: #E4E1BA;
}
#Displayprint .myTD {  
	font-weight: normal;
	color: #555555;
	border: none;
	font-size: 100%;
	LIST-STYLE-TYPE: square;
	TEXT-ALIGN: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: White;
}

/* ------------- fine versione di stampa -------------*/
#Display {
	border-top: 0px solid #663300;
	margin: 10px 160px 10px 210px; 
	padding: 0em 0px;
	background-color: #EEEDD5;
}
#Display .small { 
	color: black;
}
#Display .myTitle{  
	}
#Display .myTitleBottom {  
	font-weight: normal;
	color: Black;
	background-color: trasparent;
	} 
#Display .myTitleBottom a{  
	font-size: 90%;
	font-weight: normal;
	color: #444444;
	} 
#Display .myTitleBottom a:hover {  
	font-weight: normal;
	color: Black;
	} 
#Display .myTable {  
	font-weight: normal;
	color: #555555;
	font-size: 110%;
	LIST-STYLE-TYPE: square;
	TEXT-ALIGN: left;
	margin-left: 10px;
	margin-right: 10px;
	background-color: transparent;
}
#Display a {
	}
#Display .small { 
	}
#Display a:hover { 
	}
	
#footer {
	height: 70px;
	clear:both;
	border: none;
	border-left: 4px solid #663300;
	border-right: 4px solid #663300;
	padding-top: 0px;
	background-color: #663300;
	background-image: url(bgheader.jpg);
	background-position: top;
}
.copyright { 
 	padding-top: 10px;
 	margin-top: 10px;
}
.copyright a{
	font-weight: normal;
	text-decoration: underline;
}
.copyright a:hover {
	color: Black;
}
/* ------------- colonne -------------*/

/* menù */
#idList {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#idList li {
	display: block;
	margin: 0;
	padding: 4px;
	font-size: 10px;
	border-style: solid; 
	border-width: 1px;
	width: 118px;
	color: #e9e9e9;
	height: 15px;
}
#idList li a {
	color: White;
}
/* toolbar */
#idListToolbar {
	text-align: left;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	font-size: 11px;
	font-
}
#idListToolbar li {
	display: inline;
	color: #000000;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	border-left: 0px solid #fff;
	border-right: 1px dotted #660000; /* i bordi vanno uguali */
	margin-right: -1px; /* il valore deve essere il numero sopra ma negativo */
	text-align: center;
}
#idListToolbar li a {
	color: #D2D2D2;
	font-size: 90%;
	font-weight: 600;
	text-decoration: none;
}
#idListToolbar li a:hover {
	color: White;
}
#toolbar {
	position: absolute;
	width: 90%;
	margin-top: 0px;
	border-bottom: 0px;
	top: 0px;
	color: White;
	background-color: transparent;
	}
#toolbar a {
	color: white;
	}
#toolbar a:hover {
	color: #BDB76B;
	}
.toolbar { 
 	padding: 9px 6px 3px 6px;
   display: block;
   border-right: 0px dotted white;
   float: left;
   height: 20px;
   width:auto;
   text-align: center;
 }
 
/* SCHOOL */

.tablelineelencodocumenti1 {
	padding-left: 48px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #696969;
	font-weight: normal;
	BACKGROUND-COLOR: #F4F4F4;
	background-image: url(documento.gif);
	background-position: left-top;
	background-repeat: no-repeat;
	TEXT-ALIGN: left;
}
.tablelineelencodocumenti1 a {
	color: Black;
	font-weight: normal;
}
.tablelineelencodocumenti2 {
	padding-left: 48px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	color: #5B5B5B;
	BACKGROUND-COLOR: #E3E3E3;
	background-image: url(documento.gif);
	background-position: left-top;
	background-repeat: no-repeat;
	TEXT-ALIGN: left;
}
.tablelineelencodocumenti2 a {
	color: Black;
	font-weight: normal;
}
.titoloDocumentoSchool {
	font-size: 25px;
	font-weight: bold;
}

.descrizioneDocumentoSchool {
}

.titoloDocumentoSchoolElenco {
	font-size: 15px;
	font-weight: bold;
}

.descrizioneDocumentoSchoolElenco {
}

.continuaDocumentoSchool {
	text-align: right;
}
/* ------------- last insert ----------------*/ 

#lastinsert{
    height: 50px;
    display: none;
}
#lastinsert1{
    height: 50px;
}
#lastinsert2{
    height: 50px;
}
/* -------------END last insert ----------------*/ 
