
html {
    /*background: #3E6231;*/
	background: #fff;
	position: relative;
    min-height: 100%;
}
body {
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 14px !important;    
	margin: 0;	
	position: relative;
	min-height: 100%;
}
body.saiba_mais, body.top10 {
}
blockquote {
    padding: 0 150px;
}
h2 {
    font-family: 'Open Sans',sans-serif;
}
#bottom {
    background: none repeat scroll 0 0 #F5F5F5;
    height: 60px;
     position:fixed;
	bottom: 0;
    width: 100%;
	margin-top: 30px;
}
#bottom a {
	color: #0275d8;
    text-decoration: none;
	font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
}
#topo {
    background: none repeat scroll 0 0 #EFEFEF;
    height: 90px;
    position: absolute;
    width: 100%;
    z-index: -10;
}
#wrapper {
	padding-top: 20px;
    width: 100%;
}
.top10{
	color: #fff;
}
/*
.top10 #wrapper{
	height: 1100px;
}*/
#header {
    height: 70px;
	padding-left: 29.9%;
}
#header a {
    display: block;
    height: 92px;
    width: 450px;
}
#footer {
    margin: 0 auto;
    padding: 20px 0;   
    width: 970px;
}
#content p {
    /*color: #FFFFFF;*/
	color: #000;
    letter-spacing: 0.8px;
    line-height: 1.3;
}
body.saiba_mais #content {
    /*min-height: 1020px;*/
}
body.top10 #content {
	margin: 0 auto 80px;    
    /*left: 32%;
    position: absolute;*/
    text-align: justify;
    width: 760px;
}
#col2 {
    float: left;
    width: 344px;
}

#col1, #col3 {
    float: left;
    width: 308px;
}
h1 {
    display: none;
}
h2 {
    color: #000;
    font-size: 28px;
    height: 32px;
    padding: 20px 0 0 0;
}
h3 {
    clear: both;    
	color: #000;
    font-family: 'Open Sans',sans-serif;
    font-size: 17px;   
    margin: 15px 0;    
}
#col1 h3 {
    margin: 0 15px 0 0;
}
h3 a {
    float: right;
    font: 11px bold Tahoma,Geneva,sans-serif;
    padding-top: 3px;
}
#content a {
    color: #EFEFEF;
}
#content a:hover {
    color: #EEEEEE;
}
#col1 p {
    margin: 4px 15px 5px 10px !important;
}
img.dinamica {
    padding: 0 30px 10px;
}
p.din {
    padding: 60px 0 0 40px;
}
ul {
    margin-bottom: 20px;
}
li {
    color: #EFEFEF;
    list-style-image: url("../images/bt_lista.png");
    margin-left: 30px;
    padding: 6px 0 0;
}
.saiba_mais li {
    padding: 10px 0 0;
}
#logon_box {
    background: url("../images/bg_login.png") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
    box-shadow: 0 0 5px #888888;
    height: 169px;
    margin-top: -60px;
    width: 300px;
}
#logon {
    background: url("../images/tit_login.png") no-repeat scroll 10px 10px rgba(0, 0, 0, 0);
    color: #333333;
    display: block;
    height: 169px;
    padding-top: 50px;
    text-align: right;
    text-shadow: none;
    width: 300px;
}
#logon label {
    display: block;
}
input {
    font-size: 16px;
    margin: 8px 30px 0 5px;
}
#logon a {
    background: url("../images/lembrar.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #0066CC;
    float: left;
    margin: 13px 0 0 30px;
    padding: 7px 0 2px 25px;
}
a {
    color: #0066CC;
}
a:hover, #logon a:hover {
    color: #0099CC;
}
.dinatext {
    width: 650px;
}
.secure {
    background: url("../images/lock.png") no-repeat scroll 55px 2px rgba(0, 0, 0, 0);
}
table.top10 td, table.top10 th {
    border: 1px solid #000000;
    border-collapse: collapse;
    padding: 2px 8px;
    text-shadow: none;
	color: #000;
}
table.top10 th {
    padding: 8px;
}
table.top10 tr:nth-child(2n+1) {
    /*background-color: rgba(0, 0, 0, 0.5);*/
	background-color: #A9D0F5; /*58ACFA*/
}
table.top10 tr:nth-child(2n+2) {
    /*background-color: rgba(0, 0, 0, 0.25);*/
	background-color: #81BEF7;
}
.margin {
    margin-left: 5px;
    margin-top: -34.5px;
}
.left {
    float: left;
}
.right {
    float: right;
}
.clear {
    clear: both;
}
.cabecalho th {
	background-color: #045FB4;
	color: #fff !important;
}