body{

	margin:0;

	padding:0;

}

#bus_cont{
	top:2px;   /*cambio*/
	position:absolute;
	left:390px;
	z-index:999;
	background-repeat: no-repeat;
	
	background-image: url(../images/bk.jpg);

	height:43px;

	width:377px;

	padding-top:3px;

}



.busc01{

	width:85px;

	height:18px;

	border:1px solid #989896;

	margin-left:10px;

	float:left;

	margin-right:3px;

}



.busc02{

	width:65px;

	height:18px;

	border:1px solid #989896;

	float:left;

	margin-left:2px;

}



.rutdv{

    width:10px;

    height:18px;

    border:1px solid #989896;

    float:left;

    margin-left:2px;

}



#texto_bus{
	display:block; /*cambio*/
	height:15px;
	width:285px;
text-align:right;

	color:#565455;

	font-family:arial;

	font-size:10px;

	margin-top:3px;

	float:right;

	

}



#texto_bus a{

	color:#ffffff;

	font-family:arial;

	font-size:10px;

	text-decoration:underline;

	margin-right:10px;	

}



#texto_bus a:hover{

	color: #000000;

}



.bott_01{

	float:left;

	background-image:url(../images/lupa.jpg);
	background-color:#f9c84f;/*cambio*/
	border:hidden;

	height:23px;

	width:21px;

	border:none;

	outline:none;

	margin-right:5px;

	cursor:pointer;

}



.bott_02{

	float:right;

	background-image:url(../images/ingresar.jpg);
	background-color:#f9c84f;/*cambio*/
	background-repeat:no-repeat;

	border:hidden;

	height:23px;

	width:81px;

	border:none;

	outline:none;

	margin: -3px 0 0 0;

	cursor:pointer;

}




