@charset "utf-8";
/* CSS Document */
body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding:0px;
	background:url('img/fundo.jpg') repeat-x;
}
body img {
	border:0px;
}
#main {
	width:960px;
	margin:0 auto;
	padding:0;
}
#header {
	width:960px;
	height:115px;
	background-image:url('img/header_img.jpg');
	background-repeat:no-repeat;
	background-position:right;
}
#logo {
	float: left;
	margin: 17px 0 0 59px;	
}
#menu_w {
	float:left;
	width:960px;
	height:25px;
	overflow:hidden;
	clear:both;
	margin: 33px 0px 0px 44px;
	border:0px solid red;
}
.menu_item {
	float: left;
	overflow: hidden;
	margin-right:12px;
	margin-left:2px;
}
#submenu {
	float:left;
	width:938px;
	height:42px;
	margin-top:15px;
	margin-left:11px;
	background-image:url('img/submenu_background.gif');
}
.submenu_item {
	float:left;
	margin-left:36px;
	margin-right:14px;
	margin-top:12px;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#114b6f;
}
.submenu_item_on {
	float:left;
	margin-left:36px;
	margin-right:14px;
	margin-top:12px;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#8d7f58;
}
#seta_on_caixa {
	float:left;
	width:938px;
	height:13px;
	margin-left:11px;
}
a:link {
	color:#114b6f;
	text-decoration: none;
}
a:visited {
	color:#114b6f;
	text-decoration: none;
}
a:hover {
	color:#8d7f58;
	text-decoration: none;
}
a:active {
	color:#8d7f58;
	text-decoration: none;
}
#divisas_menu {
	float: left;
	overflow: hidden;
	margin-right:10px;
}
#content {
	float:left;
	width:960px;
	background:url('img/center_base.jpg') no-repeat;
}
#coluna_esq {
	float:left;
	width:573px;
	margin-top:22px;
	margin-left:47px;
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color:#333;
	line-height:24px;
}
#coluna_esq img{
	float:left;
}
.texto_quemsomos {
	margin-top:40px;
}
#coluna_dir {
	float:left;
	margin-top:22px;
	margin-left:25px;
}
.coluna_dir_item {
	margin-bottom:20px;
}
#index_spacer {
	float:left;
	width:960px;
	height:33px;
}
.template_diretor {
	float:left;
	width:520px;
	height:153px;
	margin-top:20px;
}
.template_diretor_img {
	float:left;
	width:140px;
	height:153px;
}
.template_diretor_infos {
	float:left;
	width:350px;
	height:100px;
	padding:28px 0px 0px 0px;
	line-height:20px;
}
span.template_diretor_titulo {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#18608d;
}
span.template_diretor_cargo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#353535;
	text-transform:uppercase;
}
span.links {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#18608d;
}
template_diretor a:link {
	color:#18608d;
	text-decoration: underline;
}
template_diretor a:visited {
	color:#18608d;
	text-decoration: underline;
}
a:hover {
	color:#18608d;
	text-decoration: underline;
}
template_diretor a:active {
	color:#18608d;
	text-decoration: underline;
}
#footer {
	float:left;
	width:100%;
	height:110px;
	margin:0 auto;
	background:url('img/fundo_rodape.gif') repeat-x;
}
#footeer-relevo {
	width:960px;
	height:110px;
	margin:0 auto;
}
p.footer {
	margin-top: 22px;
	text-align: center;
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}
ul.lista_links {
	list-style-type: disc;
	font-size:16px;
	color:#666;
}
input.estiloform {
	background-image:url(img/input.gif);
	background-repeat: repeat-x;
	font:15px Verdana, Arial, Helvetica, sans-serif;
	border:0px;
	width:255px;
	height:23px;
	padding-left:5px;
	padding-top:3px;
}
textarea.estiloform {
	background-image: url(img/textarea.gif);
	background-repeat: repeat-x;
	font: 15px Verdana, Arial, Helvetica, sans-serif;
	border:0px;
	width: 255px;
	height: 100px;
	padding-left:5px;
	padding-top:3px;
}
.grupos_pesquisa {
	float:left;
	width:500px;
	height:85px;
	margin-top:20px;
	margin-bottom:10px;
}
.grupos_img {
	float:left;
	margin-right:30px;
	width:132px;
	height:85px;
}
.grupos_infos {
	float:left;
	padding-top:10px;
	height:75px;
}
.caixa_video {
	float:left;
	margin-bottom:25px;
}
.video {
	float:left;
}
.titulo_video {
	float:left;
	margin-bottom:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#18608d;
}
.descricao {
	float:left;
	width:550px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:22px;
}
.titulo_audio {
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#18608d;
}
.thumb_evento {
	float:left;
	margin-top:15px;
	margin-left:15px;
}