.bar-bottom, .bar-bottom:hover, .bar-logo,  .bar-container, .bar-head, .bar-head:hover,.bar-headhover, .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 : #cccccc;
	color : #666666;	
	border : none;
	width : 100%;
	height : 100%;
	padding-top : 50px;
	vertical-align : top;
	
}
.bar-bottom, .bar-bottom:hover {
	background-color : #FFFFFF;
	font-size : 10px;
	color : #23396b;
	padding: 2px 2px 2px 2px;
	text-align: left;
	margin: 3px 3px 3px 3px;
	vertical-align : top;
	cursor : pointer;
	text-decoration : none;
}
.bar-bottom:hover {
	color: #7baad4;
}
.bar-container {
	width:350px;
	background-color: #ffffff;
	border-bottom : 1px solid #7baad4;
	border-top : 1px solid #7baad4;
	/*border-left : 1px solid #cccccc;
	border-right: 1px solid #cccccc;*/
	text-decoration : none;
	color : #666666;
}

.bar-head  {
	font-size : 12px;
	padding-left : 5px;
	padding-top : 2px;
	margin-left : 6px;
	margin-top : 2px;
	cursor : pointer;
	text-decoration : none;
	width : 100%;
	height : 22px;	
	color : #23396b;
	font-weight: bold;
	white-space: nowrap;
}
.bar-head:hover  {
	font-size : 12px;
	padding-left : 5px;
	padding-top : 2px;
	margin-left : 6px;
	margin-top : 2px;
	cursor : pointer;
	text-decoration : none;
	width : 100%;
	height : 22px;	
	color : #7baad4;
	font-weight: bold;
	white-space: nowrap;
	
}
.bar-headhover {
font-size : 11px;
	padding: 0px 1px 0px 5px;
		margin: 0px 5px 4px 5px;
	color: #cccccc;
	
	background-repeat : no-repeat;
	text-decoration : none;
}
.bar-logo {
	
	background-color : #cccccc;
	background-repeat : no-repeat;
	padding-top : 4px;
	width:150px;
	height : 70px;
	vertical-align : top;
	text-align : center;
	color : #666666;
}

/*<BOTONES DE ACCIONES>*/
.btn, .btn:hover, .btnSm, .btnSm:hover {
	color: #666666;
	font-weight : bold;
	text-decoration : none;
	white-space : nowrap;
	border-bottom : 1px solid #666666;
	border-top : 1px solid #666666;
	border-left : 1px solid #666666;
	border-right: 1px solid #666666;
	font-size : 10px;
	width :3%;
	height : 19px;
	padding : 1px 3px 1px 3px;
	margin-left : 2px;
	margin-right: 2px;
	text-align : center;
	background-color: #cccccc;
}
.btn:hover  {
	color: #666666;
}
.btnSm, .btnSm:hover {
	font-size : 9px;
	width : 35px;
}




/*<BOTONES PARA SECCIONES>*/
.btn-Scc, .btn-Scc:hover {
	color: #666666;
	font-weight : bold;
	text-decoration : none;
	white-space : nowrap;
	border-bottom : 1px solid #666666;
	border-top : 1px solid #666666;
	border-left : 1px solid #666666;
	border-right: 1px solid #666666;
	font-size : 10px;
	width :3%;
	height : 19px;
	padding : 1px 3px 1px 3px;
	margin-left : 2px;
	margin-right: 2px;
	text-align : center;
	background-color: #cccccc;
}

.btn-Scc:hover {

	color : #666666;
}
.btnIcon  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #23396b;
	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 #7baad4;
	border-right: 1px solid #7baad4;
	color :#7baad4;
	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 : left;
vertical-align : top;
padding-left : 5px;
}
.btn-pscform {
text-align : center;
padding-left : 5px;
}
.btn-pscServ {
text-align : left;
padding-left : 5px;
}

/*<BODY>*/
/*<FONDOS DE TODAS LAS PAGINAS>*/
table.bdy,  table.bdyform, table.bdylist, table.bdyserv, table.bdyempr, table.bdyMap {
	background : #FFFFFF;
	width : 100%;
	height : 100%;
	margin : 0px;
	padding-bottom : 10px;
	padding-top : 2px;
	padding-left : 5px;
	padding-right : 5px;
	vertical-align : top;
	
}
table.bdy {
	
	background-repeat : no-repeat;
	background-position : top;
}
table.bdyform {

	background-repeat : no-repeat;
	background-position : top;
}
table.bdyserv {

	background-repeat : no-repeat;
	background-position : top;
}
table.bdyempr{

	background-repeat : no-repeat;
	background-position : top;
}
table.bdylist {
	background : #FFFFFF;
}
table.bdylistImpr {
	width : 670px;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #666666;
}
table.bdy-email {
	background-color : #FFFFFF;
}
table.bdy-tbleint, table.bdy-tblemap {
	border-bottom : 1px solid #cccccc;
	border-top : 1px solid #cccccc;
	border-left : 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding : 5px;
	text-align : center;
	background : #FFFFFF;
	width : 50%;
	margin-left : 5px;

	
}

/*<Posicionamiento dentro del body>*/
.bdy-psc {
	vertical-align : top;
	padding-left: 5px;
	margin-left : 5px;
}
.bdy-pscserv {
	vertical-align : top;
	padding-right : 5px;
	padding-left : 5px;
}

/*<Contenedores de toda la información de la pagina>*/
.content, .contentDscrpcn, .contenForm, .contentCntcto, .contentMap {
  width : 90%;
  border: 0px solid #cccccc;
  text-align : center;
   padding: 15px 15px 15px 15px;
	
	

}
.content {
  margin-top :10px;
}
.contentCntcto {
	margin-top : 10px;
}
.contentDscrpcn {
      margin-top :5px;
		
	  
}
 .contenForm {
	margin-top :10px;
}

/*<ENCABEZAMIENTO DE PAGINAS>*/
.bdy-subtittle {
	padding-left : 5px;
	padding-top : 5px;
	padding-bottom: 10px;
	font-size : 12px;
	color : #666666;
}
.bdy-subtittleAlrt {
	padding-left : 5px;
	padding-top : 5px;
	font-size : 12px;
	color : #666666;
}
.bdy-tittle {
	font-size : 14px;
	font-weight : bold;
	border-bottom : 2px solid #7baad4;
	color: #7baad4;
	
	
	background-repeat : no-repeat;
	padding-left : 5px;
	padding-top : 1px;
	padding-bottom : 4px;
	margin-left : 5px;
	margin-bottom : 6px;
	height : 22px;
}
.bdy-tittleAlrt {
	font-size : 14px;
	font-weight : bold;
	border-bottom : 2px solid #7baad4;
	color: #7baad4;
	
	
	background-repeat : no-repeat;
	padding-left : 5px;
	padding-top : 1px;
	padding-bottom : 4px;
	margin-left : 5px;
	margin-bottom : 6px;
	height : 22px;
}
.bdy-tittleSm {
	font-size : 11px;
	font-weight : bold;
	color : #cccccc;

	background-repeat : no-repeat;
	padding-left : 5px;
	margin-left : 5px;
}

/*<Textos internos>*/
.bdy-txt {

	font-size : 11px;
	text-align : justify;
	padding-left : 3px;
	padding-right : 3px;
	width : 100%;
	color : #666666;
}
.bdy-txtdestc {
	font-size : 12px;
	font-weight : bold;
	color: #23396b;
	width : 100%;
	padding-left : 5px;
}
.bdy-txtrslt {
	padding-left : 5px;
	padding-top : 5px;
	padding-bottom: 10px;
	font-size : 12px;
	color : #666666;
}
 .bdy-txtsubScc {
    background : #cccccc;
 	font-size : 11px;
	color: #666666;
	width: 50%;
	padding-left : 5px;
}
.bdy-txtSm {
	font-size : 9px;
	color : #cccccc;
}

/*<Contenedor interno>*/
.grp, .grpList {
  border: 1px solid #cccccc;
  padding: 3px 3px 3px 3px;
  vertical-align: top;
  width : 90%;
  color : #666666;

 }

 /*<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 : #666666;
}
 .lbl-act {
	background : #cccccc;
	font-size : 11px;
	color : #FFFFFF;
}
 .lbl-std {
 	font-size : 10px;
	color : #cccccc;
	font-weight : bold;
	 height:14px;
	color : #666666;
	text-decoration : none;
}
 .lbl-std:hover {
 	font-size : 10px;
	font-weight : bold;
	  height:14px;
	  	color : #666666;
		text-decoration : underline;
}
.lbl-stdInfo, .lbl-stdInfo:hover {
	font-size : 11px;
	color: #7baad4;
}
.lblSm, .lblSm-std, .lblSm-std:hover  {
	font-size : 10px;
	text-indent : 5px;
	white-space:nowrap;
  height:13px;
  padding-right : 4px;
  color : #666666;
}
 .lblSm-std:hover  {
	color : #cccccc;
	text-decoration : underline;
}
.lbl-Agen {
	font-size : 12px;
	font-weight : bold;
	color : #7baad4;
}
/*número de páginas abajo*/
.lbl-num, .lbl-numact  {
font-size : 9px;
color : #7baad4;

}
.lbl-numact  {
	text-decoration : underline;
	background : #7baad4;
	color : #FFFFFF;
	cursor : pointer;
	
}
/*Tipos de inmuebles*/
 .lbl-Tipo {
 	  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size : 10px;
	color : #666666;
	width :70px;
	height :50px;
	vertical-align : bottom;
	text-decoration : none;
	text-align : right;
		cursor: pointer;
}
/*hover*/
.lbl-Tipo:hover {
	color : #7baad4;
}
.line {
	border-right: 1px solid #666666;
	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-repeat : no-repeat;
background-position :left;
text-align : left;
width : 185px;
height : 60px;
}
.topContent {
	background-color : #cccccc;
	
	font-size : 12px;
	color : #ffffff;
	padding-left : 20px;
	vertical-align : middle;
	height : 16px;
	width : 100%
}
.topContentMiddle {
	background-color : #FFFFFF;
	
	background-repeat : repeat-x;
	vertical-align : top;
	height : 10px;
	width : 100%
}
.topFin {
	background-color : #cccccc;

	background-repeat : repeat-y;
	vertical-align : top;
	height : 16px;
	width : 8px;
}
.topFinMddle {
	background-color : #FFFFFF;

	background-repeat : no-repeat;
	vertical-align : top;
	width : 45px;
}

/*Combos y campos de textos*/
.border{
    color: #666666;
    font-size: 8pt;
    border-left:1px solid #cccccc;
 	border-top:1px solid #cccccc;
  	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
		
 }
  .borderSm {
    color: #666666;
    font-size: 8pt;
    border-left:1px solid #cccccc;
 	border-top:1px solid #cccccc;
  	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	width :60px;
		
 }
  .borderSm {
    color: #666666;
    font-size: 8pt;
    border-left:1px solid #cccccc;
 	border-top:1px solid #cccccc;
  	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	width :60px;
 }
 .combo {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana;
	width : 125px;
	}
.comboSm {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana;
}
.boxgris {
    BORDER-RIGHT: #cccccc 1px solid;
    BORDER-TOP: #cccccc 1px solid;
    FONT-SIZE: 11px;
    BACKGROUND: #cccccc;
    BORDER-LEFT: #cccccc 1px solid;
    COLOR: #666666;
    BORDER-BOTTOM: #cccccc 1px solid;
    FONT-FAMILY: arial;
    TEXT-ALIGN: right;
	font-weight : bold;
}
 /*enlaces area de mneu superior*/
.mensup {
	font-family: arial;
	font-size : 10px;
	color: #cccccc;
    font-weight: normal;
	line-height: 1;
	text-decoration: none;
	padding-right : 6px;
}

.mensup:link {
	font-family: arial;
	font-size : 10px;
	color: #cccccc;
    font-weight: normal;
	line-height: 1;
	text-decoration: none;
		padding-right : 6px;
}

.mensup:hover {
	font-family: arial;
	font-size : 10px;
	color: #cccccc;
    font-weight: normal;
	line-height: 1;
	text-decoration: none;
		padding-right : 6px;
}
.proteccion {
	font-family: Arial, Helvetica, sans-serif;
	background : #cccccc;
	color: #FFFFFF;
	padding: 5px 5px 5px 5px;
	font-size : 10px;
}
/*Inmueble destacado para home*/
.destTitu, .destDescr, .destLbl {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.dest {
	padding: 5px 5px 5px 5px;
	background : #cccccc;
	color : #666666;
}
.destTitu {
	color: #cccccc;
	font-size : 14px;
	font-weight : bold;
}
.destDescr {
	font-size : 11px;
	color: #666666;
	font-weight : bold;
}
.destLbl {
	font-size : 11px;
	font-weight : bold;
	color: #cccccc;
}
.destRef {
	font-size : 11px;
	color: #666666;
}
/* para listado de agencias */
.cabecera {
	background-color: #cccccc;
	padding: 1px 1px 1px 1px;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
table.agencias {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	padding: 1px 1px 1px 1px;
	width: 100%;
	background-color: #FFFFFF;
}
tr.Agen {
	padding: 1px 1px 1px 1px;
	background-color: #FFFFFF;
}
.lblAgen, .lblAgen:hover, .lblAgenNum {
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-align:left;
	vertical-align: top;
}
.lblAgen:hover {
	color: #cccccc;
	border-bottom: none;
}
.lblAgenNum {
text-align: right;
}
.lbl02 {
	white-space:nowrap;
	padding-right : 5px;
	padding-left :  5px;
	font-size : 11px;
	height:16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
}
.grdAgen {
	background-color: #FFFFFF;
	margin:  5px 5px 5px 5px;
	padding: 2px 2px 2px 2px;
	color : #666666;
}
.capitalInt {
	color: #cccccc;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.drillInt {
	color: #666666;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}