@CHARSET "UTF-8";

/* Viejos
#tabs {
  float: left;
  width: 100%;
  background: #CCCCCC;
  font-size: 93%;
  line-height: normal;
}

#tabs ul {
  margin: 0px;
  padding: 10px 10px 0 50px;
  list-style: none;
}

#tabs li {
  display: inline;
  margin: 0;
  padding: 0;
}

#tabs a {
  float: left;
  background: url("tableftG.gif") no-repeat left top;
  margin: 0;
  padding: 0 0 0 4px;
  text-decoration: none;
}

#tabs a span {
  float: left;
  display: block;
  background: url("tabrightG.gif") no-repeat right top;
  padding: 5px 15px 4px 6px;
  color: #000099 ;
}
 */


/* Commented Backslash Hack hides rule from IE5-Mac \*/
/* #tabs a span {
  float: none;
}

#tabs a:focus span {
  background: url("tableftG.gif") no-repeat right top;
} */


/* End IE5-Mac hack */
/* #tabs a:hover span {
  color: #000099;
}

#tabs a:hover {
  background-position: 0% -42px;
}

#tabs a:hover span {
  background-position: 100% -42px;
} */

ul#tabnav { /* general settings */
	clear:both;
	text-align: left; /* set to left, right or center */
	margin: 0 0 1em 0; /* set margins as desired */
	font: bold 12px arial, verdana, sans-serif; /* set font as desired */
	border-bottom: 1px solid #dddddd; /* set border COLOR as desired */
	background-color: #cccccc;
	list-style-type: none;
	padding: 12px 10px 1px 9px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li {/* do not change */
	display: inline;
}

div#tabNavegacionInformacion  li.tab1
, div#tabNavegacionInmuebles  li.tab2
, div#tabNavegacionRelaciones li.tab3
, div#tab3 li.tab3
, div#tab4 li.tab4  {
  /* settings for selected tab */
  border-bottom: 1px solid #ffffff; /* set border color to page background color */
  background-color: #ffffff; /* set background color to match above border color */
}

/* body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { */

div#tabNavegacionInformacion  li.tab1 a
, div#tabNavegacionInmuebles  li.tab2 a
, div#tabNavegacionRelaciones li.tab3 a
, div#tab3 li.tab3 a
, div#tab4 li.tab4 a  {
	/* settings for selected tab link */
	background-color: #ffffff; /* set selected tab background color as desired */
	color: #000000; /* set selected tab link color as desired */
	position: relative;
	margin-top: 1px;
	padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a {/* settings for all tab links */
	padding: 3px 10px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
	border: 1px solid #ffffff; /* set border COLOR as desired; usually matches border color specified in #tabnav */
	background-color: #eeeeee; /* set unselected tab background color as desired */
	color: #000099; /* set unselected tab link color as desired */
	/* margin-right: 0px 1px 0px 3px; set additional spacing between tabs as desired */
	margin-right: 0px; /* set additional spacing between tabs as desired */
	text-decoration: none;
	border-bottom: none;
}

ul#tabnav a:hover {/* settings for hover effect */
	cursor:pointer;
	background-color: #cccccc; /* set desired hover color */
}

div#tabNavegacionInformacion {
	background-color: #cccccc
}

div#tabNavegacionInformacion  li.tab1
, div#tabNavegacionInmuebles  li.tab2
, div#tabNavegacionRelaciones li.tab3
, div#tab3 li.tab3
, div#tab4 li.tab4 {
  /* settings for selected tab */
  border-bottom: 1px solid #ffffff; /* set border color to page background color */
  background-color: #ffffff; /* set background color to match above border color */
}

div#tabNavegacionInformacion  li.tab1 a
, div#tabNavegacionInmuebles  li.tab2 a
, div#tabNavegacionRelaciones li.tab3 a
, div#tab3 li.tab3 a
, div#tab4 li.tab4 a  {
	/* settings for selected tab link */
	background-color: #ffffff; /* set selected tab background color as desired */
	color: #000000; /* set selected tab link color as desired */
	position: relative;
	margin-top: 1px;
	padding-top: 4px; /* must change with respect to padding (X) above and below */
}
