.provi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99FFFF;
}
.button {
  font-family       : Verdana, Arial, Helvetica, sans-serif;
  font-size         : 11px;
  border            : 1px solid #AABBBF;
  background-color  : #FFFFFF;
  color             :#404F59;
  background-image  :  url(../imgs/fondoboton.jpg);
  padding           : 2px;
}
ul#mainlevel-nav {
  list-style        : none;
  padding           : 0;
  margin            : 0;
  font-size         : 0.8em;
}
ul#mainlevel-nav li {
  display           : block;
  background-image  : none;
  padding-left      : 0px;
  padding-right     : 0px;
  float             : left;
  margin            : 0;
  width             : auto !important;
  width             : 10%;
  font-size         : 11px;
  line-height       : 21px;
  white-space       : nowrap;
  border-right      : 1px solid #333333;
}
ul#mainlevel-nav li a {
  width             : 100%;
  display           : block;
  padding-left      : 6px;
  padding-right     : 6px;
  text-decoration   : none;
  color             : #ff0000;
  background        : transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover{
  color            : #ff0000;
}
a.mainlevel  {
  font-family      : Arial, Verdana, Geneva, Helvetica, sans-serif;
  text-align       : center;
  display          : block;
  line-height      : 22px;
  height: 20px;
  font-size        : 12px;
  font-weight      : normal;
  width            : auto;
  background       :  url(../imgs/fondoboton2.jpg);
}
a.mainlevel: link {
  text-align       : center;
  display          : block;
  font-size        : 12x;
  width            : auto;
}
a.mainlevel:link, a.mainlevel:visited {
  text-align       : center;
  display          : block;
  font-size        : 11px;
  font-weight      : normal;
  padding          : 0px 0px 0px 0px;
  color            : #333333;
  width            : auto;
}
a.mainlevel:hover {
  text-align       : center;
  display          : block;
  background       :  url(../imgs/fondoboton.jpg);
  font-size        : 11px;
  font-weight      : normal;
  text-decoration  : none;
}
#active_menu {
  text-align       : center;
  color            : #ffffff;
  background       :  url(../imgs/fondoboton.jpg);
  font-weight      : normal;
}
a#active_menu:hover {
  text-align       : center;
  color            : #ff0000;
}
a:link, a:visited {
  font-size        : 11px;
  color            : #ffffff;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 11px;
  color            : #666666;
  text-decoration  : none;
  font-weight      : bold;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : normal;
}
a.readon:link, a.readon:visited {
  color            :#646b6f;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  white-space      : normal;
  font-weight      : normal;
  padding-bottom   : 4px;
  padding-left     : 4px;
  padding-right    : 4px;
  padding-top      : 4px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
  border           : 1px solid #AABBBF;
  background-color : #FFFFFF;
  background-image :  url(../imgs/fondoboton2.jpg);
  }
a.readon:hover {
  color            :#FF0000;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  white-space      : normal;
  font-weight      : normal;
  padding-bottom   : 4px;
  padding-left     : 4px;
  padding-right    : 4px;
  padding-top      : 4px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
  border           : 1px solid #AABBBF;
  background-color : #FFFFFF;
}.logo {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
