* {
    margin: 0;
    padding: 0;
}
* html button.btn {
    padding-bottom:1px;
}
* html .btn span {
    padding-top:0;
}
html:not([lang*=""]) button.btn {
    margin:0 -5px 5px -5px;
}
body {
    margin: 0px;
    font-family:Arial, Helvetica, sans-serif;
    background-color: #E7FAFE;
    z-index:0;
    background-image: url(../images/bg_topo.jpg);
    background-repeat: repeat-x;
    background-position: top;
    font-size: 12px;
}
h1 {
    text-align: center;
}
a {
    color: #0a5f87;
    text-decoration: none;
}
a:hover {
    color: #0a5f87;
    text-decoration: underline;
}
a img {
    border-style: none;
}
td {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
    vertical-align: top;
    text-align: left;
    padding: 5px;
}
ul, ol {
    margin-left: 20px;
}
ul li {
    list-style-type: square;
    margin-bottom: .5em;
    text-align: justify;
}
ol li {
    margin-bottom: .5em;
    list-style-type: decimal-leading-zero;
    text-align: justify;
    font-size: 12px;
}
#banner {
    display: block;
    background: transparent url('../images/banner/0.jpg') no-repeat top center;
    z-index:1;
    position: relative;
    width: 809px;
    height: 350px;
    margin-left: -404px;
    left: 50%;
    top: 57px;
    clear: both;
}
#bannerOverlay {
    display: block;
    background: transparent url(../images/bg_centro.png) repeat-y top left;
    z-index:2;
    position: relative;
    width: 808px;
    height: 317px;
    left: 0;
    top: 0px;
    clear: both;
}
.menu {
    width:794px;
    height:200px;
    position:absolute;
    z-index:100;
    font-family: arial, sans-serif;
    background: transparent url('../images/bg_menu.png') no-repeat top center;
    overflow: visible;
    top: 100px;
    left: 50%;
    margin-left: -397px;
}
.menu ul {
    padding: 0px;
    padding-left: 20px;
    margin: 0px;
    list-style-type: none;
}
.menu ul li {
    float: left;
    position: relative;
    margin: 0px;
    margin-right: 15px;
    padding: 0px;
    display: block;
    height: 64px;
    line-height: 64px;
}
.menu ul li ul {
    margin: 0px;
    padding: 0px;
    visibility: hidden;
    position: absolute;
    top: 64px;
    background: transparent url('../images/bg_menu.png') repeat top center;
}
.menu ul li ul li {
    clear: both;
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
    height: 26px;
    line-height: 26px;
}
.menu ul li a {
    display: block;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    font-weight: bold;
    background: transparent url('../images/bullet_verde.png') no-repeat center left;
}
.menu ul li a:hover {
    color: #000;
}
.menu ul li ul li a {
    word-spacing: normal;
    white-space: nowrap;
    display: block;
    clear: both;
    width: 100%;
    padding-right: 20px;
}
.menu ul li:hover ul,
.menu ul a:hover ul{
    visibility:visible;
}
.content {
    display: block;
    z-index:3;
    position: relative;
    width: 768px;
    margin-left: -404px;
    left: 50%;
    clear: both;
    background: #FFF url(../images/bg_centro.png) repeat-y top left;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 2em;
    padding-right: 20px;
    min-height: 350px;
    height: auto !important;
    height: 350px;
}
.content p {
    line-height: 1.7em;
    margin-bottom: .6em;
    text-align: justify;
}
.rodape {
    display: block;
    background: transparent url('../images/rodape.jpg') repeat-y top left;
    z-index:3;
    position: relative;
    width: 809px;
    margin-left: -403px;
    left: 50%;
    clear: both;
    text-align: center;
    height: 2em;
    margin-top: 0;
    padding-top: 1em;
}
.subtit {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FF9900;
    text-decoration: none;
}
.cor01 {
    color: #428eb1;
    text-decoration: none;
}
.link01 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0c4b3e;
    text-decoration: none;
}
.link02 {
    font-family: Arial, Helvetica, sans-serif;
    color: #565a37;
    text-decoration: none;
}
.style1 {
    font-size: 18px
}
.style2 {
    font-weight: bold;
    color: #FF9900;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}
.texto {
    display: block;
    float: left;
    width: 530px;
    border-right: 1px dashed #ccc;
    padding-right: 10px;
}
.albuns {
    display: block;
    float: right;
    width: 200px;
    overflow: auto;
    height: 340px;
    padding-top: .5em;
    text-align: center;
}
.albuns a {
    display: inline-block;
    z-index:10;
}
.albuns a img {
    background-color: #FFFFFF;
    padding: 4px;
    border: 1px solid #C0C0C0;
    display: block;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -opera-border-radius: 6px;
}
.albuns a:hover{
    position:relative;
    z-index:100;
}
.boxMsg {
    width: 100%;
    background-color: #FFCECE;
    color: #404040;
    border: 1px solid #909090;
    border-top-style: none;
    position:fixed;
    top: 0px;
    left: 0px;
    padding: 1em;
    z-index: 100;
    text-align: center;
    /* for IE */
    filter:alpha(opacity=90);
    /* CSS3 standard */
    opacity:0.9;
}
.contato {
    font-size: 120%;
}
.contato label {
    vertical-align: middle;
    clear: both;
    display: block;
}
.contato input[type="text"] {
    clear: right;
    padding: .4em;
    font-weight: bold;
    width: 95%;
    border: 1px solid #D0D0D0;
}
.contato textarea {
    padding: .4em;
    width: 95%;
    height: 10em;
    border: 1px solid #D0D0D0;
}
.contato select {
    padding: .4em;
    font-weight: bold;
    width: 98%;
    border: 1px solid #D0D0D0;
    margin:0;
}
.contato br {
    display: none;
}
.botoes {
    display: block;
    margin: 0 auto 0 auto;
    text-align: center;
}
.btn {
    display:inline-block;
    background:none;
    margin:0;
    padding:3px 0;
    border-width:0;
    overflow:visible;
    font:1em Arial,Sans-serif;
    text-decoration:none;
    color:#333;
    height: 25px;
}
.btn span {
    background:#ddd url(../images/bg-button.gif) repeat-x 0 0;
    margin:0;
    padding:3px 0;
    border-left:1px solid #bbb;
    border-right:1px solid #aaa;
}
.btn span span {
    position:relative;
    padding:3px .4em;
    border-width:0;
    border-top:1px solid #bbb;
    border-bottom:1px solid #aaa;
}
button.pill-l span {
    border-right-width:0;
}
button.pill-l span span {
    border-right:1px solid #bbb;
}
button.pill-c span {
    border-right-style:none;
    border-left-color:#fff;
}
button.pill-c span span {
    border-right:1px solid #bbb;
}
button.pill-r span {
    border-left-color:#fff;
}
.btn:hover {
    cursor:pointer;
    border-color:#ccc !important;
    color:#000;
}
.btn:active span {
    background-position:0 -400px;
    outline:none;
}
.boxHomeServicos {
    display: block;
    min-height: 360px;
    height: auto !important;
    height: 360px;
    width: 340px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -opera-border-radius: 6px;
    background-color: #C2F0E6;
    color: #43B1AE;
    float: left;
    margin-right: 15px;
}
.boxHomeServicos h3 {
    display: block;
    text-transform: uppercase;
    text-align: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style:italic;
    font-size: 20px;
    font-weight: bold;
    background-color: #43B1AE;
    color: #A8FEFB;
    padding: 5px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -opera-border-radius: 6px;
}
.boxHomeServicos p {
    margin:10px;
}
.boxHomeNovidades {
    display: block;
    width: 400px;
    min-height: 360px;
    height: auto !important;
    height: 360px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -opera-border-radius: 6px;
    background-color: #D9DBCB;
    color: #FFF;
    float: left;
    margin-left: 10px;
}
.boxHomeNovidades h3 {
    display: block;
    text-transform: uppercase;
    text-align: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style:italic;
    font-size: 20px;
    font-weight: bold;
    background-color: #81846F;
    color: #DBE5A9;
    padding: 5px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -opera-border-radius: 6px;
}
.boxHomeNovidades #playerVideo {
    margin: 10px;
}
form#frmLogin {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -opera-border-radius: 6px;
    background: #0A7DAC url('/images/logo.png') no-repeat 20px 20px;
    padding: 30px;
    padding-top: 120px;
    width: 350px;
    margin: 50px auto 0 auto;
}
form#frmLogin label {
    font-size: 180%;
    font-weight: bold;
    color: #FFF;
}
form#frmLogin input {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    -opera-border-radius: 6px;
    background-color: #FFF;
    padding: 10px;
}
