body {
	background-color: #003F62;
/*	margin: 175px 0 30px 0;*/
	margin:0;
	padding:0 0 30px 0;
	background-image: url(img/bg_body.jpg);
	background-repeat: repeat;
}
img {border:none}
.final {
	clear: both;
	float: none;
}
a {
	text-decoration: none;
	color: #02488e;
	font-weight: bold;
	border: none;
}
a:hover {
	text-decoration: none;
	color: #0376E9;
	font-weight: bold;
}
#margen {
	margin: 175px 0 0px 0;
/*	border:1px none #00ff00;*/
}


#contenedor_exterior {
	width:885px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	border: 8px solid #010101;
	background-image: url(img/bg_contenedor.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#bg_top {
	height: 192px;
	width: 100%;
	position: relative;
	background-image: url(img/sombra_top.jpg);
	background-repeat: no-repeat;
	background-position: 50% 99%;
}
#bg_top #top {
	position: absolute;
	left: 4px;
	top: -185px;
}
#cajas {
	position: relative;
	height: 184px;
}
#caja_busqueda {
	width: 315px;
	position: absolute;
	left:26px;
	top:10px;
}
#caja_busqueda .bt_buscar, 
#caja_busqueda .bt_buscar_en,  
#caja_busqueda .bt_buscar_fr,
#caja_busqueda .bt_buscar_de, 
#caja_busqueda .bt_buscar_it {
	float:left;
	position: absolute;
	top: 32px;
	left: 231px;
}
#caja_busqueda .bt_buscar a {
	height: 60px;
	width: 70px;
	background-image: url(img/bt_buscar.gif);
	display:block;
	text-decoration:none;
}
#caja_busqueda .bt_buscar a:hover {
	background-image: url(img/bt_buscar_rol.gif);
}
#caja_busqueda .bt_buscar_en a {
	height: 60px;
	width: 70px;
	background-image: url(img/bt_buscar_en.gif);
	display:block;
	text-decoration:none;
}
#caja_busqueda .bt_buscar_en a:hover {
	background-image: url(img/bt_buscar_en_rol.gif);
}
#caja_busqueda .bt_buscar_fr a {
	height: 60px;
	width: 70px;
	background-image: url(img/bt_buscar_fr.gif);
	display:block;
	text-decoration:none;
}
#caja_busqueda .bt_buscar_fr a:hover {
	background-image: url(img/bt_buscar_fr_rol.gif);
}
#caja_busqueda .bt_buscar_de a {
	height: 60px;
	width: 70px;
	background-image: url(img/bt_buscar_de.gif);
	display:block;
	text-decoration:none;
}
#caja_busqueda .bt_buscar_de a:hover {
	background-image: url(img/bt_buscar_de_rol.gif);
}
#caja_busqueda .bt_buscar_it a {
	height: 60px;
	width: 70px;
	background-image: url(img/bt_buscar_it.gif);
	display:block;
	text-decoration:none;
}
#caja_busqueda .bt_buscar_it a:hover {
	background-image: url(img/bt_buscar_it_rol.gif);
}
#campo01 {
	position: absolute;
	left: 12px;
	top: 11px;
}
#campo02 {
	position: absolute;
	left: 228px;
	top: 11px;
}
#campo03 {
	position: absolute;
	left: 12px;
	top: 56px;
}
#campo04 {
	position: absolute;
	left: 228px;
	top: 56px;
}
#campo04 input {
	height: 13px;
	width:200px;
}
#campo05 input, #campo06 input {
	height: 13px;
	width:175px;
}

#campo05 {
	position: absolute;
	left: 13px;
	top: 13px;
}
#campo06 {
	position: absolute;
	left: 13px;
	top: 56px;
}
#boton01 {
	position: absolute;
	left: 326px;
	top: -43px;
	width: 211px;
	height: 71px;
}
#boton02 {
	position: absolute;
	left: 326px;
	top: 37px;
	width: 211px;
	height: 71px;
}

#caja_logueo {
	width: 286px;
	position: absolute;
	top: 10px;
	left: 572px;
}
#caja_logueo .bt_entrar, 
#caja_logueo .bt_entrar_en, 
#caja_logueo .bt_entrar_fr, 
#caja_logueo .bt_entrar_de, 
#caja_logueo .bt_entrar_it, 
#caja_logueo .bt_salir,
#caja_logueo .bt_salir_en,
#caja_logueo .bt_salir_fr,
#caja_logueo .bt_salir_de,
#caja_logueo .bt_salir_it {
	float:left;
	position: absolute;
	top: 30px;
	left: 200px;
}
#caja_logueo .bt_entrar a {
	height: 60px;
	width: 70px;
	background-image: url(img/bt_entrar.gif);
	display:block;
	text-decoration:none;
}
#caja_logueo .bt_entrar a:hover {
	background-image: url(img/bt_entrar_rol.gif);
}
#caja_logueo .bt_entrar_en a {
	height: 60px;
	width: 70px;
	background-image: url(img/bt_entrar_en.gif);
	display:block;
	text-decoration:none;
}
#caja_logueo .bt_entrar_en a:hover {
	background-image: url(img/bt_entrar_en_rol.gif);
}
#caja_logueo .bt_entrar_fr a {
	height: 60px;
	width: 70px;
	background-image: url(img/bt_entrar_fr.gif);
	display:block;
	text-decoration:none;
}
#caja_logueo .bt_entrar_fr a:hover {
	background-image: url(img/bt_entrar_fr_rol.gif);
}
#caja_logueo .bt_entrar_de a {
	height: 60px;
	width: 70px;
	background-image: url(img/bt_entrar_de.gif);
	display:block;
	text-decoration:none;
}
#caja_logueo .bt_entrar_de a:hover {
	background-image: url(img/bt_entrar_de_rol.gif);
}
#caja_logueo .bt_entrar_it a {
	height: 60px;
	width: 70px;
	background-image: url(img/bt_entrar_it.gif);
	display:block;
	text-decoration:none;
}
#caja_logueo .bt_entrar_it a:hover {
	background-image: url(img/bt_entrar_it_rol.gif);
}

#caja_logueo .bt_salir a {
	height: 60px;
	width: 70px;
	background-image: url(img/bt_salir.gif);
	display:block;
	text-decoration:none;
}
#caja_logueo .bt_salir a:hover {
	background-image: url(img/bt_salir_rol.gif);
}
#caja_logueo .bt_salir_en a {
	height: 60px;
	width: 70px;
	background-image: url(img/bt_salir_en.gif);
	display:block;
	text-decoration:none;
}
#caja_logueo .bt_salir_en a:hover {
	background-image: url(img/bt_salir_en_rol.gif);
}
#caja_logueo .bt_salir_fr a {
	height: 60px;
	width: 70px;
	background-image: url(img/bt_salir_fr.gif);
	display:block;
	text-decoration:none;
}
#caja_logueo .bt_salir_fr a:hover {
	background-image: url(img/bt_salir_fr_rol.gif);
}
#caja_logueo .bt_salir_de a {
	height: 60px;
	width: 70px;
	background-image: url(img/bt_salir_de.gif);
	display:block;
	text-decoration:none;
}
#caja_logueo .bt_salir_de a:hover {
	background-image: url(img/bt_salir_de_rol.gif);
}
#caja_logueo .bt_salir_it a {
	height: 60px;
	width: 70px;
	background-image: url(img/bt_salir_it.gif);
	display:block;
	text-decoration:none;
}
#caja_logueo .bt_salir_it a:hover {
	background-image: url(img/bt_salir_it_rol.gif);
}
#caja_logueo .contenido_caja #bienvenido {
	position: absolute;
	top: 10px;
	left: 10px;
}
#caja_logueo .contenido_caja #usuario {
	left: 10px;
	top: 35px;
	position: absolute;
	width: 180px;
	color: #002135;
	font-size: 15px;
}
#caja_logueo .contenido_caja #register {
	position: absolute;
	bottom: 2px;
	left: 15px;
}
#caja_logueo .contenido_caja #home_intra {
	position: absolute;
	left: 10px;
	top: 90px;
}




.encabezado_caja {
	background-image: url(img/bg_encabezado.gif);
	background-repeat: repeat-x;
	height: 44px;
	width: 100%;
	color: #FFFFFF;
}

.contenido_caja, .contenido_caja_variable, .contenido_caja_variable_thumbs {
	color: #828282;
	font-weight: bold;
	background-color: #f5f5f5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dadada;
	border-bottom-color: #dadada;
	border-left-color: #dadada;
	width: 99,9%;
}
.contenido_caja, .contenido_caja_variable {
	position: relative;
}
.contenido_caja_variable {
/*	height:auto;*/
}
.contenido_caja {
	height: 108px;
	position: relative;
}
#medio {
	padding-right: 18px;
	padding-left: 18px;
}
#medio .columna {
	float: left;
	width: 178px;
	text-align: center;
}
#medio .columna img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 17px;
	margin-left: 0px;
}
#medio #columna_central {
	float: left;
	width: 480px;
	padding-right: 6px;
	padding-left: 6px;
}
#columna_central h2 {
	color: #00496C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
	border-bottom: 2px solid;
}

#medio_interna {
	padding: 0 25px 25px 25px;
}
#cuadro {
	width: 100%;
	border: 1px solid #d4d4d4;
}
#cuadro #texto {
	float: left;
	padding: 10px;
	width: 225px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#cuadro #texto p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #615d5c;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#propiedades {
	padding:10px 20px 0 20px;
	margin: 0 0 19px 0;
}
.propiedad {
	float: left;
	height: 165px;
	width: 420px;
	position: relative;
	display: block;
}
.propiedad .referencia {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0F76A8;
	font-size: 14px;
	position: absolute;
	top: 9px;
	left: 10px;
}
.propiedad .imagen {
	position: absolute;
	left: 10px;
	top: 33px;
	border:#c1c1c1 solid 6px;
}
.propiedad .mas_detalles {
	position: absolute;
	left: 329px;
	top: 9px;
}
.propiedad .mas_detalles img {
	top: 2px;
	position: absolute;
	border: 0;
}
.propiedad .mas_detalles a {
	color: #666666;
}
.propiedad .mas_detalles a:hover {
	color: #999999;
}
.propiedad .tit_situacion {
	background-color: #615d5c;
	height: 22px;
	width: 86px;
	position: absolute;
	left: 200px;
	top: 32px;
	color: #E9E9E9;
	padding-left: 10px;
	padding-top: 6px;
}
.propiedad .situacion {
	background-color: #dededc;
	height: 22px;
	width: 123px;
	position: absolute;
	left: 286px;
	top: 32px;
	color: #898987;
	padding-left: 10px;
	padding-top: 6px;
}
.propiedad .tit_situacion, .propiedad .tit_nro_personas, .propiedad .tit_tipo, .propiedad .tit_precio {
	background-color: #615d5c;
	height: 22px;
	width: 81px;
	position: absolute;
	color: #E9E9E9;
	padding-left: 6px;
	padding-top: 6px;
	left: 195px;
}
.propiedad .situacion, .propiedad .tipo, .propiedad .nro_personas, .propiedad .precio {
	background-color: #dededc;
	height: 22px;
	width: 122px;
	color: #898987;
	padding-left: 10px;
	padding-top: 6px;
	left: 282px;
	position: absolute;
	font-weight: bold;
}
.propiedad .tit_situcion, .propiedad .situcion {
	top: 32px;	
}
.propiedad .tit_tipo, .propiedad .tipo {
	top: 66px;	
}
.propiedad .tit_nro_personas, .propiedad .nro_personas {
	top: 100px;
}
.propiedad .tit_precio, .propiedad .precio{
	top: 134px;
}

.separador {
	background-color: #a9a9a9;
	height: 5px;
	width: 100%;
	margin: 15px 0 15px 0;
	overflow: hidden;
}
#pie {
	height: 74px;
	width: 100%;
	background-image: url(img/bg_pie.jpg);
	background-repeat: no-repeat;
	background-position:2px;
	color: #FFFFFF;
	margin: 1px;
	text-align:center;
	padding: 0px 0 3px 0;
	line-height: 20px;
	position: relative;
}

#pie p {
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#pie p a{
	color: #FFFFFF;
	font-weight: bold;
}
#pie p a:hover {
	color: #999999;
	font-weight: bold;
}
#pie a {
	color: #FFFFFF;
	font-weight: normal;
}
#pie a:hover {
	color: #999999;
	font-weight: normal;
}
#pie #iconos_pie {
	position: absolute;
	left: 20px;
	top: 25px;
}
#caja_texto, .box_text {
	width: 526px;
	float: left;
	margin: 0 20px 0 0;
}
#caja_texto .contenido_caja_variable .texto, #box_text .contenido_caja_variable .texto {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: normal;
	color: #666666;
	font-size: 13px;
	line-height: 18px;
}

#caja_fotos, .box_fotos {
	width: 286px;
	float: left;
}
.fotos  {
	padding: 10px 0 10px 10px;
}
.servicio {
	margin-bottom: 15px;
}
.descripcion {
	font-weight: normal;
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	line-height: 19px;
}

#caracteristicas {
	left: 10px;
	position: relative;
	top: 5px;
	font-weight: normal;
}
#caracteristicas .referencia {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0F76A8;
	font-size: 14px;
	margin: 0 0 10px 0;
}
#caracteristicas .tit_situacion, #caracteristicas .tit_nro_personas, #caracteristicas .tit_tipo, #caracteristicas .tit_precio {
	background-color: #615d5c;
	height: 22px;
	width: 81px;
	position: relative;
	color: #E9E9E9;
	padding-left: 6px;
	padding-top: 6px;
	float: left;
}
#caracteristicas .situacion, #caracteristicas .tipo, #caracteristicas .nro_personas, #caracteristicas .precio {
	background-color: #dededc;
	height: 22px;
	width: 165px;
	color: #898987;
	padding-left: 10px;
	padding-top: 6px;
	position: relative;
	font-weight: bold;
	float: left;
	margin: 0 0 10px 0;
}
#caracteristicas .tit_situcion, #caracteristicas .situcion {
	top: 32px;	
}

#caracteristicas .resumen {
	width: 95%;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 17px;
}
.listado_thumbs  {
	padding:10px 0 0 10px;
	position:relative;
	margin: 0 0 15px 0;
}
.listado_thumbs a {
	position:relative;
	margin: 0 10px 5px 0;
	border: 8px solid #dcdcdc;
	float:left;
}
.listado_thumbs a:hover {
	border: 8px solid #042940;
}
.pagination {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*	float: left;*/
	clear: both;
	margin: 10px 0 0 0;
	text-align: center;
	width:100%;
	color: #484848;
}

.pagination a {
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	background-position: top center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	line-height:20px;
	font-size:10px;
	text-transform:capitalize;
	background-image: url(img/bt_paginador.gif);
	background-repeat: no-repeat;
}

.pagination a:hover {
	background-image: url(img/bt_paginador_rol.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.pagination span {
	padding:3px;
	padding-left:10px;
	padding-right:10px;
	background-position: top center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	line-height:20px;
	font-size:10px;
	text-transform:capitalize;
	background-image: url(img/bt_paginador_activo.gif);
	background-repeat: no-repeat;
}

.bt_disponibilidad a, .bt_disponibilidad a:hover {
	background-image: url(img/bt_disponibilidad.gif);
}
.bt_precios a, .bt_precios a:hover {
	background-image: url(img/bt_precios.gif);
}
.bt_libro_visitas a, .bt_libro_visitas a:hover {
	background-image: url(img/bt_libro_visitas.gif);
}
.bt_cam_web a, .bt_cam_web a:hover {
	background-image: url(img/bt_camara_web.gif);
}
.bt_web a, .bt_web a:hover {
	background-image: url(img/bt_web.gif);
}
.bt_correo a, .bt_correo a:hover {
	background-image: url(img/bt_contactar.gif);
}


.bt_disponibilidad a, 
.bt_precios a,
.bt_libro_visitas a,
.bt_cam_web a,
.bt_web a,
.bt_correo a {
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	float: left;
	height: 40px;
	width: 40px;
	margin: 5px 10px 0 0;
}
.bt_disponibilidad a:hover, 
.bt_precios a:hover,
.bt_libro_visitas a:hover,
.bt_cam_web a:hover,
.bt_web a:hover,
.bt_correo a:hover { 
	background-position: 0 -40px;
}
.referencia {
	clear: both;
}
.referencia .texto {
	float:left;
	padding:15px 0 0 55px;
	font-weight: bold;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
}
.referencia .texto a {
	color: #30617C;
}
.referencia .texto a:hover {
	color:#666666;
}
#datos div {
	margin: 0 0 5px 0;
}


#datos .campo {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #00496C;
	font-weight: bold;
	font-size: 12px;
}
#datos .dato {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	padding:0 0 0 10px;
}
.comentario {
	width: 256px;
	position: relative;
	top: 10px;
	left: 13px;
}
.comentario .comentario_top {
	background-image: url(img/comentario_top.gif);
	background-repeat: no-repeat;
	height: 5px;
	overflow: hidden;
}
.comentario .comentario_medio {
	background-color: #CACACA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
	padding: 0 5px 0 5px;
}
.comentario .comentario_medio .fecha {
	font-size: 13px;
	font-weight: bold;
	color: #014c7c;
	font-style: normal;
}

.comentario .comentario_pie {
	background-image: url(img/comentario_pie.gif);
	background-repeat: no-repeat;
	position: relative;
}
.comentario .comentario_pie .alt_min {
	height:42px; 
	width:1px; 
	float:left;
}

.comentario .comentario_pie .comentarista {
	position: relative;
	color: #FF0000;
	font-weight: normal;
	font-size: 12px;
	left: 55px;
	top: 15px;
	width:195px;
/*	border:1px solid red;*/
	text-transform: uppercase;
}
.enlace {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 17px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.enlace:hover {
	color: #999999;
	text-decoration: none;
}
.enlace01 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #073F68;
	text-decoration: none;
}
.enlace01:hover {
	color: #4B7790;
	text-decoration: none;
}
.modulo01 {
	background-image: url(img/bg_modulo01.jpg);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	height: 162px;
	width: 150px;
	padding: 15px 10px 5px 1px;
	margin: 5px 2px 5px 7px;
}
.modulo01 .imagen {
	margin: 0 0 7px 0;
}
.formulario {
	margin: 15px 0 10px 0;
}
.formulario .nombre_campo {
	color: #333333;
}
.formulario .input_form {
	margin: 2px  0 5px 0;
}
/******* estilos SmoothGallery *******/
.content
{
/*	margin: 0 20px;*/
	background-color: #BFC5C6;
	border-color: #C1C1BE;
	padding: 25px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #ddd;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: 0 auto;
}
#myGallery h2 {
	font-size: 16px;
}
#myGallery p {
	font-size: 11px;
}


/******* FIN estilos SmoothGallery *******/

