@charset "utf-8";/*2014-1-24 migrado desde commons-classes.css*/.container {width:1000px;margin-left:auto;margin-right:auto;}
/**tomaselliprop.com.ar FLEX 09-2013- AUTOR PUCARALABS**/



/**COLORES OFICIALES**/
/*
gris bg 505A5A

rojo propicenter 2859A1
gris clarito e3e3e3


gris claro 808184


negro 000000

gris 231F20;
fondo  333333 y h3


*/




/**FLEX GRID SYSTEM**/

/**END FLEX GRID SYSTEM**/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300&subset=latin,latin-ext);


/**CUSTOMER CSS**/
body {
	min-width:1000px;
	margin:0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif;
	background: url(body-bg.png) center top repeat-y #2859A1;
}


input[type=text] {
	border:2px solid #909090;
	background-color: #4D4D4D;
	font-family: 'Open Sans', sans-serif;
	color: #FFFFFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
select {
	border:2px solid #909090;
	font-family: 'Open Sans', sans-serif;
	background-color: #4D4D4D;
	color: #FFFFFF;
}
input[type=checkbox] {
	border:none;
	font-family: 'Open Sans', sans-serif;
	background-color: #4D4D4D;
	border:2px solid #909090;
	color: #FFFFFF;
}

img a {
	border:none;
}
a img {
	border:none;
}

h1 {
	font-size:22px;
	line-height:20px;
	margin-bottom:5px;
	color:#2859A1;
}
h1 a {
	color: #2859A1;
	text-decoration: none;
}
h1 a:hover {
	color: #000000;
	text-decoration: underline;
}
h1 span {
	color: #2859A1;
	text-decoration: none;
}

h2 {
	font-size:18px;
	line-height:20px;
	margin-bottom:5px;
	color:#505A5A;
}
h2 span {
	color:#2859A1;
	font-size:18px;
}
h2 a {
	color:#2859A1;
	text-decoration: none;
}
h2 a:hover {
	color:#2859A1;
	text-decoration: underline;
}

h3 {
	font-size:16px;
	padding: 0px;
	margin: 0px;
	color:#2859A1;
}
h3 a {
	color:#000000;
	text-decoration: none;
}
h3 a:hover {
	color:#000000;
	text-decoration: underline;
}
h3 span {
	color:#000000;
	text-decoration: none;
}

p {
	font-size:12px;
	/*line-height:12px;*/
	margin:0px 0px 20px 0px;
}

ul {
	list-style-type: none;
}

.none {
	display: none;
}





/************GENERAL CSS CODE******************/
/*----MENU TOP--*/
#menu-top {
	height: 50px;
	background: url() center top no-repeat transparent;
	/*border:1px solid #999999;*/
	display:none;*/
}
.menu-top {
	height: 50px;
	background: url(menu-top-bg.png) left top repeat-x transparent;
	margin: 0px 0px 0px 0px;
	font-size:14px;
}
.menu-top-items {
	float:left;
	height:50px;
}
.menu-top-items .bt { /*width:100px;*/
	height: 50px;
	background: url() 0 0 repeat-x transparent;
	color: #FFFFFF;
	float: left;
}

.menu-top-items .bt a { /*width:100px;*/
	height: 36px;
	display: block;
	background: url() 0 0 repeat-x transparent;
	color: #FFFFFF;
	text-decoration: none;
	padding: 14px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.menu-top-items .bt a:hover {
	background: url() 0 0 repeat-x #323436;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-top-code {
	height:50px;
	width: 230px;
	background:url(menu-top-code-bg.png) left center repeat-x #333333;
	float:right;
}

.menu-top-code-div {
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	height: 50px;
	background: url() center center no-repeat transparent;

}
.menu-top-code-input {
	font-size: 16px;
	width:130px;
	height:20px;
	padding: 2px 0px 2px 2px;
	margin: 12px 0px 0px 10px;
	background-color: #FFFFFF;
	/*border: 0px solid #FFFFFF;*/
	color:#505A5A;
	float:left;

	
}

.menu-top-code-bt {
	/*font-size: 18px;*/
	width: 70px;
	height: 29px;
	padding: 0px 0px 0px 0px;
	margin: 12px 0px 0px 0px;
	background: url(menu-code-bt.png) center center no-repeat transparent;
	border: 0px solid #505A5A;
	cursor: pointer;
	color:#FFFFFF;
	
}



/*----HEADER----*/
#header {
	height: 160px;
	background: url(header-bg.jpg) center top no-repeat transparent;
	/*border:1px solid #999999;*/
}
.header {
	height: 160px;

	background: url() center top no-repeat transparent;
	/*border:2px solid #999999;*/
}
.header-1 {
height: 160px;
float: right;
width: 470px;

}
.header-logo {
	float:left;
	width: 530px;
	height: 160px
}
#logo { 
	width:530px;
	height: 160px; /*background:url(logopanel-bg.gif) 0 0 no-repeat;*/
}

#logo img {
	width: 530px;
	height: 160px; /*position:absolute; top:0px; left:0px;*/
}

.header-2 {
	float:right;
	height:133px; 
	width:322px;
	display: none;
}
.header-3 {
	float:left;
	border:0px solid #505A5A;
	width: 400px;
	display: none;

}
.header-enterprise {
	float:right;/*real left*/
	width:490px;
	height:130px;
	text-align:right;
	/*border-left:1px solid #808184;*/
	margin-top: 5px;
	display: none;


}
.header-suc1 {
	float:left;
	border:1px solid #505A5A;
	display:none;*/
}
.header-suc2 {
	float:left;
	border:1px solid #505A5A;
	display:none;*/
}
.header-suc3 {
	float:left;
	border:1px solid #505A5A;
	display:none;*/
}
.header-suc4 {
	float:left;
	border:1px solid #505A5A;
	display:none;*/
}
/*HEADER ENTERPRICE*/
.header-enterprice-name {
	/*height:20px;*/
	font-size:18px;
	font-weight:normal;
	color:#2859A1;

	margin:0px 0px 0px 0px;
	text-align: left;	
}
.header-enterprice-name a{
	color: #2859A1;
	text-decoration: none;
}
.header-enterprice-name a:hover{
	color: #2859A1;
	text-decoration: none;
}
.header-enterprice-phone {
	/*height:20px;*/
	font-size:28px;
	font-weight:normal;
	color:#2859A1;
	text-align:left;	
	padding:30px 0px 0px 0px;	
	line-height: 30px;
	
}
.header-enterprice-mobile {
	/*height:20px;*/
	font-size:14px;
	font-weight:normal;
	color:#505A5A;
	margin:0px 0px 0px 0px;	
	display:none;
}
.header-enterprice-address {
	/*height:20px;*/
	font-size:13px;
	font-weight:normal;
	color:#505A5A;
	text-align:left;
	padding:5px 0px 0px 0px;
	margin-right: 0px;	
}
.header-enterprice-location {
	/*height:20px;*/
	font-size:13px;
	font-weight:normal;
	color:#505A5A;
	text-align:left;
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px

}
/*END HEADER ENTERPRISE*/

/*HEADER SUCURSAL*/
.header-suc-name {
	/*height:20px;*/
	font-size:20px;
	font-weight:bold;
	margin:0px 0px 0px 0px;	
}
.header-phone {
	/*height:20px;*/
	font-size:14px;
	font-weight:bold;
	color:#CC0000;
	margin:0px 0px 0px 0px;	
}
.header-mobile {
	/*height:20px;*/
	font-size:14px;
	font-weight:bold;
	color:#999999;
	margin:0px 0px 0px 0px;	
}
.header-address {
	/*height:20px;*/
	font-size:12px;
	font-weight:normal;
	margin:0px 0px 0px 0px;	
}
.header-location {
	/*height:20px;*/
	font-size:12px;
	font-weight:normal;
	color:#999999;
	margin:0px 0px 0px 0px;	
}
/*END HEADER SUCURSAL*/


.header-4 {
	float:right;
	padding-top: 5px;
	padding-right: 5px;
	width: 249px;
	height: 40px;
		display:none;
}
.header-5 {
	float:right;
	border:0px solid #505A5A;
	height:148px;
	width:100px;
	display:none;
}


/*
#header-search-tt {
	background: url() center top no-repeat transparent;
	height: 140px;
	width: 620px;
}

#header-search-tt a {
	display: block;
	height: 140px;
	width: 620px;
	background: url() 0 0 no-repeat;
	cursor: pointer;
}
*/

/*----MENU---*/
#menu {
	height: 50px;
	background: url(menu-bg.png) center top no-repeat transparent;
	/*border:1px solid #999999;*/
	/*display: none;*/
}
.menu {
	height: 48px;
	background: url() center top no-repeat transparent;
	margin: 0px 0px 0px 0px;
	font-size:14px;
	border-top:2px solid #585858;
	/*display: none;*/
}
.menu-header {
	height: 48px;
	background: url(menu-bg.png) left top repeat-x #999999;
	margin: 0px 0px 0px 0px;
	font-size:14px;
	border: 3px solid #DEDEDE;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.menu-items {
	float:left;
	height:48px;
}
.menu-items .bt { /*width:100px;*/
	height: 48px;
	background: url() 0 0 repeat-x transparent;
	color: #FFFFFF;
	float: left;

}

.menu-items .bt a { /*width:100px;*/
	height: 34px;
	display: block;
	background: url() 0 0 repeat-x transparent;
	color: #FFFFFF;
	text-decoration: none;
	padding: 14px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	float: left;
}

.menu-items .bt a:hover {
	background: url() left top repeat-x #e3e3e3;
	color: #000000;
	text-decoration: none;
	
}
.menu-code {
	height:50px;
	width: 230px;
	background:url() left center repeat-x transparent;
	float:right;
	display:none;
}

.menu-code-div {
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	height: 80px;
	background: url() center center no-repeat transparent;
	width: 150px;

}
.menu-code-input {
	font-size: 16px;
	width:128px;
	height:20px;
	padding: 2px 0px 2px 0px;
	margin: 14px 0px 0px 10px;
	background-color: #FFFFFF;
	/*border: 0px solid #FFFFFF;*/
	color:#505A5A;
	float:left;
	
}

.menu-code-bt {
	/*font-size: 18px;*/
	width: 131px;
	height: 28px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 10px;
	background: url(menu-code-bt.png) center center no-repeat transparent;
	border: 0px solid #505A5A;
	cursor: pointer;
	color:#FFFFFF;
	
}
.menu-deploy {
	width: 50px;
	height: 47px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(menu-deploy.png) center center no-repeat transparent;
	border: 0px solid #505A5A;
	cursor: pointer;
	color:#FFFFFF;
	right:0px;
	float:right;
		-moz-border-radius: 0px 4px 4px 0px;
	-webkit-border-radius: 0px 4px 4px 0px;
	border-radius: 0px 4px 4px 0px;


}
.menu-deploy a {
	display: block;
	height: 50px;
	width: 47px;
	background: url() 0 0 no-repeat;
	cursor: pointer;
}

/*----END MENU---*/

/*----HEADER-EXT----*/
#header-ext { 
	height:166px;
	background: url(searcher-bg.png) center top no-repeat transparent;
	padding-bottom: 0px;
	padding-top: 0px;
	display: none;
}

/*----BANNER PRINCIPAL----*/
#banner-before-menu {
	height:300px;
	display:none;
}
#banner-after-menu {
	height:300px;
	display:none;
}
/*----END BANNER PRINCIPAL----*/


/*----SEARCH---*/
#searcher {
	height: 159px;
	background: url() center top no-repeat transparent;
	/*border:1px solid #999999;*/

}
/*SELECCIONAR TIPO DE BUSCADOR EN BARRA*/
.searcher {
	height: 159px;
	background: url(searcher-bg.png) center top no-repeat transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:14px;
	display:none;*/
}
.super-searcher {
	height: 135px;
	background: url() center top no-repeat transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:14px;
	/*display:none;*/
}
.super-searcher form {
	float: left;
	width: 780px;


}
.super-search-div {
	margin-top:5px;
}
.bedrooms-div {/*en commons esta declarado none, block para activar bedrooms*/
	display: block;
}
.super-searcher-code {
	height:50px;
	width: 150px;
	background:url() left center repeat-x transparent;
	float:left;
	margin-left: 30px;
	margin-top: 10px;
	
}
.super-searcher-code form {
	width: 150px;
}

/*SELECCIONAR TIPO DE BUSCADOR EN BARRA*/

.searcher-titulo {
	margin-top: 0px;
	text-align: center;
	color: #5858580;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0px;
	text-align:left;
	padding: 0px 0px 0px 10px;	
}
.searcher-titulo h1{
	display:none;
}

.searcher-label {
	text-align: right;
	padding-right: 5px;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 5px;
	height: 20px;
	vertical-align: baseline;
	color: #231F20;
	
}
.searcher-combo {
	width: 150px;
	font-size: 12px;
	float:right;
	border:2px solid #909090;
	font-family: 'Open Sans', sans-serif;
	background-color: #4D4D4D;
	color: #FFFFFF;
}

.searcher-types {
	float:left;
	margin:10px 10px 0px 20px;
	padding-top:5px;
	width: 230px;
}
.searcher-zones {
	float:left;
	margin:5px 0px 0px 20px;
	border-left: 0px solid #505A5A;
	padding-left:5px;
	padding-top:10px;
}
.searcher-prices {
	/*width: 270px;*/
	text-align: right;
	margin:5px 0px 0px 20px;
	border-left: 0px solid #505A5A;
	padding-left:10px;
	float:left;
	padding-top:10px;
}

.searcher-combo-currency {
	width: 105px;
	font-size: 12px;
	border:2px solid #909090;
	font-family: 'Open Sans', sans-serif;
	background-color: #4D4D4D;
	color: #FFFFFF;


}
.searcher-price-input {
	border: 1px solid #9E9E9E;
	width: 100px;
	/*height: 20px;*/
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #585858;
	background-color:#9E9E9E;
	margin-bottom: 0px;
}

.searcher-view {
	text-align: center;
	font-size: 12px;
	margin-left:5px;
	margin-bottom: 4px;
	margin-top: 10px;
	width: 120px;
	float: left;
	display: block;
	
}

.searcher-button {
	/*width: 270px;*/
	text-align: right;
	margin-top: 0px;
	margin-left:15px;
	padding-top: 0px;
	float:left;
}
.searcher-bt {
	width: 99px;
	/*font-size: 12px;*/
	color: transparent;
	height: 46px;
	background-image: url(search.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-color: transparent;
	border: none;
	display: block;
	cursor: pointer;
}

.searcher-bt-all {
	background:url(search-all.png) center center no-repeat transparent;
	width:119px;
	height:34px;
	float:left;
	margin:0px 0px 0px 20px;
	display:none;
}
.searcher-bt-all a {
	width:119px;
	height:34px;
	display:block;
}

/*----END SEARCH---*/

/*----SEARCHER-EXT.PHP---*/
.searcher-ext {
	font-size:18px;
	text-align:center;
	color:#e3e3e3;
	font-weight: normal;
}
.searcher-ext .div {
	float:left;
}
.searcher-ext a{
	color:#e3e3e3;
	text-decoration:none;
}
.searcher-ext a.buscar{
	color:#FFFFFF;
	text-decoration:underline;
}
.searcher-ext a:hover{
	color:#ffffff;
	text-decoration:underline;
}




/*---ALTERNATE HOME-SEARCH---*/
#home-alternate-search {
display:none;
}
#home-alternate-search-before-menu {
display:none;
}
.home-alternate-container {
display:none;
}





/***********************+
slider
***********************/
.home-banner-horizontal {
	display: block;
	height: 380px;
	background: url(banner-bg.jpg) center center no-repeat transparent;
}
.banner-horizontal {
	height: 349px;
	width: 1000px;
}

.slider-home {
	height: 349px;
	width: 1000px;
	margin-top:0px;
}

.panel-banner {
	/*background: url(home-banner.gif) right 25px no-repeat transparent;*/
	background-color:transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 349px;
	width: 1000px;
}


/*----HEADER----*/ 


/*----BODY CONTAINER Y PAGE BASES----*/
#mainbody {
	background: url(mainbody-bg.png)  center top repeat-y transparent;
	padding: 0px 0px 0px 0px;
}
.mainbody-bottom {
	background: url() center top no-repeat transparent;
	margin-bottom:0px;
	height:48px;
	display: none;

}




/*----END BODY CONTAINER Y PAGE BASES----*/
/*---home page---*/
.extra-home-zone {
	/*display:none;*/
}




.featured-home {
	/*display:none;*/
}
/*---END home page---*/

.alternate-featuring {


}

/*---LEADING ZONE---*/
.leading-zone {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	/*width:960px;*/
	/*margin-left:auto;
	margin-right:auto;*/
	/*background-color:#2859A1;*/
	border: 0px solid #2859A1;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.leading-title {
	height: 45px;
	background: url() left bottom no-repeat transparent;
	color:#2859A1;
	margin: 0px 0px 10px 10px;
	display: none;
}
.leading-zone h2 {
	/*display:none;*/
	font-size:30px;
	margin: 5px 0px 20px 0px;
	color:#2859A1;
	font-weight:normal;
	text-align: center;

}

.featured-item-container {
	height: 230px;
	width: 196px;
	margin: 0px 2px 10px 2px;
	display: inline;
	float: left;
	position: relative;
	/*background: url() center top no-repeat #FFFFFF;*/
	
}


.featured {
	height: 230px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;


}
.featured:hover {
	background: url() center top no-repeat #e3e3e3;
	/*border: 2px solid #FFFFFF;*/
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	box-shadow: none;
}
.featured-code {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px 5px 0px 10px;
	text-align:left;
	float:left;
	position: absolute;
	text-shadow: 1px 1px 2px #000;
	/*display:none;*/
}
/*IDEM SEARCHPAGE-ITEM-OPERATION-TAG*/
.featured-operation-tag {
	/*height: 27px;
	line-height: 27px;
	width: 128px;*/
	/*opacity: 0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity = 75);*/
	position: absolute;
	text-align: left;
	font-size: 16px;
	margin-left:5px;
	margin-top:20px;
	letter-spacing: 0px;
	border-bottom: 0px solid #B6B6B6;
	text-shadow: 2px 2px 2px #000;
	/*display: none;*/
}
.featured-price {
	text-align: center;
	font-size: 18px;
	margin-top: -45px;
	float:right;
	padding: 5px;
	color: #FFFFFF;
	text-shadow:1px 1px 2px #000000;
	background-color: #2859A1;
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity = 75);
}

.featured-main-image {
	/*border: 1px solid #c2c2c2;*/
	padding: 0px;
	margin-top: 0px;
	background: transparent;
	/*-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
	margin-bottom:5px;
	width:196px;
	height:150px;

}
.featured-location {
	text-align: left;
	font-size: 12px;
	margin: 0px 8px 0px 5px;
	letter-spacing: 0px;
	line-height: 14px;
	color: #585858;
}

.featured-location a {
	text-decoration: none;
	color: #565559;
}
.featured-location a:hover {
	text-decoration: underline;
	color: #000000;
}

/*---END LEADING ZONE---*/

/*----FOOTER PANEL----*/
#footer {

	background: url(footer-bg.jpg) center top no-repeat transparent;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;	
}
.footer {
	padding: 10px 0px 0px 0px;	
}

.footer-bg {
	background: url() top left no-repeat transparent;
	/*height: 300px;*/
}
.footer_logo {
	width:187px;
	background: url() top center no-repeat transparent;
	height: 80px;
	float:left;	
	margin-right: 10px;
	/*display:none;*/
}
.footer_logo a{
	width:187px;
	display:block;
	height: 80px;
	
}
.footer_sections {
	width:400px;
	float:left;
	display:none;*/
}
.footer_section_item {
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 30px;
}

.footer_section_item h4 {
	color: #FFFFFF;
	padding: 0 0 0px 15px;
	margin: 8px 0;
	border-bottom: 0px solid #2859A1;
	text-align: left;
	font-size: 18px;
}

.footer_section_item h4 a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer_section_item p {
	text-align: left;
	padding-left: 15px;
	margin-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}

.footer_section_item p a {
	color: #585858;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: none;
}

.footer_section_item p a:hover {
	text-decoration: underline;
}
.footer-code-zone {
	float:right;
	width:220px;
	margin-top:0px; 
	margin-right: 10px;

}
.footer-code {
	height:50px;
	width: 220px;
	background:url() left center repeat-x transparent;
	border: 0px solid #B6B6B6;
    border-radius: 6px 6px 6px 6px;
	float:right;
	display: none;
}

.footer-code-div {
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	height: 50px;
	background: url() center center no-repeat transparent;

}
.footer-code-input {
	font-size: 16px;
	width:130px;
	height:20px;
	padding: 2px 0px 2px 2px;
	margin: 12px 0px 0px 10px;
	background-color: #FFFFFF;
	/*border: 0px solid #FFFFFF;*/
	color:#505A5A;
	float:left;

	
}

.footer-code-bt {
	/*font-size: 18px;*/
	width: 70px;
	height: 29px;
	padding: 0px 0px 0px 0px;
	border-radius: 6px 6px 6px 6px;
	margin: 12px 0px 0px 0px;
	background: url(menu-code-bt.png) center center no-repeat transparent;
	border: 0px solid #505A5A;
	cursor: pointer;
	color:#FFFFFF;
	
}
/*enterprise data opcionales para visualizar*/
/*option 1*/
.footer_enterprise {
	float: left;
	width: 440px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: none;

}

.footer_enterprise h3 {
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	font-weight: normal;
	text-align: left;
	font-size: 16px;
	line-height: 13px;
}
.footer_enterprise p {
	color: #231F20;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 10px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height:16px;
	

}
span.foot-telephone {
	font-weight:bold;
	color:#000000;
	font-size:13px;
}

/*option 2*/

.footer-2 {
	display:none;
	width:500px;
	float:left;
	margin-bottom: 20px;
	
}
.footer_enterprise2 {
	margin:55px 0px 20px 0px;
	font-size:12px;
	color:#e3e3e3;
	text-align:left;
	float:left;
	width: 800px;


}
.footer_enterprise2 .rights{
	/*display:none;*/
	font-weight:bold;
}

.footer_enterprise2 .phones{
	/*display:none;*/
	/*color:#cc0000;*/
}
.footer_enterprise2 .phonescolor{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.footer_enterprise2 .mobile{
	display:none;*/
}
.footer_enterprise2 .address{
	/*display:none;*/
}




/*footer mapaprop y memudoya*/
.mapaprop_logos {
	width:420px;
	float:right;
margin-top:0px;
}
.mapaprop-logo {
	width: 210px;
	height: 50px;
	margin-top:0px;
	background: url(mapaprop.png) left center no-repeat transparent;
	float: right;	
}
.mapaprop-logo a {
	width: 210px;
	height: 50px;
	display:block;	

}
.memudoya-logo {
	width: 210px;
	height: 50px;
	margin-top:0px;
	background: url(/images/memudoya.png) right center no-repeat transparent;
	float: left;	
	
	
}
.memudoya-logo a {
	width: 210px;
	height: 50px;
	display:block;	
}
/*footer bottom data*/
.bottom_enterprise {
	margin:30px 0px 0px 0px;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	display:none;*/
}
.bottom_enterprise span{
	font-size:12px;
	color:#585858;
	font-weight:bold;

}
/*footer includes*/
.footer-1 {
	height: 78px;
	width:58px;
	float: right;
	margin-top: 4px;
	display: none;

}

.footer-3 {
	display:none;
}
.footer-4 {
	display:none;
	
}


/*----FOOTER PANEL----*/ 
/*----PAGE----*/
.page {
	padding: 20px 10px 20px 10px;

}
.page a {
	color:#2859A1;
	text-decoration:none;
}

.page a:hover {
	color:#2859A1;
	text-decoration:underline;
}
/*.page img {
	padding: 5px;
	border: 1px solid #c2c2c2;
	float:left;
	margin: 0px 20px 20px 0px;
}*/
.page p {
	color: #585858;
	padding-top: 10px;
	line-height:17px
}

.page ul {
	list-style-type: square;
	margin-left:20px;
}
.page form {
	margin: 0px 0px 0px 30px;
}
.page label {
	width:100px;
	padding: 10px 0px 0px 0px;
	color:#585858;
	font-size:12px;

}
/*----END PAGE----*/ 

/*----CONTACT----*/
.contact {
	padding: 20px 0px 40px 0px;
	margin: 20px 0px 20px 0px;
	border: 1px solid #B6B6B6;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	/*background-color:#2859A1;*/

}
.contact-confirm {
	padding: 20px 0px 40px 0px;
	margin: 20px 0px 20px 0px;
	border: 1px solid #B6B6B6;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-align:center;
	/*background-color:#2859A1;*/

}
.contact textarea {
	border:2px solid #909090;
	background-color: #4D4D4D;
	font-family: 'Open Sans', sans-serif;
	color: #FFFFFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
/*idem query-error GENERICO NO TOCAR*/
#error-message {
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 20px 0px 20px 0px;
	margin: 20px 0px 0px 0px;
	border: 1px solid #585858;
	color:#FFFFFF;
	font-weight:bold;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color:#CC0000;
}
/*----END CONTACT----*/




/*----SEARCH-PAGE----*/ /*STYLE USER #166*/
.searchpage {
	padding: 20px 20px 20px 20px;

}
.searcher-map {
	width: 300px;
	height: 500px;
	float: right;

}
.searchpage-results {
	padding: 20px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	border: 0px solid #B6B6B6;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	/*background-color:#565559;*/
	width: 660px;
}
.searchpage-item {
	border: 0px solid #B6B6B6;
	padding: 10px 0px 10px 10px;
	margin: 0px 10px 10px 0px;
	position: relative;
	/*-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;*/
	/*background-color:#5B5B5B;*/
}
.searchpage-item:hover {
	background: url() center top no-repeat #d6d6d6;
	border: 0px solid #B6B6B6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
	border-radius: 4px;
}

/*PARA QUE SIRVE ESTO????*/
.searchpage-item-status {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 120px;
  width: 124px;
  z-index: 9999;  
}
.searchpage-item-image {
	width:200px;
	height:150px;
	border: 0px solid #B6B6B6;
	
	margin: 0px 0px 0px 0px;
	background: #FFFFFF;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	float:left;
 
}
/*IDEM LEADING-OPERATION-TAG*/
.searchpage-item-operation-tag {
	/*height: 27px;
	line-height: 27px;
	width: 128px;*/
	opacity: 0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity = 75);
	position: absolute;
	text-align: left;
	font-size: 16px;
	margin-left: 0px;
	margin-top:117px;
	letter-spacing: 0px;
	border-bottom: 0px solid #B6B6B6;
	text-shadow: 2px 2px 2px #000;
	background-color:#000000;
}
.searchpage-item-operation-tag a {
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: 2px 2px 2px #000;
}
.searchpage-item-operation-tag a:hover {
	text-decoration: underline;
}


/*VALIDO PARA LEADING Y SEARCHPAGE-ITEM-OPERATION-TAG*/
/*venta*/
.search-operation-1 {
	/*background-color: #2859A1;
	border:2px solid #2859A1;*/
	color: #FFFFFF;
	padding:5px;
	/*-moz-border-radius:  0px 6px 6px 0px;
	-webkit-border-radius:  0px 6px 6px 0px;
	border-radius: 0px 6px 6px 0px;*/
}

/*alquiler*/
.search-operation-2 {
	/*background-color: #66C800;
	border:2px solid #66C800;*/
	padding:5px;
	color: #FFFFFF;
	/*-moz-border-radius:  0px 6px 6px 0px;
	-webkit-border-radius:  0px 6px 6px 0px;
	border-radius: 0px 6px 6px 0px;*/
}
/*alquiler temporario*/
.search-operation-3 {
	/*background-color: #1A1A1A;
	border:2px solid #1A1A1A;*/
	padding:5px;
	color: #FFFFFF;
/*	-moz-border-radius:  0px 6px 6px 0px;
	-webkit-border-radius:  0px 6px 6px 0px;
	border-radius: 0px 6px 6px 0px;*/
}

.search-item-suspended {
	background: url("badge-suspended.gif") no-repeat;
}
.search-item-rented {
  background: url("badge-rented.gif") no-repeat;
}
.search-item-sold {
  background: url("badge-sold.gif") no-repeat;
}
.search-item-reserved {
  background: url("badge-reserved.gif") no-repeat;
}


.searchpage-item .data {
	float:left;
	margin:0px 0px 0px 10px;
	/*width:690px;*/
	width: 410px;
}
.searchpage-item .title {
	font-size: 18px;
	margin-bottom: 5px;
	margin-left:0px;
}

.searchpage-item .title a {
	text-decoration: none;
	color:#000000;
}
.searchpage-item .title a:hover {
	text-decoration: underline;
	color:#2859A1;
}


.searchpage-item .description {
	text-decoration: none;
	color: #5B5B5B;
	font-size: 12px;
}

.searchpage-item .description span {
	text-decoration: none;
	color: #2859A1;
	font-size: 12px;

}
.searchpage-item .price {
	font-size: 20px;

	color: #000000;
	margin-bottom: 5px;
	margin-top: 0px;
	letter-spacing: -1px;

	float: left;
}


.pagination {
	margin: 0px 0px 20px 0px;
	text-align: center;
	padding: 20px 0px 20px 0px;
	border: 1px solid #B6B6B6;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	/*background-color:#565559;*/
}


/*----SEARCH-LIST----*/

/*----ERROR PAGE----*/
.property-error-message {
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 100px 100px 100px 100px;
	margin: 0px 0px 20px 0px;
	border: 1px solid #585858;
	color:#FFFFFF;
	font-weight:bold;
	font-size:24px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color:#CC0000;

}
.property-error-message h1 {
	color:#FFFFFF;
	font-size:40px;
}
.property-error-message .home {
	color:#585858;
	font-size:30px;
	margin-top:50px;
}
.property-error-message .home a {
	color:#585858;

}
/*----ERROR PAGE----*/








 /*----PROPERTY----*/
/*
.grid_5 {
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	width: 380px;
	margin-top:20px;
}
.grid_6 {
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	width: 460px;
	margin-top:20px;
}
*/
.page .code {
	margin: 5px 20px 10px 0px;
}

.page .property-map {
	display: inline;
	float: right;
	position: relative;
	margin-left: 0px;
	margin-right: 5px;
	width: 420px;
	margin-top:10px;
}
.page #map {
	height: 300px;
	width: 420px;
}
.page .property-map-bg {
	width:400px;
	margin:0px;
	padding:10px;
	border: 1px solid #B6B6B6;
    border-radius: 6px 6px 6px 6px;
	float:none;
}

.page .property-description {
	display: inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 10px;
	width: 480px;
	margin-top:10px;
	padding:20px;
	border: 1px solid #B6B6B6;
    border-radius: 6px 6px 6px 6px;
}

.page .price {
	margin: 10px 0px 10px 0px;
	width:510px;
}
.page .nota {
	padding: 5px 5px 5px 5px;
	border: 1px solid #585858;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	float:left;
	border-radius: 6px;
	height: 20px;
	background-color: #585858;
}
.page .conditions {
	display: inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 10px;
	width: 480px;
	margin-top:0px;
	padding:20px;
	border: 1px solid #B6B6B6;
    border-radius: 6px 6px 6px 6px;
}

/**property button functions*/
.functions {
	padding: 20px 0px 50px 50px;
	color: #585858;
}
.functions .button {
	color: #585858;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 150px;
	height: 20px;
	margin: 20px 5px 10px 0px;
	padding: 75px 5px 5px 5px;
	cursor: pointer;
}
/*.functions .button a {
	color: #585858;
	text-decoration: none;
}
.functions .button a:hover {
	color: #585858;
	text-decoration: underline;
}
*/
.functions .contactbt {
	background: url(mail.png) center 5px no-repeat transparent;
}

.functions .images {
	background: url(picture.png) center 5px no-repeat transparent;
}

.functions .detailsbt {
	background: url(notepad.png) center 5px no-repeat transparent;
}

.functions .call {
	background: url(phone.png) center 5px no-repeat transparent;
}

.functions .search {
	background: url(property-search.png) center 5px no-repeat transparent;
}
/**end property button functions*/



.query {
	padding: 0px 10px 30px 10px;
	margin: 0px 0px 0px 0px;
	/*width:960px;*/
	/*margin-left:auto;
	margin-right:auto;*/
	background-color:#FFFFFF;
	border: 2px solid #999999;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	box-shadow: 0px 0px 12px #999;
}
.query textarea {
	border:2px solid #909090;
	background-color: #4D4D4D;
	font-family: 'Open Sans', sans-serif;
	color: #FFFFFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.bold {
	text-align:right;
}
.query .note {
	margin: 5px 20px 30px 20px;
	text-align: right;
	line-height: 22px;
	padding-top: 80px;
	background: url("mail.png") no-repeat;
	background-position: right top;
}


.hide,.hide a {
	text-align: right;
	font-size: 10px;
	padding-right: 5px;
	margin-top:10px;
}

.hide a:hover {
	text-decoration: underline;
}

.alignright {
	text-align: right;
	height: 30px;
}

.query-thanks {
	background: url(phone.png) 30px 65px no-repeat transparent;
	margin: 0px 60px 0px 60px;
	padding: 20px 30px 20px 20px;
	color: #585858;
	border: 2px solid #585858;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.query-thanks .note {
	height: 20px;
	background-color: #585858;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
/*idem error-message GENERICO NO TOCAR*/
.query-error {
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 20px 0px 20px 0px;
	margin: 20px 0px 0px 0px;
	border: 1px solid #585858;
	color:#FFFFFF;
	font-weight:bold;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color:#CC0000;
}
.gallery {
	margin: 20px 0px 10px 0px;
}
.page .gallery-title {
	width:950px;
	margin: 0px 0px 10px 0px;
}
.page .videos-title {
	width:950px;
	margin: 20px 0px 10px 0px;
}
.page .details {
	display: inline;
	float: left;
	position: relative;
	margin: 20px 0px 10px 0px;
	width: 475px;
	/*background-color:#585858;*/
}
.page .details-title {
	width:462px;
	margin: 0px 0px 10px 0px;
}
.page .measures {
	display: inline;
	float: left;
	position: relative;
	margin: 20px 0px 10px 10px;
	width: 475px;
	/*background-color:#585858;*/
}
.page .measures-title {
	width:462px;
	margin: 0px 0px 10px 0px;
}


.details .bold {
	font-weight: bold;
	padding-left: 20px;
	color: #585858;
}

.details .body {
	color: #585858;
	
}
.measures .bold {
	font-weight: bold;
	padding-left: 20px;
	color: #585858;
}
.measures .body {
	color: #585858;
	
}


/*----PROPERTY----*/
/**tomaselliprop.com.ar FLEX 09-2013- AUTOR PUCARALABS**/
