* {
 margin: 0;
 padding: 0;
}
body {
 color: #000;
 background: url(bg.gif);
 border-top: 2px solid #000;
 font: 16px verdana, tahoma, arial, sans-serif;
}
a {
 color: #303030;
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
a img {
 border: none;
 max-width: 700px;
}
h1 {
 font: bold 12px/20px Verdana, Tahoma;
}
textarea, input {
 width: 400px;
 border: 3px groove #fff;
 font: 12px "Courier New", Courier, monospace;
 padding: 0px 2px;
}
textarea {
 height: 48px;
 background-color: beige;
}
input {
 height: 24px;
 margin-top: 4px;
}
@font-face {
  font-family: 'FontSite';
  src: url('font-site.woff2') format('woff2'),
       url('font-site.woff') format('woff'),
       url('font-site.ttf') format('truetype');
}
@font-face {
  font-family: 'FontDesc';
  src: url('font-desc.woff') format('woff'),
       url('font-desc.ttf') format('truetype');
}
#header {
 width: 100%;
 height: 160px;
 background-color: #255826;
 background-image: url(bgtop-7.gif);
 background-repeat: no-repeat;
 border-top: 1px solid #fff;
}
#header #site {
 font-family: FontSite;
 font-size: 60px;
 color: #fff;
 position: relative;
 left: 340px;
 top: 30px;
 max-width: 65vw;
 text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000;
}
#header #desc {
 font-family: FontDesc;
 font-size: 60px;
 line-height: 40px;
 color: #fff;
 position: relative;
 left: 330px;
 top: 25px;
 max-width: 65vw;
 text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000;
}
#content {
 clear: both;
 width: 100%;
}
#main {
 float: right;
 width: 73.5%;
 background: #fff;
 text-align: center;
 overflow: hidden;
 margin: 0px 0.5% 30px 0.6%;
 border: 1px solid #bbb;
}
#aviso {
 width: 100px;
 height: 100px;
 position: fixed;
 right: 0px;
 bottom: -2px;
 z-index: 100000;
 background-color: transparent;
 background-size: 100px;
 cursor: context-menu;
 background-color: transparent;
 border-radius: 100px 0 0 0;
}
#menu {
 width: 100%;
}
#menu ul {
 width: 100%;
 float: left;
 text-align: justify;
 margin: 45px 0px 5px 0px;
 border-top: 3px double #000;
 border-bottom: 1px double #000;
 background-color: #52703F;
 background-image: url(m-bg.gif);
 background-repeat: repeat-x;
 list-style-type: none;
}
#menu ul li {
 float: left;
 overflow: hidden;
 text-align: center;
}
#menu ul li a {
 color: #fff;
 height: 30px;
 line-height: 24px;
 font-size: 13px;
 padding: 0px 8px;
 text-decoration: none;
 text-transform: uppercase;
 text-align: center;
 display: inline-block;
 font-family: "opensans-regular", sans-serif;
}
#menu ul li:hover, #menu ul li.current {
 background-color: #52703F;
 text-shadow: 2px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
}
#barra {
 position:absolute;
 top: 2px;
 width:100%;
 z-index: 1000;
}
#tema {
 width: 100px;
 float: right;
 margin: 0px 20px;
 padding: 0px 2px 2px 2px;
 border: 1px solid #fff;
}
#tema span {
 background-image: url("scor.png");
 background-repeat: no-repeat;
 background-position: 4px;
 background-color: #fff;
 padding: 2px 2px 2px 21px;
 display: block;
 cursor: pointer;
 height: 18px;
}
#tema div {
 cursor: pointer;
 display: block;
 padding: 2px;
 height: 16px;
 border: 1px solid #fff;
}
#tema div:hover {
 height: 26px;
}
#tema form {
 height: 20px;
 overflow: hidden;
}
#tema form:hover {
 height: auto;
 overflow: visible;
}
.home .view {
 float: left;
 width: 30.5%;
 margin: 1%;
 border: 1px solid #eee;
 height: 250px;
}
.home .view img {
 height: 90%;
 max-width: 100%;
}
.home .view span {
 background-color: #eee;
 display: block;
 padding: 1px 0px 4px 0px;
 text-transform: full-width;
}
#ctg {
 float: left;
 overflow: hidden;
 width: 24.4%;
 margin-left: 0.6%;
}
#ctg h1 {
 color: #fff;
 height: -moz-max-content;
 position: relative;
 border: #fff 3px solid;
 background-color: #52703F;
 background-image: url(m-bg.gif);
 background-repeat: repeat-x;    
 padding: 12px 0px 2px 5px;
 font: 24px/28px verdana, 'trebuchet ms', sans-serif;
 text-transform: uppercase;
 text-align: compa;
 background-position-y: -13px;
 text-align: center;
 text-shadow: 1px 0 0 #000, -1px 0 0 #000, 0 1px 0 #000, 0 -1px 0 #000;
}
#ctg ul {
 background: #fff;
 margin-bottom: 20px;
 border: 1px solid #aaa;
}
#ctg li {
 list-style: none;
 -webkit-transition: all 0.3s linear;
 -moz-transition: all 0.3s linear;
 -o-transition: all 0.3s linear;
 transition: all 0.3s linear;
}
#ctg li:nth-child(even) {background: #f9f9f9}
#ctg li:nth-child(odd)  {background: #eee}
#ctg li:hover  {
 -webkit-transition: all 0s linear;
 -moz-transition: all 0s linear;
 -o-transition: all 0s linear;
 transition: all 0s linear;
 background: #ffe;
}
#ctg a {
 display: block;
 width: 100%;
 padding-left: 8px;
 font: 18px/34px Verdana, Tahoma;
 border-bottom: 1px solid #ddd;
}
#ctg a span {
 color: #52703F;
 vertical-align: text-top;
 font: 9px/6px verdana, tahoma, arial, sans-serif;
}
#ctg .obs {
 cursor: pointer;
 color: #E80000;
 font-weight: bold;
 margin-bottom: 4px;
 text-transform: uppercase;
 text-align: center;
 padding: 5px;
}
#ads_l ins, #ads_c ins, #ads_r ins {
 display: inline-block !important;
 width: 100% !important;
 min-height: 20px !important;
}
#ads_l {
 display: inline-table;
 width: 100%;
}
#ads_c {
 margin-bottom: 30px;
 display: inline-table;
 width: 100%;
}
#ads_r {
 margin-top: 50px;
 display: inline-block;
 width: 100%;
 max-height: 1024px !important;
 overflow: hidden;
}
#link_ctg, .title {
 width: 100%;
 display: inline-table;
 margin-top: 30px;
 
}
#link_ctg a, .title a {
 width: 93.5%;
 padding: 5px 2%;
 text-align: left;
 margin: 0px 1%;
 background-color: #f3f3f3;
 text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
 display: table-caption;
 font-weight: bold;
 min-height: 20px;
 border: 1px solid #dadada;
 font-style: oblique;
}
#link_xat{
 color: #575859;
 font-size: 22px;
 line-height: 28px;
 letter-spacing: -0.5px;
 font-weight: normal;
 background-color: #fff;
 font-family: "opensans-semibold", sans-serif;
 text-align: left;
 position: relative;
 z-index: 100;
 left: 5px;
 top: 35px;
}
#tx {
 text-align: left;
 width: 99%;
 background: transparent url("/css/watseta.png") no-repeat scroll right 0px;
}
#tx input {
 width: 92.5%; 
 font: bold 14px Georgia; 
 padding-left: 26px;  
 background-size: 21px 21px !important;
}
#tx textarea {
 width: 90%;
 height: 30px;
 display: block;
 padding: 0px 0px 0px 29px;
 background-size: 27px 30px;
 font-size:  15px;
 font-family: initial;
 margin-top: 5px;
 background-repeat: no-repeat;
}
#tx-rea {
  float: left;
  width: 65%;
}
#tx-viw {
 height: 60px;
 width: 34%;
 float: right;
 cursor: pointer;
}
#tx:hover {
 background: transparent url("/css/watseta2.png") no-repeat scroll right 0px;
}
#tx-en,#tx-es,#tx-pt,#tx-de,#tx-th {
 height: 100%;
 width: 100%;
 display: block;
 margin: 0 auto;
 padding-top: 20px;
 background-repeat: no-repeat;
 background-size: 100%;
 max-width: 440px;
}
#tx-en {
 background-image: url(tx-en.gif);
}
#tx-es {
 background-image: url(tx-es.gif);
}
#tx-pt {
 background-image: url(tx-pt.gif);
}
#tx-de {
 background-image: url(tx-de.gif);
}
#tx-th {
 background-image: url(tx-th.gif);
}
#ic {
 width: 101%;
 text-align: left;
 display: table;
 margin: 4px 0px 6px 0px;
}
#ic img {
 cursor: pointer;
 float: left;
 height: 12.5%;
 width: 12.7%;
 margin: 0px 1.5% 0px 0px;
}
#ic img:hover {
 height: 15.5%;
 width: 15.5%;
 margin: -1.5% 0.15% -1.5% -1.42%;
}
.pg {
 width: 98.6%;
 margin: 0px auto 40px auto;
 display: table;
 text-align: left;
 font-size: 21.8px;
 text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #eee, 0 -2px 0 #eee, 1px 1px #aaa, -1px -1px 0 #aaa, 1px -1px 0 #aaa, -1px 1px 0 #aaa;
}
.pg a {
 margin: 2px;
 color: #4f82cb;
 padding: 4px 8px;
 background: #e9f1f8;
 text-decoration: none;
 border: 1px solid #c7e2f8;
 display: block;
 float: left;
}
.pg a:hover {
 color: #4f82cb;
 border-color: #4f82cb;
}
.pg .pg_now {
 color: #cacaca;
 background: #f3f3f3;
 border: 1px solid #dadada;
}
#footer {
 color: #fff;
 clear: both;
 width: 100%;
 font-size: 12px;
 padding: 15px 0px;
 text-align:center;
 background: #52703F;
 border-top: 4px double #fff;
}
#footer a {
 color: #fff;
 font-weight:bold;
}
@media only screen and (max-width:990px), @media screen and (max-width:990px) {
    #header {
       height: 160px;
       background-size: auto auto;
       background-size: contain !important;
    }
    #header #site {
       letter-spacing: 1px;
       font-size: 6vw;
       left: 35vw;
       top: 3vw;
    }
    #header #desc {
       font-size: 6vw;
       line-height: 4vw;
       left: 35vw;
       top: 2.6vw;
    }  
    #tema {
        width: 24px;
        margin-right: 15px;
        font-size: 0px;
    }
    #ctg {
        float: none;
        width: 99%;
        margin-right: 0.5%;
        margin-top: 10px;
        display: inline-box;
    }
    #18k {
       width: 99%;
    }
    #main {
        float: none;
        width: 98%;
        display: inline-box;
    }    
    #menu ul {
       margin: 4.9% 0px 10px 0px !important;
    } 
    .home .view {
        width: 30.8%;
        margin: 1.5% 1%;
        height: 200px;
    }    
    .view img {
       max-width: 100% !important;
    } 
}
@media only screen and (max-width:820px), @media screen and (max-width:990px) {
    #header {
       height: 140px;
    }  
}
@media only screen and (max-width:650px), @media screen and (max-width:650px) {
    #header {
        height: 110px;
    }
}
@media only screen and (max-width:460px), @media screen and (max-width:460px) {
    #header {
        height: 95px;
    }       
    .home .view {
        width: 30.6%;
        margin: 2% 1%;
        height: 150px;
    }
}
@media only screen and (max-width:380px), @media screen and (max-width:380px) {  
    #header {
       height: 85px;
    }
    #tx input {
       width: 92%;   
    }
}