.titulo {
	font-family: "Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF6600;
}
.campos {
	font-family: "Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.bg {
	background-image: url(fundosite2.jpg);
	background-repeat: repeat;
	background-position: left;
}
.texto {
	font-family: "Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.subtitulo {
	font-family: "Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.subtitulo2 {
	font-family: "Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}
.capitular {
	font-family: Selfish;
	font-size: 60px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	text-transform: none;
}
.menupulo {
	font-family: "Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #c5d6ea;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-style: none;
}
.backgroudmenu {
	background-image: url(fundo-menu.jpg);
	background-repeat: no-repeat;
}

