@charset "utf-8";
/* CSS Document */

.fundo_geral {
	background-image: url(images/fundo_degrade.gif);
	background-attachment: fixed;
}
.fundo_lateral_esquerda {
	background-image: url(images/contorno_lateral.gif);
}
.fundo_lateral_direito {
	background-image: url(images/contorno_lateral_direito.gif);
}
.fundo_centro {
	background-image: url(images/fundo_centro.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.fundo_geral {
	background-image: url(images/fundo_geral.gif);
	background-repeat: no-repeat;
}
.texto_pequeno {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

.titulo_internas {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #4B5E87;
	font-style: normal;
	font-variant: small-caps;
}

A.menu:link {
	color: #FFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

A.menu:visited {
	color: #FFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

A.menu:hover {
	color: #930;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.texto_interno {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.texto_destaque {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #485A6D;
	font-weight: normal;
	font-variant: normal;
}
.combo {
	border: 1px solid #CCC;
}
A.link_interna:link {
	color: #000;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-align: left;
}

A.link_interna:visited {
	color: #000;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-align: left;
}

A.link_interna:hover {
	color: #930;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: none;
	text-align: left;
}.titulo_noticias {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4B5E87;
	font-style: normal;
	font-variant: small-caps;
}
.texto_chamada {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 130%;
}
.titulo_destaque {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #4B5E87;
	font-style: normal;
	font-variant: small-caps;
}
