/* CSS Document   border: 2px solid #000000;*/
body{font-family: verdana, arial; font-size: 11px; }
td{font-size: 11px;}
a:link{color: #F8D536;}
a:visited{color: #F8D536;}
a:hover{color: #FFFFFF;}

#testa{background-color: #F8D536; width: 100%; height: 15%;}
#menu{height: 5%; background-color: #423338; width: 100%;}
#rubrica{position: relative; height: 100%; width: 20%; background-color: #666E72;}
#contenuto{position: absolute; top: 32%; left: 21%; width: 80%;}

.menu_white_text{color: #FFFFFF;}
.errore{color: red;}
.cella_grigia{background-color: #666E72;}
.testa_articolo{background-color: #423338; color: #FFFFFF;}
.max_tab{width: 100%;}
.rubrica{width: 100%;}
.fondo{background-color: #423338;}
.titolo{font-size: 14px; color: #666E72; font-weight: bold;}
.menu_white_div{color: #FFFFFF; font-weight: bold; width: 60%; text-align: right;}
.tab_user{background-color:#423338; color:#F8D536; width: 100%;}
.tab_articolo_autore{border: 2px solid #CCCCCC;}
.testo_rub{background-color: #F8D536; border: 2px solid #666E72; font-weight: bold;}
.rub_gr{font-size: 14px;}
.limita{width: 30%}
.txt_white{color: #FFFFFF; font-weight: bold; width: 60%; text-align: left;}