*{margin:0; padding:0;}

body {
	background:#fff;
	font-family: tahoma, arial, helvetica, tahoma, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
}
	
h1 {
	font-size: 26px; 
	color: #000;
	font-weight: normal;
	text-transform: none;
	font-family: arial, helvetica, sans-serif;
	line-height: 120%;
}

h2, h2 a {
	font-size: 22px; 
	color: #333;
	font-weight: normal;
	text-transform: none;
	font-family: arial, helvetica, sans-serif;
	line-height: 120%;
}

h3, h3 a {
	font-size: 18px; 
	color: #333;
	font-weight: normal;
	text-transform: none;
	font-family: arial, helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	font-size: 14px; 
	font-weight: bold;
	color: #000;
	font-weight: bold;
	text-transform: none;
	font-family: arial, helvetica, sans-serif;
	line-height: 120%;
}

p { margin-top: 6px; }

img { 
	border: none; padding:0; 
}

img a {
	border:none;
}

img.left { 
	float: left; border: none; padding: 6px 0 0 0; 
}

img.right { 
	float: right; border: none; padding: 0 0 0 6px; 
	}

/* links */

a {
	color:#666;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

/* container */

#container {
	width: 100%;
	padding:0;
	color: #000;
	overflow: hidden;
	line-height: 135%;
	background:url(../img/background.jpg) no-repeat fixed;
	/*background:#ccc;*/
}
	
/* cabecalho */

#cabecalho {
  	width: 100%; 
  	height: 115px;
	background: #fff;
}

#cabecalho_interno {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}

#cabecalho_interno span{
	height:453px;
	font-size:24px;
	position:absolute;
	padding-top:37px;
	margin-left:120px;
	color:#011B48;
	font-family:"Century Gothic";
}

#logo {	
	width:200px;
	float:left;
	margin-left: 0;
	height: 40px;
	margin-top: 22px;
}

#logo h1 {
	margin-top: 10px;
}

#logo h1 a {
	color: #000;
	font-weight: normal;
	font-size: 34px;
	font-family: Lucida Grande, Lucida Sans, Arial, Helvetica;
}

#cabecalho h2 {
	display: none;
}

/* conteudo */

#wrapper {
	width: 900px;
	margin: 0 auto;
	margin-top: 0;
}

#conteudo_wrapper {
	overflow: hidden;
	width: 900px;
	float: left;
	clear: left;
	margin-top: 20px;
}

#conteudo_esquerdo {
	width: 600px;
	float:left;
	margin-top: 15px;
}
#conteudo_topo_barra{ background:url('../img/borda_topo.gif') no-repeat; height:10px; width:620px; }
#conteudo_rodape_barra{ background:url('../img/borda_rodape.gif') no-repeat; height:10px; width:620px; margin-top:-15px; padding-bottom:10px;}

#conteudo {
	float:left;
	width:600px;
	overflow: hidden;
	margin: 0;
	padding: 10px;
	background:#fff;
	text-align:justify;
}

#conteudo h2{
	background:url('../img/24.png') no-repeat left;
	padding-left:16px;
}

#conteudo_2 {
	float:left;
	width:900px;
	overflow: hidden;
	margin-top: 0px;
}

a.link_mais {
	clear: left;
	float: right;
	margin-right: 534px;
	margin-top: 6px;
	color: #fff;
	background: #00315F;
	padding: 3px 7px;
	text-decoration:none;
}

a.link_mais:hover {
	background: #000;
	text-decoration: none;
}
	
.alinhar_esquerda a {
	float:left; 
	margin:25px 0;
}

.alinhar_direita a {
	float:right;
	margin:25px 0;
}

/* right barra_lateral */

#barra_lateral {
	width:230px;
	float:right;
	margin:0;
	padding: 0;
	margin-top: 15px;
	background: #f5f5f5;
	padding-left: 20px;
	padding-right: 20px;
	border-right: solid 1px #ddd;
	line-height: 150%;
}

#barra_lateral .widgets {
	width: 230px;
	display: block;
	background: none;
	margin-bottom: 20px;
}

#barra_lateral #select{
	padding:5px;
	background-color:#F5F5F5;
	border:1px solid #ccc;
}

#barra_lateral #select:focus{
	border: 1px solid #999;
	background-color: #fff;
	color:#333;
}

#barra_lateral h2 {
	color: #000;
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 0;
	height: 30px;
	width: 246px;
	padding-left: 20px;
	margin-left: -20px;
	line-height: 30px;
	background: #ddd;
	border-right: solid 5px #F29400;
	font-weight: normal;
	text-transform: uppercase;
}

#barra_lateral h2 img{
	float:right;
	margin:8px 8px;
	*margin:-22px 8px;
}

#barra_lateral p{
	margin:0; 
	padding:0;
	font-size:9px;
}

#barra_lateral img {
	padding: 0; 
	margin: 0;
}

#barra_lateral table {
	margin:0;
	margin-bottom:5px;
	padding:0;
	width: 100%;
}

#barra_lateral table tr {
	line-height: 25px;
	height:25px;
	color: #ccc;
	width:100%;
}

#barra_lateral table tr td {
	border-bottom:1px dashed #ccc;
}

#barra_lateral table tr a {
	color: #666;
	font-size: 11px;
	font-weight: bold;
}

/* below slideshow bar */

#barra_lateral_2 {
	width: 575px;
	float: left;
	padding-left: 25px;
	padding-right:20px;
	clear: left;
	font-size: 11px;
	line-height: 140%;
	color:#666;
	background:#f5f5f5;
	border-bottom: solid 1px #ddd;
}

#barra_lateral_2 .widgets {
	width: 160px;
	float: left;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-right: 30px;
}


#barra_lateral_2 h2 {
	color: #666;
	font-size: 14px;
	margin-bottom: 2px;
	font-weight: normal;
	margin-top: 0;
	text-transform: uppercase;
	text-decoration: none;
      width: auto;
	font-family: arial, helvetica, sans-serif;
}

#barra_lateral_2 a {
	color: #cc3333;
	clear: left;
	float: left;
}

/* search */

#info {
	padding:0;
	margin-top:21px;
	float: right;
	width: 320px;
	border:1px solid #102953;
	display: block;
	
}

#info div{
	padding:5px;
}

#info div.esq{
	float:left;
	width:180px;
}

#info div span{
	display:block;
}

#info strong{
	color:#009036;
}

#info div.dir{
	text-align:right;
	float:right;
	width:120px;
}

img.centralizado {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alinhar_direita {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alinhar_esquerda {
	border:1px solid #CCCCCC;
	padding: 1px;
	margin: 0 7px 2px 0;
	display: inline;
	padding-left: 2px;
}

.alinhar_direita {
	float: right;
}

.alinhar_esquerda {
	float: left
}
	
/* rodape */

#rodape {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 9px;
	height: 100%;
	/*8background: #006626;*/
	background:url('../img/rodape.png') transparent;
	color: #fff;
	margin-top: 50px;
	float: left;
}
#rodape ul { list-style: none; margin: 0; padding: 0; line-height:40px; float: right; }
#rodape li { padding: 0px 15px 0px 15px; font-size: 14px; color: #FFFFFF; float: left; }
#rodape li a { color:#fff; }
#rodape li a#sel { border-bottom: 1px dotted #fff; }

#rodape .info { padding-top:50px; margin:0 auto; font-size:11px; }
#rodape .info span { font-size:12px; font-weight:bold; }
#rodape .info strong { text-align:center; }
#rodape #pesquisa input[type="text"] {
	width:250px;
}
#rodape #pesquisa input[type="submit"] {
	padding:2px;
	font-size:14px;
	margin-top:5px;
	*margin-top:7px;
	*height:23px;
	width: 85px;
	cursor: pointer;
	border: 1px solid #000;
	background:#003300;
	color:#fff;
}

#rodape #por{
	color:#000;
	margin-right:25px;
	cursor:pointer;
}

#newsletter {
	width: 300px;
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-left:20px;
	background: url(../img/60.png) no-repeat left bottom;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
}

#newsletter a { 
	border-bottom: dotted 1px #fff;
	color: #fff;
	text-decoration: none;
	font-style: normal;
}

#newsletter a:hover {
	color: #fff;
	text-decoration: none;
	border: none;
}

/* main menu */

#menu {
	clear: left;
	float: left;
	margin-top: 20px;
	width: 100%;
	height: 31px;
	background: #009036;
	border-bottom: 1px solid #006626;
}

#menu_encaixe {
	width: 900px;
	margin:0 auto;
	height: 31px;
}

.navegador, .navegador * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navegador ul {
	position: absolute;
	top: -999em;
	padding-top: 1px;
}

.navegador li {
	float: left;
	position: relative;
	z-index: 900;
	height: 32px;
	line-height: 32px;
	border-right: solid 1px #006626;
}

.navegador a {
	display: block;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	font-family: tahoma;
	text-transform: uppercase;
}

.navegador li#current a,
.navegador li.current-cat a,
.navegador li.current_page_item a,
.navegador li:hover a {
	color: #fff;
	text-decoration: none;
}

.navegador ul li{ 
	width: 100%;
}

.navegador li:hover ul,
ul.navegador li.sfHover ul {
	left: -1px;
	top: 32px;
}

.navegador li:hover li ul,
.navegador li.sfHover li ul {
	top: -999em;
}

.navegador li li:hover ul,
ul.navegador li li.sfHover ul {
	left: 170px;
	top: -1px;
}

.navegador li:hover ul,
.navegador li li:hover ul {
	top: -999em;
}

.navegador li li {
	display: block;
	padding: 0px;
	height: auto !important;
	background: url(../img/menubg.png);
	border-left: solid 1px #006626;
	border-bottom: solid 1px #000;
	width: 170px;
	height: 25px;
	line-height: 25px;
	border-right: none;
}

.navegador li#current,
.navegador li.current-cat,
.navegador li.current_page_item,
.navegador li:hover {
	background: #F29400;
}

.navegador li li a:link, 
.navegador li li a:visited {	
	display: block;
	height: auto !important;
	line-height: 25px;
	text-transform: none;
      color: #fff;
	padding-left: 30px;
	padding-right: 0;
}

.navegador li li a:hover {
	text-decoration: none !important;
}

#gallery {
	position:relative;
	height:350px;
	width: 900px;
	overflow: hidden;
}
	
#gallery a {
	float:left;
	position:absolute;
}
	
#gallery a img {
	border:none;
}
	
#gallery a.show {
	z-index:500
}

#gallery .caption {
	z-index:600; 
	background-color:#000; 
	color:#fff; 
	height:30px; 
	width:900px; 
	position:absolute;
	bottom:0;
	border-left: 5px solid #009036;
}

#gallery .caption .content {
	margin:5px;
	margin-top: 8px;
	margin-left: 20px;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	font-family: arial;
}
	
#gallery .caption .content h3 {
	margin:0;
	padding:0;
	font-weight:normal;
	color:#fff;
	margin-bottom: 5px;
}


/*
CONTATO
*/
#contato{ display:block; float:left; }
#contato fieldset{
	width: 550px;	
	padding:20px;
	border:1px solid #009036;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
#contato legend{
	padding:7px 10px;
	font-weight:bold;
	color:#000;
	border:1px solid #009036;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	margin-bottom:0 !important;
	margin-bottom:20px;
}
#contato label{
	display: inline-block;
	float: left;
	height: 26px;
	line-height: 26px;
	width: 200px;
	font-size: 1em;
	-webkit-border-radius:5px;
	font-weight:bold;
}
#contato input, textarea, #setor, #sexo, #estado, #estuda{
	width: 280px;
	margin: 0;
	padding: 5px;
	color: #666;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin: 5px 0;
	-webkit-border-radius:5px;
	overflow:auto;
	font-size:1.3em;
}
#contato input.arquivo{
	width: 280px;
	margin: 0;
	padding: 5px;
	color: #666;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin: 5px 0;
	-webkit-border-radius:5px;
	overflow:auto;
	font-size:1.3em;
}
#contato input:focus, textarea:focus, #setor:focus{
	border: 1px solid #999;
	background-color: #fff;
	color:#333;
}
#contato textarea{
	height: 100px;
}
#contato input.submit{
	font-size:14px;
	width: 85px;
	cursor: pointer;
	border: 1px solid #222;
	background:#00315F;
	color:#fff;
}
#contato input.submit:hover{
	background:#000;
}
#contato input[type="submit"][disabled]{
	background:#888;
}
#contato hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }

/*
HISTÓRIA
*/

#historia{
	display:inline-block;
	width:600px;
	text-align:justify;
}
#historia a{
	text-decoration:none;
	cursor:pointer;
	display:block;
}
.img_historia{
	margin:2px;
	float:left;
}

#historia:hover{
	background-color:#F7F7F7;
}

/*
UNIDADES
*/

#unidade{
	display:inline-block;
	width:600px;
	text-align:justify;
}
#unidade a{
	text-decoration:none;
	cursor:pointer;
	display:inline-block;
}
.img_unidade{
	margin:5px;
	float:left;
}

#unidade:hover{
	background-color:#F7F7F7;
}

#unidade p{
	display:;
}

/*
COMENTÁRIOS
*/

#comentarios{ display:block; float:left; clear:both; }
#comentarios h1{ font-size: 22px; color: #333; line-height: 120%; padding:10px; }
#comentarios #nome{ background-color:#009036; height:28px; color:#FFFFFF; font-weight:bold; line-height:28px; padding-left:20px; float:left; display:inline-block; }
#comentarios #data{ background-color:#009036; height:28px; color:#FFFFFF; font-weight:bold; line-height:28px; padding-left:5px; float:left; display:inline-block; padding-right:20px; }
#comentarios #comentario{ display:block; text-align:justify; margin-top:40px; margin-bottom:20px; }

/*
PAGINAÇÃO
*/
/*************** Pagination ***************/

.pagination { text-align: right; padding: 20px 0 5px 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.pagination a { margin: 0 5px 0 0; padding: 3px 6px; display:inline-block; }
.pagination a.number { border: 1px solid #ddd; }
.pagination a:hover{ border:1px dashed #666; }
.pagination a.current { background: #469400 url('../img/bg-button-green.gif') top left repeat-x !important; border-color: #459300 !important; color: #fff !important; }
.pagination a;current:hover { border:none; }
.pagination a.current:hover { text-decoration: underline; }

/*
GRÁFICOS
*/

.grafico{ background: url(../img/chart_bar.png) no-repeat left; cursor:pointer; margin:20px 0 20px 0; }
.grafico strong{ margin-left:20px; }
.valores{ color:#B7B7B7; font-size:12px; }
