fieldset{
	border:none;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-left:16px;
}
legend{
	display:none;
}
.buscaproductos{
	float:left;
	width:220px;
	height:17px;
	color:#7d7d7b;
	border:none;
	font-size:0.7em;
	margin:0px;
	padding:0px;
	padding-left:7px;
	padding-top:2px;
	border:none;
}
.botonBuscar{
	float:left;
	width:18px;
	height:19px;
	background-image:url(../imagenes/bt_form.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:none;
	margin-left:3px;
}
/*contacto*/
.gridform1{
	float:left;
	width:435px;
	margin-right:30px;
}
.gridform2{
	float:left;
	width:435px;
}
.form{
	float:left;
	width:435px;
}
.fieldset{
	float:left;
	width:435px;
}
.label{
	float:left;
	width:400px;
	margin-bottom:5px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:0.7em;
	color:#ffec43;
}
.cajitas{
	float:left;
	width:400px;
	height:20px;
	color:#fff;
	padding-left:5px;
	padding-top:2px;
	margin-bottom:12px;
	border:1px solid #ffec43;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:0.7em;
	background-color: #575757;
}
.option{
	float:left;
	width:406px;
	height:24px;
	color:#fff;
	padding-left:5px;
	padding-top:2px;
	margin-bottom:12px;
	border:1px solid #ffec43;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:0.7em;
	background-color: #575757;
}
.cajon{
	float:left;
	width:400px;
	height:132px;
	color:#fff;
	padding-left:5px;
	padding-top:2px;
	border:1px solid #ffec43;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:0.7em;
	background-color: #575757;
}
.botones{
	float:right;
	background-color:#ffec45;
	border:none;
	width:100px;
	height:18px;
	color:#575757;
	font-size:0.7em;
	font-weight:bold;
	margin-top:10px;
	margin-right:11px;
	margin-bottom:20px;
}
.botones:hover{
	color:#000;
}
