﻿@charset "utf-8";
form.busc1 {
	text-align: right;
	/*visibility: hidden;*/
	margin-right: 200px;
	margin-top: 10px;
}
.busc1 ul {
	list-style-type: none;
	margin: 0em;
	padding: 0em;
}
.busc1 li {
	float: left;
	margin: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

li.textoForm, li.botonesForm {
	text-align: right;
}
.textoForm a {
	color: #333333;
	font-size: 0.7em;
	margin-right: 1em;
}
