@charset "utf-8";
/* CSS Document */

#cont_guia {
  padding-left: 10px;
  position: relative;
  width: 640px;
  float:left;
}
#cont_guia a {
  color;#000000;
}
#cont_guia a:hover {
  color;#00CCCC;
}
#gsidebar {
  width: 300px;
  float:right;
  position:relative;
  
  
}
#gsecciones {
    float: right;
    height: 15px;
    list-style: none outside none;
    margin-top: 2px;
    position: relative;
    width: 630px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
}
#gsecciones li {
    display: inline;
    margin-right: 17px;
}
#gsecciones a, #gsecciones a:link {
    color: #000000;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
}
#gnotappal, p {
  clear: both;
    color: #000000;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 10px;
  display: table;
    table-layout: fixed;
    width: 620px;
}

#gnotappal, h1 {
    font-family: Georgia,serif;
    font-size: 28px;
    margin-bottom: 18px;
    margin-left: 8px;
    line-height: 29px;
}
.gnotacol1, p {
    width:300px;
  float:left;
  
}
.gnotacol2, p {
  width:300px;
  float:right
}
.recuadro_nota{
  color: #000000;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 10px;
    margin-top: 20px;
    display: table;
    table-layout: fixed;
     background-color: #F2F2F2;
    border-bottom: 1px solid #999999;
    border-top: medium double #999999;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:10px;
    padding-bottom:10px;
    width:280px;
}
.fila {
  
    clear: both;
    color: #000000;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 10px;
  display: table;
    table-layout: fixed;
    width: 620px;
}
.fila a:hover {
  color:#00CCCC;
}
.gcolphoto{
  width:300px;
  float:left;
  
}
.gcolppal {
    width:300px;
  float:right;  
}
.gcol1 {
  width:140px;
  float:left;
}
.gcol2 {
  width:140px;
  float:left;
  margin-left:20px;
}
.gcol3 {
  width:140px;
  float:left;
  margin-left:20px;
}
.gcol4 {
  width:140px;
  float:left;
  margin-left:20px;
}
.clearfix {
    display: block;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.gmostrar {
    background-image: url(http://elfaro.net/templates/elfaro/agenda/images/mostrar.png);
    background-repeat: repeat;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    width:620px;
    height:15px;
}