<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 {
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:100%;
 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 ***** */
.box1{
  width: auto;
  padding: 15px;
  margin-top: 1em;
  font-size:18px;
  line-height: 28px;
  color:#555;
  background: #ff0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.box2{
  width: auto;
  padding: 15px;
  background: #32cd32;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.box3{
  width: auto;
  padding: 15px;
  background: #9acd32;
  -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:auto;
  padding-top:15px;
  padding-bottom:8px;
  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(0,0,233);
border-top: 1px solid #069;
border-left: 5px solid #069;
border-right: 1px solid #069;
border-bottom: 5px solid #069;
background-color: #daf6d1;
padding: 5px;
-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{
  padding-top: 10px;
  padding-bottom: 10px;
  background: #ffd700;
}
.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;
}
.quadBase{
  border-top:4px solid #ddd;
  border-bottom:4px solid #ddd;
  background: #fffaf0;
}

/* ***** Classes - por Almeida ***** */
.but01 {
  display: inline-block;
  width:auto;
  padding: 10px;
  background: #ddd;
  border:2px solid #003399;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size:18px; 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;
}
.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%; 
}
.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+*/
}

/* Faixas */
.quadFrase{
  width: auto;
  padding: 2px;
  font-size:18px;
  line-height: 28px;
  color:#555;
  background: #ffd700;
  border-top:2px solid #ddd;
  border-bottom:2px solid #ddd;
}
.rows{
  max-width:auto; 
  max-height:auto;
  padding: 2px;
  font-size:18px;
  color: #000;
  line-height:18px;
  background: #fafafa;
}
.band-um{
  width: auto;
  padding: 5px;
  font-size:18px;
  line-height: 28px;
  color:#555;
  background: #b0e0e6;
}
.band-dois{
  width: auto;
  padding: 12px;
  font-size:18px;
  line-height: 28px;
  color:#555;
  background: #cef6f5;
}
.band-tres{
  width: auto;
  padding: 12px;
  font-size:18px;
  line-height: 28px;
  color:#555;
  background: #fafafa;
}

</style>

