.bar-bottom, .bar-bottom:hover, .bar-logo,  .bar-container, .bar-head, .bar-head:hover, .lbl, .lbl-act,  .btn,  .btn:hover,  .btn-Scc, .btn-Scc:hover, .top, .bdy-tittle, .bdy-tittleAlrt, .bdy-tittleSm,  .bdy-subtittle, .bdy-subtittleAlrt, .bdy-txtdestc, .bdy-txtrslt, .bdy-txtsubScc,  .lbl-std,  .lbl-stdInfo, .lbl-stdInfo:hover, .lbl-Agen, .lblSm, .lblSm-std, .topContent, .bdy-txt, .bdy-txtSm   {
	  font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif;
}
/*<BARRA DE MENU LATERAL>*/
.bar {
 background : #336699;
	background-image : url(styimg/bar-bckg.gif);
	border : none;
	width : 100%;
	height : 100%;
	padding-top : 50px;
	vertical-align : top;
}
.bar-bottom, .bar-bottom:hover {
font-size : 10px;
	color : #000000;
	padding: 1px 2px 1px 2px;
	text-align: left;
	vertical-align : top;
	cursor : hand;
	text-decoration : none;
}
 .bar-bottom:hover {
	color:#336699;
}
.bar-container {
	width:150px;
	background-color: #336699;
	border-top:3px solid #FABB26;
	border-bottom:3px solid #FABB26;
	text-decoration : none;
	color : #000000;
}
.bar-head, .bar-head:hover {
	font-size : 12px;
	padding-left : 25px;
	padding-top : 2px;
	border-bottom: 1px solid #FFFFFF;
	margin-left : 6px;
	margin-top : 2px;
	cursor : hand;
	text-decoration : none;
	width : 100%;
	height : 22px;
}
.bar-head  {
	background-image : url(styimg/webpartsUp.gif);
	background-color : #336699;
	background-repeat : no-repeat;
	color : White;
}
.bar-head:hover  {
	background-image : url(styimg/webpartsUp02.gif);
background-color : #6699CC;
	background-repeat : no-repeat;
	color : black;
}
.bar-logo {
	background-image : url(styimg/cornerlogo.gif);
	background-color : #336699;
	background-repeat : no-repeat;
	padding-top : 4px;
	width:150px;
	height : 70px;
	vertical-align : top;
	text-align : center;
}

/*<BOTONES DE ACCIONES>*/
.btn, .btn:hover, .btnSm, .btnSm:hover {
	color: #000000;
	font-weight : bold;
	text-decoration : none;
	white-space : nowrap;
	border : 1px solid #000000;
}
.btn, .btn:hover  {
	font-size : 10px;
	width :80px;
	height : 19px;
	padding : 1px 3px 1px 3px;
	margin-left : 2px;
	margin-right: 2px;
	text-align : center;
}
.btnSm, .btnSm:hover {
	font-size : 9px;
	width : 35px;
}
 .btn, .btnSm {
	background : #FEDC8C;
}
 .btn:hover,  .btnSm:hover {
	background : #FABB26;
	color : white;
}

/*<BOTONES PARA SECCIONES>*/
.btn-Scc, .btn-Scc:hover {
	border: 1px solid #000000;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	white-space : nowrap;
	width :155px;
	height : 17px;
	padding : 1px 3px 1px 3px;
	margin-left : 2px;
	margin-right: 2px;
	text-align : left;
}
.btn-Scc {
	background : #FEDC8C;
	color : #000000;
}
.btn-Scc:hover {
	background : #FABB26;
	color : #FFFFFF;
}
.btnIcon, .btnIcon:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	margin-top : 1px;
	text-align : center;
	text-decoration : none;
	width : 24px;
}
.btnIcon  {
	border-left : 1px solid #847F7C;
	border-right: 1px solid #847F7C;
	color : #870402;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 1px;
	padding-bottom : 1px;
}
.btnIcon:hover {
	border-left : 1px solid #870402;
	border-right: 1px solid #870402;
	color : #000000;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 1px;
	padding-bottom : 1px;
}
/*<Posicionamiento para celdas que contienen botones>*/
.btn-psc {
text-align : left;
vertical-align : top;
padding-left : 20px;
}
.btn-pscform {
text-align : center;
padding-left : 20px;
}
.btn-pscServ {
text-align : left;
padding-left : 40px;
}

/*<BODY>*/
/*<FONDOS DE TODAS LAS PAGINAS>*/
table.bdy,  table.bdyform, table.bdylist, table.bdyserv, table.bdyempr, table.bdyMap {
	width : 100%;
	height : 100%;
	padding : 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	text-align : left;
}
table.bdylistImpr {
	width : 670px;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #000000;
}
table.bdy-tbleint, table.bdy-tblemap {
	border : 2px solid #000000;
	padding : 5px;
	text-align : center;
	background : #FABB26;
	width : 50%;
}

/*<Posicionamiento dentro del body>*/
.bdy-psc {
	vertical-align : top;
	text-align : left;
}
.bdy-pscserv {
	vertical-align : top;
	text-align : left;
}

/*<Contenedores de toda la información de la pagina>*/
.content, .contentDscrpcn, .contenForm, .contentCntcto, .contentMap {
  width : 90%;
  text-align : left;
   padding: 5px 5px 5px 5px;
   vertical-align : top;
}
/*<ENCABEZAMIENTO DE PAGINAS>*/
.bdy-subtittle {
	padding: 1px 3px 15px 10px;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}
.bdy-subtittleAlrt {
	padding: 1px 5px 15px 5px;
	font-size : 12px;
	color : #000000;
	font-weight : bold;
}
.bdy-tittle, .bdy-tittleAlrt {
	color : #FFFFFF;
}
.bdy-tittle, .bdy-tittleAlrt  {
	font-size : 14px;
	font-weight : bold;
	border-right : 2px  solid #FFFFFF;
	border-top: 2px  solid #FFFFFF;
	border-bottom : 2px  solid #FFFFFF;
	background-color : #000000;
	padding: 2px 5px 2px 5px;
	margin-bottom : 6px;
	height : 22px;
}
.bdy-tittleSm {
	font-size : 11px;
	font-weight : bold;
	color : #FABB26;
	background-image : url(styimg/bdy-tittleSm.gif);
	background-repeat : no-repeat;
	padding-left : 12px;
	margin-left : 50px;
}

/*<Textos internos>*/
.bdy-txt {
	font-size : 11px;
	text-align : justify;
	padding-left : 3px;
	padding-right : 3px;
	width : 100%;
}
.bdy-txtdestc {
	font-size : 12px;
	font-weight : bold;
	color: #EEA631;
	width : 100%;
	padding-left : 1px;
}
.bdy-txtrslt {
	font-size : 12px;
	font-weight : bold;
	color: #EEA631;
	padding-left : 1px;
}
 .bdy-txtsubScc {
 font-weight : bold;
 	font-size : 11px;
	color: #000000;
	width: 50%;
	padding: 1px 1px 1px 14px;
	margin : 3px 3px 3px 3px;
	background-image : url(styimg/txtsubScc.gif);
	background-repeat : no-repeat;
}
.bdy-txtSm {
	font-size : 9px;
	color : #000000;
}

/*<Contenedor interno>*/
.grp, .grpList {
background : #FABB26;
  border: 1px solid #EEA631;
  padding: 3px 3px 3px 3px;
  margin: 3px 3px 3px 3px;
  vertical-align: top;
  width : 85%;
 }

 /*<Labels>*/
.lbl, .lbl-std, .lbl-act, .lbl-Agen,  .lbl-stdInfo, .lbl-stdInfo:hover  {
  white-space:nowrap;
  padding-right : 5px;
  padding-left :  5px;
}
.lbl {
	font-size : 11px;
	  height:16px;
}
 .lbl-act {
	background : #FEDC8C;
	font-size : 11px;
	color : #FFFFFF;
}
 .lbl-std,  .lbl-stdInfo {
 	font-size : 10px;
	color : #000000;
	font-weight : bold;
	 height:14px;
	text-decoration : none;
}
 .lbl-std:hover,  .lbl-stdInfo:hover  {
 	font-size : 10px;
	color : #000000;
	font-weight : bold;
	  height:14px;
	text-decoration : underline;
}
.lblSm, .lblSm-std  {
	font-size : 10px;
	text-indent : 5px;
	white-space:nowrap;
  height:13px;
  padding-right : 4px;
}
.lbl-Agen {
	background : #FF31137;
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}
/*número de páginas abajo*/
.lbl-num, .lbl-numact, .lbl-num:hover  {
font-size : 9px;
color : #000000;
}
.lbl-numact  {
	text-decoration : none;
	background : #000000;
	color : #FFFFFF;
	cursor : hand;
}
.lbl-num:hover {
	text-decoration : none;
}
/*Tipos de inmuebles*/
 .lbl-tipo {
 	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-size : 10px;
	color : #000000;
	font-weight : bold;
	width :70px;
	height :50px;
	vertical-align : bottom;
	text-decoration : none;
	text-align :center;
	cursor: hand;
	margin : 5px 5px 5px 5px;
}
/*hover*/
.lbl-tipo:hover {
 	  font-family: Verdana,Arial,Helvetica,sans-serif;
	  font-weight : bold;
	font-size : 10px;
	color : #870402;
	font-weight : bold;
	width :70px;
	height :50px;
	vertical-align : bottom;
	text-decoration : none;
	text-align :center;
	cursor: hand;
	margin : 5px 5px 5px 5px;
}
.line {
	border-right: 1px solid #000000;
	padding-right : 5px;
	width : 15px;
}
.sepgde {
	width:5px;
	font-size:4px;
	text-indent: 1pt;
}

/*<BORDE SUPERIOR DE PAGINA>*/
.top {
	background : #FFFFFF;
	height : 60px;
	font-size : 13px;
	color : #FFFFFF;
	vertical-align : top;
	margin-left : 0px;
	margin-top : 0px;
}
.topIni {
background-image : url(styimg/top-bckgIni.gif);
background-repeat : no-repeat;
background-position :left;
text-align : left;
width : 185px;
height : 60px;
}
.topContent {
	background-color : #FEDC8C;
	background-image : url(styimg/top-bckg.gif);
	font-size : 12px;
	color : #ffffff;
	padding-left : 20px;
	vertical-align : middle;
	height : 16px;
	width : 100%
}
.topContentMiddle {
	background-color : #FFFFFF;
	background-image : url(styimg/top-bckgMddle.gif);
	background-repeat : repeat-x;
	vertical-align : top;
	height : 10px;
	width : 100%
}
.topFin {
	background-color : #336699;
	background-image : url(styimg/top-bckgFin.gif);
	background-repeat : repeat-y;
	vertical-align : top;
	height : 16px;
	width : 8px;
}
.topFinMddle {
	background-color : #FFFFFF;
	background-image : url(styimg/top-bckgFinMddle.gif);
	background-repeat : no-repeat;
	vertical-align : top;
	width : 45px;
}

/*Combos y campos de textos*/
.border{
    color #000000;
    font-size: 8pt;
    border-left:1px solid gray;
 	border-top:1px solid gray;
  	border-bottom:1px solid gray;
	border-right:1px solid gray;
		width : 125px;
 }
   .borderSm {
    color: #000000;
    font-size: 8pt;
    border-left:1px solid gray;
 	border-top:1px solid gray;
  	border-bottom:1px solid gray;
	border-right:1px solid gray;
	width :60px;
 }
 .combo {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana;
	width : 125px;
	}
.comboSm {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana;
}
 /*enlaces area de mneu superior*/
.mensup {
	font-family: arial;
	font-size : 10px;
	color: #847F7C;
    font-weight: normal;
	line-height: 1;
	text-decoration: none;
	padding-right : 6px;
}

.mensup:link {
	font-family: arial;
	font-size : 10px;
	color: #847F7C;
    font-weight: normal;
	line-height: 1;
	text-decoration: none;
		padding-right : 6px;
}

.mensup:hover {
	font-family: arial;
	font-size : 10px;
	color: #FABB26;
    font-weight: normal;
	line-height: 1;
	text-decoration: none;
		padding-right : 6px;
}
