body {
  font-family: georgia, serif;
  background: white;
  font-size: 11pt;
  margin: 0 5%;
}

td, th, h1, h2, h3, h4, h5, h6 {
  font-family: helvetica, sans-serif;
}

li {
  font-family: georgia, serif;
}

p {
  font-size: 10pt;
  font-family: georgia, serif;
  line-height: 1.2em;
}

#header {
  border-bottom: solid 4px #000;
}

#header_text{
	float: right;
	width: 35%;
	text-align: right;
	margin: 5px;
	vertical-align:bottom;
}

.detalle {
  border-bottom: solid 2px #000;	
}

h2 {
  font-size: 12pt;
  border-bottom: dotted 2px #999;
}

table.con_borde, table.con_borde tr td  {
  border: 1px solid #000;
}

td.marca_salto {
  width: 10px;
}

div.firma {
  float: left;
  width: 250px;
  height: 90px;
  border: 1px solid #999;
  margin-right: 5px;
}

#navi, #menu, #masinfo, #content_right, #madeby, #search, #menu_detalles, #similares, #documentos, #herramientas {
  display: none;
}

