body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.margenfomento {
	background-attachment: fixed;
	background-image: url(images/margen-fomento.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.titulo {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.menu{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
}
.menu:link { text-decoration: none;	color: #000000;}
.menu:active { text-decoration: none; color: #000000;}
.menu:visited { text-decoration: none; color: #000000;}
.menu:hover { text-decoration: underline; color: #003366;}
table {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
}
.destaqueTexto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	font-style: italic;
	line-height: 16px;
}
.endereco {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
}
.enderecomargen {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	letter-spacing: normal;
}
.texto {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
}
.tituloPrincipal {

	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.bgcotacao {
	background-attachment: fixed;
	background-image: url(images/bg-cotacao.jpg);
	background-repeat: no-repeat;
}
