/* -------------------------------------------------------------- 

   print.css
   
-------------------------------------------------------------- */

.herramientas_contenido, .paginador {
	display: none;
}

body {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color:#000;
  background: none;
  font-size: 12pt;
}


/* Layout -------------------------------------------------------------- */
 
#form_buscar, input.submit, #contenido_principal ul#herramientas_contenido_superior {
	visibility:hidden;
	display: none;
}

hr { 
  background:#ccc; 
  color:#ccc;
  width:100%;
  height:2px;
  margin:2em 0;
  padding:0;
  border:none;
}
hr.space {
  background: #fff;
  color: #fff;
}


/* Text
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif; }
h2 { font-size:14pt } 
h3 { font-size:17pt }
h4 { font-size:16pt }
#organismos_relacionados h3 {font-size:17pt}
span, div, p { font-size: 12pt; }
/*img { float:left; margin:1.5em 1.5em 1.5em 0; }*/
a img { border:none; }
ul li p { font-size: 12pt; }
ul li { font-size: 12pt; }
blockquote {
  margin:1.5em;
  padding:1em;
  font-style:italic;
  font-size:.9em;
}

.small  { font-size: 10pt; }
.large  { font-size: 13pt; }
.quiet  { color: #999; }
.hide   { display:none; }


/* Links
-------------------------------------------------------------- */

a:link, a:visited {
  background: transparent;
  text-decoration: underline;
font-size:12pt;
}

a:link:after, a:visited:after {
/*  content: " ( http://www.jus.gob.ar" attr(href) ")"; */
  font-size: 90%;
}

/* If you're having trouble printing relative links, uncomment and customize this:
   (note: This is valid CSS3, but it still won't go through the W3C CSS Validator) */

/* a[href^="/"]:after {
  content: " (http://www.jus.gob.ar" attr(href) ") ";
} */

.clear {
  clear:both;
}






















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
