/* Estilos para el web de Sabores Mitologicos */
/* Estilos para los formularios */

#form_buscador {
	text-align: right;
	padding: 0 0px 0 0px;
	margin: 20px 0 0 0;
}

.input_buscador {
	width: 100px;
	height: 25px;
	border: none;
	background-color: transparent;
	font-size: 100%;
	color: #A04C00;
	text-align: right;
	margin: 0px 5px 0 0;
	padding: 0px;
	line-height: 230%;
}

.b_buscar {
	width: 52px;
	height: 25px;
	border: none;
	font-size: 100%;
	color: #A04C00;
	background-color: transparent;
	margin: 0 5px 0 0;
	padding: 0 0 0 15px;
}
p.juas {
	background-image: url(../imagenes/juas.jpg);
	background-repeat: no-repeat;
	background-position: 5px 0;
	margin: 0;
	padding: 0;
}