td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tituloenquete {
	font-size: 12px;
	text-align: left;

}
.titulo {
	font-size: 14px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #000000;

}
a:hover {
	text-decoration: underline;
}
.destaque {
	font-size: 12px;
	color: 003399;
	font-weight: bold;
}
.tituloFotos {
	font-size: 22px;
	font-weight: bold;
	color: #264271;
}
.tabela {
	border: 1px dashed #999999;
}
.txtbox
{
	font-size: 11px;
}
select
{
	font-size: 11px;
}.tituloAzul {
	font-size: 14px;
	font-weight: bold;
	color: 305395;

}
#floater {
	position:absolute;
	left:0px;
	bottom:0px;
}