/* ************************************** */
/* ************************************** */
/* Tipos de Texto  para la tarjeta*/
.texto_empresa{font-family: Arial; font-size: 16px; color: #000000;}
.texto_nombre {font-family: Arial; font-size: 18px; color: #000000; font-weight: bold;}
.texto_cargo {font-family: Arial; font-size: 16px; color: #000000; font-weight: bold;}
.texto_datos{font-family: Arial; font-size: 12px; color: #000000;}
.texto_datos_b{font-family: Arial; font-size: 12px; color: #000000;font-weight: bold;}
.texto_ciudad{font-family: Arial; font-size: 13px; color: #000000;}
.texto_ciudad_b{font-family: Arial; font-size: 13px; color: #000000;font-weight: bold;}
/* ************************************** */
/* ************************************** */

/* Tipo linea separadora*/
.linea{ 
color:#E67B18;
size:"1px"; 
  
}

.gris{ 
color:#cccccc;
size:"1px"; 
  
}

.linea_p{ 
border:1px dotted blue;
width:100%;  
  
}

/* ************************************** */
/* ************************************** */

/* Tipos de Texto */
.texto_menu{font-family: Verdana; font-size: 11px; color: #E67817; font-weight: bold;}
.texto_blanco{font-family: Verdana; font-size: 13px; color: #ffffff; font-weight: bold;}
.texto_titulo{font-family: Verdana; font-size: 12px; color: #E67817; font-weight: bold;}
.texto_negro{font-family: Verdana; font-size: 10px; color: #06497C; font-weight: bold;}
.texto_titulo2{font-family: Verdana; font-size: 16px; color: #E67817; font-weight: bold;}
.texto_grande{font-family: Verdana; font-size: 15px; color: #E67817; font-weight: bold;}
.texto_carreta{font-family: Verdana; font-size: 11px; color: #000000; font-weight: bold;}
.texto_submenu{font-family: Verdana; font-size: 9px; color: #000000; font-weight: bold;}
.texto_normal{font-family: Arial; font-size: 11px; color: #000000;}
.texto_resaltado {font-family: Arial; font-size: 12px; color: #000000; font-weight: bold;}
.texto_card{font-family: Arial; font-size: 5px; color: #000000;}


/* Tipos de Vinculo */
a.vinculo:link{
font-family: verdana, sans-serif;
font-size: 10px;
text-decoration: none;
color: #E67817;
font-weight: bold;
}
a.vinculo:visited{
font-family: verdana, sans-serif;
font-size: 10px;
text-decoration: none;
color: #E67817;
font-weight: bold;
}
a.vinculo:hover{
font-family: verdana, sans-serif;
font-size: 10px;
text-decoration: none;
color: #000066;
font-weight: bold;
}

/* Tipos de Vinculo */
a.vinculo2:link{
font-family: verdana, sans-serif;
font-size: 12px;
text-decoration: none;
color: #E67817;
font-weight: bold;
}
a.vinculo2:visited{
font-family: verdana, sans-serif;
font-size: 12px;
text-decoration: none;
color: #E67817;
font-weight: bold;
}
a.vinculo2:hover{
font-family: verdana, sans-serif;
font-size: 12px;
text-decoration: none;
color: #000066;
font-weight: bold;
}


/* Tipos de Vinculo noticias */
a.news:link{
font-family: verdana, sans-serif;
font-size: 10px;
text-decoration: none;
color: #000000;
font-weight: bold;
}
a.news:visited{
font-family: verdana, sans-serif;
font-size: 10px;
text-decoration: none;
color: #000000;
font-weight: bold;
}
a.news:hover{
font-family: verdana, sans-serif;
font-size: 10px;
text-decoration: none;
color: #E67817;
font-weight: bold;
}

a.h1:link{
	font-family: arial, sans-serif;
	font-size: 11px; 
	font-weight: bold;
    text-decoration:none;
   	color: #000000;
	width:192px;
	height:18px;

	  
	 background-color: #D6ECF7;  
	 
	 

  
}
a.h1:visited{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px; 
    text-decoration:none;
	color: #000000;
	width:192px;
	height:18px;


	 background-color: #D6ECF7;  
}
a.h1:hover{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
    text-decoration:none;
	color: #ffffff;
	width:192px;
	height:18px;
    background-color:#E67817 ; 
 
}



a.h2:link{
	font-family: arial, sans-serif;
	font-size: 11px; 
	font-weight: bold;
    text-decoration:none;
   	color: ; #ffffff;
	width:192px;
	height:18px;
    background-color: #E67817 ; 
	 
	 

  
}
a.h2:visited{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px; 
    text-decoration:none;
	color: #ffffff;
	width:192px;
	height:18px;


	 background-color:#E67817 ; 
}
a.h2:hover{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
    text-decoration:none;
	color: #000000;
	width:192px;
	height:18px;
    background-color:#D6ECF7;  
 
}

/* Tipos de Vinculo */
a.vinculo3:link{
font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
text-decoration: none;
color: #000066;
font-weight: bold;
}
a.vinculo3:visited{
font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
text-decoration: none;
color: #000066;
font-weight: bold;
}
a.vinculo3:hover{
font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
text-decoration: none;
color: #EC9B0D;
font-weight: bold;
}

