
a:link {
text-decoration: none;
color: #0078C1;
}

a:visited {
text-decoration: none;
color: #0078C1;
}

#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;
}

#texto{
    position:relative;
    background-color:#4D8DC5;
    width:658;
    height:10;
    left:0px;
    z-index:0px;

}

#columnauno{
    position:relative;
    background-color:#FFFFFF;
    left:0px;
    z-index:10px;
    height:441;

}
H1 {
	font-size:20px; font-family:mandinga; font-weight: normal;
color:#565656; 
}
H2 {
	font-size:10px; font-family:verdana; font-weight: bold;
color:#0078C1; 
}
H3 {
	font-size:10px; font-family:verdana; font-weight: bold;
color:#515151; 
}



