@charset "utf-8";
form.form1 /* CSS Document */

 *{
	margin: 0;
	padding: 0;
}
.header .derecha .form {
	background-image: url(../nuevoheader/searchbk.jpg);
	height: 17px;
	width: 224px;
	padding: 8px;
}


form.form1{
	background-repeat:repeat-x;
	min-height:63px;
	padding:0px 0px;
}
form.form1 label{
	display:none;
}
form.form1 input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	vertical-align:top;
}
.header .derecha .form1 .caja {
	width: 190px;
}
.header .derecha .form1 .boton {
	height: 17px;
	width: 34px;
	background-image: url(../nuevoheader/bot.jpg);
}

form.form1 input#text{
	background-color:#fff;
	width:240px;
	height:1.5em;
	border:1px solid #7f9db9;
	border-right:0;
	padding:1px 4px 0 4px;
}
form.form1 > input#text{
	margin:1px 0 0 0;
}
form.form1 input#search{
	background-color:#ffc027;
	background-image:url(../nuevoheader/search_r1_c2.jpg);
	background-repeat:repeat-x;
	width:55px;
	height:33px;
	border:1px solid #999b9a;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
