*{ 
  margin: 0;
  padding: 0;
}
body{
  background:#fff;
}  
html, body{ 
  height:100%;
}
* html .web{
  height:100%;
}
img, a, li{
  border:none;
  text-decoration:none;
  list-style:none;
}

#recaptcha_widget_div {
  float: right !important;
  padding: 5px 6px 0 0;
}

#recaptcha_privacy {
  display:none;
}

.captchalabel {
  width: 75px !important;
}

.web{ 
  margin: 0 auto;
  min-height:100%;
  position:relative;
  width:100%;
}
.center{
  width:900px;
  height:auto;
  margin:0 auto;
}
.content{
  width:100%;
  height:100%;
  padding-bottom:257px;
}
.header{
  width:100%;
  height:auto;
  float: left;
  margin:0;
  border-top:10px solid #202839;
}
.logo{
  width:249px;
  height:82px;
  float:left;
  margin:35px 0 0 0;
}
.menu{
  width:auto;
  height:auto;
  float:right;
}
.menu ul li{
  float:left;
  display:block;
  margin:0 10px;
  height:100px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    -khtml-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
  background:url(../img/bgmenutransparent.png) repeat-x;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  cursor:pointer;
}
.menu ul li:hover{
  background:url(../img/bgmenu.png) repeat-x;
}
.menu ul li:hover a,
.menu ul li:hover span{
  color:#fff !important;
  text-decoration:none !important;
}
.menu ul li a,
.menu ul li span{
  font-family: 'book', Arial, Helvetica, sans-serif !important;
  text-decoration:none !important;
  color:#464646 !important;
  float:left !important;
  padding:70px 15px 0 13px !important;
  font-size:18px !important;
  text-align:center !important;
}
.banner{
  width:100%;
  height:400px;
  float:left;
  /*background:url(../img/simplebanner.png) center no-repeat;*/
  margin:40px 0 0 0;
}
.text{
  width:100%;
  height:auto;
  float:left;
  margin:40px 0 0 0;
}
.text p{
  width:100%;
  height:70px;
  line-height:70px;
  border-top:1px solid #202839;
  border-bottom:1px solid #202839;
  font-family: 'book', Arial, Helvetica, sans-serif;
  font-style:italic;
  font-size:26px;
  text-align:center;
  color:#33405b;
}
.boxes{
  width:100%;
  height:270px;
  float:left;
  margin:40px 0 0 0;
  background:#202839;
}
.box{
  width:300px;
  height:270px;
  float:left;
  margin:0;
  background: #202839;
}
.box .startnow{
  width:300px;
  height: 157px;
  background:url(../img/startnow.png) bottom center no-repeat;
  margin:35px auto 0 auto;
  position:relative;
}
.box .startnow p{
  width:300px;
  position:absolute;
  bottom:-50px;
  font-family: 'black', Arial, Helvetica, sans-serif;
  font-size:30px;
  color:#707680;
  text-align:center;
}
.box .interact{
  width:300px;
  height: 157px;
  background:url(../img/interact.png)  bottom center no-repeat;
  margin:35px auto 0 auto;
  position:relative;
}
.box .interact a{
  width:300px;
  position:absolute;
  font-family: 'black', Arial, Helvetica, sans-serif;
  font-size:30px;
  color:#707680;
  text-align:center;
  padding-top:170px;
}
.box .documentation{
  width:300px;
  height: 157px;
  background:url(../img/documentation.png)  bottom center no-repeat;
  margin:35px auto 0 auto;
  position:relative;
}
.box .documentation p{
  width:300px;
  position:absolute;
  bottom:-50px;
  font-family: 'black', Arial, Helvetica, sans-serif;
  font-size:30px;
  color:#707680;
  text-align:center;
}
.box p a{
	color:#707680;
}
.downloads{
	width:100%;
	height:auto;
	float:left;
	margin:0;
	background:#202839;
	padding:10px 0 20px 0;
	display:none;
}
.downloads h1{
	width:100%;
	height:auto;
	float:left;
	clear:both;
	color:#fff;
	font-weight:normal;
	font-size:30px;
    font-family: 'black', Arial, Helvetica, sans-serif;
}
.naologado{
	width:900px;
	height:auto;
	float:left;
	clear:both;
}
.naologado fieldset{
	border:none;
	float:left;
	margin-right:30px;
}
.naologado ul li a{
	color:#fff !important;
    font-family: 'book', Arial, Helvetica, sans-serif !important;
	padding:2px 0 !important;
	font-size:14px !important;
}
.naologado fieldset label,
.naologado fieldset label,
p#form-login-remember{
	display:none;
}
.naologado p#form-login-username{
	float:left;
	clear:both;
}
.naologado p#form-login-username input,
.naologado p#form-login-password input{
	width:270px;
	padding:5px;
	height:20px;
    font-family: 'book', Arial, Helvetica, sans-serif;
	background:#354566;
	border:none;
	outline:none;
	color:#fff;
	margin:5px 0;
	float:left;
	clear:both;
}
.naologado input.button{
	float:left;
	cursor:pointer;
	clear:both;
	border:none;
	outline:none;
	margin-left:192px;
	width:88px;
	height:29px;
	line-height:29px;
	background:#354566;
	color:#fff;
}

.logado{
	width:100%;
	height:auto;
	float:left;
	margin:20px 0 0 0;
}
.logado table td{
	border-bottom: 1px solid #fff;
	padding: 10px 0;
}
.documentationitens{
	width:100%;
	height:auto;
	float:left;
	margin:0;
	background:#202839;
	padding:10px 0 20px 0;
	display:none;
}
.itens{
	width:100%;
	height:auto;
	float:left;
	margin:20px 0 0 0;
}
.itens table td{
	border-bottom: 1px solid #fff;
	padding: 10px 0;
}


div.reset,
div.reset form,
.reset-confirm,
.reset-confirm form,
.remind,
.remind form,
div.login,
.reset-complete{
	float:left;
	width:100%;
	height: auto;
}
div.reset form fieldset,
.reset-confirm form fieldset,
.remind form fieldset,
.login form fieldset,
.reset-complete form.form-validate fieldset{
	border:none;
	float:left;
	margin:10px 0;
	clear:both;
	width:100%;
}
.reset-confirm form input,
.reset-complete form.form-validate fieldset input{
	width:50%;
	height:15px;
	padding:5px;
	clear:both;
	border:none;
	outline:1px solid #33405b;
	background:none;
	color:#333;
	margin:4px 0;
}
.reset-confirm form fieldset dt label,
.reset-complete form.form-validate fieldset label{
    font-family: 'book', Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
}
div.reset form fieldset dl,
.reset-complete form.form-validate fieldset dl{
	width:100%;
	float:left;
}
div.login-fields{
	float:left;
	margin:4px 0;
	width:100%;
}
div.login-fields input{
	width:50%;
	height:15px;
	padding:5px;
	float:left;
	clear:both;
	border:none;
	outline:1px solid #33405b;
	background:none;
	color:#333;
	margin:0;
}
div.reset form fieldset dl dt label,
div.remind form fieldset dl dt label,
div.login-fields label,
div.login-fields #remember{
	display:none;
}

div.reset form fieldset dl dd input,
div.remind form fieldset dl dd input{
	width:50%;
	height:15px;
	padding:5px;
	float:left;
	clear:both;
	border:none;
	outline:1px solid #33405b;
	background:none;
	color:#333;
	margin:0;
}
div.reset form div,
.reset-confirm form div{
	border:none;
	float:left;
	margin:10px 0;	
}
div.reset form div button.validate,
.reset-confirm form div button.validate,
.remind form div button.validate,
div.login form button.button,
.reset-complete form.form-validate div button.validate{
	border:none;
	background:none;
	color:#333;
    font-family: 'book', Arial, Helvetica, sans-serif;
	font-size:18px;
	cursor:pointer;
}
.center div ul li a{
	float:left;
	clear:both;
	font-size:14px;
	color:#333;
    font-family: 'book', Arial, Helvetica, sans-serif;
}
.center div ul li a:hover{
	text-decoration:underline;
}
.contact{
  width:100%;
 /* height:495px;*/
  height: 620px;
  float:left;
  margin:40px 0 40px 0;
  background-image: url(../img/bgcontact.jpg); /* bottom center */
background-repeat:no-repeat;
background-size:cover;
background-position:center;
}
.contact h3{
  font-family: 'black', Arial, Helvetica, sans-serif;
  font-weight:normal;
  color:#fff;
  font-size:48px;
  width:400px;
  float:left;
  text-align:left;
  margin:40px 0 0 0;
  text-shadow: 1px 2px #333;
}
.contact form.contactform{
  width:450px;
  height:auto;
  margin:60px 0 0 0;
  float:right;
}
.contact form.contactform .bginput{
  width:430px;
  height:40px;
  line-height:40px;
  margin:0 0 10px 0;
  background:#fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
  float:left;
  clear:both;
}
.contact form.contactform .bginput span{
  width:100px;
  height:40px;
  line-height:40px;
  float:left;
  color:#202839;
  font-size:20px;
  font-family: 'book', Arial, Helvetica, sans-serif;
  margin-left:10px;
}
.contact form.contactform .bginput input.inputtext{
  width: 300px;
  height:40px;
  outline:none;
  border:none;
  background:none;
  font-size:16px;
  font-family: 'book', Arial, Helvetica, sans-serif;
  color:#535353;
  float:right;
  margin:0 5px 0 0;
}
.contact form.contactform .bgtext{
  width:430px;
  height:200px;
  margin:0 0 10px 0;
  background:#fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
  float:left;
  clear:both;
  position:relative;
}

.contact form.contactform .bgcaptcha{
  width:430px;
  height:140px;
  margin:0 0 10px 0;
  background:#fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
  float:left;
  clear:both;
  position:relative;
}

.contact form.contactform .bgcaptcha span{
  width:100px;
  height:40px;
  line-height:40px;
  float:left;
  color:#202839;
  font-size:20px;
  font-family: 'book', Arial, Helvetica, sans-serif;
  margin-left:10px;
}

.contact form.contactform .bgtext span{
  width:100px;
  height:40px;
  line-height:40px;
  float:left;
  color:#202839;
  font-size:20px;
  font-family: 'book', Arial, Helvetica, sans-serif;
  margin-left:10px;
}
.contact form.contactform .bgtext input.inputreset{
  width: 108px;
  height:30px;
  line-height:30px;
  text-align:center;
  border:none;
  background:none;
  float:left;
  font-family: 'book', Arial, Helvetica, sans-serif;
  position:absolute;
  left:10px;
  bottom:55px;
  font-size:18px;
  color:#202839;
  cursor:pointer;
}
.contact form.contactform .bgtext input.inputreset:hover{
  text-decoration:underline;
}
.contact form.contactform .bgtext input.inputsubmit{
  width: 108px;
  height:30px;
  line-height:30px;
  text-align:center;
  border:none;
  background: url(../img/inputsubmit.png) top center;
  float:left;
  font-family: 'book', Arial, Helvetica, sans-serif;
  position:absolute;
  left:10px;
  bottom:20px;
  font-size:18px;
  color:#fff;
  cursor:pointer;
}
.contact form.contactform .bgtext input.inputsubmit:hover{
  background:url(../img/inputsubmit.png) bottom center;
}
.contact form.contactform .bgtext textarea{
  width: 300px;
  height:185px;
  max-height:185px;
  max-width:290px;
  outline:none;
  border:none;
  background:none;
  font-size:16px;
  font-family: 'book', Arial, Helvetica, sans-serif;
  color:#535353;
  float:right;
  margin:8px 5px 0 0;
}
.articlesterraamazon{
  width:100%;
  height:auto;
  margin:40px 0 20px 0;
  float:left;
}
.articlesterraamazon h2{
	width:100%;
	height:50px;
	line-height:50px;
	border-top:1px solid #696969;
	border-bottom:1px solid #696969;
	font-style:italic;
	text-align:center;
	font-size:30px;
	color:#696969;
	float:left;
	margin:0 0 20px 0;
    font-family: 'roman', Arial, Helvetica, sans-serif;
}
.articlesterraamazon p{
	font-size:18px;
	color:#555;
	margin:5px 0;
    font-family: 'book', Arial, Helvetica, sans-serif;
}
.registration fieldset{
	border:none;
	width:100%;
	height:auto;
	float:left;
}
.registration fieldset legend{
	display:none;
}
.registration h1,
h1#titulologin{
	width:100%;
	height:50px;
	line-height:50px;
	border-top:1px solid #696969;
	border-bottom:1px solid #696969;
	font-style:italic;
	text-align:center;
	font-size:30px;
	color:#696969;
	float:left;
	margin:0 0 0 0;
    font-family: 'roman', Arial, Helvetica, sans-serif;
}
.registration fieldset dl dt span.spacer{
	display:none;
}
.registration fieldset dl dt label{
	font-size:18px;
	color:#555;
	margin:5px 0;
    font-family: 'book', Arial, Helvetica, sans-serif;
}
.registration fieldset dl dd{
	padding:0 0 10px 0;
}
.registration fieldset dl dd input{
	width:280px;
	height:25px;
	line-height:25px;
	border:1px solid #ccc;
	background:none;
}
.registration button.validate{
	border:none;
	background:none;
	font-size:18px;
	color:#555;
	margin:5px 0;
    font-family: 'book', Arial, Helvetica, sans-serif;
	cursor:pointer;
	margin-left:210px;
}
.registration button.validate:hover{
	color:#333;
}
.tip-wrap{
	display:none !important;
}
.clear{
  clear:both;
}
.footer{
  width:100%;
  height:257px;
  position:absolute;
  background:url(../img/bgfooter.png) repeat-x;
  bottom:0;
}
.footer .topfooter{
  width:900px;
  height:165px;
  float:left;
  clear:both;
}
.footer .topfooter .topfooterleft{
  width:300px;
  height:165px;
  float:left;
}
.footer .topfooter .topfooterleft a{
  float:left;
  margin:35px 0 0 0;
}
.footer .topfooter .topfooterright{
  width:600px;
  height:165px;
  float:right;
}
.footer .topfooter .topfooterright ul{
  width:auto;
  height:88px;
  margin:35px 0 0 0;
  float:right;
}
.footer .topfooter .topfooterright ul li{
  float:left;
  display:block;
  margin:0 2px;
  cursor:pointer;
}
.footer .topfooter .topfooterright ul li a,
.footer .topfooter .topfooterright ul li span{
  padding:0 20px !important;
  height:80px !important;
  font-family: 'book', Arial, Helvetica, sans-serif !important; 
  color:#fff !important;
  line-height:80px !important; 
  float:left !important;
  font-size:18px !important;
}
.footer .topfooter .topfooterright ul li a:hover,
.footer .topfooter .topfooterright ul li span:hover{
	text-decoration:none;
}
.footer .bottomfooter{
  width:900px;
  height: auto;
  float:left;
  clear:both;
}
.footer .bottomfooter .bottomfooterleft{
  width:400px;
  height:50px;
  float:left;
  margin:25px 0 0 0;
}
.footer .bottomfooter .bottomfooterleft ul li{
  float:left;
  display:block;
  margin:0 3px;
}
.footer .bottomfooter .bottomfooterleft ul li.youtube a{
  width:46px;
  height:48px;
  background:url(../img/youtube.png) top left;
  float:left;
  color:transparent !important;
  font-size:1px !important;
}
.footer .bottomfooter .bottomfooterleft ul li.facebook a{
  width:46px;
  height:48px;
  background:url(../img/facebook.png) top left;
  float:left;
  color:transparent !important;
  font-size:1px !important;
}
.footer .bottomfooter .bottomfooterleft ul li.twitter a{
  width:46px;
  height:48px;
  background:url(../img/twitter.png) no-repeat;
  float:left;
  color:transparent !important;
  font-size:1px !important;
}
.footer .bottomfooter .bottomfooterright{
  width:400px;
  height:50px;
  float: right;
  margin:25px 0 0 0;
}
.footer .bottomfooter .bottomfooterright a{
  font-family: 'book', Arial, Helvetica, sans-serif;
  color:#fff;
  font-size:14px;
  float:right;
  margin-top:20px;
}
.footer .bottomfooter .bottomfooterright a span{
  color:#e70031;
}

div.language{
	position:absolute;
	top:20px;
	right:20px;
	width:auto;
}
div.language div.logoutlink{
	text-align: right;
	float: left;
	width: auto;
}
div.language .moduletable{
	float:left;
}
.enviomensagem{
	width:100%;
	height: 85px;
	float:left;
	margin:20px 0 0 0;
	clear:both;
	background:#8bc63f;
	border:1px solid #587e27;
	display:none;
}
.enviomensagem p{
	text-align:center;
	width:100%;
	height:85px;
	line-height:85px;
	color:#fff;
    font-family: 'book', Arial, Helvetica, sans-serif;
    font-size:16px;
}
.rawimages img{
	margin:2px;
}
#kgallery_avatar_list img{
	width:100px;
	height:auto;
}
div.item-page a{
	color:#7ac142;
	text-decoration:underline;
}
div.kbody a:hover,
div.item-page a:hover{
  -webkit-transition: all 0.1s linear !important;
  -moz-transition: all 0.1s linear !important;
  -o-transition: all 0.1s linear !important;
  transition: all 0.1s linear !important;
  color:#202839 !important;
}
div#right-list{
	font-family:'book', Arial, Helvetica, sans-serif !important;
	color:#555;
}
ul.kprofilebox-link{
	display:none;
}
a.kwho-admin{
	float:none !important;
}
div.logoutlink a{
	float: left;
	line-height:33px;
	font-family:'book', Arial, Helvetica, sans-serif !important;
	color:#555;
	font-size:14px;
}
#jflanguageselection{
	margin-top:0 !important;
}

span.kcheckbox.select-toggle,
td.kcol-mid.ktopicmoderation{
	display:none !important;
}
div.kblock.kflat a.ret_categories{
	display:none;
}
#logininexistente{
font-size:16px; color:#fff; font-family: 'book', Arial, Helvetica, sans-serif; width:100%; text-align:center; float:left; visibility:hidden;
}
