/* CSS Document */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #425D21;
	text-transform: uppercase;
	border-bottom: none #FA9F08;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #526973;
	text-transform: none;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: none;

}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	text-transform: none;

}

.menu a:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color:#FFFFCC;

}

.menu a:visited {
	color: #FFFFFF;
}


a:link {

}

a:visited {

}

a:active {  
	color: #FF0000;
	background-color: #231668;
}

a:hover {
	color: #FFF753;
	background-color: #000000;

}
body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #333333;
	text-align: justify;
}
.i-1 {
	border: 1px solid #819DA9;
}
.linha {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ADCED1;
}
.separador {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBE9EA;
}
.p65 {
	font-size: 65%;
	text-align: justify;
}
.p75 {
	font-size: 2px;
}
.p75 {
	font-size: 75%;
	text-align: justify;
}

p {
	font-size: 12px;
	text-align: justify;
	color: #333333;
}
.p2 {
	font-size: 10px;
	text-align: justify;
}

.noticia-pretitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	color: #3E617D;
	text-transform: none;
}

.noticia-titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #587481;
	text-transform: none;
}

.noticia-descricao {
	font-size: 70%;
	text-align: justify;
	font-weight: bolder;
}

.noticia-rodape {
	font-size: 70%;
	text-align: right;
}
.p90 {

	font-size: 90%;
	text-align: justify;
}
.p65 {

	font-size: 65%;
	text-align: justify;
}
.destaque {
	border: 1px solid #ADCED1;
}
.rodape {

	font-size: 65%;
	text-align: center;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.caixatitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #130502;
}
.caixatexto {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
}
.t-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
