/*************************/
/******** 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
{
 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
{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	background-color: #dddddd;
}
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: 100%; /* = 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: 100%;
}
/****************************************************************************/
/******************************* 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;
}
#index div.space{height:15px;}
#index div.top{background:url(../images/pageContent_menuLeft_top.gif) right top repeat-y;height:6px;overflow:hidden;}
#index div.center{background:url(../images/pageContent_menuLeft_center.gif) right repeat-y #00A8EC;text-align:left;}
#index div.center ul{padding:0;margin:0;}
#index div.center li{list-style:none;padding:2px 2px 2px 6px;margin:0;}
#index div.bottom{background:url(../images/pageContent_menuLeft_bottom.gif) right top repeat-y;height:6px;margin-bottom:15px;overflow:hidden;}
#index #menu ul{margin-left:30px;display:inline;padding:0;}
#index #menu ul.first{margin:0;display:inline}
#index #menu li{display:inline;padding:0 8px;}
#index div{border:1px solid #4B5971;height:190px;overflow-y:scroll;scrollbar-3dlight-color:#2A418B;scrollbar-arrow-color:#2A418B;scrollbar-base-color:#FFF;scrollbar-darkshadow-color:#2A418B;scrollbar-face-color:#FFF;scrollbar-highlight-color:#FFF;scrollbar-shadow-color:#FFF;scrollbar-track-color:#FFF;}
#index li{padding:3px 0 3px 2px;}
#index ul{margin:0;padding:0;}

/****************************************************************************/
/********************************* 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%;
}
table.aplictabs_notas_tabs_largo
{
 width: 80%;
}
.aplictabs_notas_bordernotop, .aplictabs_notas_bordernotop_largo
{
 border-right: #2A418B 1px solid;
 border-left: #2A418B 1px solid;
 border-bottom: #2A418B 1px solid;
}
.aplictabs_notas_bordernotop
{
 width: 50%;
}
.aplictabs_notas_bordernotop_largo
{
 width: 80%;
}

/*TABS*/
ul#tabs li {display:inline;border: #2A418B 1px solid;cursor:pointer;padding: 3px 7px 3px 8px;margin: 0 -1px 0 0;}
ul#tabs li.selected { background-color:#2A418B;color:White; font-weight:700;padding: 4px 7px 4px 8px;}
div.tabs_data {margin-top:3px;border: #2A418B 1px solid;height:300px;overflow-y:scroll;padding:2px;}
div.tabs_data ul {list-style:disc;padding-left:20px;}


