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

@font-face {
    font-family:ibarra;
    font-style:normal;
    src:url(fonts/ibarra.ttf);
  }
@font-face {
    font-family:ibarra;
    font-style:italic;
    src:url(fonts/ibarra-i.ttf);
  }

body {
    font-family: "ibarra", 'Times New Roman', Times, serif;
    font-size: 18px;
    color: #000000;
    background-color: #FFFFFF;
    background-image: url(img/fondo.jpg);
    background-repeat: no-repeat;
    background-position:center;
    background-attachment:fixed;
    margin-left:50px;
    margin-right:50px;
  }


p {
    text-align: justify;
    margin: 2px 0px 6px;
  }


p.fuentecita {
    text-align: right;
    font-style: italic;
    margin-top: 0px;
    color:#508054;
  }


h1 {
    /*display:table-cell;
    */ /*vertical-align:bottom;
    */ /*line-height:220px;
    */ 
	font-family: "ibarra", 'Times New Roman', Times, serif;
	padding-top:210px;
    width:100%;
    margin-left:auto;
    margin-right:auto;
    background-image: url('img/h1_bg.png');
    background-repeat: no-repeat;
    background-position:center;
    height:191px;
    font-size: 45px;
    font-weight: bold;
    text-align: center;
    color: #001A00;
    margin: -100px 10px -100px 10px;
    clear: both;
  }


h2 {
	font-family: "ibarra", 'Times New Roman', Times, serif;
    width:95%;
    background-image: url('img/h2_bg.png');
    background-repeat: no-repeat;
    vertical-align:middle;
    line-height:35px;
    height:35px;
    font-size: 26px;
    font-style: italic;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin: 30px 0 8px 0;
    padding: 0px;
    padding-left:75px;
    border-bottom-color: #669966;
    color: #152000;
    clear:both;
  }


h3 {
    clear: both;
    border-bottom: double 4px;
  }


h4 {
    background-color: #b9d7a3;
    border-bottom: solid 2px #3c7a2b;
  }

/*----------------------------------------------------------------------------------------------------*/


















.cita {
    color:#19180b;
    width:75%;
    background-color: #FEFFE1;
    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: 25px 4px 4px 25px;
  }


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

/*--------------------------------- fotos ------------------------------------------------------------*/


















.fotoder {
    background-color: #C1FFC1;
    border: 1px solid #006666;
    float: right;
    /*height: 50px;
    *//*width: 50%;
    */margin: 3px;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: italic;
    text-align: center;
  }


.fotoizq {
    background-color: #C1FFC1;
    border: 1px solid #006666;
    float: left;
    /*height: 50px;
    *//*width: 100px;
    */margin: 3px;
    padding: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: italic;
    text-align: center;
  }


.fotocen {
    clear:both;
    margin: 3px;
    padding: 5px;
    background-color: #C1FFC1;
    border: 1px solid #006666;
    margin-right: auto;
    margin-left: auto;
    margin-top:5px;
    margin-bottom:10px;
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: italic;
  }


.video {
    width:435px;
    margin: 3px;
    padding: 5px;
    background-color: #C1FFC1;
    border: 1px solid #006666;
    margin-right: auto;
    margin-left: auto;
    text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: italic;
  }


.tabla_video {
    margin-right: auto;
    margin-left: auto;
    border: 1px solid rgb(82, 110, 86);
    background: rgb(0, 0, 0) url(img/gc/peli.gif) repeat scroll 0%;
    font-family: sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    color: rgb(255, 255, 255);
    width: 85%;
  }


.caja {
    border: 1px solid rgb(83, 83, 83);
    overflow: scroll;
    width: 100%;
  }

/*--------------------------------------------------------------------------------------------------------*/

















#contenido_menu {
    text-align:center;
    width:75%;
    margin-left:auto;
    margin-right:auto;
    clear:both;
  }

/*------------------------------------------------------------------------------*/

















ul.menu {
    background-color: #4D594E;
    background-image: url('img/fondo_menu.png');
    background-repeat:repeat-y;
    color: #ffffff;
    border : #265E1F solid 1px;
    font-size: 18px;
  }


ul.menu li {
    padding:3px;
    background-color: #ffffff;
    color: #283427;
    border-style : none none dashed;
    border-width : medium medium 2px;
    border-bottom-color : #d8e9d1;
    list-style-image: url('img/libro.png');
    font-size: 12px;
  }


ul.menu li:hover {
    background-color: #CEFFCC;
  }


.cabecera {
    height: 50px;
  }


.cabecera:hover {
    background-color: #667b14;
  }


a img {
    border: none;
  }

/*---------------------------------------------------------------------------------------------*/

















.comillas {
    color: #32404E;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 80px;
    line-height: .5em;
    vertical-align: baseline;
    float: left;
    border-right:solid 1px;
    margin-right: 5px;
  }


.comillas2 {
    color: #32404E;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 60px;
    line-height: 1em;
    vertical-align: baseline;
    float: right;
  }


blockquote {
    background-color:#d3e1d2;
    font-family: Georgia,Serif;
    font-style:italic;
    border: 3px dashed #486095;
    text-align: justify;
    padding: 35px 5px 35px 5px;
  }


.mayuscula {
    color: #32404E;
    font-family: Georgia, "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: "ibarra", 'Times New Roman', Times, serif;
    font-style:italic;
  }


.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;
  }


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


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


.celda02 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;
  }


.celda02 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;
  }


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


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


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


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


.album {
    background : #F7F779 url('img/fondo-album.jpg') no-repeat;
    padding : 80px 2px 2px;
    margin : 0 auto;
    border : #002B66 solid 1px;
    text-align : center;
    width : 85%;
    clear:both;
  }


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


.breadcrumb {
    background-color : #bbffbb;
    background-image : url('inc/breadcrumb/fondo.png');
    background-position : 0% 0%;
    background-repeat : repeat-x;
    border-bottom-color : #64e26f;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #64e26f;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #64e26f;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #2bff47;
    border-top-style : solid;
    border-top-width : 1px;
    margin-bottom : 5px;
    margin-left : auto;
    margin-right : auto;
    margin-top : 5px;
    padding-bottom : 10px;
    padding-top : 10px;
    padding-left: 5px;
    padding-right:5px;
    width : 75%;
    font-family: Verdana,Arial,Verdana,Helvetica,sans-serif;
    font-size: 12px;
  }


.breadcrumb a {
    color:#045900;
  }


.breadcrumb a:hover {
    color:#D36D00;
  }


.pizarra_rutas {
    background-image : url('img/pizarra_rutas.jpg');
    background-repeat : no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : bold;
    color:#ffffff;
    height : 600px;
    overflow : hidden;
    width : 800px;
    margin-left:auto;
    margin-right:auto;
    border-bottom-color : #000000;
    border-bottom-style : solid;
    border-bottom-width : 2px;
    border-left-color : #000000;
    border-left-style : solid;
    border-left-width : 2px;
    border-right-color : #000000;
    border-right-style : solid;
    border-right-width : 2px;
    border-top-color : #000000;
    border-top-style : solid;
    border-top-width : 2px;
  }


.pizarra_rutas a {
    color : #5FFF7C;
  }

.informacion {
   border: 1px solid;
   margin: 10px;
   padding:15px 10px 15px 140px;
   background-repeat: no-repeat;
   background-position: 10px center;
   color: #00529B;
   background-color: #BDE5F8;
   background-image: url('../../img/informacion.png');
   /*ont-weight:bold;*/
   font-size:14px;
}

.contador {
font-style : italic; 
text-align : center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.contador_num {
font-size: 15px;
font-weight : bold;
}
