.titulos {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #009900;
	font-weight: bold;
}

.subtitulos {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #0099CC;
	font-weight: bold;
}
.camposform {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	border: 1px solid #006600;
}
.botesform {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.horarios {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #66CC00;
}
.fundovisitas {
	background-color: #E4EAC8;
}
.titulohorarios {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.fonte {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.titulojujuleo {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
.bordassiteindex {
	border: 1px solid #0099cc;
}
.bordascartaoleojuju {
	border: medium solid #E1481F;
}