﻿@charset "utf-8";
/* CSS Document */

body {
	background-image: url(imagens/bg.jpg);
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-repeat: repeat-x;
	background-color:#2b2d7e;
}

 a:link {	
	text-decoration: none;
	color: #3e3e3e;
}
 a:visited {
	text-decoration: none;
	color: #3e3e3e;
}
 a:hover {
	text-decoration: underline;
	color: #3e3e3e;
}
 a:active {
	text-decoration: none;
	color: #3e3e3e;
}

	/************************************************
	*** - > propriedades da página
	*************************************************/

#container{
	margin:0 auto;
	width:935px;
	background-color:#FFFFFF;
}

#topo{
	width:935px;
	height:180px;
}

#menu{
	width:200px;
	float:left;
	padding-left:15px;
}

#colaboradores{
	width:185px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #0067b1;
	margin-top:20px;
}

#assuntos{
	width:185px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #41ad49;
	margin-top:20px;
}

#busca{
	width:195px;
	height:25px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #0067b1;
	background-image:url(imagens/busca_google.jpg);
	background-repeat:no-repeat;
	padding-top:18px;
	
}

#noticias{
	width:700px;
	float:left;
	
}

#noticias1{
	width:685px;
	margin-bottom:15px;
}

#noticias2{
	width:340px;
	float:left;
	padding-bottom:20px;
	margin-right:10px;
	margin-bottom:15px;
}

#noticias2_imagem{
	width:340px;
	height:237px;
}
#noticias2_titulo{
	width:340px;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #0067b1;
}
#noticias2_linha{
	width:340px;
	height:5px;
	background-image:url(imagens/linha_azul.gif);
	background-repeat:repeat-x;
}
#noticias2_resumo{
	width:340px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	line-height:15px;
	color: #3e3e3e;
	margin-top:5px;
}

#noticias3{
	width:223px;
	height:320px;
	float:left;
	margin-right:10px;
	margin-bottom:15px;
}

#noticias3_imagem{
	width:223px;
	height:159px;
}
#noticias3_titulo{
	width:223px;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #0067b1;
}
#noticias3_linha{
	width:223px;
	height:5px;
	background-image:url(imagens/linha_azul.gif);
	background-repeat:repeat-x;
}
#noticias3_resumo{
	width:223px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	line-height:15px;
	color: #3e3e3e;
	margin-top:5px;
}

#galeriaTartaruga{
	width:233px;
	height:190px;
	float:left;
	margin-right:10px;
	margin-bottom:15px;
}

#galeriaBases{
	width:233px;
	height:180px;
	float:left;
	margin-right:10px;
	margin-bottom:15px;
}

#galeriaCV{
	width:223px;
	height:240px;
	float:left;
	margin-right:23px;
	margin-bottom:10px;
}

#miolo{
	width:500px;
	float:left;
}

#banner{
	width:200px;
	float:left;
}

#galeria{
	width:80px;
	height:60px;
	margin:2px;
	float:left;
	background-color:#CCCCCC;
}

#galeria2{
	width:500px;
	height:300px;
}

#galeria3{
	width:500px;
	margin-bottom:15px;
}

#galeriaCaixa{
    float:left;
	background-color:#F5F5F5;
	width:115px;
	padding:5px;
}

#logos{
    float:left;
	width:185px;
	height:140px;
}

#rodape{
	width:900px;
	height:160px;
	background-image:url(imagens/bg_rodape.gif);
	padding:25px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #00aeef;
}

#linha {
clear:both;
}

	/************************************************
	*** - > propriedades de texto
	*************************************************/

.titulo {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #3e3e3e;
	border-bottom:thin;
	border-bottom-style:solid;
}

.titulo_colaborador {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #3e3e3e;
}

.titulo_pergunta {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #3e3e3e;
}

.titulo_assuntos {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #63449b;
}

.titulo_interna {
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	font-weight:bold;
	color: #0067b1;
	
}

.titulo_interna2 {
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	font-weight:bold;
	color: #0067b1;
	padding-top:15px;
}

.sub_titulo_interna {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	font-style:italic;
	color: #CCC;
	border-bottom:thin;
	border-bottom-style:solid;
	margin-bottom:10px;
}

.sub_titulo_interna2 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #00aeef;
	margin-bottom:10px;
}

.sub_titulo_interna3 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-style:italic;
	color: #CCC;
	border-bottom:thin;
	border-bottom-style:solid;
	margin-bottom:10px;
}

.sub_titulo_interna4 {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #007dc5;
	margin-bottom:10px;
}

.sub_titulo_interna5 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #00aeef;
	border-bottom:thin;
	border-bottom-style:solid;
	margin-bottom:10px;
}

.sub_titulo_interna6 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #008852;
	margin-bottom:10px;
}

.sub_titulo_interna7 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border-bottom:thin;
	border-bottom-style:solid;
}

.sub_titulo_interna7 a:link {	
	text-decoration: none;
	color: #41ad49;
}
.sub_titulo_interna7 a:visited {
	text-decoration: none;
	color: #41ad49;
}
.sub_titulo_interna7 a:hover {
	text-decoration: underline;
	color: #41ad49;
}
.sub_titulo_interna7 a:active {
	text-decoration: none;
	color: #41ad49;
}

.sub_titulo_interna8 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #00aeef;
	margin-bottom:10px;
}

.sub_titulo_interna8 a:link {	
	text-decoration: none;
	color: #00aeef;
}
.sub_titulo_interna8 a:visited {
	text-decoration: none;
	color: #00aeef;
}
.sub_titulo_interna8 a:hover {
	text-decoration: underline;
	color: #00aeef;
}
.sub_titulo_interna8 a:active {
	text-decoration: none;
	color: #00aeef;
}

.sub_titulo_interna9 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #41ad49;
	border-bottom:thin;
	border-bottom-style:solid;
	margin-bottom:10px;
}

.galeria_fotos {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #00aeef;
	float:left;
	background-color:#FFF;
	width:112px;
	padding:2px;
	margin:1px;
}

.galeria_fotos a:link {	
	text-decoration: none;
	color: #00aeef;
	background-color:#FFF;
}
.galeria_fotos a:visited {
	text-decoration: none;
	color: #00aeef;
	background-color:#FFF;
}
.galeria_fotos a:hover {
	text-decoration: underline;
	color: #00aeef;
	background-color:#FFF;
}
.galeria_fotos a:active {
	text-decoration: none;
	color: #00aeef;
	background-color:#FFF;
}

.galeria_videos {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #00aeef;
	float:left;
	background-color:#FFF;
	width:235px;
	padding:2px;
	margin:1px;
}

.galeria_videos a:link {	
	text-decoration: none;
	color: #00aeef;
	background-color:#FFF;
}
.galeria_videos a:visited {
	text-decoration: none;
	color: #00aeef;
	background-color:#FFF;
}
.galeria_videos a:hover {
	text-decoration: underline;
	color: #00aeef;
	background-color:#FFF;
}
.galeria_videos a:active {
	text-decoration: none;
	color: #00aeef;
	background-color:#FFF;
}

.tituloNoticias1 {
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	font-weight:bold;
	color: #0067b1;
	border-bottom:thin;
	border-bottom-style:solid;
}

.tituloNoticias2 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #0067b1;
	border-bottom:thin;
	border-bottom-style:solid;
}

.texto {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	line-height:18px;
	color: #3e3e3e;
}

.textoMenor {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	line-height:14px;
	color: #3e3e3e;
}

.texto_interna {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	line-height:18px;
	color: #3e3e3e;
}

.texto_tartaruga {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:18px;
	color: #3e3e3e;
}

.texto_estatico {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	line-height:18px;
	color: #3e3e3e;
}

.texto_estatico p{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	line-height:18px;
	color: #3e3e3e;
}

.texto_estatico strong{
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #00aeef;
	margin-bottom:10px;
}

.texto_estatico a:link {	
	text-decoration: none;
	color: #41ad49;
}
.texto_estatico a:visited {
	text-decoration: none;
	color: #41ad49;
}
.texto_estatico a:hover {
	text-decoration: underline;
	color: #41ad49;
}
.texto_estatico a:active {
	text-decoration: none;
	color: #41ad49;
}

.texto_estatico A:link {	
	text-decoration: none;
	color: #41ad49;
}
.texto_estatico A:visited {
	text-decoration: none;
	color: #41ad49;
}
.texto_estatico A:hover {
	text-decoration: underline;
	color: #41ad49;
}
.texto_estatico A:active {
	text-decoration: none;
	color: #41ad49;
}

	/************************************************
	*** - > propriedades de menu
	*************************************************/


.glossymenu{
margin: 5px 0;
padding: 0;
width: 175px; /*width of menu*/

}

.glossymenu a.menuitem{
background: #FFF url(glossyback.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #0067b1;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
border-top: 1px solid #0067b1;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #0067b1;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background: #F5F5F5;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #FFF;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #6d6e70;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #F5F5F5;
color: #00aeef;
}

.glossymenu2{
margin: 5px 0;
padding: 0;
width: 500px; /*width of menu*/

}


.glossymenu2 a.menuitem{

font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #41ad49;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 0px;
text-decoration: underline;

}


.glossymenu2 a.menuitem:visited, .glossymenu .menuitem:active{
color: #41ad49;
}

.glossymenu2 a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu2 a.menuitem:hover{
background: #FFF;
}

.glossymenu2 div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu2 div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu2 div.submenu ul li{
border-bottom: 1px solid #FFF;
}

.glossymenu2 div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #6d6e70;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu2 div.submenu ul li a:hover{
background: #F5F5F5;
color: #00aeef;
}