.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, .lblSm-std:hover, .lbl-Agen, .lblSm, .lblSm-std, .topContent, .bdy-txt, .bdy-txtSm   {
	  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
}
/*<BARRA DE MENU LATERAL>*/
.bar {
   background : #336699 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 : #FFFFFF;
	text-align: left;
	vertical-align : bottom;
	cursor : hand;
	background-color : transparent;
	text-decoration : none;
}
.bar-bottom:hover {
	color: #FFCB05;
}
.bar-container {
	width:150px;
	background-color: #336699;
	border-top:3px solid #FFCB05;
	border-bottom:3px solid #FFCB05;
	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 {
	background-color : transparent;
	color: #6699CC;
	font-weight : bold;
	text-decoration : none;
	white-space : nowrap;
	border-bottom : 1px solid #336699;
	border-top : 1px solid #336699;
	border-left : 1px solid #336699;
	border-right: 1px solid #336699;
}
.btn, .btn:hover  {
	font-size : 10px;
	width :3%;
	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 : #FEFFCC;
}
 .btn:hover,  .btnSm:hover {
	background : #6699CC;
	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 :75px;
	height : 10px;
	padding : 1px 3px 1px 3px;
	margin: 1px 2px 1px 2px;
	text-align : center;
	color : #FFFFFF;
}
.btn-Scc:hover {
	background : #FF9933;
	color : #FFFFFF;
}
.btnIcon  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 1px;
	padding-bottom : 1px;
	margin-top : 1px;
	text-align : center;
	text-decoration : none;
	width : 24px;
}
.btnIcon:hover {
	font-family : Arial, Helvetica, sans-serif;
	border-left : 1px solid #870402;
	border-right: 1px solid #870402;
	color : #FF9933;
	font-size : 9px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 1px;
	padding-bottom : 1px;
	margin-top : 1px;
	text-align : center;
	text-decoration : none;
	width : 24px;
}
/*<Posicionamiento para celdas que contienen botones>*/
.btn-psc {
text-align : center;
vertical-align : top;
}
.btn-pscform {
text-align : center;
vertical-align : top;
}
.btn-pscServ {
text-align : center;
vertical-align : top;
}

/*<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 5px 10px;
	vertical-align : top;
}
table.bdylistImpr {
	width : 670px;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #000000;
}
table.bdy-tbleint, table.bdy-tblemap {
	padding : 5px 5px 5px 5px;
	margin : 30px 5px 5px 5px;
	text-align : center;
	width : 60%;
}
table.bdy-email {
	background-color : #0066CC;
}

/*<Posicionamiento dentro del body>*/
.bdy-psc {
	vertical-align : top;
	padding-left: 80px;
	margin-left : 15px;
}
.bdy-pscserv {
	vertical-align : top;
	padding-right : 160px;
	padding-left : 15px;
}

/*<Contenedores de toda la información de la pagina>*/
.content, .contentDscrpcn, .contenForm, .contentCntcto, .contentMap {
  width : 90%;
  border: 0px solid #948D45;
  text-align : center;
   padding: 5px 15px 5px 15px;
}
.content {
  margin-top :10px;
}
.contentDscrpcn {
      margin-top :5px;
	  border: 1px solid #948D45;
}
 .contenForm {
	margin-top :10px;
}

/*<ENCABEZAMIENTO DE PAGINAS>*/
.bdy-subtittle, .bdy-subtittleAlrt {
	padding: 0px 2px 2px 10px;
	font-size : 10px;
	color : #FFFFFF;
	text-transform : uppercase;
}

.bdy-tittle, .bdy-tittleAlrt {
	font-size : 14px;
	font-weight : bold;
	border-bottom : 1px solid #FFFFFF;
	padding: 2px 2px 0px 2px;
	height : 22px;
}
.bdy-tittleSm {
	font-size : 11px;
	font-weight : bold;
	color : #FFCB05;
	background-image : url(styimg/bdy-tittleSm.gif);
	background-repeat : no-repeat;
	padding: 0px 2px 5px 12px;
	margin: 1px 1px 3px 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: #FFFFFF;
	width : 100%;
	padding: 2px 2px 2px 2px;
	margin : 15px 0px 0px 0px;
}
.bdy-txtrslt {
	font-size : 10px;
	font-weight : normal;
	color: #FFFFFF;
	padding-left : 5px;
	text-transform : uppercase;
}
 .bdy-txtsubScc {
 	font-size : 11px;
	color: #000000;
	font-weight : bold;
	padding-left : 10px;
}
.bdy-txtSm {
	font-size : 9px;
	color : #004080;
}

/*<Contenedor interno>*/
.grp, .grpList {
  border: 1px solid #948D45;
  padding:5px 5px 5px 5px;
  vertical-align: top;
  width : 90%;
 }

 /*<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;
	  color : #FFFFFF;
}
 .lbl-act {
	background : #A2A252;
	font-size : 11px;
	color : #FFFFFF;
}
 .lbl-std,  .lbl-std:hover  {
 	font-size : 10px;
	font-weight : bold;
	height:14px;
	color : Navy;
	text-decoration : none;
}
 .lbl-std {
	color : #FF9933;
}
 .lbl-std:hover {
	color : #870402;
	text-decoration : underline;
}
.lblSm, .lblSm-std, .lblSm-std:hover  {
	font-size : 10px;
	white-space:nowrap;
  height:13px;
}
 .lblSm-std:hover  {
	color : maroon;
	text-decoration : underline;
}
.lbl-Agen {
	font-size : 12px;
	font-weight : bold;
	color : #FF9933;
}
.lbl-stdInfo, .lbl-stdInfo:hover {
	color: #FFFFFF;
	font-size : 11px;
}
/*número de páginas abajo*/
.lbl-num, .lbl-numact  {
font-size : 9px;
color : #FFFFFF;
}
.lbl-numact  {
	text-decoration : underline;
	background : #FFFFFF;
	color : #0066CC;
	cursor : hand;
}
/*Tipos de inmuebles*/
 .lbl-Tipo {
 	  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
	color : #000000;
	width :70px;
	height :50px;
	vertical-align : bottom;
	text-decoration : none;
	text-align : right;
		cursor: hand;
}
/*hover*/
.lbl-Tipo:hover {
	color : #FFFFFF;
}
.line {
	border-right: 1px solid #000000;
	padding-right : 5px;
	width : 15px;
}
.proteccion {
	font-family: Arial, Helvetica, sans-serif;
	background : #0066CC;
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	font-size : 11px;
	width : 280px;
}
.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 : #C4C400;
	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;
 }
   .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, Geneva, Arial, Helvetica, sans-serif;
	width : 125px;
	}
.comboSm {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
 /*enlaces area de mneu superior*/
.mensup {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #847F7C;
    font-weight: normal;
	line-height: 1px;
	text-decoration: none;
	padding-right : 6px;
}

.mensup:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #847F7C;
    font-weight: normal;
	line-height: 1;
	text-decoration: none;
		padding-right : 6px;
}

.mensup:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #0066CC;
    font-weight: normal;
	line-height: 1;
	text-decoration: none;
		padding-right : 6px;
}