body {
	background-color: #F4F4F4;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
	outline: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	cursor: hand;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006633;
	text-decoration: underline;
	outline: none;
}
a.link_noticia{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a.link_noticia:hover{
	text-decoration: underline;
}

div#menu_noticias{
	margin: 20px;
}

ul#lista_noticias{
	list-style: none;
}

ul#lista_noticias li{
	margin: 10px 0;
}

.Texto12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	padding: 5px;
	text-indent: 0px;
}

.Titulo14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.Texto14Vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
.Titulo14Cinza {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.Texto12Negrito {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: justify;
}
.Titulo14Verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	letter-spacing: 5px;
	word-spacing: normal;
}
.Texto12Verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	letter-spacing: 1px;
}
.Texto14VerdeVerdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #006633;
	letter-spacing: 1px;
}
ul.menu,li.menu {
	float:left;
	display:block;
	width:145px;
	margin:0;
	padding:0;
	list-style:none;
	padding-top: 1px;
	padding-bottom: 1px;
}
li.menu,a.menu,li.menu,a.menu:hover{
    display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-shadow: none;
	outline: none;

	border: buttonface;
	height:20px;
	background-image: url("menu1.gif");	
}
li.menu,a.menu{
	background-image: url("menu1.gif");
	text-decoration:none;
	color: green;
}
li.menu,a.menu:hover {
	background-image: url("menu2.gif");
}
#menu a{
	text-decoration: none;
	padding-left: 5px;
	color: #006633;
}
#menu a:hover{
	border-bottom: none;
	text-decoration: none;
	outline: none;
	font-weight: normal;
	color: #990000;
}

#menu a:active{
	border-bottom: none;
	text-decoration: none;
	outline: none;
}
#menu a:visited{
	border-bottom: none;
	text-decoration: none;
	outline: none;
}
.TituloSupEsq{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	margin-top: 5px;
	margin-left: 5px;
}
.listaTexto{
	margin-bottom: 5px;
}
li,h2,h1{
	text-indent: 0px;	
}
.TextoCorpo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	padding: 5px;
	text-indent: 50px;
}
.TituloCentro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.Gravata{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #006633;
}
.InformacaoTexto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	padding: 5px;
	margin-left: 40px;
}
.TextoCentralizado{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.TextoRecuado{
	margin-left: 50px;
	
}


