#cuadrobusca{
height: 30px;
width: 180px;
float: left;
background-image: url(../images/index/fondobusqueda.png);
padding-left: 5px;
margin-top: 47px;
margin-left: 30px;
}
.cajatexto {
height: 16px;
width: 100px;
color: #006600;
margin-top: 5px;
border: 0;
background: transparent;
float:left;
*margin-left:-31px; !important; /*uso ie7*/
font-size: 10px;
font-size: 10px;
}
.botonbuscador {
background-image: url(../images/index/boton_busqueda.jpg);
margin-top: 3px;
float:left;
*margin-left:1px; !important; /*uso ie7*/
height: 22px;
width: 68px;
color: #004C00;
margin-left: 3px;
background-repeat: no-repeat;
}

#cuadrobusca {
height: 60px;
width: 190px;
float: left;
background-image: url(../images/index/fondobusqueda2.png);
background-repeat:no-repeat;
padding-left: 5px;
margin-top: 37px;
margin-left: 30px;}

.fontbuscador{
	font-size:13px;
	color:#006600;
	margin-left:2px;
	line-height:30px;
	font-weight:bold;
	font-family:  Helvetica, sans-serif;
}

.botonclick{
float: right;
width: 51px;
height: 38px;
background-image: url(../images/index/click.png);
background-repeat: no-repeat;
z-index:20;
margin-top:-20px;

}
.botonclick:hover {
background-position: 0px -38px;
}

