/* CSS Document */
body {
	font-size:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color:#F2F2F2;
}
img{border:none}
A.mail2:Link {color : #000000;text-decoration: none;}
A.mail2:Visited  {color : #000000;text-decoration: none;}
A.mail2:Active  {color : #000000;text-decoration: none;}
A.mail2:Hover  {color : #d7ad58;text-decoration: none;}
/* FORMULARIO */
form {
	margin:0;
	padding:0;
}
label {
	marign:0;
	padding:3px 0;
	clear:both
	float:left;
}
input,textarea {
	background-color:#d3d3d3;
	border:1px solid #d3d3d3;
	border-radius: 3px;
	height:23px;
	line-height:30px;
	font-size:12px;
	padding:0 5px; 
	box-shadow:inset 0px 3px 3px 0px #8f8f8f;
	padding-top:-10px;
}
input[type='radio'] {
	background-color:#d3d3d3;
	box-shadow: none;
	height:auto;
	border:none;
	padding:0;
}
textarea { 
	background-color:#d3d3d3;
	border:1px solid #d3d3d3;
	border-radius: 3px;
	font-size:12px;
	padding:0 5px;
	box-shadow:inset 0px 3px 3px 0px #8f8f8f;
	height:200px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.clear{ clear:both;}
.customSelect {
	width:186px;
	overflow:0px;
	padding:0 4px;
	line-height:32px;
	height:32px;
	display:block;
	background-image:url(../images/select.png);
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:13px;
	text-transform: lowercase;
	overflow: hidden;
}
.customSelect.customSelectHover {
	border-color:#red;
	text-transform:lowercase;
}
.mySexySelect {
	width:286px;
	overflow:0px;
	padding:0 4px;
	line-height:32px;
	height:32px;
	display:block;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	
	font-size:16px;
	text-transform:lowercase;
}
.w50 {
	width:50%;
	float:left;
	margin-bottom:8px;
}
.sinput {
	background-color:#d3d3d3;
	border:1px solid #d3d3d3;
	border-radius: 3px;
	height:20px;
	line-height:25px;
	font-size:12px;
	padding:5px 5px 0;
	box-shadow:inset 0px 3px 3px 0px #8f8f8f;
	float:left;
	width:95px;
	text-align:center
}
/*///////////////////////*/

#contendor {
	width:960px;
	height:auto;
	margin:0 auto;
}
.enviar {
	background-image:url(../images/enviar.png);
	background-repeat:no-repeat;
	width:55px;
	height:23px;
	line-height:20px;
	font-size:10px;
	background-color:transparent;
	border:none;
	box-shadow:none;
}
.buscar {
	background-image:url(../images/buscar.png);
	background-repeat:no-repeat;
	width:80px;
	height:30px;
	background-color:transparent;
	border:none;
	box-shadow:none;
}
.consultar {
	background-image:url(../images/consultar.png);
	background-repeat:no-repeat;
	width:107px;
	height:25px;
	background-color:transparent;
	border:none;
	box-shadow:none;
	float:right;
	margin-right:30px;
}
.consultar:hover,.buscar:hover  { cursor:pointer}
#top {
	width:100%;
	height:392px;
	float:left;
	border-bottom:5px solid #6a247c;
	background-color:#FFFFFF;
}
#logo {
	height:122px;
	float:left;
}
.logoCol {
	height:122px;
	width:480px;
	float:left;
}
.logoCol img {
	margin:24px 0 0 24px;
}
.logoRengT {
	height:30px;
	float:left;
	padding-top:30px;
	padding-right:16px;
	width:464px;
}
.logoRengT img {
	float:right;
	margin:0 8px 0 0
}
.logoRengF {
	height:62px;
	width:480px;
	float:left;
	background-image:url(../images/newsletter.png);
	background-position:70px 6px;
	background-repeat:no-repeat;
}
.banner {
	height:270px;
	float:left;
}
.logoRengF input[type="text"] {
	margin:17px 0 0 220px;
}
#cuerpo {
	width:936px;
	margin:0;
	padding:0 0 0 24px;
	float:left;
	background-color:#FFFFFF;
}
#ladoA {
	width:270px;
	background-color:#6a247c;
	float:left;
	padding-bottom:20px;
}
#menu {
	color:#FFF;
	font-size:14px;
	margin:0 17px;
	width:236px;
}
#menu ul {
	margin:22px 0 10px;
	padding:0;
}
.menu li {
	list-style: url(../images/li.png) inside;
	background-position:5px;
	height:34px;
	line-height:34px;
	width:232px;
	text-transform:uppercase;
	border-bottom:#9b73a4 1px solid;
}
.menu li:hover {
	background-image:url(../images/bg_li.png);
	background-position:top;
	background-repeat:repeat-x;
	height:34px;
	line-height:34px;
	width:232px;
}
.menu a {
	color:#d7d7d7;
	text-decoration:none
}
.menu a:hover {
	color:#FFF;
}
.buscador {
	background-image:url(../images/buscador.png);
	background-repeat:no-repeat;
	width:190px;
	height:auto;
	margin:0 10px;
	float:left;
	padding:50px 25px;
}
.buscadorGrande {
	width:100%;
	height:auto;
	margin:0 10px;
	float:left;
	padding:10px;
}
.recomendado {
	width:245px;
	margin:0 15px 20px;
	float:left;
}
#ladoB {
	width:640px;
	float:left;
	padding:10px 0 0 25px;
}
.list {
	background-image:url(../images/list_a.png);
	background-repeat:no-repeat;
	background-position:top;
	width:25px;
	height:24px;
	float:right;
	margin:0 5px;
	cursor:pointer;
}
.list:hover {
	background-position:bottom;
}
.list_a {
	background-image:url(../images/list_a.png);
	background-repeat:no-repeat;
	background-position: bottom;
	width:25px;
	height:24px;
	float:right;
	margin:0 5px;
	cursor:pointer;
}
.list_a:hover {
	background-position:top;
}
.grid {
	background-image:url(../images/grid_a.png);
	background-repeat:no-repeat;
	background-position:top;
	width:25px;
	height:24px;
	float:right;
	margin:0 5px;
	cursor:pointer;
}
.grid:hover {
	background-position:bottom;
}
.grid_a {
	background-image:url(../images/grid_a.png);
	background-repeat:no-repeat;
	background-position: bottom;
	width:25px;
	height:24px;
	float:right;
	margin:0 5px;
	cursor:pointer;
}
.grid_a:hover {
	background-position:top;
}
.muestrapor {
	float:left;
	/*border:1px solid #dedddd;
	border-radius:5px;
	box-shadow: #F1F1F1 0.0em 0.5em 0.8em;
	margin-bottom:15px;
	*/
	width:95%;
	height:29px;
	padding:5px 0;
}
.todo {
	width:100%;
}
.medio {
	width:44%;
	margin-right:5%;
}
.cuarto {
	width:22.5%;
	margin:1%
}
.tercio {
	width:32%;
	margin-right:1%;
}
.dostercios {
	width:65%;
	margin-right:1%;
}
.detalle{ width:97%; padding:1%; font-size:12px; float:left; text-align:left; padding:0.5%; min-height:150px; line-height:18px;}
.detalle a{ text-decoration:none; color:#000000}
.detalle a:hover{ color:#333; text-decoration:none;}
.detalle .customSelect {
	background-image:url(../images/select_large.png);
	width:570px;
}
#tasaciones input{ width:255px;}
#tasaciones textarea{ width:570px;}
.detalle .ordenado {
	padding:0 5px;
	float:left;
	margin:0;
	height:110px;
	color:#423956;
}
.cuadroshover {
	float:left;
	border:2px solid #d7ad57;
	border-radius:5px;
	margin-bottom:15px;
	height:200px;
	background-color:#f4f4f4
}
.cuadroshover:hover, .listado:hover {
	/*box-shadow: #F1F1F1 0.0em 0.5em 0.8em;*/
}
.cuadroshover p {
	padding:0 5px;
	margin:2px 0 8px;
}
.cuadroshover .ordenado {
	padding:0 5px;
	float:left;
	margin:0;
	height:110px;
	color:#423956;
}
.cuadroshover .ordenadoDer {
	padding:2px 0 2px 10%;
	float:left;
	margin:6px 0 0 3%;
	height:60px;
	width:87%;
	background-image: url(../images/boton.png);
	background-repeat:no-repeat;
	background-position:left -5px;
}
.cuadroshover .imagen {
	max-height:110px;
	min-height:60px;
	overflow:hidden;
	float:left;
	padding:5px;
	background-color:#FFF;
	border:1px solid #bbbbbb;
	box-shadow: #999 0.0em 0.0em 0.5em;
	margin:8px 3px 0 3px;
}
.cuadroshover .imagen img {
	margin:0 auto;
	float:left;
	width:110px;
}


.listado {
	float:left;
	width:95%;
	height:95px;
	margin:5px 1%;
	border:2px solid #d7ad57;
	border-radius:5px;
	margin-bottom:5px;
 	background-color:#f4f4f4;
}
.listado p {
	padding:0 5px;
	margin:2px 5px 4px 0;
}
.listado p.desc{clear:left;}
.listado .ordenado {
	padding:0 5px;
	float:left;
	margin:0;
	height:80px;
}
.listado .ordenadoDer {
	padding:2px 0 2px 30px;;
	float:left;
	margin:6px 0 0 3%;
	height:60px;
	background-image: url(../images/boton.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:50px;	
}
.listado .imagen {
	max-height:110px;
	min-height:60px;
	overflow:hidden;
	float:left;
	padding:5px;
	background-color:#FFF;
	border:1px solid #bbbbbb;
	box-shadow: #999 0.0em 0.0em 0.5em;
	margin:8px 3px 0 3px;
}
.listado .imagen img {
	margin:0 auto;
	float:left;
	width:92px;
}
.cuadroshover .imagen:hover ,.listado .imagen:hover {box-shadow: none}
.cuadroshover .texto,.listado .texto {
	float:right;
	width:116px;
	height:110px;
	margin-top:7px;	
}
.cuadroshover p, .listado p, .detalle p {
	font-size:11px;
	color:#423956;
	width:100%;
	clear:left;
	line-height:11px;
}
.cuadroshover p.titulo, .listado p.titulo, .detalle p.titulo {
	font-size:13px;
	text-transform:uppercase;
	color:#423956;
	float:left;
	width:100%;
}
.cuadroshover p.desc,.listado p.desc,.detalle p.desc {
	font-size:11px;
	color:#423956; 
	float:left;
}
.vermas button {
	background-image: url(../images/masinfo.png);
	background-repeat:no-repeat;
	background-position:center center;
	width:136px;
	height:25px;
	border:none;
	cursor:pointer;
	float:left;
	margin-top:5px;
}

.detalle h1{color:#d7ad58; border-bottom:2px solid #d7ad58; width:600px; padding-bottom:5px;}
.detalle h1 img{float:right; cursor:pointer}
.detalle h4{color:#d7ad58; border-bottom:2px solid #d7ad58; width:600px; padding-bottom:5px; font-size:18px; height:25px; line-height:25px;}
.detalle h4 img{float:right; cursor:pointer; margin-right:0px;}

.detalle img{cursor:pointer; float:right; margin-right:30px;}

.tituloconicono{ clear:both;background-image: url(../images/boton.png); background-repeat:no-repeat; background-position:left center; height:28px; line-height:28px; color:#533c6b; padding-left:35px; font-size:12px; text-transform:uppercase;}
.columna{ width:270px; float: left; padding:10px 10px 10px 20px; font-size:15px; color:#000; font-family:"Arial", Gadget, sans-serif;}
.columna p{ text-transform:capitalize; line-height:23px; font-weight:normal;}
.linea{ border-left:1px solid #CCC}
.columna img{cursor:pointer;}
.columna input,.columna textarea{ width:280px;}
.columnafija{width:48%; padding:1%; font-size:15px; float:left; text-align:left; padding:3px;}
.columnafija img{ float:left; border:none;}

#paginacion {
	width:90%;
	padding:5px 5%;
	height:16px;
	font-size:11px;
	line-height:16px;
	float:left;
	color:#435A67;
	text-align:center;
	margin-bottom:10px;
}
#paginacion span {
	border:1px solid #435A67;
	border-radius:5px;
	padding:2px 5px;
	margin:0 2px;
}
#paginacion div {
	text-decoration:none;
	text-align:center;
	color:#435A67;
	
}
#paginacion span:hover {
	background-color:#435A67;
	color:#FFF;
	border-color:#CCC;
	cursor:pointer;
}
#foo {
	height:130px;
	width:960px;
	float:left;
	background-color:#312f2f;
	border-top:5px solid #6a247c;
}
.fooA {
	width:270px;
	height:130px;
	float:left;
	padding-left:24px;
	background-image:url(../images/foo_sep.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}
.afip {
	width:64px;
	float:left;
	height:82px;
	padding: 18px 18px 0 18px;
}
.afip img{width:64px;height:82px;}
.miembros {
	width:118px;
	float:left;
	height:130px;
	padding:0 10px 0 16px;
}
.miembros p {
	color:#FFF;
	font-size:11px;
	text-align:center;
}
.miembros img {
	margin-right:13px;
}
.fooB {
	width:255px;
	height:130px;
	float:left;
	padding-left:15px;
	color:#c8c8c8;
	background-image:url(../images/foo_sep.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}
.fooB p {
	font-size:12px;
	margin:10px 0 0;
}
.fooB ul {
	margin:0;
}
.fooB li {
	font-size:16px;
	padding:0px 0;
}
.mail {
	font-size:14px;
	line-height:20px;
}
.mail a {
	color:#c8c8c8;
	text-decoration:none;
}
.mail a:hover {
	color:#FFF;
	text-decoration:none;
}
.fooC {
	width:355px;
	height:130px;
	float:left;
	padding-left:17px;
}
.foonav {
	width:142px;
	float:left;
	height:130px;
	color:#FFF;
	font-size:12px;
}
.foonav p {
	margin:10px 0 3px;
}
.foonav p a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	line-height:12px;
}
.foonav p a:hover {
	color:#c8c8c8;
}
.foonav ul {
	padding:0;
	margin:0;
}
.foonav li {
	list-style:none;
	padding:0;
	margin:0;
	height:12px
}
.foonav li a {
	color:#c8c8c8;
	text-decoration:none;
	font-size:10px;
	line-height:12px;
}
.foonav li a:hover {
	color:#FFF;
}
.isologo {
	width:213px;
	float:left;
	height:94px;
	margin-top:36px;
	color:#FFF;
	font-size:12px;
	text-align:right;
}
#copyright {
	height:48px;
	width:960px;
	line-height:40px;
	text-align:center;
	font-size:11px;
	color:#303030;
	float:left;
}
#copyright a {
	text-decoration:none;
	color:#303030;
}
#copyright a:hover {
	text-decoration:none;
	color:#000;
}

	
.detalle2 {
	font-size:13px;
	color:#423956;
	width:95%;
	clear:left;
	line-height:22px;
	text-align:justify;
	margin-right:20px;
}


.detalle2 h1{color:#d7ad58; border-bottom:2px solid #d7ad58; width:600px; padding-bottom:5px;}

.ordenado .precio,.columna .precio{ color: #F30}
.vendido{ background-image: url(../images/vendido.png); background-repeat:no-repeat; background-position:left top;position: absolute; width:110px; height:60px;}
.alquilado{ background-image: url(../images/alquilado.png); background-repeat:no-repeat; background-position:left top;position: absolute; width:110px; height:60px;}
.reservado{ background-image: url(../images/reservado.png); background-repeat:no-repeat; background-position:left top;position: absolute; width:110px; height:60px;}
