/*************************/
/******** COLORES ********/
/* AZUL:				#2A418B */
/* AZUL CLARO:	#00A8EC */
/* GRIS:				#DDDDDD */
/* GRIS OSCURO:	#8C8C8C */
/* NRANJA: #FF7129 */
/*************************/
/**********************************************************************/
input.button
{
 height: 18px;
 font-family: Tahoma, Verdana, Arial;
 font-size: 11px;
 border: outset 2px;
 background-color: #2A418B;
 color: White;
 cursor: hand;
 text-decoration: none;
}
input
{
 font-family: Tahoma, Verdana, Arial;
 font-size: 11px;
}
input.corto
{
 width: 65px;
}
input.medio
{
 width: 180px;
}
input.largo
{
 width: 350px;
}
input.diaMes
{
 width: 20px;
}
input.agno
{
 width: 40px;
}
textarea
{
 font-family: Tahoma, Verdana, Arial;
 font-size: 11px;
}
textarea.medio
{
 width: 250px;
 height: 50px;
}
textarea.largo
{
 width: 500px;
 height: 100px;
}
select
{
 font-family: Tahoma, Verdana, Arial;
 font-size: 11px;
}
select.largo
{
 width: 380px;
}
/**********************************************************************/
tr.NoSelecc
{
 cursor: hand;
 background-color: White;
 color: #4B5971;
}
tr.selecc
{
 cursor: hand;
 background-color: #FF7129;
 color: White;
}
/**********************************************************************/
.border
{
 border: solid #2A418B 1px;
}
.tabselec
{
 border-top: solid #2A418B 1px;
 border-right: solid #2A418B 1px;
 border-left: solid #2A418B 1px;
 text-align: center;
 cursor: hand;
}
.tabnoselec
{
 background-color: #DDDDDD;
 border: solid #2A418B 1px;
 filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=60);
 text-align: center;
 cursor: hand;
}
body
{
 margin: 3px;
 font-family: Tahoma, Verdana, Arial;
 font-size: 11px;
 color: #4B5971;
}
table
{
 font-family: Tahoma, Verdana, Arial;
 font-size: 11px; /*border: dotted 1px red;*/
}
a
{
 text-decoration: none;
 color: #2A418B;
}
a.nodecoration
{
 text-decoration: none;
}
a.nodecoration:hover
{
 text-decoration: none;
}
img
{
 border: 0px;
 }
 .fuentepeq
{
 font-size: 10px;
}
/**********************************************************************/
body.aplictabs
{
 background-color: #DDDDDD;
 font-size: 11px;
 font-family: Tahoma, Verdana, Arial;
}
th.aplictabs
{
 color: #2A418B;
}
th.aplictabs_Titulo, th.tituloForm
{
 color: White;
 background-image: url(../images/aplictabsTH.gif);
 background-repeat: repeat-y;
 text-align: left;
 padding-left: 15px;
}
table.aplictabs_Contenido, table.contenido
{
 width: 96%; /* = ANCHO MENU*/
 border-collapse: collapse;
}
td.aplictabs_Contenido
{
 vertical-align: top;
 text-align: center;
 padding-top: 10px;
}
td.aplictabs_Mensaje
{
 height: 25px;
 font-weight: bold;
 color: Red;
 font-size: 12px;
}
tr.aplictabs_TROver
{
 background-color: #DDDDDD;
 cursor: hand;
}
.aplictabs_linea
{
 background-color: #00A8EC;
 height: 2px;
}
.aplictabs_Ayuda
{
 background-position: right bottom;
 background-image: url(../images/ayudafondo.gif);
 color: white;
 background-repeat: no-repeat;
 background-color: #00A8EC;
 border: 1px solid #2A418B;
}
/****************************************************************************/
input.aplictabs_Button
{
 background-color: #00A8EC;
 color: White;
 font-weight: bold;
 border: double 3px #2A418B;
 filter: none;
 cursor: hand; /*filter:progid:DXImageTransform.Microsoft.Shadow(color='Black', Direction=180, Strength=4)*/
}
/****************************************************************************/
.aplictabs_bordernotop
{
 border-right: solid #2A418B 1px;
 border-bottom: solid #2A418B 1px;
 border-left: solid #2A418B 1px;
 height: 100%;
 width: 96%;
}
/****************************************************************************/
/******************************* DEFAULT ************************************/
table.aplictabs_default_principal
{
 width: 780px; /* ANCHO PRINCIPAL */
 height: 100%;
 font-family: Tahoma, Verdana, Arial;
 border: 1px #2A418B solid;
}
td.aplictabs_default_menu
{
 /*height: 50px;*/
 background-color: White;
 vertical-align: bottom;
 text-align: center;
}
td.aplictabs_default_mensaje
{
 background-color: White;
 text-align: center;
}
table.aplictabs_default_mensaje
{
 height: 25px;
 width: 96%;
 border-right: solid #2A418B 1px;
 border-left: solid #2A418B 1px;
 font-weight: bold;
 color: Red;
 font-size: 12px;
}
td.aplictabs_default_centro
{
 background-color: White;
 vertical-align: top;
 text-align: center;
 height: 100%;
 padding-bottom: 10px;
}
td.aplictabs_default_copyright
{
 height: 21px;
}
/****************************************************************************/
/********************************* HEAD *************************************/
td.aplictabs_head_fondo
{
 height: 70px; /* = altura images/head.gif */
}
td.aplictabs_head_fecha
{
 background-color: #2A418B;
 color: White;
 font-weight: bold;
 padding: 4px;
}
/****************************************************************************/
/********************************* MENU *************************************/
table.aplictabs_menu
{
 border-collapse: collapse;
 width: 96%; /* = ANCHO CONTENIDO*/
 height: 100%;
}
/****************************************************************************/
/************************ CONSULTA DE NOTAS *********************************/

table.aplictabs_notas_tabs
{
 width: 50%;
}
.aplictabs_notas_bordernotop
{
 border-right: #2A418B 1px solid;
 border-left: #2A418B 1px solid;
 width: 50%;
 border-bottom: #2A418B 1px solid;
}

