﻿@import url('https://fonts.googleapis.com/css?family=Fredoka+One');

body
{
}


table.table>tbody>tr:hover td  {
  background-color: #D6EBF9 !important;
}



A:link
{
    TEXT-DECORATION: none;
}

A:hover
{
 	text-decoration:underline;
}

.NombreUsuario
{
    font-family:Arial; 
    font-size:small; 
    background:#e1dff1;
}


.CeldaMenu
{
    font-family:Calibri;
    font-size:10pt;
    font-style:inherit;
    font-weight:bold;
}

.CeldaTituloTabla
{
    background-color:#b6ecfb;
    color:#000;
    font-family:Calibri;
    font-size:11pt;
    font-style:inherit;
    font-weight:bold;
}

.CeldaTabla
{
    background-color:#fff;
    color:#000;
    font-family:Calibri;
    font-size:10pt;
    font-style:inherit;
    font-weight:normal;
    text-align:center;
}

.CeldaPrincipalTabla
{
    background-color:#dfdcf5;
    color:#000;
    font-family:Calibri;
    font-size:11pt;
    font-style:inherit;
    font-weight:normal;
    text-align:left;
}

.FilaResaltada
{
    background-color:#dae1ff;
}


.CeldaMenuPanel
{
    background-color:#d0d0d0;
    color:#000;
    font-family:Calibri;
    font-size:10pt;
    font-style:normal;
    font-weight:normal;
}

.Quienes
{
    font-size:medium;
    font-style:normal;    
    font-family:Calibri;
}

.Titulos
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #4d6b7d;
    FONT-FAMILY: "Arial";
    HEIGHT: 15px;
    BACKGROUND-COLOR: #A4A4DA;
    TEXT-ALIGN: center;
    BORDER-BOTTOM-STYLE: solid;
    BORDER-BOTTOM: #6699cc 1px solid;
 }
 
 .NoticiaFechaFuente
 {
     font-weight:normal;
     font-size:small;
     text-align:left;
     font-family:Tahoma;
     height:35px;
     vertical-align:top;
 }
 
 .NoticiaFuente
 {
     font-weight:normal;
     font-size:small;
     text-align:right;
     font-family:Tahoma;
     height:35px;
     vertical-align:top;
 }
 
 .NoticiaTitulo
 {
     font-weight:bold;
     font-size:13pt;
     text-align:left;
     font-family:Tahoma;
 }
 
 .NoticiaCopete
 {
     font-weight:normal;
     font-size:10pt;
     text-align:left;
     font-family:Tahoma;
     vertical-align:middle;
     font-style:italic;
 }
 
 .NoticiaCuerpo
 {
     font-weight:normal;
     font-size:11pt;
     text-align:left;
     font-family:Tahoma;
     vertical-align:middle;
     font-style:normal;
 }
 
 .Contador
 {
     font-weight:normal;
     font-size:8pt;
     text-align:center;
     font-family:Tahoma;
     font-style:normal;
 }
 
 .CeldaTitulo
 {
     font-family:Tahoma;
     font-size:9pt;
 }
 
 .TextoTermyCond
 {
     font-weight:normal;
     font-size:10pt;
     text-align:left;
     font-family:Tahoma;
     vertical-align:middle;
     font-style:italic;
     background-color:#cacaca;
 }
 
 .CajaTexto
 {
     font-family:Tahoma;
     font-size:9pt;
	font-weight: normal;
     background-color:#fff;
     border-width:thin;
     border-color:#B5BAEC;
 }
 
 .Combos
 {
    font-family:Tahoma;
    font-size:9pt;
    font-weight: normal;
    background-color:#fff;
    border-width:thin;
    border-color:#B5BAEC;
 }
 
 .usrFieldError
{
	font-family: Tahoma;
	color: #000099;
	font-weight: normal;
	font-size: 9pt;
    border-width:thin;
	background-color: #F5B7AC;
    border-color:#B5BAEC;
}

 .SacousrFieldError
{
	font-family: Tahoma;
	color: #000099;
	font-weight: normal;
	font-size: 9pt;
    border-width:thin;
	background-color: #fff;
    border-color:#B5BAEC;
}
 
 .Botones
{
    text-align:center;
    background-color:ButtonShadow;
    font-family:Verdana;
    font-size:8pt;
    vertical-align:middle;
    cursor:pointer;
    border:1;
    border-radius:20px;
}

.primary {background-color: #D5D8DC;} 
.primary:hover {background: #EBF5FB;}

.Secundarios {background-color: #ffffff;} 
.Secundarios:hover {background: #D3F8FC;}

.ListadoOportunidad
{
    background-color:#fff;
    font-family:Tahoma;
    font-size:10pt;
    font-weight:normal;
}

.TituloTabla
{
    background-color:#D8DEF3;
    font-family:Fredoka One;
    font-size:10px;
    text-align:center;
    font-weight:bold;
    color: #000099;
}

.TipoOporturnidad
{
    background-color:#D8DEF3;
    font-family:Fredoka One;
    font-size:10pt;
    font-style:normal;
    font-weight:normal;
}

.DatosOpertunidad
{
    background-color:#fff;
    font-family:Tahoma;
    font-size:10pt;
    font-style:normal;
    font-weight:normal;
}

.DatosOpertunidad2
{
    background-color:#fff;
    font-family:Tahoma;
    font-size:10pt;
    font-style:normal;
    font-weight:normal;
    text-align: justify;
}


.InteresOportunidad
{
    font-family:Tahoma;
    font-size:8pt;
    font-style:italic;
    text-align:center;
}

.TitulosOtrosLinks
{
    font-family:Calibri;
    font-size: 14px;
    text-align: center;
    font-weight: bolder;
}

.Oportu {background-color: #CFFDF7;} 
.Oportu:hover {background: #77F9E7;}


