#input
{

	position:relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #839FB5;
	border-right-color: #839FB5;
	border-bottom-color: #839FB5;
	border-left-color: #839FB5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #225d8e;
}







#reloj
{
	position:relative;
	vertical-align: bottom;
	visibility: hidden;
}







#lista
{
	position:absolute;
	width:150px;
	z-index:1;
	top: 132px;
	background-color:#F0F8FF;
}

#lista a
{
	display: block;
	background-color:#F0F8FF;
	padding: 2pt;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}



#lista a:hover
{
	background-color:#00294F;
	padding: 2pt;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}







.form{
	margin: 0px;
	padding: 0px;
}



.btn_busc {
	vertical-align: middle;
	border: 0px none;

	list-style-type: none;

	float: none;

	clear: none;

	background-image: url(/elementos/bot_buscar.gif);

	background-repeat: no-repeat;

	background-color: transparent;

	height: 15px;

	width: 55px;

	cursor: hand;	

}





.tb_buscador

{

	margin: 0.1px;

	top: 0px;

	bottom: 0px;

	display: tabla;

	border-collapse: collapse;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #FFFFFF;

	border-right-color: #CCCCCC;

	border-bottom-color: #CCCCCC;

	border-left-color: #CCCCCC;

	background-color: #FFFFFF;

}





