* {
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:14px;
	color:#333333;
}

td.navegacion {
	vertical-align:top;
	padding:20px;
	text-align:center;
}

table.panel {
	width:100%;
	-moz-border-radius:3px;
	border:1px solid #666666;
}

td.panel_1, td.panel_2, td.panel_3, td.panel_4, td.panel_5, td.panel_6 {
	padding:3px;
	padding-left:20px;
	padding-right:20px;
	-moz-border-radius:3px;
	text-align:center;
}

a img {border:none;}

a {text-decoration:none;}

a:hover {
	color:#ED8101;
}

a.botonera {
font-weight:bold;
color:#ED8101;
}

a.botonera:hover {color:#B20C17;}

a.panel {
	line-height:20px;
	margin:5px;
	margin-left:30px;
	margin-right:30px;
}

th.venta, th.alquiler, th.listado_full, td.nombre, td.codigo {
	background-color:#B20C17;
	background-image:url(imagenes/standard_bg_botonera.jpg);
	background-position:center;
	background-repeat:repeat-x;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:5px 0px;
}

th.venta, th.alquiler {
	padding:5px 50px;
	width:50%;
}

th.listado_full {
	text-align:center;
}

table.propiedades_titulo {
	width:100%;
	background-color:#B20C17;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	padding:5px;
	-moz-border-radius:3px;
	border:1px solid #666666;
	margin-bottom:5px;
}

td.propiedades_titulo_nombre {
	width:80%;
	border-right:none;
	color:#FFFFFF;
}

td.propiedades_titulo_codigo {
	width:20%;
	text-align:center;
	border-left:none;
	color:#FFFFFF;
}

td.venta, td.alquiler {text-align:center; white-space:nowrap;}

div.propiedades_sumario_titulo {
	width:919;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	margin:15px 0px 5px 0px;
	border:1px solid #666666;
	list-style-position:inside;
	-moz-border-radius:3px;
	background-color:#EAC382;
	text-align:left;
	color:#333333;
}
div.propiedades_sumario_datos, div.propiedades_sumario_descripcion {
	text-align:left;
	margin-left:15px;
}
div.propiedades_sumario_descripcion {
	margin-bottom:15px;
}

div.propiedades_foto {
	background-color:#FFFFFF;
	width:340px;
	height:254px;
	vertical-align:middle;
	text-align:center;
	margin-bottom:3px;
	margin-right:15px;
	border:1px solid #484848;
	-moz-border-radius:3px;
}

table.propiedades_pasador {
	border:1px solid #8B8B8B;
	-moz-border-radius:3px;
}

td.propiedades_pasador_flecha {
	width:25px;
}

#propiedades_foto_texto {
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	padding:2px 0px;
	width:290px;
	background-color:#CCCCCC;
	text-align:center;
	color:#666666;
}
div.propiedades_mapa_google {
	width:566px;
	height:254px;
	border:1px solid #CCCCCC;
	-moz-border-radius:3px;
	text-align:center;
	font-size:9px;
}



input, textarea {
	background-position:right top;
	background-repeat:no-repeat;
	width:500px;
	font-family:"Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:14px;
	color:#666666;
	border:1px solid #999999;
	padding:4px;
	-moz-border-radius:3px;
}

input.enviar {
	width:250px;
	background-color:#ED8101;
	border:1px solid #333333;
	color:#FFFFFF;
}

input.nombre {background-image:url(http://www.buscadorprop.com.ar/web_basica/img/nombre.jpg);padding-right:28px;}
input.telefono {background-image:url(http://www.buscadorprop.com.ar/web_basica/img/telefono.jpg);padding-right:28px;}
input.sobrecito {background-image:url(http://www.buscadorprop.com.ar/web_basica/img/email.jpg);padding-right:28px;}
textarea.comentarios {background-image:url(http://www.buscadorprop.com.ar/web_basica/img/comentario.jpg);padding-right:28px;}

td.forma_info {
	padding-right:15px;
	color:#333333;
	text-align:right;
}

td.forma_datos b {
	padding:4px;
	border:1px solid #999999;
	color:#B20C17;
	-moz-border-radius:3px;
	background-color:#eaeaea;
}

td.inmobiliaria {
	color:#333;
	letter-spacing:2px;
}

td.logo img {border:3px solid #FFFFFF;}

div.ubicacion_mapa_google {
	width:100%;
	height:500px;
	border:1px solid #CCCCCC;
	-moz-border-radius:3px;
}

a.email {}
a.email:hover {color:#FFF; text-decoration:underline;}
