@charset "utf-8";
body {
    margin:0;
    padding:0;
}

body, table, input[type=text], textarea {
    font-family:Arial, Helvetica, sans-serif;
}

body, #contenidointerno h1, #contenidointerno h2, table, input[type=submit], .botones, input[type=text], textarea, input[type=button], pre, input.botonesInt, .combos, .fondo_celda_3 {
    font-size:10px;
}

body, ul.pestanas li a, ul.pestanas li a:hover, input.gris[type=submit], .combos {
    color:#333;
}

body.interno {
    margin:0;
}

/*#botonera,*/ #barrainferior, #iconosinternos, .tableGris, table tr.fondo_tr_gris, input.botonesInt, .fondo_celda_5  {
    background-color:#f0f0f0;
}

.bodymenu {
    margin:5px;
}

img {
    border:none;
}

a {
    color:#036;
    text-decoration:none;
}

a:hover, #pie a:hover {
    color:#000066;
}

a:hover, #pie a:hover {
    text-decoration:underline;
}

#maincontent {
    min-width:900px;
    padding:0px 0px 0px 0px;
}

#maincontent, #barraprocesos, table td.tdinfo, .combos {
    background-color:#FFF;
}

#header, #contenidointerno h2, table caption, input[type=submit], .botones, ul.pestanas li.pestaactiva a, input[type=button], .poptitulo {
    background-color:#036;
}

#header {
    background-image:url(../images_com/bgh.png);
    background-repeat:repeat-x;
    height:30px;
}

ul.cabecera {
    margin:0;
    padding:0;
    list-style:none;
}

ul.cabecera li.logomodulo {
    /*position:relative;*/
    float:left;
    margin:0px 0px 0px 0px;
}

ul.cabecera li.modulo, #contenidointerno h1, #contenidointerno h2, table caption, input[type=submit], .botones, ul.pestanas li.pestaactiva a, input[type=button] {
    color:#FFF;
}

ul.cabecera li.modulo {
    display:inline-block;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:14px;
    /*margin:10px 5px 5px 5px;*/
}

ul.cabecera li.suite {
    float:right;
}

.clear {
    clear:both;
}

/*#botonera,*/ #contenidos, #barrainferior, #barraprocesos, .tableGris, input[type=text], textarea, .combos /*,table,*/ {
    border:1px solid #ccc;
}

table tr {
    border:1px solid #ccc;
}

#botonera {
    /*padding:5px 0 5px 70px;*/
}

#botonera_opciones ul {
    margin:0;
    padding:0;
    list-style:none;
    float:left;
}

#botonera_opciones ul li {
    margin:0;
    padding:0;
    display:inline;
    margin:0 0 0 3px;
    float:left;
    width: 250px;
}

#botonera_usuario {
    text-align:right;
    /*padding-right:5px;*/
    float:left;
}

#contenidos {
    clear:both;
    border-bottom:5px solid #000066;
    border-top:none;
    padding:0;
}

#pestana {
    float:left;
    margin:0px;
    background-image:url(../images_com/pestanabg.png);
    background-repeat:repeat-y;
}

#barrainferior {
    min-width:900px;
    padding:10px;
    border-top:none;
}

#pie {
    margin:0;
    text-align:left;
    padding:5px 0 0 5px;
    color:#666;
    background-image:url(../images_com/footerbg.png);
    background-repeat:no-repeat;
    background-position:right top;
}

#pie a {
    text-decoration:none;
}

#menu ul {
    margin:0;
    padding:0;
    list-style:none;
}

#menu ul li {
    background-image:url(../images_com/vineta.png);
    background-repeat:no-repeat;
    background-position:0 7px;
    padding-left:0px;
    line-height:20px;
}

#salir {
    float:left;
    width:24%;
    display:block;
    height:36px;
}

#barraprocesos {
    margin-left:26%;
    height:36px;
    background-image:url(../images_com/bgprocesos.jpg);
    background-repeat:repeat-x;
    padding:3px;
}

#contenidointerno {
    margin:0;
    padding:0;
}

#contenidointerno h1, #contenidointerno h2 {
    background-image:url(../images_com/bgh.png);
    background-repeat:repeat-x;
    padding:5px 0px 0px 0px;
    text-align:left;
    margin:0;
    height:20px;
}

#contenidointerno h1, #pestana {
    background-color:#000066;
}

#iconosinternos {
    padding:5px;
    text-align:left;
    margin:0 0 5px 0;
}

#iconosinternos img {
    margin-right:3px;
    border:none;
}

table {

    margin:0;
    text-align:left;
}

table, table caption{
    border-color:#ccc;
}

.tabletree td {
    border:none;
}

.tableGris {
    margin:0;
    text-align:left;
}

/*table caption, table td {
        border:1px solid;
        height:10px;
}

table th{
        height:20px;
}*/

table caption, table th, table tr.trgris {
    text-align:center;
}

table caption {
    background-image:url(../images_com/bgcaption.jpg);
    background-repeat:repeat-x;
    font-weight:bold;
    padding-top:2px;
}

table th {
    background-image:url(../images_com/bgbrillos.png);
    background-repeat:repeat-x;
    background-color:#226BB5;
    font-weight:bold;
    height:20px;
}

table tr.trgris, table td, table td.tdetiqueta, table td.tdinfo {
    border-color:#fff;
}

table tr.trgris {
    background-image:url(../images_com/bgbrillos.png);
    background-repeat:repeat-x;
    font-weight:bold;
}

table td {
    padding:1px;
}

table td.tdetiqueta {
    text-align:left;
    /*padding:2px;*/
    padding-left:2px;
}

table td.tdetiqueta, ul.pestanas li a {
    background-color:#e6e6e6;
}

table td.tdinfo {
    text-align:left;
    padding:2px;
    padding-left:2px;
}

input[type=submit], .botones {
    background-image:url(../images_com/bgbrillos.png);
    background-repeat:repeat-x;
    height:25px;
    margin:0px 0 0 0px
}

input[type=submit], .botones, input.gris[type=submit], input[type=button] {
    border:1px solid #333;
}

ul.pestanas {
    padding:0;
    margin:0;
    list-style:none;
    width:100%;
    //border-bottom:1px solid #ccc !important;
}

ul.pestanas li {
    float:left;
}

ul.pestanas li a {
    padding:5px;
    margin:0 5px;
    height:25px;
}

ul.pestanas li a:hover {
    text-decoration:none;
}

ul.pestanas li a:hover, table tr.trgris, input.gris[type=submit]/*, .fondo_celda_4*/ {
    background-color:#ccc;
}

.tablapestana {
    margin:0;
    padding:0;
}

input.gris[type=submit] {
    background-image:url(../images_com/bgbrillos.png);
    background-repeat:repeat-x;
    margin:0px 0 0 0px;
    height:25px;
}

.botones_internos {
    text-align:right;
    margin:5px 0;
}

#volver {
    text-align:left;
}

.fondo_celda_6 {
    background-color:#D0D2D5;
    height:20px;
}

.combos {
    font-family: Arial, Helvetica, sans-serif;
    border:1px solid #ccc;
}

input[type=button] {
    background-image:url(../images_com/bgbrillos.png);
    background-repeat:repeat-x;
    height:25px;
    margin:0px 0 0 0px;
}

input.botonesInt {
    color:#000000;
    background-color:#f0f0f0;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #999;
    height:18px;
}

ul.horarios {
    margin:0 0 5px 0;
    padding:0;
    list-style:none;
    border-bottom:1px solid #000066;
}

ul.horarios li {
    display:block;
    text-align:left;
}

ul.horarios li.radio {
    border-bottom:1px dashed #ccc;
}

.dialog {
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#BDC3BD, Direction=135, Strength=4);
    display: block;
    position: absolute;
    z-index:100;
}

.fondo_subtitulo {
    background-color:#D0D2D5;
    height:20px;
}
/*.fondo_celda_3, .fondo_celda_4, .fondo_celda_5 {
height:20px;
}
.texto_negro_n {
        font-weight:bold;
}*/
.text_negro {
    font-size:11px;
    padding:1px;
}

.opcionPrograma {
    background-image:url(../images_com/bgbrillos.png);
    background-color:#e6e6e6;
    background-repeat:repeat-x;
    font-weight:bold;
    /*border-style:solid outset outset solid;*/
    padding:1px;
    border-top-width:0px;
    border-bottom-width:3px;
}

.popup{
    background-image:url(../images_com/bgh.png);
    background-color:#036;
    background-repeat:repeat-x;
    padding:5px 0px 0px 0px;
    text-align:left;
    margin:0;
    height:25px;
    padding:0 0px 0 0;
    color:#FFF;
}

.text_filelowercase {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #999999;
}

.fondo_celda_2 { /*fondo segunda celda - titulos secundarios generalmente utilizado en las painas generadas*/
    background-color: #226BB5;
}

.fondo_celda_4 {/* fondo tablas interiores y tercera celda - contenidos generalmente - color blanco en todos los casos*/
    background-color: #E6E6E6;
}

/*estilos celdas de formularios diligenciados, y pagina ill_pub_re_pol.jsp */

.fondoceldatitulotr {/* titulo principal de color rojo*/
    background-image:url(../images_com/bgh.png);
    background-repeat:repeat-x;
    background-color: #000066;
    padding:0px;
    margin:0px;
    height:20px;
    color:#fff;
    font-weight:bold;
}

.fondoceldathtr {/*  titulo secundario debajo de un table th*/
    background-image:url(../images_com/bgbrillos.png);
    background-repeat:repeat-x;
    background-color: #226BB5;
    height: 20px;
    padding:0;
    margin:0;
}

.resaltar:hover {/* utilizada para resaltar al pasar encima*/
    background-color: #ddd;
    border-style: solid;
    border-width: 1px;
}

.resaltarbotones:hover{ /*utilizada para resaltar los botones grandes */
    background-color:#000066;
    cursor:pointer;
}

.negrilla { /* negrilla a los textos*/
    font-weight:bold;
    font-size:11px;
}

/* Estilos evitar la linea debajo de las letras de los titulos de las pestanas ( firefox )  */
.tabs-tab li a {
    text-decoration:none;
}

.tabs-tab li a:hover {
    font-weight:bold ;
    text-decoration:none;
}

.tabs-tab li.selected a {
    text-decoration:none;
}


.desabilitado{
	color:#000000;
	background-color:#999;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	height:18px;	
}

/*
==========================================================
Estilos para el popup
==========================================================
*/


.tablecalendario img {
	border:none;
	margin:0;
}
.tablecalendario td {
	padding:0;
	margin:0;
	border-collapse:collapse;
	border:1px solid #e6e6e6;
}

/*
==========================================================
fin Estilos para el popup
==========================================================
*/

/*.fondo_tabla {estilo marco tabla contenedora general e interior
background-color: #0066cc;
}*/

/*.fondo_celda_1 {fondo primera celda - titulos de tabla generalmente
background-color: #0066cc;
}*/

/*.fondo_celda_3 { fondo tablas interiores y tercera celda - contenidos generalmente - color blanco en todos los casos
  background-color: #FFFFFF;
}*/

/*.fondo_celda_5 {fondo cuarta celda - listados secundarios generalmente
background-color: #F0F0F0;
}*/


/*
 * 24-11-2011 @:Julio Enrique Cardales Acua &:Creacin().
 */
