@charset "utf-8";
.cont-cerca-user  {
	width: 270px;
	height: 30px;
	position: absolute;
	right: 14px;
	bottom: 12px;
}
.cont-cerca-user span {
	width: 21px;
	height: 11px;
	left: 30px;
	top: -19px;
	position: absolute;
	background-image: url(../images/bg/corner-cerca.png);
	background-repeat: no-repeat;
	background-position: center top;
}


.cont-cerca-user input[type="text"] {
	width: 250px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	float: left;
	font-size: 12px;
	color: #B7B7B7;
	border: 1px solid #DFE3E3;
	background-color: #FFF;
	background-image: url(../images/bg/bg-field.png);
	background-repeat: no-repeat;
	background-position: -2px -2px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1;
	padding: 7px;
}
.cont-cerca-user .button-cerca  {
	position: absolute;
	right: 0px;
	z-index: 2;
	bottom: 0px;
}
.cont-cerca-img  {
	width: 270px;
	height: 30px;
	position: absolute;
	right: 14px;
	bottom: 12px;
	display: none;
}
.cont-cerca-img span {
	width: 21px;
	height: 11px;
	left: 156px;
	top: -19px;
	position: absolute;
	background-image: url(../images/bg/corner-cerca.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.cont-cerca-img input[type="text"] {
	width: 250px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	float: left;
	font-size: 12px;
	color: #B7B7B7;
	border: 1px solid #DFE3E3;
	background-color: #FFF;
	background-image: url(../images/bg/bg-field.png);
	background-repeat: no-repeat;
	background-position: -2px -2px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1;
	padding: 7px;
}
.cont-cerca-img .button-cerca  {
	position: absolute;
	right: 0px;
	z-index: 2;
	bottom: 0px;
}
.cont-cerca  {
	width: 184px;
	height: 31px;
	position: absolute;
	right: 14px;
	bottom: 12px;
}
.cont-cerca input[type="text"] {
	width: 164px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	float: left;
	font-size: 12px;
	color: #B7B7B7;
	border: 1px solid #DFE3E3;
	background-color: #FFF;
	background-image: url(../images/bg/bg-field.png);
	background-repeat: no-repeat;
	background-position: -2px -2px;
	position: absolute;
	left: 0px;
	z-index: 1;
	top: 0px;
	height: 27px;
	padding-left: 7px;
}
.cont-cerca .button-cerca  {
	position: absolute;
	right: 0px;
	z-index: 2;
	top: 0px;
}
