.text_color {
	color: #1e1e4f;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.text_color01 {
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.text_color02 {
	color: #1e1e4f;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.vinculo2 {
	text-decoration: none;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.vinculo2:hover {
	text-decoration: underline;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.vinculo3 {
	text-decoration: none;
	color: #82baeb;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.vinculo3:hover {
	text-decoration: underline;
	color: #82baeb;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.vinculo4 {
	text-decoration: none;
	color: #82baeb;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.vinculo4:hover {
	text-decoration: underline;
	color: #82baeb;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.patientportal {
	background-image:url(../img/patientportal3.jpg); 
	background-repeat: no-repeat; 
	width:149px; 
	height:23px; 
	float:right;
	padding-right:50px;
}

.patientportal span  {
display: none; // oculto el texto
}

.formulario { background-color:#eaeaea; width:180px; height:100px; float:left;
}

	
#login {
	
	
    cursor:pointer;
    display:block;
} 
#form {
	
} 

#campo {
	  
}
.boton {
width:35px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
color: #1F3276; 
FONT-SIZE: 11px;
border:none;
background-color: #fff; 
font-weight: bold;
}
