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

   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;
}
div.chicos_perdidos_afiche p img {
  height: auto;
  text-align: center;
  width: 450px;
}

div.chicos_perdidos_afiche img#foto_chico {
  height: auto;
  width: 100%;
}

/* Layout
-------------------------------------------------------------- */
#encabezado {
border-bottom: 2px solid #ccc
}
#accesos_rapidos, #navegacion_principal, #navegacion_secundaria, #herramientas_pie, #validacion_pie, #herramientas_contenido_superior, #archivo_prensa, #prensa_multimedia {
visibility: hidden;
display: none;
}
#organismos_relacionados a {
visibility: hidden;
}
#enlaces_relacionados {
display: none;
}
img#logo_print {
visibility: visible;
}
div#encabezado form input#buscar, input.submit {
visibility: hidden;
display: none;
}
.container {
background: 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;
}

.chicos_perdidos_afiche #foto_chico {
  width:50%;
  height:auto;
}

/* 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 */
