.textos {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #59523f;
	text-decoration: none;
}
.textos_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #59523f;
	text-decoration: none;
}
.home {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footerlink {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
.excerptlink, .excerptlink:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #404040;
}
.footer1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #c9d0d2;
	text-decoration: none;
}
.footer1link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #c9d0d2;
	text-decoration: underline;
}
.textbox {
	font-family: Arial;
	border: 1px solid #f4a133;
	background: #FfFfFf;
	color: #a6a398;
	font-size: 10px;
	font-weight: normal;
}
.path {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #51514f;
	text-decoration: underline;
}
.path_ok {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ff9000;
	text-decoration: none;
}
.path1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #51514f;
	text-decoration: none;
}
.path_on {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #51514f;
	text-decoration: none;
}
.fechas{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #7f7f7f;
	text-decoration: none;
}
.titular_noticias{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.texto_noticias{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #59523f;
	text-decoration: none;
}
.titulares {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #59523f;
	text-decoration: none;
}
.botones{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff9000;
	text-decoration: none;
}
.botones1{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffFFFF;
	text-decoration: none;
}
.boton-on{
  font-family: Arial;
  background: url(/img/b_inmo/b-on.jpg);
  font-size: 12px;
  color: white;
  padding-left: 10px;
}
.boton-off {
  font-family: Arial;
  background: url(/img/b_inmo/b-off.jpg);
  font-size: 12px;
  padding-left: 10px;
}
.boton-off a, .boton-off a:visited {
  color: white;
  text-decoration: none;
}
.submit {
	font-family: Arial;
	border: 1px solid #4a4747;
	background: #ff9000;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
}
.textbox {
	font-family: Arial;
	border: 1px solid #ff9000;
	background: #FAFAFA;
	color: #737373;
	font-size: 11px;
	font-weight: normal;
}
.anuncios {
	width: 940px; height: 36px;
	border: #888 solid 1px;
	padding-top: 6px;
	padding-bottom: 10px;
	margin-left: 20px;
	background: #dedfd9;
	font-size: 11px;
}
.anuncios a, a:visited {
	color: #008;
}

.ad1 {
	float: left; width: 20%;
	margin-left: 30px;
	/* padding: 0 10px 0 10px; */
}
.marco-tl {
  position:relative; 
  top: 2px; left: 2px; 
  height: 5px; width: 5px; 
  background: url('/img/marco-tl.gif'); font-size: 5px;
  z-index: 1;
}
.marco-tr {
  position:relative;
  top: 2px; left: -2px;
  height: 5px; width: 5px;
  background: url('/img/marco-tr.gif'); font-size: 5px;
  z-index: 1;
}
.marco-bl {
  position:relative;
  top: -2px; left: 2px;
  height: 5px;
  background: url('/img/marco-bl.gif'); font-size: 5px;
  z-index: 1;
}
.marco-br {
  position:relative;
  top: -2px; left: -2px;
  height: 5px;
  background: url('/img/marco-br.gif'); font-size: 5px;
  z-index: 1;
}
.marco2-tl {
  position:relative; 
  top: 4px; left: 4px; 
  height: 9px; width: 8px; 
  background: url('/img/marco2-tl.gif'); font-size: 5px;
  z-index: 1;
}
.marco2-tr {
  position:relative;
  top: 4px; left: -4px;
  height: 9px; width: 8px;
  background: url('/img/marco2-tr.gif'); font-size: 5px;
  z-index: 1;
}
.marco2-bl {
  position:relative;
  top: -4px; left: 4px;
  height: 9px; width: 8px;
  background: url('/img/marco2-bl.gif'); font-size: 5px;
  z-index: 1;
}
.marco2-br {
  position:relative;
  top: -4px; left: -4px;
  height: 9px; width: 8px;
  background: url('/img/marco2-br.gif'); font-size: 5px;
  z-index: 1;
}
