body {
	background: #FFFFFF url('/imgs/fundo1.jpg') repeat-x;
	vertical-align: top;
}

a {
	outline-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004A9B;
	text-decoration: none;
}
a:hover {
	color: #004A9B;
	text-decoration: underline;
}

.inputPesquisa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	background-color: #CDE0F2;
	color: #858585;
	border: none;
	padding-left: 6px;
}

.linkDestaques {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004A9B;
	text-decoration: none;
}
.linkDestaques:hover {
	color: #004A9B;
	text-decoration: underline;
}
.linkNots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004A9B;
	text-decoration: none;
}
.linkNots:hover {
	color: #004A9B;
	text-decoration: underline;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004A9B;
	text-decoration: none;
}
.link:hover {
	color: #004A9B;
	text-decoration: underline;
}

.txt85 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #858585;
	text-decoration: none;
	
}

.txt6692C3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6692C3;
	text-decoration: none;
}
.txt66 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #858585;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0078E0;
	text-decoration:none;
	vertical-align: top;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}

.hide {
  display:none;
}

.show {
  visibility:visible;
}


.galeria img {
	border:0px;
	}

td.galeria {
border:1px solid #FF6600;
padding: 0px;
margin: 0px;
}

.galeria_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	}
.galeria_subtitulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 5px;
}
.galeria_autor{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}

.obriga {
	color: red;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
	
.calendario {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}