/*header*/
.datasoft{
	width:375px;
	height:40px;
	float:left;
}
/*.animacion{
	width:170px;
	height: 40px;
	margin-left: 15px;
	margin-top: 10px;
	float:left;
}*/
#buscador{
	width:200px;
	height:70px;
	margin-top:23px;
	float:right;
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.bienvenido{
	width:190px;
	height:13px;
	float:left;
	color: E7E7E7;
	text-indent: 3px;
	text-align: left;
}
.usuario{
	width:190px;
	height:23px;
	float:left;
	color: E7E7E7;
	text-indent: 3px;
	text-align: left;
}
.hlinks{
	color: E7E7E7;
}
.imgbuscar{
	background-image: url(../SiteGrafs/hbuscar.gif);
	width:53px;
	height:19px;
	float:left;
}
.imglupa{
	width:26px;
	height:20px;
	float:left;
}
.textbuscar{
	width:108px;
	height:16px;
	float:left;
	margin-top: 2px;
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*header*/