/*
    Document   : print
    Created on : Aug 29, 2012, 4:37:45 PM
    Author     : jmatos
    Description:
        Purpose of the stylesheet follows.
*/

body{font: 100%/1.2em  "Source Sans Pro", sans-serif;  width:100%;margin: 0 auto ;padding:0;color:#444}

nav , #aboutimage, .gplus {display:none}

header
{
    background-image: url('/img/IMG_20170408_170600-PANO.jpg');position: relative;color:#2255bb; padding:0;  font-style:normal;width:100%;background-size: 100% 150px;height:150px;
}

#logo
{
    position: absolute; top:20px;right: 20px; text-align:right; padding: 0;width:100%; color:#00bbdd; 
}

#title
{
      font-weight:bold;
}

#maintitle
{
    line-height:120%; font-size:100%; font-style: italic
}

a { text-decoration: none;  color: inherit; }

article{page-break-inside:avoid}

#destaque{margin:35px 0 1em 1em;width:40%;float:right;border:thin solid #2255bb; background-color:#8ef;padding:1em;font-size:90%}

#destaque h1{margin-top:0;}

#destaque img{display:block;float:right;width:40%;height:auto;margin:0 0 1em 1em}

h1{font-style: normal; font-weight:bold; color:#988A98; font-size:130%;margin-top:35px}

h2{font-style: normal; font-weight:bold; color:#074E71; font-size:120%; margin-top:35px}

h3{font-style: normal; font-weight:bold; color:#2B4B69; font-size:110%;margin-top:25px}

dt{font-weight:bold; margin-bottom:0.5em; margin-top:1.5em;color:#2B4B69}

footer{
    clear:both;border-top:thick solid #683A17 ;background-color: white;page-break-inside:avoid
}

footer img{margin:0.5em;width:auto;height:25px;}

video, .noprint{display:none}