@charset "utf-8";
.style1 {
	font-size: 10px;
}
.style2 {
	font-size: 12px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color: #000000;
}
.text {
	font-size:12px;
	color:#FFFFFF;
}

.text_preto {
	font-size:12px;
	color:#000000;
}
.title {
font-size:12px font-weight:bold;
	color:#386ec1;
}
.title_text {
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}
.text_map {
	font-size:8px;
	color:#386ec1;
}
.menu {
	font-size:12px;
	color:#FFFFFF;
}
.menu_active {
	font-size:12px;
	font-weight:normal;
	color:#386ec1
}
/* --------------------------------  LINKS  ---------------------------------*/


a:link {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none
}
a:hover {
	color:#386ec1;
	text-decoration:none;
}
a:active {
	color:#386ec1;
	text-decoration:none;
}
a:visited {
	color:#FFFFFF;
	text-decoration:none
}
/* --------------------------------  TABELA  ---------------------------------*/


.mainCell {
	border-color: #386ec1;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: hidden;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	background-color: #000000;
}
.selectedCell {
	border-color: #386ec1;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: hidden;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
}
.otherCell {
	border-color: #386ec1;
	border-style: solid;
	border-width: 1px;
	background-color: #11213A;
}
.noCell {
	border-color: #386ec1;
	border-left-style: hidden;
	border-right-style: hidden;
	border-top-style: hidden;
	border-bottom-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
}
.separator {
	border-color: #386ec1;
	border-left-style: hidden;
	border-right-style: hidden;
	border-top-style: hidden;
	border-bottom-style: solid;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	width: 1px;
}
.otherCell_2 {
	border-color: #386ec1;
	border-style: solid;
	border-width: 1px;
	background-color:#000000;
}
.rightCell {
	border-color:#FFFFFF;
	border-left-style:hidden;
	border-right-style: solid;
	border-top-style:hidden;
	border-bottom-style: hidden;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 0px;
}
/* --------------------------------  LINKS DA TABELA  ---------------------------------*/


.linkTabela A:link {
	text-decoration: none;
	color:#386ec1;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px
}
.linkTabela A:visited {
	text-decoration: none;
	color:#386ec1;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px
}
.linkTabela A:active {
	text-decoration: none
}
.linkTabela A:hover {
	text-decoration:none;
	color:#FFFFFF
}
.linkSite A:link {
	text-decoration:none;
	color:#386ec1;
	font-size:12;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal
}
.linkSite A:visited {
	text-decoration:none;
	color:#386ec1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12;
	font-weight:normal
}
.linkSite A:active {
	text-decoration:none;
	color:#386ec1
}
.linkSite A:hover {
	text-decoration:none;
	color:#FFFFFF
}
.class2 A:link {
	text-decoration: underline overline
}
.class2 A:visited {
	text-decoration: underline overline
}
.class2 A:active {
	text-decoration: underline overline
}
.class2 A:hover {
	text-decoration: underline;
	color: green;
}
/* --------------------------------  LINKS_MENU  ---------------------------------*/


.linkMenu a:link {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none
}
.linkMenu a:hover {
	color:#386ec1;
	text-decoration:none
}
.linkMenu a:active {
	color:#386ec1;
	text-decoration:none;
}
.linkMenu a:visited {
	color:#FFFFFF;
	text-decoration:none
}
/* --------------------------------------- TABELA TODOS OS IMOVEIS ------------------------- */


.tabelCell {
	border-color: #386ec1;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-color: #000000;
}

/* administracao listagens */
table.adminlist tr.row0 {
	background-color: #F8FAFC;
	text-align: left;
	height: 24px;
}
table.adminlist tr.row1 {
	background-color: #FFF;
	text-align: left;
	height: 24px;
}
table.adminlist tr.row2 {
	background-color: #F8FAFC;
	text-align: left;
	height: 24px;
}
table.adminlist tr.row2b {
	background-color: #f1f6fb;
	text-align: left;
	height: 24px;
}
table.adminlist tr.row3 {
	background-color: #FFF;
	text-align: left;
	height: 24px;
}
table.adminlist td {
	border-top: 1px solid #e5e5e5;
}
table.adminlist tr.row0:hover {
	background-color: #f1e8e6;
}
table.adminlist tr.row1:hover {
	background-color: #f1e8e6;
}
/* -------------- */

