body {
	margin: 0px;
	background-image: url(../image/misc/bg_grad.jpg);
	font-family: "Trebuchet MS";
}
.texto {
	font-size: 13px;
}
.tits {
	font-size: 24px;
}
a:link {
	color: #045280;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #2B6C94;
	text-decoration: none;
	font-size: 12px;
}
.rodape {
	padding: 10px;
	font-size: 10px;
	color: #999;
}
a:hover {
	text-decoration: underline;
	color: #045280;
	font-size: 12px;
}
.nav {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
}
.textoitalico {
	font-size: 13px;
	font-style: italic;
}
.textobold {
	font-size: 13px;
	font-weight: bold;
}
.textoMini {

	font-size: 10px;
}
.backnorepeat {
	background-repeat: no-repeat;
	background-image: url(../image/interface/mapa.gif);
	background-position: right;
}
.texto11 {

	font-size: 11px;
}

