﻿/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html
{
    color: #333;
    background: #fff;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: Arial, Tahoma;
    line-height: 140%;
}

a:link
{
    font-weight: bold;
    color: #000;
    text-decoration: none;
}
a:visited
{
    font-weight: bold;
    color: #555;
    text-decoration: none;
}
a:hover
{
    font-weight: bold;
    color: #333;
	text-decoration:underline;
}
a:active
{
    font-weight: bold;
    color: #000;
}


table
{
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img
{
    border: 0;
}

address, caption, cite, code, dfn, em, th, var, optgroup
{
    font-style: inherit;
    font-weight: inherit;
}

del, ins
{
    text-decoration: none;
}

li
{
    list-style: none;
}

caption, th
{
    text-align: left;
}

h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after
{
    content: '';
}

abbr, acronym
{
    border: 0;
    font-variant: normal;
}

sup
{
    vertical-align: baseline;
}

sub
{
    vertical-align: baseline;
}

legend
{
    color: #000;
}

input, button, textarea, select, optgroup, option
{
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

input, button, textarea, select
{ *font-size:100%;}

.stepcarousel
{
    position: relative; /*leave this value alone*/
    overflow: scroll; /*leave this value alone*/
    width: 408px; /*Width of Carousel Viewer itself*/
    height: 180px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt
{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}

.stepcarousel .panel
{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    padding: 20px;
    padding-left: 40px;
    margin-top: 0px;
    width: 330px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.stepcarousel .panel p
{
    float: left;
    font-size:13px;
    margin-top: 10px;
    width: 220px;
}

.stepcarousel .panel h2
{
    float: left;
    width: 220px !important;
    font-size: 16px;
    font-weight: bold;
    font-family: helvetica;
    line-height:120%;
}

.stepcarousel .panel .livro
{
    float: right;
    width:100px !important;
}

.newsletter2 
{
    float:left;
    clear:left;
}

.newsletter 
{
    position:absolute;
    display:block;
    margin-left:750px;
    *margin-left:-234px;
    top:0;
    margin-top:5px;
}

.newsletter img 
{
    float:left;
}

.news_cont2 
{
    width:300px !important;
}

.news_cont 
{
    float:left;
    width:167px;
    padding:10px 0 0 10px;
    background:#d5cbc4;
}

.news_cont a.enviar3 
{
    float:right;
    padding:0 5px;
    border-bottom:3px solid #ffc903;
}

.news_cont a.enviar2 
{
    float:right;
    padding:0 5px;
    border-bottom:3px solid #ffc903;
}

.news_cont label 
{
    float:left;
    margin-bottom:5px;
}

.news_cont label.ha 
{
    width:157px;
}

.news_cont label.ha2 
{
    width:257px;
}

.news_cont label span
{
    float:left;
    width:45px;
    font-weight:bold;
}

.news_cont .radio2
{
    float:left;
    clear:left;
    width:250px;
    margin-left:32px;
}

.news_cont input
{
    float:left;
    margin-left:10px;
}

.news_cont label input
{
    float:right !important;
    width:110px;
    margin-left:0 !important;
    border:1px solid #eee;
}

.news_cont label input.maior
{
    width:210px;
}
    
.redes 
{
    float:right;
    padding-right:20px;
}
/*---------------------container--------------------*/
.container
{
    margin: 0 auto;
    width: 984px;
}

.cabecalho
{
    float: left;
    width: 100%;
    background: url(../imagens/h1.gif) top center no-repeat;
}

h1
{
    float: left;
    margin-left: 50px;
}

h1 a
{
    float: left;
    text-indent: -9999px;
    width: 210px;
    height: 138px;
}

.cabecalho ul
{
    float: left;
    width: 100%;
}

.cabecalho ul li
{
    float: left;
    background: top;
}

.cabecalho ul li a
{
    display: block;
    text-indent: -9999px;
    height: 53px;
}

.cabecalho ul li a:hover
{
    background-position: bottom !important;
}

.cabecalho ul li.menu1 a
{
    background: url(../imagens/menu/menu1.gif);
    width: 88px;
}

.cabecalho ul li.menu2 a
{
    background: url(../imagens/menu/menu2.gif);
    width: 115px;
}

.cabecalho ul li.menu3 a
{
    background: url(../imagens/menu/menu3.gif);
    width: 66px;
}

.cabecalho ul li.menu4 a
{
    background: url(../imagens/menu/menu4.gif);
    width: 90px;
}

.cabecalho ul li.menu5 a
{
    background: url(../imagens/menu/menu5.gif);
    width: 118px;
}

.cabecalho ul li.menu6 a
{
    background: url(../imagens/menu/menu6.gif);
    width: 95px;
}

.cabecalho ul li.menu7 a
{
    background: url(../imagens/menu/menu7.gif);
    width: 99px;
}

.cabecalho ul li.menu8 a
{
    background: url(../imagens/menu/menu9.gif);
    width: 82px;
}

.cabecalho ul li.menu9 a
{
    background: url(../imagens/menu/menu9.gif);
    width: 90px;
}

.cabecalho ul li.menu10 a
{
    background: url(../imagens/menu/menu10.gif);
    width: 80px;
}

.cabecalho ul li.menu11 a
{
    background: url(../imagens/menu/menu11.gif);
    width: 151px;
}

.cabecalho ul li a.marcado
{
    background-position: bottom !important;
}

.conteudo
{
    margin: 0 auto;
    width: 972px;
}

.rodape
{
    float: left;
    width: 100%;
    background: #2767b7;
    margin-top: 30px;
    height: 135px;
}

.rodape .meio
{
    margin: 0 auto;
    width: 984px;
}

.rodape .copyright
{
    float: left;
    color: #dcdcdc;
    margin-left: 10px;
    padding-top: 20px;
    width: 250px;
    border-top: 4px #f37622 solid;
}

.rodape .copyright2
{
    float: left;
    width: 715px;
    border-top: 4px #a3b9d5 solid;
}

.rodape .copyright2 img
{
    float: right;
    margin-top: 20px;
}

.entre 
{
    float:left;
    padding-left:25px;
}

.entre img 
{
    float:left !important;
}

/*----------------------index------------------------*/
.imagem_index
{
    float: left;
    width: 100%;
}

.index_esquerda
{
    float: left;
    width: 544px;
    height: 179px;
    padding-left: 20px;
    padding-top: 22px;
    background: url(../imagens/index_esq.gif);
}

.saiba_mais a
{
    float: left;
    background: url(../imagens/saiba_mais.gif);
    width: 78px;
    height: 20px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    line-height: 18px;
    margin-top: 5px;
    text-decoration: none;
}

.saiba_mais2 a
{
    float: left;
    background: url(../imagens/saiba_mais2.gif);
    width: 118px;
    height: 20px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    line-height: 18px;
    margin-top: 15px;
    text-decoration: none;
}

.index_esquerda .divisao
{
    float: left;
    width: 245px;
    margin-right: 25px;
    _margin-right: 12px;
}

.index_esquerda p
{
    margin-top: 15px;
}

.index_direita
{
    float: left;
    width: 408px;
    height: 201px;
    background: url(../imagens/index_dir.gif);
}

.index_direita h2
{
    width:100%;
}

.index_1
{
    float: left;
    width: 240px;
    margin-top: 40px;
}

.index_1 a.azul
{
    color: #0670b3;
    font-size: 10px;
    padding-left: 15px;
}

.index_1 ul
{
    float: left;
    width: 100%;
    margin-top: 20px;
}

.index_1 ul li
{
    float: left;
    background: url(../imagens/seta_palestra.gif) no-repeat left;
    width: 225px;
    font-size: 14px;
    margin-bottom: 15px;
    padding-left: 15px;
}

.index_2
{
    float: left;
    width: 375px;
    margin-left: 40px;
    margin-right: 50px;
    margin-top: 40px;
}

.index_2 ul
{
    float: left;
    width: 100%;
    margin-top: 20px;
}

.index_2 ul li
{
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

.index_2 ul li a span 
{
    text-decoration:none;
}

.index_2 ul li .imagem
{
    float: left;
    background: #000;
    width: 100px;
    height: 65px;
    margin-right: 10px;
}

.index_2 ul li span
{
    float: left;
}

.index_2 ul li span
{
    float: left;
    color: #fff;
    
    font-size: 10px;
    line-height: 15px;
    padding-left: 2px;
    padding-right: 2px;
    background: #2767b7 /* url(../imagens/data_fundo.gif) repeat-x */;
}

.index_2 ul li p
{
    clear:left;
    font-size: 14px;
    line-height: 140%;
}

.conectese
{
    float: left;
    width: 240px;
    margin-top: 30px;
}

.conectese h3
{
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

.conectese img
{
    float: left;
}

/*----------------------interna------------------------*/
.topo_interno
{
    float: left;
    width: 965px;
    border-bottom: 1px solid #efeeec;
    margin-left: 5px;
}

.menu_interno
{
    float: left;
    width: 245px;
    margin-top: 25px;
    margin-left: 5px;
}

h2.interna
{
    float: left;
    width: 250px;
    font-family: Helvetica;
    padding-bottom: 20px;
    letter-spacing: -1px;
    margin-top: 35px;
    font-size: 22px;
    border-bottom: 4px solid #f37622;
}

h3.interna
{
    font-size: 18px;
    color: #2175b9;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
}

.conteudo_interno
{
    float: right;
    margin-top: 25px;
    width: 700px;
    margin-left: 5px;
}

.conteudo_interno p
{
    font-size: 14px;
    width: 90%;
    color: #535353;
    margin-bottom: 15px;
}

#accordion1 h3 
{
    font-weight:bold;
}



.paginacao2
{
    float: left;
    width: 100%;
    margin-top: 30px;
}

.paginacao2 .seta a
{
    float: left;
    border-top: 3px solid #ffc903;
    padding: 3px;
    text-decoration: none;
}

ul.paginacao
{
    float: left;
    border-top: 3px solid #ffc903;
}

ul.paginacao li 
{
    float:left;
}

ul.paginacao li a
{
    float: left;
    text-align: center;
    text-decoration: none;
    width: 20px;
    margin: 3px;
}

ul.paginacao li a.marcado
{
    color:#bbb;
}


/*----------------------noticias------------------------*/
ul.noticias
{
    float: left;
    width: 90%;
}

ul.noticias li
{
    float: left;
    width: 100%;
    border-bottom: 1px solid #ebebeb;
}

ul.noticias li img
{
    margin-right: 15px;
}

ul.noticias li a
{
    text-decoration: none;
}

ul.noticias li span
{
    font-size: 11px;
    width: 100%;
    font-weight: normal;
}

ul.noticias li h3
{
    font-size: 14px;
    font-weight: bold;
}

ul.noticias li h4
{
    margin-top: 10px;
    font-weight: bold;
}

ul.noticias li a
{
    display: block;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 10px;
}

ul.noticias li:hover
{
    background: #ffc903;
    text-decoration: none;
    color: #fff !important;
}

.caixinha 
{
    float:left;
    width:188px;
    font-size:14px;
    border:#e9eaeb 1px solid;
    background:#f9f9f9;
    color:#999;
    line-height:120%;
    font-weight:bold;
    padding:20px;
}

.noticia h4
{
    font-size: 14px;
    width: 90%;
    color: #817d7d;
    margin-bottom: 15px;
}

.noticia img
{
    margin-right: 10px;
    margin-bottom: 5px;
}

.noticia span
{
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

.noticia p
{
    width:90%;
    margin-bottom:15px;
    color:#535353;
    font-size:14px;
}

.noticia div
{
    width:90%;
    margin-bottom:15px;
    color:#535353;
    font-size:14px;
}
    


/*----------------------biblio------------------------*/
.livro
{
    float: left; 
    width: 350px;
}

.livro img
{
    margin-right: 10px;
    margin-bottom: 5px;
}

.livro h3
{
    font-size: 16px;
    font-weight: bold;
}

.livro h4
{
    font-size: 14px;
    font-style: italic;
}

.livro .desc
{
    float: right;
    width: 220px;
    padding-right: 20px;
}


.livro p
{
    font-size: 12px;
    margin-top: 10px;
}

.outros_livros
{
    float: left;
    background: url(../imagens/barra.gif) top no-repeat;
    padding-top: 20px;
    clear: left;
    width: 100%;
    margin-top: 25px;
}

.formulario
{
    float: left;
    width: 100%;
}

.formulario label
{
    float: left;
    font-size: 14px;
    font-weight: bold;
    width: 60%;
    margin-bottom: 10px;
}

.formulario label.ddd
{
    clear: left;
    width: 30px;
}

.formulario label.tel
{
    width: 300px;
    margin-left: 20px;
}

.formulario label input
{
    border: 1px solid #ddd;
    padding: 3px;
    width: 100%;
}

.formulario label select
{
    border: 1px solid #ddd;
    padding: 3px;
    width: 100%;
}

.formulario label textarea
{
    border: 1px solid #ddd;
    padding: 3px;
    width: 100%;
    height: 80px;
}

.enviar a
{
    float: left;
    clear: left;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 3px;
    border-top: 3px solid #ffc903;
    border-bottom: 3px solid #ffc903;
}

.enviar a:hover
{
    border-top: 3px solid #c6a52b;
    border-bottom: 3px solid #c6a52b;
}

.sucesso 
{
    float:left;
    width:80%;
    background:#eee;
    border:1px solid #ddd;
    height:100px;
    line-height:94px;
    text-align:center;
    font-size:16px;
    
}

#accordion h3
{
    font-size: 14px;
	font-weight:bold;
}

#accordion h4
{
    margin-top: 10px;
    font-weight: bold;
}

#accordion a
{
    display: block;
    margin-top:15px;
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 10px;
}

a.ui-state-active 
{
    background: #ffc903;
    color:#fff;
}

#accordion a:hover
{
    background: #ffc903;
    text-decoration: none;
    color: #fff !important;
}

#accordion div 
{
    padding-left:10px;
	line-height:140%;
	font-size:14px;
	margin-top:10px;
	
}

.video 
{
    float:left;
    clear:left;
    margin-bottom:20px;
    width:100%;
}

.video .tela 
{
    float:left;
    width:320px;
}

.video p 
{
    float:left;
    padding-left:20px;
    width:300px !important;
    font-weight:bold;
    margin-top:80px;
}