body{
font-family: "jaf-bernina-sans",sans-serif;
font-style: normal;
font-weight: 400;
background-color: #FCFCFC;
}
.texto a {
    color: black;
    line-height: inherit;
font-weight: 700;
    text-decoration: none;
border-bottom: 1px black dotted;
}
.texto a:hover {
    color: gray;

}
h1
{
color: black;
font-family: "jaf-bernina-sans-comp",sans-serif;
font-style: normal;
font-weight: 700;
font-size: 1.125em;
}
h3
{
color: black;
font-family: "jaf-bernina-sans-comp",sans-serif;
font-style: normal;
font-weight: 700;
}
h4, h5, h6
{
font-family: "jaf-bernina-sans-comp",sans-serif;
font-style: normal;
font-weight: 400;
}

h4
{
font-size: 2em;
}
h5
{
font-size: 2em;
text-align: right;
color: silver;
}
h6
{
color: #777777;
}

blockquote
{
font-family: "jaf-bernina-sans-comp",sans-serif;
font-style: normal;
font-weight: 700;
font-size: 1.5em;
color: #909090 ;
}

.top-bar-section li:not(.has-form) a:not(.button) {
    background: none repeat scroll 0 0 black;
}

button, .button {
    background-color: white;
}

button:hover, button:focus, .button:hover, .button:focus {
    background-color: silver; }

.cabecera h2
{
font-size: 1.125em;
border-left: 2px black solid;
border-right: 2px black solid;
display: inline;
margin: 0;
padding: 0 1em;
color: black;
font-family: "jaf-bernina-sans-comp",sans-serif;
font-style: normal;
font-weight: 700;
background-color: white;
}

.tituloautor
{


}

.cuerpo
{
	background-color: #FCFCFC;
padding: 2em 0;
}

.top-bar {
    background: none repeat scroll 0 0 black;
}
.top-bar ul {
    background-color: black;
}
.top-bar-section ul li > a.button.alert {
    background: none repeat scroll 0 0 black;
}

.texto p
{
color: #202020;
  font-size: 1em;
}
.inclinado
{
color: #808080;
font-style: italic;
font-weight: 400;
}

.destacar
{
font-style: normal;
font-weight: 700;
font-size: 1.125em;
}

footer
{
background-color: #888888 ;
color: white;
padding: 2em 0;
}
footer p
{
font-style: normal;
font-weight: 400;
}

footer label
{
color: silver;
}

footer strong
{
line-height: 1.5em;
font-family: "jaf-bernina-sans-comp",sans-serif;
font-style: normal;
font-weight: 700;

}
footer small
{
color: silver;
}


  .th:hover, .th:focus {
    -webkit-box-shadow: 0 0 6px 1px rgba(180, 180, 180, 0.5);
    box-shadow: 0 0 6px 1px rgba(180, 180, 180, 0.5); }


