#search {
	background:url("../img/page/panelSearch.jpg") top left no-repeat;
	width:991px;
	margin:0 auto 30px;
	position:relative;
	text-align: center;
}

#search div.top, #resultados div.top{
	height: 50px;
}

#search form {
	position: relative;
	margin: 0 auto;
	display: block;
	width: 900px;
	height: 190px;
	padding-top: 1px;
}

#search div.col1, div.col2 {
	width: 450px;
	height: 100%;
	float: left;
	margin: 0;
	overflow: hidden;
	text-align: left;
}

#search form label {
	display: block;
	float: left;
	width: 175px;
	height: 30px;
	text-align: right;
	margin: 0 20px 0px 0;
	clear: left;
}

#search form input, #search form select, #search form span {
	width: 200px;
	margin: 0;
	display: block;
	float: left;
	height: 23px;
}
#search form input{
	width: 200px;
	margin: 0;
	display: block;
	float: left;
	height: 17px;
}

#search form input.hidden {
	display: none;
}

#search form span {
	width: 30px;
	margin: 3px 3px 0 5px; 
}

#search form #precio_minimo, #search form  #precio_maximo {
	width: 75px;
}

#search form input.botonsearch {
/*
	position: absolute;
	bottom: 20px;
	right: 20px;
*/	
	width: 92px;
	height: 26px;
	
	float: right;
	margin: -50px 0 0;
}

#resultados {
	background:url("../img/page/resultado-title.png") top left no-repeat;
	width: 990px;
	margin: 0 auto;
}

#listado {
	background:#dfecf7;
	width: 990px;
	border-top: 1px solid #cccccc;
	
}

#listado tbody tr img.sinborde {
	width: 129px;
	height: 99px;
}

#listado tr td{
	border-top:1px solid #cccccc;
	font-size:13px;
	vertical-align:top;
	
	}
	
.total{
	float: left;
	color: #000000;
	font-family: trebuchet;
	font-weight: bold;
	margin-left: 10px;
	width: 200px;
	margin-top: 3px;
}

#individual{
	background: url(../img/page/detalle-mid.png) center repeat-y;
	width: 967px;
	margin: 0 auto;
	text-align: left;
}
#individual .itop{
	background: url(../img/page/detalle-top.png) center repeat-y;
	width: 967px;
	height: 18px;
}
#individual .ibottom{
	background: url(../img/page/detalle-bottom.png) center repeat-y;
	width: 967px;
	height: 13px;
}

/*
#frmBusquedaContent {
	position: relative;
}

#rsBusquedaContent {
	margin-bottom: 20px;	
}

input, select {
	width: 140px;
}

.send_msg{
	position: absolute;
	z-index: 10;
	top: 10px;
	left: 370px;
}

#frmBusquedaContent { 
	position: relative;
	width: 100%;
	margin: 20px 0;
}
#rsBusquedaContent {
	position: relative;
	width: 100%;
}
#frmBusqueda { 
	position: relative;
	left: 210px;
	width: 580px;
}

.openCloseBtn {
	position: absolute;
	width: 780px;
	top: 15px;
	left: 0;
}

.openCloseBtn img{
	float: right;
}

.titulo {
	margin: 25px;
}

#frmBusquedaContent {
	visibility: hidden;
}
*/
