/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    font: normal small Verdana, Arial, Helvetica, sans-serif;
    color: #959595;
}

h1, h2, h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #385B88;
}

h2 {
    background: url(images/img6.gif) repeat-x left bottom;
    padding-bottom: 10px;
    margin-bottom: .8em;
    font-size: 2em;
    font-weight: normal;
}

h3 {
    margin-bottom: 1em;
    text-transform: uppercase;
    letter-spacing: 2px;
    font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

p, blockquote, ul, ol {
    margin-bottom: 1.0em;
    line-height: 1.8em;
    text-align: justify;
}

p {
}

.carregando{
        color:#666;
        display:none;
}
.carregando2{
        color:#666;
        display:none;
}
blockquote {
    margin-left: 1em;
    margin-right: 1em;
    font-style: italic;
}

ul {
    margin-left: 1em;
}

ul li {
}

ol {
    margin-left: 2em;
}

ol li {
}

a {
    text-decoration: none;
    color: #E08934;
}

a:hover {
    text-decoration: underline;
}

img {
}

/* Boxed Style */

.boxed {
}

.boxed .title {
    padding: 0px 0 0 10px;
    background: url(images/img03.gif) no-repeat left center;
    border-bottom: 1px solid #D6D5D5;
    font-size: 1.4em;
}

.boxed .content {
    padding: 10px;
}


/* Logo */
#toolbar {
    width: 100%;
    height: 15px;
    margin: 0 auto;
    text-align: right;
    background-color: #754511;
    color:white;
}
#toolbar h3 a {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: white;
}
#toolbar h3  {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: white;
}
#logo {
    width: 100%;
    height: 127px;
    vertical-align: 50%;
    background-color: #E08934;
    margin: 0 auto;
}

#logo h1 {
    padding: 0px 0 0 0px;
}

#logo h1 a {
    text-decoration: none;
    font-size: 30px;
}

#logo h1 i {
    letter-spacing: -3px;
    font: italic normal 30px Georgia, "Times New Roman", Times, serif;
    color: #385B88;
}

#logo h2 {
    padding: 0 0 0 2px;
    text-transform: lowercase;
    font-size: 1em;
}

#logo a {
}
#logotipo {
    float: left;
    margin-left: 100px;
    left:100px;
    width: 250px;
    margin-top: 30px;
}

#propaganda {
    float: left;
    margin-left: 20px;
    width: 200px;
    color:white;
    font: italic normal 20px Georgia, "Arial", Times, serif;
    margin-top: 35px;
}
#propaganda2 {
    float: right;
    width: 240px;
    margin-top: 0px;
}
/* Content */

#content {
    width: 100%;
    margin: 0 auto;
}

/* Content > Main */
#main {
    float: left;
    min-width: 500px;
    max-width: 800px;
    margin-top: 10px;
}

/* Content > Main > Welcome */

#welcome {
    margin-left: 10px;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
    float: left;
    margin-left: 5px;
    width: 200px;
}
#sidebar2 {
    position: absolute;
    background-color: #f0e9e2;
    right: 1px;
}
#sidebar1 {
    float: left;
    background-color: #f0e9e2;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
    border: none;
}

#login legend {
    display: none;
}

#login label {
    font-size: x-small;
    font-weight: bold;
}

#login input {
    margin-bottom: 0px;
    padding: 0px 0px;
    border: 1px solid #385B88;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
    color: #385B88;
}

#inputsubmit1 {
    background: #385B88;
    color: #FFFFFF;
}
.del { 
    height: 16px;
    background: #FFFFFF;
    width: 16px;
    cursor: hand;
    border: 0;
    background-image: url(images/del.png);
}
.edit { 
    height: 16px;
    background: #FFFFFF;
    width: 16px;
    cursor: hand;
    border: 0;
    background-image: url(images/edit.gif);
}.pagar { 
    height: 16px;
    background: #FFFFFF;
    width: 16px;
    cursor: hand;
    border: 0;
    background-image: url(images/icon_money.gif);
}

/* Content > Sidebar > Menu */

#menu {
    margin-bottom: 30px;
    margin-top:10px;
    border-bottom: 4px solid #EBEBEB;
}

#menu ul {
    margin: 0;
    list-style: none;
    line-height: normal;
}

#menu li {
    display: inline;
}

#menu a {
    display: block;
    padding: 3px 0 3px 28px;
    border-top: 1px solid #EBEBEB;
    color: #E08934;
}

#menu a:hover, #menu .active a {
    background: #EBEEF3;
    text-decoration: none;
    font-weight: bold;
    color: #385B88;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
    margin: 0;
    list-style: none;
}

#updates h3 {
    margin: 0;
    font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
    margin-bottom: 1.4em;
    font-size: smaller;
    line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
    padding: 10px 0;
}

#partners ul {
    margin: 0;
    border-bottom: 1px solid #D1BC5C;
    list-style: none;
    line-height: normal;
}

#partners li {
    padding: 10px;
    border-top: 1px solid #D1BC5C;
}

/* Footer */

#footer {
    clear: both;
    padding-top: 5px;
    width: 100%;
    margin: 0 auto;
    background: #EAEAEA url(images/img6.gif) repeat-x left top;
}

#footer p {
    margin: 0 auto;
    font-size: x-small;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

table {
    border-width: 0px;
    border-spacing: 2px;
    border-style: solid;
    border-color: black;
    border-collapse: separate;
    background-color: #FFFFFF;
    -moz-border-radius:3px ;
    -webkit-border-radius: 3px;
}
table tr {
    border-width: 0px;
    border-spacing: 2px;
    padding: 0px;
    border-style: solid;
    border-color: black;
    background-color:  #FFFFFF;
    -moz-border-radius:3px ;
    -webkit-border-radius: 3px;
}
table td {
    border-width: 0px;
    border-spacing: 2px;
    padding: 0px;
    border-style: solid;
    border-color: black;
    background-color: #FFFFFF;
    text-align: left;
    -moz-border-radius:3px ;
    -webkit-border-radius: 3px;
}table td.bod {
    border-width: 0px;
    padding: 1px;
    border-style: solid;
    border-color: black;
    background-color: #FFFFFF;
    text-align: left;
    -moz-border-radius:3px ;
    -webkit-border-radius: 3px;
}
table td.dif {
    border-width: 0px;
    padding: 1px;
    border-style: solid;
    border-color: black;
    background-color: #F1EFED;
    text-align: left;
    -moz-border-radius:3px ;
    -webkit-border-radius: 3px;
}
table td.header {
    border-width: 0px;
    padding: 0px;
    border-style: solid;
    border-color: black;
    background-color: #eee;
    text-align: left;
    -moz-border-radius:3px ;
    -webkit-border-radius: 3px;
}
table th {
    border-width: 0px;
    border-spacing: 2px;
    padding: 0px;
    border-style: solid;
    border-color: black;;
    background-color: #EBEEF3;
    text-align: left;
    background: #EBEEF3;
    text-decoration: none;
    font-weight: bold;
    color: #385B88;
    -moz-border-radius:3px ;
    -webkit-border-radius: 3px;


}table th.bod {
    border-width: 0px;
    padding: 0px;
    border-style: solid;
    border-color: black;
    background-color: #FFFFFF;
    text-align: right;
    -moz-border-radius:3px ;
    -webkit-border-radius: 3px;
}
table th.dif {
    border-width: 0px;
    padding: 0px;
    border-style: solid;
    border-color: black;
    background-color: #eee;
    text-align: right;
    -moz-border-radius:3px ;
    -webkit-border-radius: 3px;
}
input {
    margin-bottom: 0px;
    padding: 0px 0px;
    border: 1px solid #385B88;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    -moz-border-radius:3px ;
    -webkit-border-radius: 3px;
}
select {
    -moz-border-radius:3px ;
    -webkit-border-radius: 3px;
}
option{
    -moz-border-radius:3px ;
    -webkit-border-radius: 3px;
}

table td b{
    font-weight: bold;
    color: #385B88;
}
