body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3F3F3;
	background-image: url(../conteudo/home/imagens/background/bg.jpg);
	background: url(../conteudo/home/imagens/background/bg.jpg) repeat-x top;
	font-size: 11px;
	font-family: Tahoma;
}

.menuTopo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	background-color: #FCF5AD;
	text-align: center;
	border: 1px solid  #FFCC66;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: bold;
}
.LinkMenuPrincipalAtivo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	line-height: 22px;
	text-transform: uppercase;
	cursor: pointer;
}
.LinkMenuPrincipal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	line-height: 22px;
	text-transform: uppercase;	
	cursor: pointer;
}

.TituloPesquisar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	font-weight: bold;
}

.TituloPesquisar2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	font-weight: bold;
}
.TituloPesquisar2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	font-weight: bold;
}
.TituloPesquisar2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	font-weight: bold;
}

.inputPesquisa, input {
	font-family: tahoma;
	font-size: 11px;
	color: #990000;
	background-color: #FFFFCC;
	border: 1px solid #990000;
	text-indent: 2px;
}

select{
	font-family: tahoma;
	font-size: 11px;
	color: #990000;
	background-color: #FFFFCC;
	border: 1px solid #990000;
	text-indent: 2px;
}

.select2{
	font-family: tahoma;
	font-size: 11px;
	color: #990000;
	background-color: #FFFFCC;
	border: 1px solid #990000 ;
	text-indent: 2px;
	width:300px
}

.PreviaNoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
.TituloNoticiaDestaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}

.PreviaNoticia2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	text-align: justify;
	line-height: 17px;
}
.PreviaNoticia2:hover, .PreviaNoticia2:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	text-decoration: none;
	text-align: justify;
}
.PreviaNoticia2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	text-align: justify;
}
.PreviaNoticia2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	text-align: justify;
}


.TextoPadrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.TextoEvento {
	color: #333333;
	text-align: justify;
}
.TextoEvento2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

.LinkGeral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}
.LinkGeral:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-weight: normal;
}

a:link {
	color: #990000;
	text-decoration: none;

}
a:hover, a:visited:hover {
	color: black;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
