

#accesoclientes{
       filter:alpha(Opacity=100);

	   position:relative;
	   background-color:#0078C1;
       width:91px;
       height:60px;
       left:0px;
       z-index:0px;
}


#formulario{
	   position:relative;
	   background-color:#FFFFFF;
       width:372px;
       height:322px;
       left:0px;
       z-index:0px;

}

#formulario input{
	height: 18px;
	width: 175px;
	background-color:#FFFFFF;
	font-family: Arial;
	font-size: 12;
	border-width: 2px;
	border-color:#D1DBE4;
	border-style:solid;
	padding: 0px;
}

#textoformulario {
    height:105px;
    width:410px;
    background-color:#FFFFFF;

}

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;
}





