BODY {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-size:11px;
}

h2, h2 a {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-size: 16px;
	color: #f27d3d;
	text-transform: uppercase;
	margin: 0;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	color: #f27d3d;
}

TEXTAREA, INPUT, SELECT {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-size:12px;
	background-color: #edf1f4;
	border: solid 1px #d2dee6;
	padding: 2px;
}
INPUT.sem_borda {
	border: none;
	background: none;
	padding: 0;
}

BODY.grupo {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-size:11px;
}

td {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-size:11px;
	color:#5D6670;
}

a.tipo {
	padding: 1px 0 0 10px;
	color: #5e6771;
	font-size: 12px;
	display: block;
	width: 154px;
	height: 20px;
}
a.tipo:hover {
	background: url(../imagens/fundo_tipo.gif) no-repeat;
	color: #ffffff;
}
#tipo-wrapper{
	height: 30px;
}

A {
	color: #5D6670;
	text-decoration: none;
}
A:hover, A:hover B, A:hover STRONG, A:hover I, A:hover EM {
	color: #FFFFFF;
	background-color: #5D6670;
}
A:hover img {
	background: none !important;
}

a.foto img {
	border: solid 1px #ffffff;
}
a.foto:hover {
	background: none !important;
}
a.foto:hover img {
	border: solid 1px #5D6670;
}

.titulo_12px{
	font-size:12px;
}

.titulo_azul{
	color:#629AB4;
}

.titulo_branco{
	color:#ffffff;
}

.titulo_azul_14{
	color:#629AB4;
	font-size:14px;
}
.titulo_laranja_14{
	color:#fb6411;
	font-size:14px;
}
.titulo_preto_14{
	color:#5D6670;
	font-size:14px;
}

.titulo_preto{
	color:#5D6670;
}

.vermelho {
	color: #f90f22;
}

a.busca {
	display: block;
}
a.busca span {
	font-weight: bold;
	color:#629AB4;
}
a.busca:hover span {
	color:#ffffff;
}