@charset "utf-8";
* {
margin:0;
padding:0;

}
body {
background-image: url(../images/bg_site.jpg);
}
img {
    border:none;
}
div.topo {
    background-image: url(../images/topo_repeat.jpg);
    background-repeat:repeat-x;
    width:100%;
    margin:0 auto;
    text-align: center;
    height: 160px;
}
div.content {
    margin: 0 auto;
}

#centro {
margin: 0 auto;
}
.bg_topo {
	background-image: url(../images/topo_home_novo.jpg);
	background-repeat: no-repeat;
}
.left {
	float: left;
}
.right {
	float: right;
}
h1 {
/*background-image:url(../images/topo_home_esq_novo.jpg);*/
display: block;
float: left;
height: 131px;
width: 184px;
text-indent:-9999em;
overflow:hidden;
cursor:hand;
}
.texto {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
.texto-verde {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#14574C;
padding:5px;
display:block;
text-align:justify;
}
.texto-escuro {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
padding:5px;
display:block;
text-align:justify;
}
a.menu_home {
/*color:#07372f;*/
color:#333333;
height:11px;
/*width:142px;*/
width:100%;
text-decoration:none;
/*padding-left:30px;*/
padding-bottom:3px;
padding-top:1px;
display:block;
text-align: left;
}
    a.menu_home span {
        padding-left:30px;
    }
a.menu_home:hover {
background:#c6c7b7;
}
a.menu_home1 {
/*color:#07372f;*/
color:#333333;
width:142px;
line-height:13px;
text-decoration:none;
padding-left:30px;
padding-bottom:3px;
padding-top:1px;
display:block;
}
a.menu_home1:hover {
background:#c6c7b7;
}
a.menu_home2 {
/*color:#07372f;*/
color:#333333;
background:#d8d9bc;
width:162px;
text-decoration:none;
padding-left:10px;
padding-bottom:3px;
padding-top:1px;
display:block;
text-align: left;
}
a.menu_home2:hover {
color:#FFFFFF;
background:#c6c7b7;
}

#buscanosite {
	width:190px;
	padding:10px;
	background:#07372f;
	background-image:url(../images/fundo_busca.jpg);
}

.top10 {
margin-top:10px;
}
.bot10 {
margin-bottom:10px;
}
.campotexto {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
border:0;
padding:1px;
background-color:#e3e4cd;
}
.listabullet1 {
list-style:inside;
list-style-image:url(../images/bullet1.gif);
list-style-type:none;
margin-right:3px;
}
.borderbotton {
padding:1px 0 1px 0;
border-bottom:1px solid #CCCCCC;
text-align: left;
}
#boxhome {
width:196px;
text-align:justify;
color:#999999;
}
.linkpadrao {
color:#333333;
text-decoration:none;
}
.linkpadrao:hover {
text-decoration:underline;
}

#rodapehome {
	padding:8px;
	padding-left:20px;
	background-color:#c7c8a9;
	text-align: center;
}

.textorodape{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#333333;
text-decoration:none;
padding-left:5px;
}
.linkrodape {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#333333;
text-decoration:none;
margin-left:5px;
margin-right:5px;
}
.linkrodape:hover {
text-decoration:underline;
}
.titulo{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#309E8C;
width:356px;
padding-left:15px;
padding-top:90px;
}
.table_center{
padding-left:8px;
}
.linha {
margin-top:3px;
margin-bottom:3px;
}
.jus {
text-align:justify;
padding-top:10px;
}

.lista_sh {
   zoom: 1;
   display:none;
   overflow: hidden;
}

.aberto.lista_sh {
  display: block;
}

.flitholder{
  display: none;
  position: relative;
  height: 0;
  height: auto;
  zoom: 1;
}

#menu_anos {
  list-style-type: none;
}

#subMenu, #subMenu li {
  list-style:none;
  overflow: hidden;
}

#flitbox {
  position: absolute;
  display: none;
  left: 100px;
  top: 50px;
}

.linkano {
  color:#333333;
  text-decoration:none;
}

.keywords { 
  display:none;
}
.texto-verde-menu{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#033325;
font-weight:bold;
text-decoration:none;
}