body { font: normal 12px Arial; color:#000; background:#FFFFFF; }

p { color:#000; margin:0; padding:0; }
p a { color:#000; }

a { color:#000; }
a:hover { color:#000; }

.risultati { clear:both; width:100%; }
.risultati TD, .risultati TH { border-bottom:1px #C60505 solid; padding:4px; text-align:center }

.risultati TH { background:#C60505; color:white; font: bold 12px Arial; }
.risultati TH a { color:white; text-decoration:underline; }
.risultati TH a:hover { color:white; text-decoration:none; }

.risultati TD { color:#000; }
.risultati TD a { color:#000; font: normal 12px Arial }
.risultati TD.file, .risultati TH.file { text-align:left; }

a img { border:none; }
input[readonly], input[disabled], textarea[readonly] { background:#eee; }
    
h1 { color:#000; font: bold 26px Verdana,Arial; }

#modernbricksmenu{
  padding: 0;
  width: 100%;
  background: transparent;
  text-transform:uppercase;
  font: normal 14px Arial;
  voice-family: "\"}\"";
  voice-family: inherit;
}

#modernbricksmenu ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
  display: inline;
  margin: 0 2px 0 0;
  padding: 0;

}

#modernbricksmenu ul a{
  float: left;
  display: block;
  color: white;
  margin: 0 1px 0 0; /*Margin between each menu item*/
  padding: 5px 10px;
  text-decoration: none;
  letter-spacing: 1px;
  background-color: black; /*Default menu color*/
  border-bottom: 1px solid white;
}

#modernbricksmenu ul a:hover{
background-color: gray; /*Menu hover bgcolor*/
}

#modernbricksmenu ul #current a{ /*currently selected tab*/
background-color: #C60505; /*Brown color theme*/ 
border-color: #C60505; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #C60505; /*Brown color theme*/ 
}
#modernbricksmenu span a{
  float: left;
  display: block;
  color: #000;
  margin: 0 1px 0 0; /*Margin between each menu item*/
  padding: 5px 10px;
  text-decoration: none;
  letter-spacing: 1px;
}
#modernbricksmenu span a:hover{
  text-decoration: underline;
}

.risultati form, .risultati input { display:inline }

