

#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:441px;
       height:279px;
       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;
}

.estilotextarea{
	background-color: #B3D6EB;
	border: 2px solid #D1DBE4;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #0078C1;
	scrollbar-dark-shadow-color: #336699;
	scrollbar-track-color: #0078C1;
	scrollbar-face-color: #0078C1;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-width:2;
}

#textoformulario {
    height:94px;
    width:441px;
    background-color:#FFFFFF;

}

#titulo {
    height:31px;
    width:658px;
    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;
}





