﻿html, body {
	font-family: Verdana;
	font-size: 100%;
	color: #0000AF;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
h1
{
    text-align: right;
    font-size: 1.1em;
    float: right;
    color: #cc0066;
    font-weight: bold;
}
p {
    font-size: .8em;
}
img
{
    border-width: 0px;
}
table
{
    border-collapse: collapse;
}
td
{
    vertical-align: top;
}
a {
    font-size: .7em;
}
li
{
    font-size: 0.8em;
    margin-left: -1em;
    margin-bottom: .2em;
}
li a
{
    font-size: 100%;
}
#contenido {
    width: 640px;
    margin-left: 161px;
}
.tdini {
	height: 30px;
}
.destac {
    color: #ff0000;
    font-weight: bold;
    font-style: italic;
}
.titder OLD {
    text-align: right;
    font-size: 1.1em;
    float: right;
    color: #cc0066;
    font-weight: bold;
}
.izq {
    float: left;
    margin-right: .7em;
}
.der
{
    float: right;
    margin-left: .7em;
}
.fijo
{
    position: fixed;
    margin: 0px;
}
.cen
{
    text-align: center;
}
.tdpuntoy {
    background-image: url('post-impresion/puntoy.gif');
    background-repeat: no-repeat;
    width: 69px;
}
.tdpuntob
{
    background-image: url('pre-impresion/puntob.gif');
    background-repeat: no-repeat;
    width: 69px;
}
.tdpuntor
{
    background-image: url('impresion/puntor.gif');
    background-repeat: no-repeat;
    width: 69px;
}
