﻿#contenido
{
    position: relative;
    float:left;
    width: 41.8em;
}
#contenido
{
    padding-right: 2.7em;
}
#biocontenedor
{
    position: relative;
    float: left;
    width: 41.5em;
    margin-top: 2em;
    margin-bottom: 2em;    
}
#biocomunidad
{
    position: relative;
    float: left;
    border: solid 0.1em #d1cccc;
    padding: 1em;
}
#biocomunidad ul li
{
    padding-left: 1em;
    margin-bottom: 0.3em;
    background-image: url(../images/flecha-azul-margen-arriba.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
#listadistancias
{
    list-style-position: inside;
    list-style-type: disc;
}
#contenido ul li
{
    font-family: Arial;
    font-size: 1.2em;
    color: #333;
    text-decoration: none;
}
h3
{
    font-family: Arial;
    font-size: 1.4em;
    color: #036;
    text-decoration: none;
}
#entorno
{
    position: relative;
    float: left;
    width: 13.2em;
}
#entorno div
{
    position: relative;
    float: left;
    width: 13.2em;
    padding: 1em;
    border: solid 0.1em #CCC;
    margin-bottom: 2em;
}
#entorno img
{
    text-align: center;
    margin-bottom: 1em;
}
#entorno a
{
    color: #7a8102;
    font-weight: normal;
}
#entorno p
{
    font-size: 1.1em;
}
h4
{
    font-family: Arial;
    font-size: 1.1em;
    color: #7a8102;
    text-decoration: none;
}
#parque a
{
    color: #000b2b;
}
#parque h4
{
    color: #000b2b;
}