body {
margin-left:0.5em;
margin-right:0.5em;
}
li {
font-family:serif;
}
p.cap_num {
    font-family: 'Colus';
text-indent:0;
text-align:center;
margin-top:4em;
}
h2.capitulo {
    font-family: 'Colus';
font-size:133%;
text-align:center;
margin-top:0.8em;
margin-bottom:1.3em;
}
.linea {
border-bottom:dotted 4px #7E7A7C;
margin-left:10%;
margin-right:10%;
margin-bottom:5em;
}
div.recuadro {
background-color:#F1F1F1;
padding:1.5em;
margin-top:2em;
margin-bottom:2em;
}
.quote {
    font-family: 'Brandon Grotesque';
text-indent:0;
text-align:center;
margin-left:10%;
margin-right:10%;
border-top:dotted 1px #000;
border-bottom:dotted 1px #000;
padding-top:0.6em;
padding-bottom:0.6em;
margin-top:2em;
margin-bottom:2em;
font-weight:390;
font-size:104%;
}
.toc div a {
font-family: 'Brandon Grotesque';
font-weight:420;
}
.peq p {
font-size:92%;
}

.tablilla_tit {
    font-family: 'Colus';
text-indent:0;
text-align:center;
font-size:133%;
margin-top:0em;
margin-bottom:3em;
}
.tablilla, li.tablilla, ol.consejos li {
    font-family: 'Brandon Grotesque';
font-weight:390;
text-indent:0;
margin-top:0.7em;
margin-bottom:0.7em;
}
li.tablilla {
margin-top:0 !important;
margin-bottom:0 !important;
}
.consejos_tit {
    font-family: 'Brandon Grotesque';
font-weight:420;
text-indent:0;
text-align:center;
font-size:133%;
margin-top:3em;
margin-bottom:3em;
}
.caja {
border:1px solid #000; 
margin-top:0.5em;
}
.w100 {
width:100%;
margin-top:0 !important;
}
table tr, td {
    border: 0 solid transparent;
}
.der {
width:113px;
}
.izq {
width:112px;
}

.caja2 {
border:dashed 2px #333;
padding:2em;
padding-top:0;
}
.caja3 {
background: url(../image/romb_left.jpg);
background-repeat: repeat-y;
}
.caja4 {
background: url(../image/romb_right.jpg);
background-repeat: repeat-y;
padding:4em;
 background-position: right; 
}
.caja5 {
background: url(../image/romb_bottom.jpg);
background-repeat: repeat-x;
height:33px;
background-position: bottom; 
margin-bottom:1em;
}
.caja6 {
background: url(../image/romb_top.jpg);
background-repeat: repeat-x;
height:33px;
 background-position: top; 
margin-top:1em;
}
.extremo {
float:right;
}