/* CSS Document */


/* PADRONIZANDO ELEMENTOS DA PÁGINA *************************/
body { 
    font-family: arial;
	font-size:12px;
    background-color: #ffffff;
	background: url(../img/bkg.jpg);
    margin: 0;
}

body, textarea {
    scrollbar-face-color:#FFFFFF;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-highlight-color:#999999;
    scrollbar-shadow-color:#999999;
    scrollbar-arrow-color:#999999;
    scrollbar-track-color:#f0f0f0;
}

.gridContainer { 
overflow-x:Auto;  
overflow-y:hidden; 
} 

.text{
	font-family: arial;
	font-size:12px;
    color: #735747;
}

.textB{
	font-family: arial;
	font-size:12px;
    color: #735747;
	font-weight: bold;
}

.principal{
	font-family: arial;
	font-size:12px;
    color: #735747;
	width: 727px;
	text-align: left;

}

.titulo {
	font-family: arial;
	font-size:30px;
    color: #735747;
	font-weight: bold;
	margin-bottom: 40px

}

.titulo2 {
	font-family: arial;
	font-size:15px;
    color: #735747;
	font-weight: bold;
	margin-bottom: 5px

}

.topo{
	background-color:#d3e6e7;
	height:165px;
	vertical-align: bottom;
	background: url(../img/bkg_top.jpg);
}

.menu{
	background-color:#ffffff;
	height:50px;
	border-top: 2px solid #806c5e;
	border-bottom: 2px solid #806c5e;
	padding-right: 15px;
	text-align: right;
	vertical-align: top;
}



.table_center_index{
	border: 1px solid #765647;
	width:622px;
	height:566px;
}









.textDetalahes{
	font-family: Verdana, Arial;
	font-size:11px;
	color: #666666;
	padding-left:10px;
	padding-top:5px;
}

.textFiltro{
	font-family: Verdana, Arial;
	font-size:11px;
	color: #666666;
	font-weight: bold;
	margin-top:20px;
	margin-left:5px
}

.textImoveis{
	font-family: Verdana, Arial;
	font-size:11px;
	color: #666666;
	margin-top:20px;
	margin-left:5px
}

.textImoveis2{
	font-family: Verdana, Arial;
	font-size:11px;
	color: #666666;
	margin-top:20px;
	margin-left:5px;
	margin-right: 20px
}


table, tr, td, select, form, input, li, p, textarea {
	font-family: arial;
	font-size:12px;
    color: #735747;
}
.BkMenu { 
	font-family: Verdana, Arial;
	font-size:11px;
	color: #023B63;
	padding-right: 6px;
	padding-left: 6px;
	height: 24;
	background-color:#CDD5E8;
	border:1px solid #617DB8;
}

.detalhesTable{
	margin-top:20px
}

.EstiloTableImoveis { 
	font-family: Verdana, Arial;
	font-size:11px;
	color: #666666;
	border:1px solid #999999;
	margin-top:20px;
	margin-left:5px;
	margin-bottom:15px
}

.EstiloTdImoveis { 
	font-family: Verdana, Arial;
	font-size:11px;
	color: #666666;
	height:24px;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	margin-top: 3px;
	cursor:pointer;
}

.EstiloTdImoveis2 { 
	font-family: Verdana, Arial;
	font-size:11px;
	color: #666666;
	height:24px;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	margin-top: 3px;
	cursor:pointer;
}

.EstiloTrImoveis { 
	background-color: #ffffff;
	cursor:pointer;
}

.EstiloTrImoveis2 { 
	background-color: #f5f5f5;
	cursor:pointer;
}

.EstiloTrImoveisOn { 
	background-color: #c1e0ed;
	cursor:pointer;
}

.EstiloTdImoveisTitulo { 
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight: bold;
	color: #ffffff;
	height:24px;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	background-color: #6ebad9;
	margin-top: 3px;
}
.EstiloTdImoveisSubTitulo { 
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight: bold;
	color: #666666;
	height:24px;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	background-color: #e5e5e5;
	margin-top: 3px;
}

.EstiloTdImoveisSubTitulo2 { 
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight: bold;
	color: #666666;
	height:24px;
	margin-top: 3px;
}

.Rodape{ 
	font-family: Verdana;
	font-size:10px;
	color: #666666;
	margin-right: 20px;
	margin-top: 8px;
	margin-bottom: 6px;
	
}

#ico_home {
	width: 46px;
	height: 32px;
	background: url(../img/ico_home_off.jpg) no-repeat;
}

#ico_home_col a {
	height: 32px;
	display: block;
}

#ico_home_col a:hover { 
	width: 46px;
	height: 32px;
	background: url(../img/ico_home_on.gif) no-repeat;
}

#ico_cont {
	width: 46px;
	height: 32px;
	background: url(../img/ico_contato_off.jpg) 0 0 no-repeat;
}

#ico_cont_col a {
	height: 32px;
	display: block;
}

#ico_cont_col a:hover { 
	width: 46px;
	height: 32px;
	background: url(../img/ico_contato_on.jpg) 0 0 no-repeat;
}

#ico_rest {
	width: 46px;
	height: 32px;
	background: url(../img/ico_restrito_off.jpg) no-repeat;
}

#ico_rest_col a {
	height: 32px;
	display: block;
}

#ico_rest_col a:hover { 
	width: 46px;
	height: 32px;
	background: url(../img/ico_restrito_on.jpg) no-repeat;
}

.BkMenuSel { 
	font-family: Verdana, Arial;
	font-size:11px;
	color: #023B63;
	padding-right: 6px;
	padding-left: 6px;
	height: 24;
	background-color:#dddddd;
	
	border:1px solid #617DB8;
	
}
.BkMenuH { 
	font-family: Verdana, Arial;
	font-size: xx-small;
	color: #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	height: 21;
	background-image:  url(../img/BgMenuH.gif);
}
.TopBox {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 16px;
	color: #D59A01;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 8px;
	background-image:  url(../img/ContentTBK.gif);
	}
	.TopBoxP {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10px;
	color: #0260A3;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
	background-image:  url(../img/ContentTBK.gif);
	}
	
	/* ESTILOS DOS CAMPOS DE FORMULÁRIO *************************/
.Filds { 
	background-color: #FFFFFF;
	border: solid 1px #999999;
	margin-left: 3px;
	margin-right: 3px;
}
.TableInsert{
	background-color: #FFFFFF;
	border: solid 1px #CACACA;
	}
.Caption {
    font-family: Verdana, Arial;
    font-size: xx-small;
    font-weight: bold;
	color: #0D4A87;
	margin-left: 2px;
}

.FildsAgenda { 
	border: solid 1px #2B7860;
	font-family: Verdana, Arial;
	font-size: 10px;
	border:solid 1px  #E3E6EE;
	color: #2B7860;
	font-weight: bold;
	padding:6px;
}

.FildsY { 
	background-color: #FFFFFF;
	border: solid 1px #1D6A52;
	margin-left: 3px;
	margin-right: 3px;
}


	/* ESTILOS DOS LINKS *************************/
a {
    font-family: arial;
	font-size:12px;
    color: #735747;
	text-decoration: none;	
}
a:hover { 
    ffont-family: arial;
	font-size:12px;
    color: #735747;
	text-decoration:  underline;
}
a:links { 
    font-family: arial;
	font-size:12px;
    color: #735747;
	text-decoration: none;
}
.menu {
    font-family: Verdana, Arial;
    font-size: xx-small;
    color: #FFFFFF;
	text-decoration: none;	
}
.menu:hover { 
    font-family: Verdana, Arial;
    font-size: xx-small;
    color: #FFFFFF;
	text-decoration: none;
}
.menu:links { 
    font-family: Verdana, Arial;
    font-size: xx-small;
    color: #FFFFFF;
	text-decoration: none;
}
/* ESTILOS DOS LINKS Icones *************************/
.insert {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
	margin-right: 4px;
	border: 0px;
	width:16px;
	height:16px;
}
.insert2 {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 12px;
	margin-right: 4px;
	border: 0px;
	width:16px;
	height:16px;
}
.opts { /* usar nos ícones dentro das tables, como os de "Editar" e "Excluir" */
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-top: 1px;
	border: 0px;
	width:16px;
	height:16px;
}


/* ESTILOS DE LINHAS E COLUNAS DE TABLES *************************/

.TableTitle {
	font-family: Verdana, Arial;
	font-size: 10px;
	background-image:  url(../img/BgMenuH.gif);
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	padding-left: 4px;
	border-bottom: 1px solid #FFFFFF;
}
.TableTitleAgenda {
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #2B7860;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	padding-left: 4px;
	border-bottom: 1px solid #FFFFFF;
}
.TableMTitle {
	font-family: Verdana, Arial;
	font-size: 10px;
	background-image:  url(../img/BgMTitle.gif);
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	padding-left: 4px;
	border-bottom: 1px solid #FFFFFF;
}

.TableLine { /* Para quando a table não tiver inputs - padding maior */
	font-family: Verdana, Arial;
	font-size: xx-small;
	color: #D59A01;
	background-color: #EEF8F5;
}
.TableAltLine {
	font-family: Verdana, Arial;
	font-size: xx-small;
	color: #D59A01;
	background-color: #DEF0EB;
}
.TableLine td, .TableAltLine td{
	padding-left: 4px;
	border-bottom: 1px solid #FFFFFF;

}
.TableBK { /* Para quando a table não tiver inputs - padding maior */
	background-color: #EEF8F5;
}

.DivAgendado{
	background-color: #FAE48E;
	padding-left: 2px;
	border: 1px solid #B6922E;
	color: #083628;
	width:74px;
	cursor:hand;
	overflow:hidden;
	text-overflow:ellipsis;
	}
.DivNAgendado{
	padding-left: 2px;
	color: #083628;
	width:74px;
	cursor:hand;
	overflow:hidden;
	text-overflow:ellipsis;
	}
	
.tbTab_on		{  
    background-image: url("../images/cornerBk.gif");
	FONT-WEIGHT: bold; 
	FONT-STYLE: normal;	
	font-size: 10px; 
	FONT-FAMILY: helvetica, arial, sans-serif;  
	 padding: 1px 3px }
	
.tbTab			{ 
    background-image: url("../images/cornerBk_off.gif");
	FONT-WEIGHT: bold; 
	COLOR: #333333; 
	FONT-STYLE: normal;	
	font-size: 10px; 
	FONT-FAMILY: helvetica, arial, sans-serif;  

	padding: 1px 3px }
	
	.linkTab{color: #083628;}