<style type="text/css">

* {
margin: 0;
padding: 0;
}
/* render html5 elements as block */
header, footer, section, bannertopo, aside, nav, article, bannerbase, quadMobil, quadBorda, quadNav, but {
display: block;
}

body, 
html{
line-height: 38px;
background-image: url(../img/fundogeral.png) repeat;
background: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Codigo responsivo */
* 
img,
picture,
video,
embed {
 max-width:100% !important;
 height:auto !important;
}
/* Envolve tudo */
.principal{
   max-width: 1136px;
   padding: 0px;
   color: #444;
   margin: 0 auto;
   font-family:sans-serif;
}

.bordaInterna {
  background: #000;
  padding: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 2px #999;
  -box-box-shadow: 1px 1px 2px #999;
  -khtml-box-shadow: 1px 1px 2px #999;
   box-shadow: 1px 1px 2px #999;
   clear: both;
}

/* Envolve colunas */
.site-cols-wrapper{
 max-width:100%;
 margin:0 auto;
 font-family: sans-serif;
 font-size:18px;
 height:auto;
}

/* Coluna da esquerda */
.site-left-col{
 width:100%;
 float:left;
 margin-right:-460px;
 background: #fffaf0;
 line-height: 28px;
}
.site-left-col-resized{
 width:100%;
 margin-right:0;
 float:none;
}
.site-left-col-inner{
 padding:20px;
 margin-right:460px;
}
.site-left-col-inner-resized{
 padding:20px;
 margin-right:0;
}

.container-box {
background: #fafafa;
display: grid;
grid-template-columns:auto auto;
grid-template-rows:auto auto;
grid-column-gap:1px;
grid-row-gap:1px;
}

/* Coluna da direita */
.site-right-col{
 width:460px;
 height:auto;
 float:right;
 background:#9acd32;
 line-height:28px;
}
.site-right-col-resized{
 width:100%;
 float:none;
}
.site-right-col-inner{
 padding:20px;
}
/* end Codigo responsivo */

/* header */
header {
 height: auto;
 margin: 0px;
}

/* ***** Menu do responsivo verde ***** */
.menu{
  background:#125103;
  font-size:20px;
  color:#fff;
  padding:20px 0;
  text-align:center;
  width:100%;
  display:block;
  clear:both;
}
.menu ul{
  margin:0;
  padding:0;
  list-style:none;
}
.menu a{
  color:#fff;
  text-decoration:none;
 font-weight:700;
}
.menu ul li{
  display:inline-block;
}
.menu ul li a{
  display:block;  
  color:#fff;
  padding:5px;
}
a:link {color:#000}
a:visited {color:#000}
a:hover {color:#0000ff}

/* ***** Classes - por Almeida ***** */

/* ***** Menu marcador preto ***** */
.menuPreto{
  background:#125103;
  font-size:20px;
  color:#fff;
  padding:2px;
  text-align:center;
  width:100%;
  display:block;
  clear:both;
}

/* ***** Classes - por Almeida ***** */
.box1{
  width:auto;
  padding:5px;
  margin-top:0em;
  font-size:18px;
  line-height:1px;
  color:#555;
  background:#ff0;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
}

.box2{
  width:auto;
  padding:21px;
  margin-top:1em;
  font-size:18px;
  line-height: 28px;
  color:#555;
  background:#fff;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
}
.box3{
  width:auto;
  height:500px;
  padding:15px;
  background:#81BEF7;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  font-family:sans-serif;
  font-size:18px;
  line-height:28px;
  color:#555;
}
.box4{
  width:100%;
  margin:0;
  padding:1px;
  background:#000;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
}	
.box5{
  width:auto;
  padding:5px;
  font-size:18px;
  line-height: 28px;
  font-family: sans-serif;
  font-size:23px;
  color:#555;
}
.box6{
  width: auto;
  padding:15px;
  font-size:18px;
  color:#555;
  background: #ff0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.zbiniciar{
font-size: 18px;
color: rgb(025,025,112);
border: 5px solid #069;
background-color: #DAF6D1;
border-color: #81DAF5;
padding: 9px;
-moz-border-radius: 8px; /* Para Firefox */
-webkit-border-radius: 8px; /*Para Safari e Chrome */
border-radius: 8px; /* Para Opera 10.5+*/
}

.zbjanela{
font-size: 28px;
background-color: #fff;
border: 5px solid #069;
border-color: #81DAF5;
padding: 19px;
-moz-border-radius: 8px; /* Para Firefox */
-webkit-border-radius: 8px; /*Para Safari e Chrome */
border-radius: 8px; /* Para Opera 10.5+*/
}

/* ***** Submenu - por Almeida ***** */
.quadSobretopo{
  border-top:4px solid #ddd;
  padding-top:15px;
  padding-bottom:1px;
  width:100%;
  height:100%;
  background:#000;
}
.quadTopo{
  border-top:4px solid #ddd;
  border-bottom:4px solid #ddd;
  background:#125103;
  font-size:18px;
  color:#fff;
}
.quadTitulo{
  background: #4682B4;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 18px;
  color: #FFF;
}
.quadBorda {
  background: #ffd700;
  padding: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 1px 1px 2px #999;
  -box-box-shadow: 1px 1px 2px #999;
  -khtml-box-shadow: 1px 1px 2px #999;
  box-shadow: 1px 1px 2px #999;
}
.quadNavega {
  margin: 20px;
  font-size: 18px;
  line-height: 1.5em;
  text-shadow: 0px 2px 3px #ddd;
}
.quadCorpo{
   background: #fafafa;
   padding: 1px;
   font-size: 18px;
   line-height: 150%;
   color: #5E0F50;
}
.quadBase{
  background: #fffaf0;
  border-top:4px solid #ddd;
  border-bottom:4px solid #ddd;
}

/* footer - Colunas do Rodapé - por Almeida */

footer{
border-top: 4px solid #ddd;
padding:1px;
}

/* Botão */
.but {
  display: inline-block;
  width:auto;
  padding: 5px;
  background: #ddd;
  border:1px solid #003399;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size:15px; color:#5E0F50;
  margin: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 2px #999;
  -box-box-shadow: 1px 1px 2px #999;
  -khtml-box-shadow: 1px 1px 2px #999;
  box-shadow: 1px 1px 2px #999;
}
h4{
   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
   color: rgb(0,0,255);
   border-top: 1px solid #069;
   border-left: 5px solid #069;
   border-right: 1px solid #069;
   border-bottom: 5px solid #069;
   background-color: #daf6d1;
   margin:0;
   padding-left: 12px;
   padding-top: 2px;
   padding-bottom: 2px;
   -moz-border-radius: 8px; /* Para Firefox */
   -webkit-border-radius: 8px; /*Para Safari e Chrome */
   border-radius: 8px; /* Para Opera 10.5+*/
}
.zformula{
   font-size: 20px;
   color: rgb(0,0,255);
   border-top: 1px solid #069;
   border-left: 5px solid #069;
   border-right: 1px solid #069;
   border-bottom: 5px solid #069;
   background-color: #ff0;
   padding: 10px;
  -moz-border-radius: 8px; /* Para Firefox */
  -webkit-border-radius: 8px; /*Para Safari e Chrome */
   border-radius: 8px; /* Para Opera 10.5+*/
}

/* Vídeo */
.boxvideo{
  max-width:500px; 
  max-height:300px;
  padding: 15px;
  margin-top: 1em;
  font-size:18px;
  line-height: 28px;
  color:#555;
  background: #000;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
/* tvplayer */
.boxtv{
  max-width:500px; 
  max-height:285px;
  padding: 15px;
  margin-top: 1em;
  font-size:18px;
  line-height: 28px;
  color:#555;
  background: #000;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
/* ***** Imagem ***** */
.imagem-container {
  margin: 0px;
  padding: 0px;
}
.video-container { 
   position:relative; 
   padding-bottom:56.25%; 
   height:0; 
   overflow:hidden; 
   max-width:100%; 
   height:auto; 
} 
.video-container iframe, 
.video-container object, 
.video-container embed {
   position:absolute; 
   top:0; 
   left:0; 
   width:100%; 
   height:100%; 
}

/* reset */
html, body, span, p, form, img, a, ul, ol, li, table, tr, td, div{
margin: 0;
padding: 0; 
border:none; 
outline:none;
list-style-type:none;
}
.zbvoltar{
font-size: 18px;
color: rgb(025,025,112);
border: 5px solid #069;
background-color: #DAF6D1;
border-color: #81DAF5;
padding: 9px;
-moz-border-radius: 8px; /* Para Firefox */
-webkit-border-radius: 8px; /*Para Safari e Chrome */
border-radius: 8px; /* Para Opera 10.5+*/
}

/* ***** Menu Top ***** */
.menu-top{
  background-color: #000;
  border-top:4px solid #ddd;
  border-bottom:4px solid #ddd;
  font-size:20px;
  color:#000;
  padding:20px;
  text-align:center;
  width:99.8%;
  clear:both;
}
.menu-top ul{
  margin:10;
  list-style:none;
}
.menu-top a{
  color:#000;
  text-decoration:none;
  font-weight:700;
}
.menu-top ul li{
  display: inline;
}
.menu-top ul li a{
  color:#000;
}
</style>

