/*=========================================================================

	CSS Home para Crucero Propiedades

	--------------------------------------------

	Design by Mery - Enero de 2010

=========================================================================*/

.colx1 {
	padding-bottom: 20px;
	float: left;
	width: 100%;
}

.colx1 .columna .quickSearch {
	float: left;
	width: 970px;
	height:90px;
	background-image:url(../_img/base_quickSearch.gif);
	background-repeat:no-repeat;
	background-position:top center;
	position:relative;
	top:-5px;
	z-index:10;
}
.colUno { padding-top: 30px;}
.colDos { 
	padding-top: 10px;
	padding-left: 26px;
	width: 297px;
	float:left;}

.colx1 .columna .quickSearch .colx3 {
	width: 323px;
	float:left;
	margin:0px;
}
.quickSearch .colUno h5, .quickSearch .colUno h2 {
	float:left;
	color:#424141;
	padding-left:100px;
	width: 223px;
	margin:0;
}
.quickSearch .colDos h3 {
	float:left;
	color:#424141;
	width: 100%;
	margin:0;
	text-transform:uppercase;
}
.colx1 .columna .quickSearch select{
	float:left;
	font-size:11px;
	margin-top:5px;
	border: 1px solid #8E8B8A;
	color:#999999;
	padding:1px 1px;
	margin-right: 7px;
	margin-bottom: 0px;
}
#tipo {
	width:199px;
}
#precioMin, #precioMax {
	width:96px;
}
.btnBuscar { 
	float:left;
	margin-top: 3px;
}
.btnBuscar a {
	background-image:url(../_img/btn/buscar.gif);
	background-repeat:no-repeat;
	height:22px;
	width:56px;
	background-position: top right;
	float:left;
	padding-left:7px;
}
.btnBuscar a:hover {
	background-image:url(../_img/btn/buscar.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	float:left;
}
.baseSlide {
	float: left;
	width: 966px;
	padding-right: 2px;
	padding-left: 2px;
	height:311px;
	background-image:url(../_img/basePostales.gif);
	background-repeat:no-repeat;
	background-position:top center;
	margin-top: 10px;	
}
.slideHome {
	float:left;
	height:288px;
	margin:0;
	width:954px;
}
.postales{
	background-image:url(../_img/Postales.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	width:235px;
	height:124px;
	float:right;
	z-index:10px;
	position:relative;
}
.slideHome ul {
	list-style-type: none;
	float:left;
	width:954px;
	padding:7px 5px 0 5px;
	margin:0;
}
.destacados {
	width:100%;
	float:left;
	padding: 0px 0 20px 0;
}
.destacados h2 {
	background-image:url(../_img/iconoSale.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#555656;
	float:left;
	height:25px;
	padding:14px 0 13px 65px;
	width:905px;
	margin:0px;
}
.destacados .columna {
	width: 303px;
	float:left;
	padding: 0 10px;
	
}
.destacados .columna .foto {
	background-image:url("../_img/baseDestacado.gif");
	background-position:center center;
	background-repeat:no-repeat;
	float:left;
	height:220px;
	padding-left:10px;
	padding-top:9px;
	width:290px;
}
.destacados .columna p {
	float:left;
	text-align: center;
	width:98%;
	padding:0 1%;
}
.destacados .columna p a{
	color:#008CC1;
	text-decoration:none;
	padding-left:10px;
}
.destacados .columna p a:hover{
	text-decoration:underline;
}
