/* CSS Document */

a:link {
	color: #4C5678;
}

a:visited {
	color: #4C5678;
}

a:hover {
	color: #4C5678;
}

a:active {
	color: #4C5678;
}

.HK_Cabecera {

	font-weight: bold; 
	font-family: Verdana; 
	color: #4C5678; 
	font-size: 10px;
	
}

.HK_Cabecera_Barra {
	
	font-weight:normal;
	color: #000000;
	
}

.Titulo_MenuIzq {

	font-weight: bold; 
	font-family: Verdana; 
	color: #4C5678; 
	font-size: 12px;
	
}

.Titulo_MenuIzqRojo{

	font-weight: bold; 
	font-family: Verdana;  
	font-size: 12px;
	color: #d71c39;
}

.MenuIzq {

	font-family: Verdana; 
	color: #4C5678; 
	font-size: 11px;
	
}

.Texto_PIE {
	color: #4C5678;
	font-family: Verdana;
	font-size: 9px;
}

.Cabecera {

	font-weight: bold; 
	font-family: Verdana; 
	color: #4C5678; 
	font-size: 14px;
	
}

.Cabecera_Peque {

	font-weight: bold; 
	font-family: Verdana; 
	color: #4C5678; 
	font-size: 12px;
	
}

.Texto_1 {
	color: #4C5678;
	font-family: Verdana;
	font-size: 10px;
}

.Texto_2 {
	font-family: Verdana;
	font-size: 13px;
}

.Texto_3 {
	font-family: Verdana;
	font-size: 11px;
}

.Texto_2_Azul {
	color: #4C5678;
	font-family: Verdana;
	font-size: 13px;
}

.Texto_Sol_Cert {
	font-weight: bold; 
	font-family: Verdana; 
	font-size: 11px;
	color: #d71c39;
	text-decoration:underline;
}

.button{ 
	border-width:1px; 
	border-color:#4B4B4D; 
	border-style:solid; 
	background-color:#F5F5F5; 
	font-weight: bold; 
	color:#4B4B4D;
	font-family:Verdana;
 	font-size:10px;
	height:22px;
}

.campo_form{ 
	font-family:Verdana;
	font-size:12px;
}
