body,td,th,input,a,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848484;
	color: #333333;
	text-decoration: none;	
}

body, form {
/*	background-color: #FFFFFF; */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:hover {
	color: #333333; 
	text-decoration: underline;
}

/*
p {
margin-top: 0px;
margin-bottom: 8px;
}
*/

.body_columna {
	vertical-align: top;
	padding: 13px;
	border: 1px solid #bdbdbd;
	width: 164px;
	background-color: #ffffff;
	background-image: url(images/col_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.body_centro {
	vertical-align: top;
	padding: 7px 12px 10px 12px; 
	border: 1px solid #bdbdbd;
	background-color: #f9f9f9;
/*
	background-image: url(images/col_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
*/
}

.columna_separador {
	width: 2px;
}

.separador {
	background-image: url(images/separador.gif);
	background-repeat: repeat-x;
	background-position: center left;
	height: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.separador2 {
	background-image: url(images/separador2.gif);
	background-repeat: repeat-x;
	background-position: center left;
	height: 9px;
	padding-top: 4px;
	padding-bottom: 4px;
}


.input_text{
	border: 1px solid #a1a1a1;
/*	height: 16px; */
}

.inputHighlighted {
	border: 1px solid #333333;
	background-color: #e9e9e9;
}

.input_buscador {
	width: 164px;
}
.input_buscador_chico {
	width: 82px;
}

.btn {
	border: 1px solid #a1a1a1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	height: 20px;
	background-image: url(images/btn_bg.gif);
	background-repeat: repeat-x;
}

h2.titulo_seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
	color: #848484;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 3px;
	background-color: #dedede;
	height: 15px;
	border: 1px solid #cacaca;
}


.titulo_seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
/*	color: #848484;*/
	margin-bottom: 5px;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #aaaaaa;
	letter-spacing: 0px;
}


h1.encabezado {
	margin: 0px;
	padding: 0px;
	display: none;
}

#listado_productos {
/*	line-height: 16px;*/
	line-height: 18px;
/*
	vertical-align: text-top;
	padding: 4px 10px 4px 10px; 
*/
/*	text-align: justify;*/
}
.row0 {
	background-color: #f1f1f1;
	vertical-align: text-top;
	padding: 4px 5px 4px 5px; 
	border: 1px solid #999999;
}
.row1 {
	background-color: #e9e9e9;
	vertical-align: text-top;
	padding: 4px 5px 4px 5px; 
	border: 1px solid #999999;
}

.mensajes {
	color: red;
}

#listado_productos .direccion{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

#listado_botones {
	float:right;
	text-align:center;
	margin: 0px 0px 0px 5px;
}

#listado_imagen {
	float:left;
/*	margin: 5px 10px 0px 0px;*/
	text-align:center;

	margin: 0px 5px 0px 0px;
}

#listado_imagen .img {
	border: 1px solid #666666;
	margin: 0px 0px 0px 0px;
}

#lista_precios {
}

#lista_precios table { 
	border-color: #999999; border-width: 0 0 1px 1px; border-style: solid;
}

#lista_precios td {
	height: 21px;
	padding-left: 5px;
	border-color: #999999; border-width: 1px 1px 0 0 ; border-style: solid;
}

#lista_precios tr {
	background-color: #e9e9e9;
}

#detalle_imagen {
	float: right;
	margin: 0px 0px 0px 20px;
}

#detalle_imagen .img {
	border: 1px solid #666666;
	margin: 0px 0px 0px 0px;
}

#detalle_imagen table {
	background-color: #cdcdcd;
}

#detalle_imagen table table {
}


#detalle_direccion {
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}


/*
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
*/


.row_gris_1, .row_gris_1 td {
	background-color: #cccccc;
	padding: 3px; 
}

.row_gris_2, .row_gris_2 td {
	background-color: #ededed;
	padding: 3px; 
}

.precio {
	font-size: 13px;
	color: #848484;
	color: #333333;
	font-weight: bold;
}

.row_inmueble {
	background-color: #f1f1f1;
	vertical-align: text-top;
	padding: 4px 5px 4px 5px; 
	border: 1px solid #999999;
}

.borde_negro {
	border: 1px solid #000;
}

.margin_bottom_10 {
	margin-bottom: 10px; 
}

.row_negro, .row_negro td {
	background-color: #000;
	color: #fff;
	font-weight: bold;
	padding: 3px;
}

#Header {
	width: 982px;
	margin: 0 auto;
}
#header1 {
	height: 73px;
}

#header1 #logo {
	float: left;
	width: 278px;
	height: 73px;
}

#header1 #banner {
	float: right;
	width: 468px;
	height: 60px;
	margin: 6px 10px 0 0;
	background: red;
	border: 1px solid #999;
}

#header2 {
	height: 137px;
}

#header2 #menu {
	float: left;
	width: 190px;
	height: 137px;
}

#header2 #menu img {
	border: 0px;
	clear:both;
}

#header2 #banner_slide {
	float: right;
	width: 788px;
	height: 17px;
}


/**********************

/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;
	overflow:hidden;
}

.leftmenu .col1 {
	clear: left;
	float: left;
	position:relative;
	width: 180px;
	padding: 0 10px 0 0;
/*	margin: 0 0 0 30px;*/
	display: inline;
}
.leftmenu .col2 {
	float:left;
	position:relative;
	width:570px;			/* left column content width (column width minus left and right padding) */
	padding:0px;			/* (right column left and right padding) plus (left column left padding) */
}

