/***********/
/* Headers */
/**********/

.teosheader {
 border-bottom: 1px solid black;
    border-top: 1px solid black;
padding-bottom: 1ex;
}

.teosheader p { padding-left:2ex; }
.teosheader table { margin-left:8ex }

.fnegro {
 background: #555; 
 color: #fff;
}


.r { text-align:right; }
.l { text-align:left; }
.c { text-align:center; }

.rojo { color:red; }

.vt { vertical-align:top; }

.in { padding-left:1ex; }
.in4 { padding-left:4ex; }
