.fundo {
	background-image: url(../img/fundo.gif);
	background-repeat: repeat;
}
.fundo_topo {
	background-image: url(../img/fundo_topo.jpg);
	background-repeat: repeat-x;
}
.fundo_intro {
	background-image: url(../img/fundo_intro.gif);
	background-repeat: repeat-x;
}
.txt_branco {
	font-family: Verdana;
	font-size: 10px;
	color: #a6a6a6;
}
.txt_branco_9 {
	font-family: Verdana;
	font-size: 9px;
	color: #a6a6a6;
}
.pesquisa {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.titulo {
	font-family: Verdana;
	font-size: 14px;
	color: #383838;
	font-weight: bold;
}
.titulo_sub {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0260AC;
}


select.form {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	width: 180px;
}
select.pesq {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	width: 172px;
}
.texto {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
img {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
input {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
textarea {

	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
table.thumb {
	border: 1px solid #F9F4E7;
	cursor: hand;
}
.detalhe {
	background-image: url(../img/fundo_destaques.gif);
	background-repeat: no-repeat;
}
.detalhe_m {

	background-image: url(../img/fundo_destaques_rol.gif);
	background-repeat: no-repeat;
}
.formulario_1 {
	background-image: url(../img/fundo_form.gif);
	background-repeat: no-repeat;
}
.formulario_2 {

	background-image: url(../img/fundo_formulario.gif);
	background-repeat: no-repeat;
}
.error_msg {

	font-family: Verdana;
	font-size: 10px;
	color: #CC0000;
}
a.pagina {
	font-family: Verdana;
	font-size: 11px;
	color: #0260AC;
	font-weight: bold;
	text-decoration: none;
}
a.pagina:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #0260AC;
}
