body {
	margin: 0px;
	height: 100%;
	padding: 0px;
	color: #000000;
	background: #ffffff;
}

body, p, td {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 15px;

}

a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.menuvermelho {
	width: 150px;
	height: 25px;
	vertical-align: middle;
	padding-left: 18px;
	background-image: url(/imagens/fundomenuclaro.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000000;
	text-align: left;	
}
.menupreto {
	width: 150px;
	height: 25px;
	vertical-align: middle;
	padding-left: 18px;
	background-image: url(/imagens/fundomenuescuro.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.menubranco {
	width: 150px;
	height: 25px;
	vertical-align: middle;
	padding-left: 18px;
	background-image: url(/imagens/fundobranco.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.fundocinza {
	background-image: url(/imagens/fundocinza.jpg);
	background-repeat: repeat-x;
	height: 21px;
	color: #666666;
	font-size: 11px;
	padding-left: 4px;
	text-align: left;	
}
.fundocinza2 {
	background-image: url(/imagens/fundocinza2.jpg);
	background-repeat: repeat-x;
	height: 21px;
	color: #000000;
	font-size: 10px;
	padding-left: 4px;
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}
.inputlogin {
	border: 1px solid black;
	width: 85px;
}
.button {
  color: #000000;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background:  url(/imagens/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 22px !important;
  height: 22px;
  margin: 1px;
}
.inputbox {
	padding: 1px;
	border:solid 1px #000000;
	background-color: #ffffff;
	font-size: 11px;
}
.inputboletim {
	border: 1px solid black;
	width: 150px;
}
a.linkmenu {
	text-decoration: none;
	color: #000000;
}
a.linkmenu:hover {
	color: #CCCCCC;
}
a.linkmenurev {
	text-decoration: none;
	color: #666666;
}
a.linkmenurev:hover {
	color: #CCCCCC;
}
.txt8 {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bordaBanner {
	border: 1px solid black;
}
a.semnegrito, a.semnegrito:link, a.semnegrito:visited {
	font-weight: normal;
	color: #000000;
}
a.semnegrito:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
.inp8 {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid black;
}
.current {
	font-weight: bold;
	color: red;
}

.number, .text {
	text-decoration: none;
}

a:hover.number, a:hover.text {
	font-weight: bold;
}
.msgerro {
	color: red;
}

.noticiaPrincipal {
font-size: 14px;
font-weight: bold;
}
.tituloEvento {
font-size: 14px;
font-weight: bold;
}
.semBorda {
	border: none;
}
