ul.tci_list li {
    list-style: outside none none;
}

img.imagen-retocada {
    box-shadow: 0 0 5px #888888;
    border-radius: 5px;
}
ul,
ol {
    margin: 0 0 1.5em 2em;
    padding: 0;
}
ol {
    margin-left: 2em;
}
.item-list ul,
.item-list ol {
    margin: 0 0 0 1em;
    padding: 0;
}
.titulo-pagina,  h1.page-title {
    font-size: 31px;
    margin-bottom: 54px;
    text-align: center;
    color: #749a09;
}
.contactobasico h2.pane-title {
    margin-bottom: -19px;
    margin-top: 30px;
    color: #669900;
}
.anti-spam {
    display: none;
}
html b {
    font-weight: 600;
}

h2.form-contacto {
    color: #669900;
}

tiny li a.menu-uno {
    background: #749a09 none repeat scroll 0 0;
    border-radius: 4px;
}