

#accesoclientes{
       filter:alpha(Opacity=100);

	   position:relative;
	   background-color:#0078C1;
       width:91px;
       height:60px;
       left:0px;
       z-index:0px;
}

input{
	height: 15px;
	width: 85px;
	background-color:#E8E8E8;
	font-family: Arial;
	font-size: 12;
	border: 0;
	padding: 0px;
}

form{
width:85px;
height:38;
padding:0px 0;
}






