#fontes {
	position: absolute;
}

#fontes a {
	display: block;
	float: left;
	text-align: center;
	margin-right: 5px;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}
.noresize { 
 font-size: 11px !important; 
}
body {
	margin-left:  0px;
	margin-top:   0px;
	margin-right: 0px;
	margin-bottom:0px;
}
.texto  {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.subtitulo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #e4529d;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #3463b1;
}
.titulo-rosa {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #e4529d;
}

.texto-destaque  {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
a.miolo:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #264980;
	text-decoration: none;
}
a.miolo:over {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #264980;
	text-decoration: none;
}
a.texto-azul:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #264980;
	text-decoration: none;
}
a.texto-azul:over {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #264980;
	text-decoration: none;
}
.texto-azul {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #264980;
	text-decoration: none;
}

.texto-azul-rodape {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #264980;
	text-decoration: none;
}
.texto-azul-claro {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #A2B0C5;
	text-decoration: none;
}
a.rodape:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #264980;
	text-decoration: none;
}
a.rodape:over {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #264980;
	text-decoration: none;
}

a.texto-azul-rodape:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #264980;
	text-decoration: none;
}
a.texto-azul-rodape:over {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #264980;
	text-decoration: none;
}
.formulario {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	border: 1px solid #264980;
	width: 120px;
}
.cinza  {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #808080;
}
.faleconosco {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	border: 1px solid #264980;
	width: 320px;
}

.fundo {
	background-image: url(imagens/fundo_cima_astap.jpg);
	background-repeat: no-repeat;
}


.fundo-cotacoes {
	background-image: url(imagens/fundo_cima_cotacoes.jpg);
	background-repeat: no-repeat;
}

.fundo-comidas {
	background-image: url(imagens/fundo_cima_astap.jpg);
	background-repeat: no-repeat;
}

.fundo-links {
	background-image: url(imagens/fundo_cima_links.jpg);
	background-repeat: no-repeat;
}

.fundo-home {
	background-image: url(imagens/fundo_cima_home.jpg);
	background-repeat: no-repeat;
}

.fundo-noticias {
	background-image: url(imagens/fundo_cima_noticias.jpg);
	background-repeat: no-repeat;
}

.fundo-ambiental {
	background-image: url(imagens/fundo_cima_ambiental.jpg);
	background-repeat: no-repeat;
}















