@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);

icon-whats a.toggle {
	font-size: 2rem;
	color: #fff !important;
	line-height: 0.5rem;
}
.icon-whats a.toggle {
	position: fixed;
	cursor: pointer;
	z-index: 1001;
	padding: 1rem 1.2rem;
	border-radius: 50px;
	box-shadow: 0px 0px 10px 0px #bbb;
	bottom: 2.5rem;
	right: 3.5rem;
	background-color: #25d366;
	transition: 0.6s ease-in-out;
	animation: pulse 2s infinite;
}
.icon-whats a.toggle {
	font-size: 2rem;
	color: #fff !important;
	line-height: 0.5rem;
}
.infoBox {
	background-color: #fff;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 2px solid #3fa7d8;
	border-radius: 3px;
	margin-top: 10px;
}
.infoBox p {
	padding: 0 15px;
}
.infoBox:before {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #3fa7d8;
	top: -10px;
	content: '';
	height: 0;
	position: absolute;
	width: 0;
	left: 138px;
}
#wowslider-container1 {
	zoom: 1;
	position: relative;
	max-width: 940px;
	margin: 18px auto 50px;
	z-index: 90;
	border: none;
	text-align: left; /* reset align=center */
}
* html #wowslider-container1 {
	width: 940px;
	margin-top: 20px;
}
#wowslider-container1 .ws_images ul {
	position: relative;
	width: 10000%;
	height: auto;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	overflow: visible;
	/*table-layout:fixed;*/
}
#wowslider-container1 .ws_images ul li {
	width: 1%;
	line-height: 0; /*opera*/
	float: left;
	font-size: 0;
	padding: 0 0 0 0 !important;
	margin: 0 0 0 0 !important;
}

#wowslider-container1 .ws_images {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
#wowslider-container1 .ws_images a {
	width: 100%;
	display: block;
	color: transparent;
}
#wowslider-container1 img {
	max-width: none !important;
}
#wowslider-container1 .ws_images img {
	height: 370px;
	object-fit: cover;
	width: 100%;
	border: none 0;
	max-width: none;
	padding: 0;
}
#wowslider-container1 a {
	text-decoration: none;
	outline: none;
	border: none;
}

#wowslider-container1 .ws_bullets {
	font-size: 0px;
	float: left;
	position: absolute;
	z-index: 70;
}
#wowslider-container1 .ws_bullets div {
	position: relative;
	float: left;
}
#wowslider-container1 .wsl {
	display: none;
}
#wowslider-container1 sound,
#wowslider-container1 object {
	position: absolute;
}

#wowslider-container1 .ws_bullets {
	padding: 10px;
}
#wowslider-container1 .ws_bullets a {
	width: 13px;
	height: 13px;
	background: url(../imagens/bullet.png) left top;
	float: left;
	text-indent: -4000px;
	position: relative;
	margin-left: 6px;
	color: transparent;
}
#wowslider-container1 .ws_bullets a.ws_selbull,
#wowslider-container1 .ws_bullets a:hover {
	background-position: 0 100%;
}
#wowslider-container1 a.ws_next,
#wowslider-container1 a.ws_prev {
	position: absolute;
	display: none;
	top: 50%;
	margin-top: -33px;
	z-index: 60;
	height: 50px;
	width: 50px;
	background-image: url(../imagens/arrows.png);
}
#wowslider-container1 a.ws_next {
	background-position: 100% 0;
	right: 3px;
}
#wowslider-container1 a.ws_prev {
	left: 3px;
	background-position: 0 0;
}
#wowslider-container1 a.ws_next:hover {
	background-position: 100% 100%;
}
#wowslider-container1 a.ws_prev:hover {
	background-position: 0 100%;
}
* html #wowslider-container1 a.ws_next,
* html #wowslider-container1 a.ws_prev {
	display: block;
}
#wowslider-container1:hover a.ws_next,
#wowslider-container1:hover a.ws_prev {
	display: block;
}

/*playpause*/
#wowslider-container1 .ws_playpause {
	display: none;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	z-index: 59;
}

#wowslider-container1:hover .ws_playpause {
	display: block;
}

#wowslider-container1 .ws_pause {
	background-image: url(../imagens/pause.png);
}

#wowslider-container1 .ws_play {
	background-image: url(../imagens/play.png);
}

#wowslider-container1 .ws_pause:hover,
#wowslider-container1 .ws_play:hover {
	background-position: 100% 100% !important;
} /* bottom center */
#wowslider-container1 .ws_bullets {
	bottom: 5px;
	left: 50%;
}
#wowslider-container1 .ws_bullets div {
	left: -50%;
}
#wowslider-container1 .ws-title div a {
	position: absolute;
	display: block;
	bottom: 10%;
	left: 0px;
	margin-right: 5px;
	padding: 7px;
	background: #ffffff;
	color: #4589ce;
	z-index: 50;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 27px;
	line-height: 27px;
	border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
}
#wowslider-container1 .ws-title div {
	padding-top: 5px;
	color: #555555;
	font-size: 20px;
}

#wowslider-container1 .ws_images ul {
	animation: wsBasic 18s infinite;
	-moz-animation: wsBasic 18s infinite;
	-webkit-animation: wsBasic 18s infinite;
}
@keyframes wsBasic {
	0% {
		left: -0%;
	}
	11.11% {
		left: -0%;
	}
}
@-moz-keyframes wsBasic {
	0% {
		left: -0%;
	}
	11.11% {
		left: -0%;
	}
}
@-webkit-keyframes wsBasic {
	0% {
		left: -0%;
	}
	11.11% {
		left: -0%;
	}
}

#wowslider-container1 .ws_shadow {
	background-image: url(../imagens/bg.png);
	background-repeat: no-repeat;
	background-size: 100%;
	position: absolute;
	z-index: -1;
	left: -1.6%;
	top: -4.86%;
	width: 103.19%;
	height: 110.27%;
}
* html #wowslider-container1 .ws_shadow {
	/*ie6*/
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../imagens/bg.png', sizingMethod='scale');
}
* + html #wowslider-container1 .ws_shadow {
	/*ie7*/
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../imagens/bg.png', sizingMethod='scale');
}
#wowslider-container1 .ws_bullets a img {
	text-indent: 0;
	display: block;
	bottom: 15px;
	left: -61px;
	visibility: hidden;
	position: absolute;
	-moz-box-shadow: 0 0 5px #999999;
	box-shadow: 0 0 5px #999999;
	border: 5px solid #ffffff;
	max-width: none;
}
#wowslider-container1 .ws_bullets a:hover img {
	visibility: visible;
}

#wowslider-container1 .ws_bulframe div div {
	height: 48px;
	overflow: visible;
	position: relative;
}
#wowslider-container1 .ws_bulframe div {
	left: 0;
	overflow: hidden;
	position: relative;
	width: 121px;
	background-color: #ffffff;
}
#wowslider-container1 .ws_bullets .ws_bulframe {
	display: none;
	bottom: 16px;
	overflow: visible;
	position: absolute;
	cursor: pointer;
	-moz-box-shadow: 0 0 5px #999999;
	box-shadow: 0 0 5px #999999;
	border: 5px solid #ffffff;
}
#wowslider-container1 .ws_bulframe span {
	display: block;
	position: absolute;
	bottom: -11px;
	margin-left: -7px;
	left: 61px;
	background: url(../imagens/triangle.png);
	width: 15px;
	height: 6px;
}
/* ------------------------------------------------------------------------------------------------------------ */
* {
	margin: 0 auto;
}
html,
body {
	margin: 0;
	padding: 0;
	height: 100%;
}

#tudo {
	min-height: 100%;
	position: relative;
}
#conteudo {
	padding-bottom: 189px; /* Mesma Altura do Rodapé */
	display: table;
	width: 100%;
}
#topo {
	width: 1000px;
	height: 125px;
}
.logo {
	margin-top: 20px;
	float: left;
}
#menu {
	width: 642px;
	height: 34px;
	float: left;
	margin-top: 20px;
	margin-left: 60px;
}
#menu ul {
	display: inline-block;
	margin-left: -40px;
}
#menu li {
	list-style: none;
	width: 105px;
	height: 34px;
	float: left;
	text-align: center;
	line-height: 34px;
	background-color: #b0cbe6;
	margin-right: 2px;
}
#menu li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.telefone {
	margin-top: 10px;
	float: right;
}
#galeria {
	width: 100%;
	background: url(../imagens/fundo-galeria.png) center center #003366 no-repeat;
	height: 415px;
	padding-top: 10px;
}
#divisao {
	width: 100%;
	background: url(../imagens/fundo-galeria.png) center center #003366 no-repeat;
	height: 53px;
	padding-top: 10px;
}
#sub_cont {
	width: 1000px;
	height: auto;
}
#destaques {
	width: 697px;
	height: 300px;
	float: left;
	background: url(../imagens/linha.jpg) right no-repeat;
}
.destaques {
	margin: 15px 0 0 15px;
}
#destaques ul {
	display: inline-block;
	margin-left: -30px;
}
#destaques li {
	width: 210px;
	height: 202px;
	float: left;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
	margin-top: 25px;
	background-size: cover;
	border: 6px solid #dddddd;
	display: flex;
	justify-content: flex-end;
	flex-direction: column;
}
#destaques li a {
	text-decoration: none;
	color: #000;
	background-color: #dddddd;
	display: block;
	width: 100%;
	padding: 6px 0px;
}
#destaques li img {
	padding-top: 5px;
	padding-left: 5px;
}
#busca {
	width: 300px;
	height: 300px;
	float: left;
}
#busca form {
	margin-top: 20px;
	margin-left: 30px;
}
#busca table {
	margin-bottom: 10px;
}
#busca label {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
#busca input[type='text'] {
	width: 169px;
	height: 27px;
}
#busca input[type='submit'] {
	width: 65px;
	height: 33px;
	border: none;
	background-color: #999999;
	cursor: pointer;
}
#busca select {
	width: 107px;
	height: 27px;
}
#linha {
	width: 100%;
	height: 8px;
	background-color: #006bd7;
}
#rodape {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 189px;
	background-color: #003366;
}
#rod {
	width: 1000px;
	display: table;
}
#galerias {
	width: 290px;
	height: 160px;
	float: left;
	background: url(../imagens/linha-2.png) right no-repeat;
}
#galerias li a img {
	width: 73px;
	height: 73px;
	object-fit: cover;
}
#galerias ul {
	display: inline-block;
	margin-left: -20px;
	margin-top: 30px;
}
#galerias li {
	list-style: none;
	float: left;
	margin-right: 5px;
}
#sobre {
	width: 450px;
	height: 160px;
	float: left;
	background: url(../imagens/linha-2.png) right no-repeat;
}
#sobre p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	width: 380px;
	margin-top: 10px;
}
#mapa {
	width: 260px;
	height: 160px;
	float: left;
}
#mapa table {
	margin-top: 20px;
}
#mapa td {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
}
#mapa td a {
	color: #fff;
	text-decoration: none;
}
#info {
	width: 100%;
	height: 21px;
	background-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 21px;
	text-align: center;
}
#info a {
	color: #fff;
}
/* --------------------------------------------------- A EMPRESA -------------------------------------------------------- */

#fotosUm {
	margin: 20px 0 20px 20px;
	width: 254px;
	height: 412px;
	float: left;
}
#fotosUm ul {
	display: inline-block;
	margin-left: -40px;
}
#fotosUm li {
	margin-top: 10px;
	list-style: none;
	width: 232px;
	height: 176px;
	background-color: #dddddd;
	margin-bottom: 20px;
	padding: 7px 0 0 7px;
}
#fotosDois {
	margin-top: 20px;
	width: 254px;
	height: 412px;
	float: left;
}
#fotosDois ul {
	display: inline-block;
	margin-left: -20px;
}
#fotosDois li {
	margin-top: 10px;
	list-style: none;
	width: 232px;
	height: 176px;
	background-color: #dddddd;
	margin-bottom: 20px;
	padding: 7px 0 0 7px;
}
#aempresa {
	margin-top: 20px;
	width: 469px;
	height: 412px;
	float: left;
	text-align: center;
}
#aempresa p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	width: 424px;
}

/* --------------------------------------------------- A EMPRESA -------------------------------------------------------- */

/* --------------------------------------------------- QUERO COMPRAR -------------------------------------------------------- */
.ordenar {
	text-align: center;
	margin: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.ordenar a {
	color: #333;
	text-decoration: none;
	padding: 15px;
}
.paginacao {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	height: 26px;
	margin-top: -10px;
}
.paginacao img {
	position: relative;
	top: 10px;
}
.paginacao a {
	text-decoration: none;
	color: #333;
}
.ativ {
	text-decoration: underline;
	border: 1px solid red;
}
#querocomprar {
	display: inline-block;
	margin-left: -40px;
	margin-top: 20px;
}
#querocomprar li {
	margin: 0 10px 10px 10px;
	list-style: none;
	width: 307px;
	height: 149px;
	padding: 4px 0 0 4px;
	border: 1px solid #cccccc;
	float: left;
	position: relative;
}
#querocomprar img {
	padding-bottom: 1px;
}
.querocomprar_p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	color: #333;
	height: 45px;
	width: 100%;
	line-height: 53px;
	display: flex;
	align-items: center;
}
.info-imovel {
	width: 168px;
	height: 93px;
	background: url(../imagens/fundo-imovel.png) no-repeat;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin-left: 5px;
	margin-top: 5px;
	line-height: 140%;
}
.veja {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #006bd7;
}
.veja a {
	text-decoration: none;
	color: #006bd7;
}
.google {
	position: absolute;
	right: 2px;
	bottom: 10px;
}
.imgThumb {
	width: 130px;
	height: 90px;
	background-size: cover;
	float: left;
}
/* --------------------------------------------------- QUERO COMPRAR -------------------------------------------------------- */

/* --------------------------------------------------- QUERO COMPRAR DETALHES -------------------------------------------------------- */
#imgGrande {
	width: 340px;
	height: auto;
	margin-top: 30px;
	margin-left: 30px;
	float: left;
	position: relative;
}
#imgGrande li a img {
	object-fit: cover;
	width: 82px;
	height: 61px;
}
img.mascara {
	position: absolute;
	top: 20px;
	left: 20px;
}
#myimage {
	padding: 5px;
	border: 1px solid #ccc;
	object-fit: cover;
	height: 248px;
	width: 330px;
}
#imgGrande ul {
	display: inline-block;
	margin-left: -40px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#imgGrande li {
	width: 82px;
	height: 62px;
	margin-left: 2px;
	background-color: #999;
	list-style: none;
	margin-top: 3px;
	cursor: pointer;
	float: left;
}
.linha {
	margin-top: 20px;
	margin-left: 50px;
	float: left;
}
#informacoes {
	width: 432px;
	height: 323px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background: url(../imagens/linha-4.png) bottom left no-repeat;
}
#informacoes h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: -18px;
}
#informacoes h2 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: -14px;
}
#botoes {
	width: 442px;
	height: 78px;
	float: left;
	margin-left: 10px;
}
/* --------------------------------------------------- QUERO COMPRAR DETALHES -------------------------------------------------------- */

/* --------------------------------------------------- FINANCIAMENTO -------------------------------------------------------- */

#sec {
	width: 542px;
	height: 32px;
	float: right;
	margin-top: 14px;
	margin-right: 50px;
}
#financiamento {
	width: 605px;
	margin-top: 20px;
}
#financiamento label {
	display: block;
	float: left;
	width: 143px;
	height: 27px;
	line-height: 29px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: right;
	padding-right: 5px;
}
#financiamento input[type='text'] {
	height: 25px;
	border: 1px solid #888888;
	margin-bottom: 5px;
	padding-left: 5px;
}
#financiamento input[type='radio'] {
	position: relative;
	top: 7px;
	margin-right: 5px;
}
#financiamento select {
	height: 27px;
	margin-bottom: 5px;
	border: 1px solid #888888;
}
#financiamento input[type='submit'],
#financiamento .btn{
    width: auto;
    height: 33px;
    display: flex;
    color: #000 !important;
    border: none;
    text-decoration: none;
    background-color: #999999;
    padding: 0px 15px;
    float: right;
    margin-top: 40px;
    margin-bottom: 20px;
    align-items: center;

}
.radio {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	position: relative;
	top: 5px;
}
.proximo {
	width: 65px;
	height: 33px;
	border: none;
	background-color: #999999;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 33px;
	float: right;
	margin-top: 40px;
	margin-bottom: 20px;
}
.proximo a {
	text-decoration: none;
	color: #000;
}
/* --------------------------------------------------- FINANCIAMENTO -------------------------------------------------------- */

/* --------------------------------------------------- LOCALIZACAO -------------------------------------------------------- */
iframe {
	border: 2px solid #cccccc;
	padding: 1px;
}
textarea {
	width: 445px;
	border: 1px solid #888888;
	height: 90px;
}
/* --------------------------------------------------- LOCALIZACAO -------------------------------------------------------- */
/* --------------------------------------------------- FALE CONOSCO -------------------------------------------------------- */
#fale-conosco {
	width: 600px;
	margin-top: 20px;
}
#fale-conosco label {
	display: block;
	float: left;
	width: 90px;
	height: 27px;
	line-height: 29px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: right;
	padding-right: 5px;
}
#fale-conosco input[type='text'] {
	height: 25px;
	border: 1px solid #888888;
	margin-bottom: 5px;
}
#fale-conosco input[type='radio'] {
	position: relative;
	top: 7px;
	margin-right: 5px;
}
#fale-conosco select {
	height: 27px;
	margin-bottom: 5px;
	border: 1px solid #888888;
}
#fale-conosco input[type='submit'] {
	width: auto;
	height: 33px;
	border: none;
	background-color: #999999;
	padding: 0 15px;
	float: right;
	margin-top: 40px;
	margin-bottom: 20px;
}
/* --------------------------------------------------- FALE CONOSCO -------------------------------------------------------- */

#contato {
	width: 605px;
	margin-top: 20px;
}
#contato label {
	display: block;
	float: left;
	width: 143px;
	height: 27px;
	line-height: 29px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: right;
	padding-right: 5px;
}
#contato input[type='text'] {
	height: 25px;
	border: 1px solid #888888;
	margin-bottom: 5px;
	padding-left: 5px;
}

#contato select {
	height: 27px;
	margin-bottom: 5px;
	border: 1px solid #888888;
}
.botaoEnviar {
	width: auto;
	height: 33px;
	border: none;
	background-color: #999999;
	padding: 0 15px;
	margin-top: 40px;
	margin-bottom: 20px;
	cursor: pointer;
	float: right;
}
#contato textarea {
	width: 450px;
}

/*----------------------------------------------------- ADMINISTRAÇÃO --------------------------------------------------------*/
.ex {
	font-size: 10px !important;
	color: #999;
	padding-left: 5px;
}
#logar {
	width: 700px;
	height: 320px;
	background: url(../imagens/fundo_logar.png) no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -190px;
	margin-left: -350px;
}
#formulario {
	width: 395px;
	height: 303px;
	float: left;
	font-size: 12px;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
}
#formulario form {
	width: 300px;
	height: 130px;
	margin-top: 90px;
	margin-left: 60px;
}

#formulario label {
	display: block;
	float: left;
	width: 70px;
	height: 23px;
	line-height: 27px;
}
#formulario input {
	width: 205px;
	margin-bottom: 5px;
	height: 23px;
}
.btnLOGIN {
	background: #ebebeb;
	width: 75px;
	height: 27px;
	border: none;
	cursor: pointer;
	float: right;
	margin-right: 21px;
	margin-top: 10px;
	font-size: 12px;
	color: #666;
	line-height: 100%;
}
.loader {
	display: block;
	float: left;
}
#erro {
	height: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #900;
	font-size: 10px;
	margin-bottom: -10px;
}
#rodapeAdmin {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 29px;
	background-color: #003366;
}
#menuAdmin {
	width: 642px;
	height: 34px;
	float: left;
	margin-top: 30px;
	margin-left: 60px;
}
#menuAdmin ul {
	display: inline-block;
	margin-left: -40px;
}
#menuAdmin li {
	list-style: none;
	width: 105px;
	height: 34px;
	float: left;
	text-align: center;
	line-height: 34px;
	background-color: #b0cbe6;
	margin-right: 2px;
}
#menuAdmin li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#topoAdmin {
	width: 1000px;
	height: 80px;
}
#divisaoAdmin {
	width: 100%;
	background: url(../imagens/fundo-adm.jpg) repeat-x;
	height: 42px;
	padding-top: 10px;
}
#adm {
	margin-left: 20px;
}
#adm label {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
#adm span {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
#adm input[type='text'] {
	height: 27px;
	margin-bottom: 5px;
}
#adm textarea {
	height: 107px;
	margin-bottom: 5px;
	width: 415px;
	border: 1px solid #999;
}
#adm input[type='submit'] {
	width: auto;
	height: 33px;
	border: none;
	background-color: #999999;
	padding: 0 15px;
}
.cancelar {
	width: auto;
	border: none;
	background-color: #999999;
	padding: 9.5px 15px;
	text-decoration: none;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.cancelar a {
	text-decoration: none;
	color: #000;
}
#adm input[type='checkbox'] {
	position: relative;
	top: 3px;
	left: 5px;
}
#adm select {
	height: 29px;
	margin-bottom: 5px;
}
#cad {
	width: 498px;
	float: left;
	border-right: 1px solid #cccccc;
}
#viz {
	width: 500px;
	float: left;
}
#viz table {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.listagem {
	border-bottom: 1px solid #ccc;
}
.listagem img {
	float: right;
}
.listagem p {
	float: left;
	padding-top: 13px;
}
/*----------------------------------------------------- ADMINISTRAÇÃO --------------------------------------------------------*/
