/* IE6/7/8 - Must be first */  

@font-face {
    font-family:Baskerville;
    font-style:normal;
    src:url(fonts/basker.eot);
  }
  
@font-face {
    font-family:jellyka;
    font-style:normal;
    src:url(fonts/jellyka.eot);
  }

@font-face {
    font-family:Baskerville;
    font-style:italic;
    src:url(fonts/Baskerville.ttf) format("truetype");
  }

@font-face {
    font-family:jellyka;
    font-style:italic;
    src:url(fonts/jellyka.ttf) format("truetype");
  }


body {
    background-color : #FFFFFF;
    background-image : url('../../gipl/img/sidebar_bg.jpg');
    background-position : top left;
    background-repeat : repeat-y;
    color : #202020;
    font-family : "Baskerville", 'Times New Roman', Times, serif;
    font-size : 16px;
    margin:0px;
  }


p {
    font-family : "Baskerville", 'Times New Roman', Times, serif;
    font-size : 16px;
  }


a {
    border-bottom-color : #505050;
    border-bottom-style : dashed;
    border-bottom-width : 1px;
    color : #2f4355;
    text-decoration : none;
  }
  
a:hover {
    color:#006AFF;
}

img {
    padding:3px;
    border:1px solid #717171;
  }


h1 {
    font-size:32px;
    text-shadow: 0.1em 0.1em 0.05em #A5A5A5;
    text-align:center;
    filter: dropshadow(color=#A5A5A5,offX=2,offY=2);
    font-family: "Baskerville", 'Times New Roman', Times, serif;
  }


h2 {
  font-size:24px;
  text-shadow: 0.1em 0.1em 0.05em #A5A5A5;
  text-align:left;
  background: url("../../img/h2_bg.png") no-repeat bottom left;
  padding: 0 0 0 75px;
  margin: 0;
  border-bottom: solid #505050 3px;
  min-height:35px;
  clear:both;
  font-family: "Baskerville", 'Times New Roman', Times, serif;
}

h3 {
  margin-top:2px;
  margin-bottom:2px;
}


#columnas {
    width: 985px;
    margin: 0px;
    border: none;
  }


#columna1 {
    width: 250px;
    float:left;
    margin: 0px;
    border: none;
  }
  
#columna1 a {
  border:none;
}

#columna2 {
    background-attachment : fixed;
    background-image : url(../../img/fondo.jpg);
    background-repeat : no-repeat;
    background-position: 270px 250px;
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
    float : left;
    font-family : "Baskerville", 'Times New Roman', Times, serif;
    font-size : 16px;
    margin-bottom : 0px;
    margin-left : 5px;
    margin-right : 0px;
    margin-top : 0px;
    text-align : justify;
    width : 700px;
    /*overflow:hidden;*/
  }


#licencia {
    background-color : #a3a3a3;
    border-bottom-color : #383838;
    border-bottom-style : dashed;
    border-bottom-width : 1px;
    border-left-color : #383838;
    border-left-style : dashed;
    border-left-width : 1px;
    border-right-color : #383838;
    border-right-style : dashed;
    border-right-width : 1px;
    border-top-color : #383838;
    border-top-style : dashed;
    border-top-width : 1px;
    margin-left : auto;
    margin-right : auto;
    margin-top : 10px;
    width : 500px;
    padding:3px;
    background-image : url(img/gipl-fondo-gris.jpg);
    background-position : center;
    background-repeat : no-repeat;
  }


#licencia p {
    margin:0px;
    font-size:10px;
    font-family:Arial,Helmet,Freesans,sans-serif;
  }


#licencia a {
    color:#004D8C;
  }


#licencia a:hover {
    color:#AED4FF;
  }


.mayuscula {
    color: #32404E;
    font-family: jellyka, "Baskerville", 'Times New Roman', Times, serif;
    font-size: 50px;
    float: left;
    padding: 2px 6px 0 0;
    line-height: 0.75em;
    vertical-align: baseline;
  }


.introduccion {
    color: #425a3b;
    font-family: "Baskerville", 'Times New Roman', Times, serif;
    font-style:italic;
  }


.centro {
    margin-left:auto;
    margin-right:auto;
  }

/* Celdas laterales */




  



.celda_crumb_selecc {
    background-color : #000000;
    background-image : url(../../gipl/img/crumbs4.gif);
    background-position : right bottom;
    background-repeat : no-repeat;
    font-family:Arial,Helmet,Freesans,sans-serif;
    font-size:11px;
    color: #CACACA;
    padding-right : 15px;
    height:35px;
  }


.celda_crumb_titulo {
    background-color : #000000;
    background-image : url(../../gipl/img/crumbs.gif);
    background-position : right bottom;
    background-repeat : no-repeat;
    font-family:Arial,Helmet,Freesans,sans-serif;
    font-size:12px;
    color: #CACACA;
    padding-right : 15px;
    height:35px;
    font-weight:bold;
    text-shadow: 0.1em 0.1em 0.05em #000000;
  }


.celda_crumb_titulo_selecc {
    background-color : #000000;
    background-image : url(../../gipl/img/crumbs4.gif);
    background-position : right bottom;
    background-repeat : no-repeat;
    font-family:Arial,Helmet,Freesans,sans-serif;
    font-size:12px;
    color: #CACACA;
    padding-right : 15px;
    height:35px;
    font-weight:bold;
    text-shadow: 0.1em 0.1em 0.05em #000000;
  }


.celda_crumb_selecc:hover, .celda_crumb_titulo_selecc:hover, .celda_crumb_titulo:hover, .celda_crumb:hover {
    background-color : #000000;
    background-image : url(../../gipl/img/crumbs3.gif);
    background-position : right bottom;
    background-repeat : no-repeat;
  }


.celda_crumb0 {
    background-color : #000000;
    background-image : url(../../gipl/img/crumbs0.gif);
    background-position : left bottom;
    background-repeat : no-repeat;
    font-family:Arial,Helmet,Freesans,sans-serif;
    font-size:11px;
    color: #CACACA;
    padding-right : 15px;
    height:32px;
  }


.celda_crumb_actual {
    background-color : #000000;
    background-image : url(../../gipl/img/crumbs2.gif);
    background-position : right bottom;
    background-repeat : no-repeat;
    font-family:Arial,Helmet,Freesans,sans-serif;
    font-size:11px;
    color: #CACACA;
    padding-right : 15px;
    height:35px;
  }


.celda_crumb_actual a:link, .celda_crumb_actual a:visited, .celda_crumb_selecc a:link, .celda_crumb_selecc a:visited, .celda_crumb_titulo_selecc a:link, .celda_crumb_titulo_selecc a:visited, .celda_crumb_titulo a:link, .celda_crumb_titulo a:visited, .celda_crumb a:link, .celda_crumb a:visited {
    text-decoration:none;
    font-family:Arial,Helmet,Freesans,sans-serif;
    font-size:11px;
    color: #FFFFFF;
  }


.celda_crumb_titulo_selecc a:link, .celda_crumb_titulo_selecc a:visited {
    color: #FFFF00;
  }


.celda_crumb_selecc a:hover, .celda_crumb_titulo_selecc a:hover, .celda_crumb a:hover, .celda_crumb a:focus {
    color:#2B60FF;
  }


.celda_contacto0 {
    background-color : #000000;
    background-image : url(../../gipl/img/contacto0.gif);
    background-position : left bottom;
    background-repeat : no-repeat;
    font-family:Arial,Helmet,Freesans,sans-serif;
    font-size:11px;
    color: #CACACA;
    padding-right : 15px;
    height:32px;
  }


.celda_busca0 {
    background-color : #000000;
    background-image : url(../../gipl/img/busca0.gif);
    background-position : left bottom;
    background-repeat : no-repeat;
    font-family:Arial,Helmet,Freesans,sans-serif;
    font-size:11px;
    color: #CACACA;
    padding-right : 15px;
    height:32px;
  }

/* Google Custom Search */






.gs-snippet {
    color:#DBDBDB !important;
    font-size: 10px !important;
  }


.gs-title {
    text-decoration:none !important;
    color: #0AD2FF !important;
    font-size: 10px !important;
    overflow:visible !important;
    height:100% !important;
  }


.gs-title b {
    text-decoration:none !important;
    color: #0AD2FF !important;
  }


.gsc-tabhActive {
    color:#FFFFFF !important;
  }


.gsc-cursor-page {
    color:#FFFFFF !important;
  }

/**/




.celda1 {
    background-image: url(../../img/links/links1.png);
    background-repeat:no-repeat;
    width:619px;
    height:94px;
    margin:0 0 0 0;
  }


.celda2 {
    background-image: url(../../img/links/links2.png);
    background-repeat:repeat-y;
    width:619px;
  }


.celda2 h6 {
    font-family: Verdana,Arial,'Lucida Grande',Sans-Serif;
    font-size: 14px;
    font-weight: bold;
    padding-left:8px;
    padding-right:18px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin:0px;
  }


.celda2 p {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style:italic;
    font-size: 11px;
    color: #2a2a2a;
    text-align: justify;
    margin-left: 40px;
    margin-right: 25px;
    margin-top:0px;
    margin-bottom:0px;
  }


.celda2 a {
    text-decoration: none;
    color: #c45f15;
  }


.celda2 a:hover {
    text-decoration: none;
    color: #ff6c00;
    cursor: hand;
  }


.celda2 a:visited {
    text-decoration: none;
  }


.celda3 {
    background-image: url(../../img/links/links3.png);
    background-repeat:no-repeat;
    width:619px;
    height:62px;
    margin:0 0 0 0;
  }


.album {
    background-color: #DCDEC9;
    padding : 2px 2px 2px 2px;
    margin : 0 auto;
    border : #002B66 solid 1px;
    text-align : center;
    width : 85%;
    clear:both;
  }

/**/




.pizarra_rutas {
    background-image : url('../../img/pizarra_rutas.jpg');
    background-repeat : no-repeat;
    color:#ffffff;
    overflow : hidden;
    margin-left:auto;
    margin-right:auto;
    border:none;
    height:536px;
  }


.pizarra_rutas p {
    font-family: Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-weight : bold;
  }


.pizarra_rutas a {
    color : #5FFF7C;
  }

/**/




.autores {
    background-color:#c9c9c9;
    border: #9c9c9c solid 1px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    color: #383838;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
    padding: 2px 10px 2px 10px;
  }


.autores p {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    margin:0px;
  }


.info {
    background : #fcffef;
    margin : 0 auto;
    border-style : dashed;
    border-width : 1px;
    border-color : #c2bf7d;
    min-height : 105px;
    width : 80%;
    padding: 3px;
    color: #5F5A00;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style:italic;
    font-size:12px;
    clear:both;
    margin-top:2px;
  }


.info p {
    padding-left:100px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style:italic;
    font-size:12px;
    margin:0px;
  }


.cita {
    color:#19180b;
    width:85%;
    background-color: #E7E7C5;
    background-image: url(img/quotes.png);
    background-repeat: no-repeat;
    font-style:italic;
    border : #d1be68 solid 1px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
    text-align:justify;
    padding: 15px 2px 2px 15px;
  }


.referencia {
    font-style:normal;
    margin-top: 10px;
    text-align: right;
    font-size: 11px;
    font-weight: bold;
  }



.tabla {
  margin-bottom: 20px;
}

.tabla table {
  width: 100%;
  color: #212424;
  font: 80%/150% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, Helvetica, sans-serif;
}
.tabla table, .tabla tr, .tabla th, .tabla td {
  margin: 0;
  padding: 0;
  border-spacing: 0;
  border-collapse: collapse;
}
.tabla caption {
  width: 100%;
  height: 39px;
  font-size: 0;
  line-height: 0;
  text-indent: -5000em;
  background: url(caption.gif) no-repeat 98% 0;
}
.tabla caption:hover {
  background-position: 98% 100%;
}

#tabla-portfolio {
}

#tabla-portfolio p {
	margin-right:8px;
}

/* HEADER */

.tabla thead {
  background: #524123;
}
.tabla thead tr th {
  padding: 1em 0;
  text-align: center;
  color: #FAF7D4;
  border-bottom: 3px solid #A5D768;
}

/* FOOTER */

.tabla tfoot {
  color: #fff;
  background: #524123;
}
.tabla tfoot tr th, tfoot tr td {
  padding: .2em .6em;
  border-top: 2px solid #A5D768;
}
.tabla tfoot tr th {
}
.tabla tfoot tr td {
  text-align: right;
}

/* BODY */

.tabla tbody tr td {
  background: #DDF0BD url(bg_cell.gif) no-repeat top left;
}
.tabla tbody tr.odd td {
  background-color: #D0EBA6;
}
.tabla tbody tr td:hover, .tabla tbody tr.odd td:hover {
  background: #c5e894;
}
.tabla tbody tr th, .tabla tbody tr td {
  padding: 0.1em 0.4em;
  border: 1px solid #a6ce39;
}
.tabla tbody tr th {
  padding-right: 1em;
  text-align: right;
  font-weight: normal;
  background: #c5e894 url(bg_cell.gif) no-repeat top left;
  text-transform: uppercase;
}
.tabla tbody tr th:hover {
  background: #D0EBA6;
}

/* LINKS */

.tabla table a {
  color: #854400;
  text-decoration: none;
}
.tabla table a:visited {
  text-decoration: line-through;
}
.tabla table a:hover {
  text-decoration: underline;
}

