﻿
#contenido h2 {
    color: #002E5C;
    font-size: 1.8em;
}
#contenido h3 {
    font-size: 1.4em;
    color: #002E5C;
    border-bottom: 1px dashed #CCCCCC;
}
#contenido h4 { 
    font-size: 1.2em;
    color: #002E5C;
    margin: 0px;
    padding: 0px;
}
#contenido a { 
    color: #002E5C;
    text-decoration: none;
}
#contenido a:active, #contenido a:hover {text-decoration: underline;}
/*Directorio*/
#directorio {
    margin-top: 15px;
    padding-left: 20px;
    background-image: url(../images/contenido/directorio.gif);
    background-repeat: no-repeat;
    background-position: left center;
    color: #002E5C;
}
#directorio a {
    color: #002E5C;
    text-decoration: none;
}
#directorio a:active, #directorio a:hover {
    text-decoration: underline;
}
/* B�queda, editor, visor y botonera */
/*busqueda*/
.D1BU-bloque {
    background-color: #F5F5F5;
    DISPLAY: block; 
    text-align: center;
    padding: 10px;
    margin: 0px 20px;
    border: 0px;
}
.D1BU-lineaform {
    display: table;
    width: 100%;
    BORDER-bottom: #CCCCCC 1px solid;
    margin-top: 6px;
    text-align: justify;
    margin-left: auto;
    margin-right: auto; 
}
.D1BU-etiq {
    font-weight: bold;
    text-align: left;
    color: #666666;
    WIDTH: 20%;
    float: left;
    display: table-column;             modificado agnadida n
    padding: 5px 0px 5px 0px;
    margin-right: 10px; 
}
.D1BU-texto { 
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: justify;
    margin-left: 21%;
}
.D1BU-check {
    margin-right: 15px;
    border: 0px;
}
select, .D1BU-pe, .D1BU-me, .D1BU-gr{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    padding-left: 4px;
    border: 1px solid #999999;
}
.D1BU-pe { width: 75px;}
.D1BU-me { width: 240px;}
.D1BU-gr { width: 400px; }
/*editor*/
.D1ED-bloque {
    background-color: #F5F5F5;
    display: block;
    text-align: center;
    padding: 10px;
    margin: 0px 20px;
    border: 0px;
}
.D1ED-lineaform {
    display: table;
    width: 100%;
    BORDER-bottom: #CCCCCC 1px solid;
    margin-top: 6px;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
}
.D1ED-etiq {
    font-weight: bold;
    text-align: left;
    color: #666666;
    WIDTH: 20%;
    float: left;
    display: table-column;
    padding: 5px 0px 5px 0px;
    margin-right: 10px;
}
.D2ED-etiq {
    font-weight: bold;
    text-align: left;
    color: #666666;
    WIDTH: 20%;
    height: 140px;
    float: left;
    display: table-column;
    padding: 5px 0px 5px 0px;
    margin-right: 10px;
}
.D1ED-texto {
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: justify; 
    margin-left: 21%;
}
.D1ED-check {
    margin-right: 15px;
    border: 0px;
}
input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
input[type="button"], input[type="submit"] {
    color: #333333;
    background-image: url(../images/contenido/boton.jpg);
    background-repeat:  repeat-x;
    background-position: center;
}
select, .D1ED-pe, .D1ED-me, .D1ED-gr, .D1ED-tape, .D1ED-tame, .D1ED-tagr{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    padding-left: 4px;
    border: 1px solid #999999;
    background-image: none;
}
.D1ED-pe { width: 75px;}
.D1ED-me { width: 240px;}
.D1ED-gr { width: 400px; }
.D1ED-tape { 
    width: 400px; 
    height: 100px;
}
.D1ED-tame {
    width: 400px;
    height: 250px; 
}
.D1ED-tagr{
    width: 400px; 
    height: 500px;
}   
/*visor*/
.D1VI-bloque {
    background-color: #F5F5F5;
    DISPLAY: block; 
    text-align: center;
    padding: 10px;
    margin: 0px 20px;
}
.D1VI-lineaform {   
    display: block;
    width: 100%;
    BORDER-bottom: #CCCCCC 1px solid;
    text-align: justify;
    margin-left: auto;
    margin-right: auto; 
}
.D1VI-etiq {
    font-weight: bold;
    text-align: left;
    color: #666666;
    WIDTH: 100px;
    float: left;
    padding: 4px 0px 4px 0px;
    margin-right: 10px; 
}
.D1VI-texto { 
    padding: 4px 0px 4px 0px;
    text-align: justify;
    margin-left: 110px;
}
.D1VI-bloque-img { 
    width: 430px;
    background-color: #F5F5F5;
    border-left: 3px solid #CC0000;
    DISPLAY: block; 
    text-align: center;
    padding: 10px;
}
.D1VI-img {
    background-color: #FFFFFF;
    padding: 0px 15px 15px 15px;
    margin:0px 0px 10px 10px;
    width: 200px;
    float: right;   
}
/* tablas */
/* tabla1.- */
table.tabla1 { width: 99%; }
table.tabla1 th { display: none; visibility: hidden;}
table.tabla1 td {   
    border-bottom: #CCCCCC 1px solid;
    background-color: #F5F5F5; 
    vertical-align: top; 
    padding: 5px 10px;
}
table.tabla1 p { margin: 0px; padding: 0px; }
table.tabla1 p.datos { 
    border-left: #002e5c 2px solid;
    margin: 0px;
    padding: 0px 5px;
}

/* tabla2.-  */
table.tabla2 {
    text-align: center;
    font-size: 1em;
    margin: auto;
}
table.tabla2 a {
    text-decoration: underline;
}
table.tabla2 tr th {
    color: #ffffff;
    padding: 3px 6px 3px 6px;
    background-color: #CECFCE;
    border: 1px solid #A7ABA7;
}
table.tabla2 tr.fila1 td {
    padding: 3px 6px 3px 6px;
    background-color: #EFEFEF;
    border: 1px solid #E6E6E6;
}
table.tabla2 tr.fila2 td {
    padding: 3px 6px 3px 6px;
    background-color: #F7F7F7;
    border: 1px solid #EFEFEF;
}
table.tabla2 tr.filatotal td {
    background-color: #F1E4DD;
    border: 1px solid #E6CEC1;
}
table.tabla2 tr.fila1 th, table.tabla2 tr.fila2 th {
    color: #666666;
    background-color: #DDDDDD;
    border: 1px solid #CECFCE;
}
.tablacentro {
    text-align: center;
    margin: 0px auto 0px auto;
}
.tablaizda {
    text-align: left;
    margin: 0px auto 0px auto;
}
.tabladcha {
    text-align: right;
    margin: 0px auto 0px auto;
}
.tdizq { text-align: left; }
.tddch { text-align: right; }
/* adjuntar */
.word, .excel, .pdf, .txt, .zip, .clip, .video {
    background-repeat: no-repeat;
    background-position: left;  
    line-height: 20px;
    padding: 1px 1px 1px 20px;
    height: 18px;   
}
.word { background-image: url(../images/g/icons/word.gif); }
.excel { background-image: url(../images/g/icons/excel.gif); }
.pdf {  background-image: url(../images/g/icons/pdf.gif); }
.txt {  background-image: url(../images/g/icons/txt.gif); }
.zip {  background-image: url(../images/g/icons/zip.gif); }
.clip { background-image: url(../images/g/icons/clip.gif); }
.video {background-image: url(../images/g/icons/video.gif); }
/*distribucion*/
.distribucion { 
    width: 99%;
    display : block;
    margin-top: 10px;       
    margin-bottom: 10px;     
    padding-bottom: 5px;
    text-align: center;
    min-height: 12px;
}
.distribucion-arriba { 
    width: 99%;
    display : block;
    margin-top: 10px;       
    margin-bottom: 10px;     
    padding-bottom: 5px;
    border-bottom: dashed 1px #cccccc; 
    text-align: center;
    min-height: 12px;
}
.distribucion-abajo { 
    width: 99%;
    display : block;
    margin-top: 10px;    
    padding-top: 10px;
    border-top: dashed 1px #cccccc; 
    text-align: center;
    min-height: 20px;
}
.endos1 { 
    width: 49%; 
    text-align: left; 
    float: left; 
}
.endos2 { 
    width: 49%; 
    text-align: right; 
    float: right; 
}
.entres1 { 
    width: 29%; 
    text-align: left; 
    float: left;
}
.entres2 { 
    width: 29%; 
    text-align: right; 
    float: right; 
}
.entres3 { 
    text-align: center; 
    margin-left: 30%; 
    margin-right: 30%;  
}
/* posicion img*/
.bloqueimagen {
    width: 100%;
    display: block;
}
.img-izq {
    margin-top: 2px;
    float: left;
    padding-right: 15px;
    background-color: #FFFFFF;
}
.img-dch {
    margin-top: 2px;
    float: right;
    padding-left: 15px;
    background-color: #FFFFFF;
}
.centro {
    width: 550px;
    text-align: center;
    margin-left: 0px auto;
    margin-right: auto;
}
/* LISTAS. Esquema numerado y con letras */
#contenido ol.numero {
    list-style-type: decimal;
    list-style-image: none;
} /*para las listas num�ricas*/
#contenido ol.i-minusc {
    list-style-image: none;
    list-style-type: lower-roman;
} /*para los n�meros romanos en min�sculas*/
#contenido ol.i-mayusc {
    list-style-type: upper-roman;
    list-style-image: none;
} /*para los n�meros romanos en may�sculas*/
#contenido ol.a-minusc {
    list-style-type: lower-alpha;
    list-style-image: none;
} /*para las letras en min�sculas*/
#contenido ol.a-mayusc {
    list-style-type: upper-alpha;
    list-style-image: none;
} /*para las letras en may�sculas*/
/*-----------CALENDARIO-------------*/
/*calendario: descripcion por dias*/
table.diames {
    width: 718px;
    font-size: 1em;
    margin: 10px 0px 15px 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;

}
.th1, table.diames th, table.diames  td {
    padding: 4px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC;
}
table.diames caption { 
    font-size: 16px;
    color: #002E5C;     
    padding: 0px;
    margin: 0px;
    text-align: left;
    font-weight: bold;  
}
table.diames th{
    color: #666666;
    font-weight: bold;  
    width: 80px;
    background-color: #B2C0CE;
    margin-left: 10px;
    border-left-width: 2px;
    border-left-style: solid;
    border-left-color: #FFFFFF;
    text-align: center;
}
.th1 {
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
}
table.diames td { 
    background-color: #FFF;
}
/* calendario: meses */
#calendario { 
    width: 700px;
    height: 150px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
    padding: 0px;
 }
#calendario img { border: 0px;}
#anterior {
    float: left;
    border: 0px;
    margin: 60px 40px 0px 100px;
    _margin: 60px 20px 0px 40px;
    }
#posterior{ 
    float: right; 
    border: 0px;
    margin: 60px 100px 0px 40px;
    _margin: 60px 40px 0px 20px;
}
#mesactual{ float: left; }
#mesfuturo{ float: right; }
#mesactual h3, #mesfuturo h3 {
    font-size: 11px;
    color: #FFF;
    text-align: center;
    background-color: #19426C;
    border: 1px solid #19426C;
    margin: 0px;    
}
#mesactual h3 a, #mesfuturo h3 a { color: #FFFFFF;}
.hojames table{
    width: 175px;
    font-size: 11px;
    color: #666666;
    text-align: center; 
    border: 1px solid #CCC;
}
.hojames th { background-color: #B2C0CE; padding: 0px;}
.agenda-f { color: #CC0000;}
.agenda-h {  }
.agenda-e { 
    background-color: #C9D2EF;
  }
.agenda-fh { 
    border: 1px solid #CC0000;
    color: #CC0000;
}
.agenda-fh a { color: #CC0000; }
.agenda-eh {
    border: 1px solid #CC0000;
    background-color: #C9D2EF;
}
.agenda-fe { 
    color: #CC0000;
    background-color: #C9D2EF;
}
.agenda-fe a { color: #CC0000; }
.agenda-efh {
    border: 1px solid #CC0000;
    color: #CC0000;
    background-color: #C9D2EF;
}
.agenda-efh a { color: #CC0000; }
/* calendario: a�o */
table#calendario2 { margin-top: 5px; width: 718px;}
table#calendario2 td {
    text-align: center;
    margin: 0px auto;
    vertical-align: top;
}
table#calendario2 table {
    width: 170px;   
    font-size: 11px;
    color: #666666;
    text-align: center; 
    border: 1px solid #CCCCCC;
    margin-bottom: 20px; 
    border-collapse: collapse;
    padding: 0px;
}
.mes-dch th, .mes-izq th, .mes-centro th {
    background-color: #19426C;
    color: #FFFFFF;
    border-bottom: 1px solid #FFF;
}
.mes-dch th a, .mes-izq th a, .mes-centro th a {
    color: #FFFFFF !important;
}
.mes-dch td, .mes-izq td, .mes-centro td {
    border-bottom: 1px solid #CCC;
}

