@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:#003366;
    text-decoration:none;
}

a:hover, #pie a:hover {
    color:#003366;
}

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:#003366;
}

#header {
    background-image:url(../images/default/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 #003366;
    border-top:none;
    padding:0;
}

#pestana {
    float:left;
    margin:0px;
    background-image:url(../images/default/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/default/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/default/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/default/bgprocesos.jpg);
    background-repeat:repeat-x;
    padding:3px;
}

#contenidointerno {
    margin:0;
    padding:0;
}

#contenidointerno h1, #contenidointerno h2 {
    background-image:url(../images/default/bgh.png);
    background-repeat:repeat-x;
    padding:5px 0px 0px 0px;
    text-align:left;
    margin:0;
    height:20px;
}

#contenidointerno h1, #pestana {
    background-color:#900;
}

#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/default/bgbrillos.png);
    background-repeat:repeat-x;
    background-color:#E6BE00;
    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/default/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/default/bgbrillos.png);
    background-repeat:repeat-x;
    height:25px;
    margin:0px 0 0 0px;
    cursor:pointer;
}

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/default/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;
}

.fondo_celda_6_pointer{
    background-color:#D0D2D5;
    height:20px;
    cursor:pointer;
}

.combos {
    font-family: Arial, Helvetica, sans-serif;
    border:1px solid #ccc;
}

input[type=button] {
    background-image:url(../images/default/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 #900;
}

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/default/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/default/bgh.png);
    background-color:#003366;
    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: #E6BE00;
}

.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/default/bgh.png);
    background-repeat:repeat-x;
    background-color: #900;
    padding:0px;
    margin:0px;
    height:20px;
    color:#fff;
    font-weight:bold;
}

.fondoceldathtr {/*  titulo secundario debajo de un table th*/
    background-image:url(../images/default/bgbrillos.png);
    background-repeat:repeat-x;
    background-color: #ddba00;
    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:#335C85;
}

.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;
}

/*************************/
/*ESTILOS QUEESTABAN EN EL INDEX*/
/* Estilos mensajes */

.imagenexito {
    background-image:url(../images/images_com/exito.png);
    padding:2px;
}

.imagenerror {
    background: url(../images/images_com/error.png) center no-repeat;
    padding:5px;
    margin:2px;
}

/*Estilos para pagina ingreso.jsp */

.frameborder{
    border: 1px solid #999999;
}

#contentlogueo{
    margin:0 auto;
    padding:20px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    text-align:center;
}

#contentlogueo #logueo{
    width:375px;
    height:435px;
    background-image:url(../images/default/bglogueo.png);
    background-repeat:no-repeat;
    margin:0 auto;
}

#logueo input[type=text], #logueo select{
    background-image:url(../images/default/bginput.png);
    background-repeat:repeat-x;
    font-size:15px;
    border:1px solid #ccc;
    padding:5px;
	vertical-align:middle; 
}

/*estilos de la botonera*/
#botonera{
    background-color:transparent;
    color:#fff;
    padding:0;
    margin:0;
}

#botonera table a{
    text-decoration:none;
    color:#fff;
}


#botonera table a ul{
    margin:0;
    padding:0;
    list-style:none;
}

#botonera table a ul li{
    margin:0;
    padding:0 5px 0 5px;
}

#divTitulo, .estilotituloDiv{
    margin:0;
    padding:0;
    height:40px;
    background-image:url(../images/default/bgh.png);
    background-repeat:repeat-x;
    background-color:#FF6600;
}

#divTitulo h1, .estilotituloH {
    font-size:11px;
    padding:12px 0 0 0px;
    margin:0;
    color:#FFF;
    text-align:center;
}

/*******************************/
/*Este es para asignarle el tamanio a la imagen del logo*/
#tamanioImagenLogo{
    width:336px;
    height:41px;
}

#tablaPanel td:hover , #tablaPanel a:hover {
    background-color:#FFF;
    color:#000;
    -moz-border-radius: 8px; /*Para Mozilla:*/
    -webkit-border-radius: 8px; /*Para Safari & Chrome:*/
}

.table_1{
    border:1px solid #ccc;
}

.trHeader{
    background-color:#335C85;
}

.trHeader2{
    background-color:#003366;
}

.tdHeader{
    color:#FFF;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight: bold;
    vertical-align:middle;
}

.spanTituloAccion{
    color:#FFF;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight: bold;
}

.titulosIngresoDocumento{
    font-size:12px;
    font-weight:bold;
}
/*******************************/
