body{
	margin:0;
	padding:0;
}
#bus_cont{
		
	background-image:url(../images/bk.jpg);
	background-repeat:no-repeat;
	height:43px;
	left:390px;
	padding-top:3px;
	position:absolute;
	top:2px;
	width:377px;
	z-index:999;
}

.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{
	color:#231b40;
	font-family:arial;
	font-size:10px;
	margin-top:3px;
	display:inline;
	float:right;
	height:15px;
	width:285px;
text-align: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);
	border:hidden;
	height:23px;
	width:21px;
	border:none;
	outline:none;
	margin-right:5px;
	cursor:pointer;
	background-color:#b4abd6;
}

.bott_02{
	float:right;
	background-image:url(../images/ingresar.jpg);
	background-repeat:no-repeat;
	border:hidden;
	height:23px;
	width:81px;
	border:none;
	outline:none;
	margin: -3px 0 0 0;
	cursor:pointer;
	background-color:#b4abd6;
}

