@charset "utf-8";
/*------------------------------- Body ---------------------------------*/
* {vertical-align:top;margin:0;padding:0;}
.clear {clear:both;}
.clear-float{ float:none; clear:both;}
.center{text-align:center;margin:0 auto;}
html {border:0;height:100%;width:100%;}
img, a img {border: none; vertical-align: top;}  /*qualquer dúvida alterar aqui  */
/*------------------------------- Tags ---------------------------------*/
a {text-decoration:none;outline:none;cursor:pointer;}
a:link {color: #333333;}
a:visited {color: #666;}
a:hover {color: #800000; }
a:active {color: #800000;}

h1, h2, h3, h4, h5, h6 {margin: 2px 0px 2px 0px;padding: 2px 0px 2px 0px;}
h1 {font-size: 2.6em;}
h2 {font-size: 2.2em;}
h3 {font-size: 2em;}
h4 {font-size: 1.8em;}
h5 {font-size: 1.6em;}
h6 {font-size: 1.4em;}
p{line-height:1.3em;}
p.container-rodape{line-height:0.2em;}
.blog-texto p{line-height:0.3em;}
p.desrc-dentro{line-height:1.2em;margin-top:2px;margin-bottom:12px;}
.l1{font-size:14px;font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;color: #363636;margin: 2px 0px 2px;padding: 0 0 0 0px;height:10px;background-color:#CCC;}
.l1 a{font-size:14px;font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;color: #363636;margin: 2px 0px 2px;padding: 0 0 0 0px;height:10px;background-color:#CCC;}
.l1 a:hover{font-size:14px;font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;color: #363636;margin: 2px 0px 2px;padding: 0 0 0 0px;height:10px;background-color:#363636;}
.t1{font-size:24px;font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;color: #363636;margin: 2px 0px 2px;padding: 0 0 0 0px;height:10px;}
.t2{font-size:19px;font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;color: #363636;margin: 2px 0px 2px;padding: 0 0 0 0px;height:10px;}
.t3{font-size:14px;font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;color: #363636;margin: 2px 0px 2px;padding: 0 0 0 0px;height:10px;}
.t4{font-size:11px;font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;color: #363636;margin: 2px 0px 2px;padding: 0 0 0 0px;height:10px;}
/* Form default, not form styles as a structure or colorization */
textarea {padding: 1px; overflow-y:scroll;}
* + html label, * html label,* + html input, * html input,* + html select, * html select,* + html button, * html button {vertical-align: middle;}
/* Global useful classes */
.code {font-family: "Courier New", Courier, mono;}
.float-left {float: left;}
.float-right {float: right;}
.align-left {text-align: left;}
.align-center {text-align: center;}
.align-right {text-align: right;}
.align-justify {text-align: justify;}
.clear {clear: both;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.underline {border-bottom: 1px solid;}
.highlight {background-color: #FFFF99;}
.default {color: #333333 !important;text-decoration: none;border: none;	font-weight: normal;font-style: normal;cursor: default;}
.zero {margin: 0px;padding: 0px;}
.zero-list {margin: 4px 0px 4px 0px;padding: 2px 0px 2px 0px;list-style: none;}
.inline-list {margin: 4px 0px 4px 0px;	list-style: none;}
.inline-list li {display: inline;margin: 0px 2px 0px 2px;}
.no-focus:focus {outline: none;}
.invisible {visibility: hidden;}
.visible {visibility: visible;}
.hide {display: none;visibility: hidden;}
.show {display: inherit;visibility: visible;}

/* ##################################################################### */

#noJs{display:block;color:#333;font-size:14px;padding:20px;background:#feffcc;border:3px solid #fff;text-align:center;}
.js #noJs{display:none;}
#ie5{display:none;}
.ie5 #ie5{display:block;color:#333;font-size:16px;padding:20px;background:#f9f9f9;border:3px solid #fff;text-align:center;height:100%;}
.ie5 #BASE{display:none;}

div#preloaded-images{position:absolute;overflow:hidden;left:-9999px;top:-9999px;height:1px;width:1px;visibility:hidden;}

.form_geral {
     font-family: Verdana;
     font-size: 12px;
     color: #F0B700;
     background-color: #ffffff;
     border: 2px #CCCCCC solid;
     height: 30px;
     line-height:30px;
     font-weight: bold;
     }

.txtarea {
     font-family: Verdana;
     font-size: 12px;
     color: #F0B700;
     background-color: #ffffff;
     border: 2px #CCCCCC solid;
     height: 100px;

}

.botao {
     font-family: Verdana;
     font-size: 12px;
     color: #FFFFFF;
     background-color: #F0B700;
     border: 0px #CCCCCC solid;
     height: 30px;
     width: 100px;}


     .tit_laranja_grande {
	font-size: 16px;
	color: #F0B700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.tit_cinza_laranja {
	font-size: 11px;
	color: #F0B700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
        text-decoration: none;
}

.cont_menu_laran {
	font-size: 11px;
	color: #F0B700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        text-decoration: none;
}

