.estilo-pie-1 {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
 color: #316B7B;
 text-decoration: none;
}
div#contenedor {
 font-size: 0.75em;
 font-family: Arial, Verdana, Helvetica, sans-serif;
}
div#contenedor p {
 margin-top: 8px;
}
div#contenedor p.indentado {
 margin-left: 2.4em;
 margin-bottom: 0;
}
div#contenedor p.indentado2 {
 margin-left: 1.5em;
 margin-bottom: 0;
}
div#contenedor p.derecha {
 text-align: right;
}
div#contenedor p.pegado_arriba {
 margin-top: 0;
}
/* Cabeceras */
div#contenedor h1 {
 font-size: 1.30em;
 color: #e8422b;
 margin: 0.2em 0;
}
div#contenedor h2 {
 font-size: 1em;
 color: #000;
 margin: 0.2em 0;
}
div#contenedor h2.icono {
 background: url(../imagenes/IconoGeneral.gif) no-repeat center left;
 margin: 0.9em 0;
 padding-left: 10px;
}
div#contenedor h3 {
 font-size: 1em;
 color: #000;
 margin: 0.2em;
}
div#contenedor h3.icono {
 background: url(../imagenes/IconoAnidado.gif) no-repeat center left;
 margin: 0.3em;
 padding-left: 15px;
}
div#contenedor h4 {
 font-weight: normal;
 font-size: 1em;
 color: #000;
 margin: 0.3em 0;
}
div#contenedor h4.explorer {
 background: url(../imagenes/explorer.gif) no-repeat center left;
 padding-left: 30px;
 margin-left: 2.4em;
}
div#contenedor h4.firefox {
 background: url(../imagenes/firefox.gif) no-repeat center left;
 padding-left: 30px;
 margin-left: 2.4em;
}
/* Imagenes */
img{
 border: 0px;
}
div#contenedor .img-izq {
 float: left;
 margin: 5px;
}
div#contenedor .img-der {
 float: right;
 margin: 5px;
}
div#contenedor ol{
 margin: 0 0 0 5em;
}
div#contenedor dl.glosario {
 margin: 0;
 padding: 0.5em;
}
div#contenedor dl.glosario dt {
 float: left;
 margin-top: 0.5em;
 padding-right: 0.2em;
 font-weight: bold;
 padding-left: 20px;
 background: url('/imagenes/IconoLiGeneral.gif') no-repeat 10px 3px;
}
div#contenedor dl.glosario dd {
 margin: 0.5em 0em 0em 2em;
}
div#contenedor dl.glosario dd p {
 padding: 0em;
 margin: 0em;
 border: 0em;
}
div#contenedor ul li.rss {
 list-style-type: none;
 list-style-position: inside;
 list-style-image: url('/imagenes/rss.gif');
 height: 1.5em;
}
div#contenedor ul li.youtube {
 list-style-type: none;
 list-style-image: url('/imagenes/youtube.gif');
}
div#contenedor ul li.twitter {
 list-style-type: none;
 list-style-image: url('/imagenes/twitter.gif');
}
div#contenedor ul li.facebook {
 list-style-type: none;
 list-style-image: url('/imagenes/facebook.gif');
}
div#contenedor ul li.picassa {
 list-style-type: none;
 list-style-image: url('/imagenes/picassa.gif');
}
div#contenedor ul.sin_marcador li{
  list-style-type: none;
}
div#contenedor ul.navegacion {
 margin: 10px 0px 10px 20px;
 padding: 0px;
}
div#contenedor ul.navegacion li {
 list-style-type: none;
 background: url(../imagenes/IconoAnidado.gif) no-repeat 0px 0px;
 padding-left:15px;
}
div#contenedor ul.letras {
 margin: 10px 0px 10px 20px;
 padding: 0px;
}
div#contenedor ul.letras li {
 display: inline;
 padding: 2px 4px;
 text-align:center;
 border: 0px;
 width:1em;
 color: #fff;
 height: 1.6em;
 background: #EEEEEE;
 border:1px solid #CCC;
}
div#contenedor ul.letras li a{
 font-weight: bold;
 text-decoration: none;
}
div#contenedor div.abecedario{
 overflow: hidden;
 margin-bottom: 5px;
 padding-bottom: 0px;
}

div#contenedor div.abecedario div.derecha{
 background:#fff;
 border:1px solid #EEEEEE;
}
div#contenedor div.abecedario div.derecha h2.capital {
 margin: 0px;
 padding: 0px;
 font-size: 1.1em;
 background-color: #EEEEEE;
}
div#contenedor div.abecedario div.derecha h2.capital img {
 float: right;
 margin-right: 2px;
 margin-top: 2px;
}
div#contenedor div.abecedario div.derecha a.letra{
padding-left: 5px;
font-weight: bold;
color: #BD1000;
}

div#contenedor div.abecedario div.derecha p{
 padding-left:10px;
}

div#contenedor div.abecedario div.derecha p cite {
 font-style: normal;
}
div#contenedor span.italica {
 font-style: italic;
}
div#contenedor span.negrita{
 font-weight:bold;
}
/* Fin lista de enlaces */
/* Pie */
div#pie {
 margin-top: 5px;
 clear: both;
}

