/* main */
body { background-color: #ffffff; text-align: center; }
img { border: 0px; }

td { font-size: 13px; font-family : Arial, Verdana, Helvetica; }

a:link {color: blue}    
a:visited {color: blue} 
a:hover {color: white; background-color: #ff6600; font-weight: bold; }
a:active {color: blue}  

/* container */
.TContainer { width: 850px;  }

.TopBar { background-color: #ff6600; color: yellow; font-weight: bold; font-size: 12px; }
/*.TopBar a { color: blue; } */
.BottomBar { background-color: #ff6600; color: black; font-weight: bold; font-size: 12px; }
.LxBar { background-color: #ffcc00; color: black; width: 150px; text-align: center; }
.RxBar { color: black; width: 120px; }
.CxBar { }
.DataBar { background-color: white; color: black; }

/* plugin */
/*.Plug { border: thin dotted black; width: 100%; }*/
.Plug { border: thin solid #ff6600; width: 90%; text-align: left; }
.Plug p { margin: 0 0 0 0; font-size: 12px; }
.Plug form { margin: 0 0 0 0; }
.PlugH1 { background-color: #ff6600; text-align: center; color: white; font-weight: bold; }
.PlugH2 { font-weight: bold; font-style: italic; }
.PlugH3 { font-weight: bold; }
/*.PlugP  */

/* aggiungi un commento */
.PlugAddcomment { width: 100%; text-align: center; background-color: #ffeebb; padding: 20 20 20 20; margin: 15 15 15 15; }

/* tab table */
table.TabList a { text-decoration: none; color: blue; } 
table.TabList td { background-color: #3399CC; border: thin inset blue; }
table.TabList td.TabSelected { background-color: #CCFFFF; border: thin outset blue; }

/* data table */
table.TreSsv a { color: blue; }
table.TreSsv { background-color: #66CCFF; }
tr.TreSsv0 { background-color: #6699FF; }

/* input form */
table.InputForm { background-color: #66CCFF; }
table.InputForm td { text-align: left; }


/* custom */

.barrasopra { background-color: #ffcc00; color: black; }
.barracentrale { background-color: white; color: black; }
.barrasotto { background-color: #ffcc00; color: black; }

.titolo {}
.corpo {}
.autore { font-size: 10px; text-align: right; }
.didascalia { font-size: 10px; }
/* border: thin groove orange;  */
.Comment { width: 90%; background-color: white; }

