body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.snt_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.snt_menu:hover {
text-decoration:underline;
}
.snt_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.sn_title {
	color: #62322A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.snt_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #40211C;
}
.dwn {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #62312A;
	font-weight: bold;
}
.dwn:hover { text-decoration:underline}

body, p, a, h1, h2, h3, h4, h5, h6, th, td, input, select, pre.hurakan {
  font-family: Tahoma, Verdana, Sans-Serif;
}

.fondo{
  background-color: #FAF4EF;
}
body {
  margin: 1px;
  background-color: #FAF4EF;
}
body.menu	{
  background-color: #DBCBA6;
  text-align: center;
}
body, p, a, td, input, select, pre.hurakan { font-size: 8pt; }
a {
  color: #663300;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
}
a:active {
  color: steelblue;
  text-decoration: underline;
}
a.tab { font-size: 10pt; }
h1, h2, h3, h4, h5, h6, th {
  font-weight: bold;
  text-align: center;
}
h1 { font-size: 16pt; }
h2 { font-size: 14pt; }
h3 { font-size: 12pt; }
h4 { font-size: 11pt; }
h5 { font-size: 10pt; }
h6 { font-size: 8pt; }
table.encabezado {
  background-color: #DBCBA6;
  font-weight: bold;
  color: #000060;
}
table.menu {
  font-weight: bold;
}
th {
  background-color: #DBCBA6;
  font-size: 9pt;
}
th.vertical {
  text-align: left;
}
th.right {
  text-align: right;
}
th.tab {
  background-color: #A25C3A;
  cursor: hand;
}
th.tabSelected {
  font-size: 10pt;
}
th.tabDisabled {
  background-color: #A25C3A;
  color: #808080;
}
th.titulo {
  font-size: 11pt;
}

th.tema {
  font-size: 11pt;
  background-color: #A25C3A;
}

td.h1 { font-size: 16pt; }
td.h2 { font-size: 14pt; }
td.h3 { font-size: 12pt; }
td.h4 { font-size: 11pt; }
td.h5 { font-size: 10pt; }
td.h6 { font-size: 8pt; }
td.results {
  background-color: #A25C3A;
  font-weight: bold;
}
.warning {
  color: darkred;
  font-weight: bold;
}
tr.dirbrowsingHeader {
  background-color: #A25C3A;
  font-weight: bold;
  text-align: center;
}
tr.dirbrowsingSelected {
  background-color: #B3864A;
  font-weight: bold;
  cursor: hand;
}
tr.dirbrowsingUnSelected {
  font-weight: bold;
}
td.dirbrowsing {
  border-bottom: 1px solid black;
}
td.level2 {
  background-color:#A25C3A;
}
@media print {
  div.pagebreak {page-break-before: always}
}
