body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000000;
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background: white;
	min-width:1000px;
	text-align: center; /* Centers the page content container in IE 5 browsers. */
}

td.autor {
 text-align:right;
 color:#8a684e;
 font-weight:bold;
 vertical-align:top;
 text-transform:uppercase;
}

td.titulo {
 vertical-align:top;
}


#contenedor {
    background: #dce1e2;
	background-image: url(/images/fondo.gif);
	background-repeat: repeat-y;
	width:1000px;
    margin:0 auto 0 auto;
}

#contenido {
	max-width:792px;
	margin-left:145px;
	margin-right:63px;
	text-align: justify; /* Centers the page content container in IE 5 browsers. */
}

a, table, p, ul, ul li, ol, ol li, legend, form, label, fieldset
{
	font-size: 1em;
}

p, ul, ul li, ol, ol li, legend, form, label, fieldset {
	margin: 1em;
	border: 0px;
	padding: 0px;
}

img {
	border:0;
}

h1 { font-size:1.2em; margin-top:0.3em; margin-bottom:0.4em; margin-left:0.2em;}
h2 { font-size:1.1em; margin-top:0.2em; margin-bottom:0.3em; margin-left:0.2em;text-align:center}
h3 { font-size:1.05em; margin-top:0.2em; margin-bottom:0.2em; margin-left:0.2em;}
h4 { font-size:1em; margin-top:0.2em; margin-bottom:0.2em; margin-left:0.2em;}
h5 { font-size:1em; margin-top:0.2em; margin-bottom:0.2em; margin-left:0.2em;}
h6 { font-size:1em; margin-top:0.2em; margin-bottom:0.2em; margin-left:0.2em;}
h7 { font-size:1em; margin-top:0.2em; margin-bottom:0.2em; margin-left:0.2em;}

a { color: #600000; text-decoration: underline}
a:visited { color: #600000; text-decoration: underline }
a:hover { color: #600000; text-decoration: none }

