﻿

a:link       { color: #3300CC; text-decoration: none; font-weight: bold;
	}
a:visited    { color: #000080; text-decoration: none; font-weight: bold }
a:active     { color: red; text-decoration: none; font-weight: bold }
a:hover      { color: red; text-decoration: underline; font-weight: bold }
body
{
background: url(https://images.io.gov.mo/images/backgio2000.gif);
margin: 0;
}


.margincontent
{
margin-left: 30px; margin-right: 30px;
}



LI
{
	margin-left: 0px
}

.tdborder1
{
	border-width: 1;
	border: 1px solid #C0C0C0;
}
/* */

.tdhighlight
{
	background-color: silver;
	font-weight: bold
}


h6 { font-weight: bold; text-align: Center }


h5 { font-weight: bold; text-align: Center }


h4 { font-weight: bold; text-align: Center }


h3 { font-weight: bold; text-align: Center }


h2 { font-weight: bold; text-align: Center }


h1 { 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: 10px }
h6           { font-size: 8pt }

hr           { color: silver; width: 50% }
INPUT
{
FONT-SIZE: 8pt;
FONT-STYLE: normal;
FONT-VARIANT: normal;
FONT-WEIGHT: bold;
LINE-HEIGHT: normal
}
SELECT
{
FONT-SIZE: 9pt;
FONT-STYLE: normal;
FONT-VARIANT: normal;
FONT-WEIGHT: bold;
LINE-HEIGHT: normal
}
UL{
line-height: 170%
}

.hidev {
	visibility: hidden;
}

.cred {
FONT-WEIGHT: bold;
color: #FF0000;
}



.imgresponsive {
  padding: 0 6px;
    width: 36px;
    height: 36px;
}



@media only screen and (min-width: 4000px){
  .imgresponsive {
    width: 60px;
    height: 60px;
  }
}

@media screen and (max-width: 700px){
  table[width] {
    width: 100%;
  }

  table[width]:not(:has(thead)) {
    overflow: auto;
    display: block;
  }

	table[width]:not(:has(thead)) tbody {
    width: 100%;
    display: table;
	}

  img {
    max-width: 100%;
	height: auto;
  }

  .margincontent {
    margin: 0 15px;
    line-height: 1.5rem;
  }
}

@media screen and (max-width: 768px){
  iframe[name^=Header] {
	  height: 220px;
  }
}

@media screen and (max-width: 556px){
  iframe[name^=Header] {
	  height: 170px;
  }
}
