@charset "utf-8";
/* CSS Document */

html, body {
	background-color:#FFF;
}
* {
	padding:0px;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#524e38;
	text-decoration:none;
	font-weight:normal;
	border:none;
}
strong {
	font-weight:bold;
}
a {
    color:#5e8dbb;
}
a:hover {
    color:#524e38;
}

#principal {
	position:relative;
	width:996px;
	margin:0px auto 0px auto;
	background-image:url(../imagens/bkg_bottom.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#cont {
	float:left;
	width:766px;
	margin:15px 12px 52px 12px;
	min-height:800px;
	height:auto !important;
	height:800px;
}
#publicidade {
	float:left;
	margin-left:10px;
	width:184px;
	min-height:400px;
	height:auto !important;
	height:400px;
	background-image:url(../imagens/bkg_publicidade.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:12px;
	padding-bottom:8px;
	padding-top:4px;
}
#header {
	width:766px;
	height:32px;
	background-image:url(../imagens/bkg_top.gif);
	background-position:center center;
	background-repeat:no-repeat;
	margin-bottom:4px;
}
#banner {
	width:766px;
	height:145px;
	margin-bottom:7px;
}
#menusup {
	width:766px;
	height:33px;
	background-image:url(../imagens/bkg_menu_top.gif);
	background-position:center center;
	background-repeat:no-repeat;
	margin-top:-8px;
	color:#FFF;
	font-size:11px;
	padding-top:14px;
}
#menusup a {
	margin:0px 18px;
	color:#FFF;
	font-size:13px;
	text-transform:uppercase;
}
#menusup a:hover {
	color:#CCC;
}
.txtSup {
	float:left;
	width:304px;
	height:32px;
	line-height:32px;
	font-size:9px;
	color:#FFF;
	text-align:center;
}
.dataSup {
	float:left;
	width:201px;
	height:32px;
	line-height:32px;
	font-size:9px;
	color:#FFF;
	text-align:center;
}
.buscaSup, .buscaSup * {
	font-size:9px;
}
.buscaSup {
	margin-left:10px;
	float:left;
	width:251px;
	height:32px;
	line-height:32px;
	text-align:left;
	color:#FFF;
}
.buscaSup a {
	color:#FFF;
}
.iptBusca {
	width:130px;
	height:13px;
	padding:1px;
	font-size:11px;
	background-color:#FFF;
	border:1px solid #636363;
	margin-left:9px;
	margin-right:5px;
}
.lineSup {
	color:#FFF;
	font-size:16px;
	line-height:33px;
	text-transform:uppercase;
}
#meio {
	width:766px;
	position:relative;
	background-image:url(../imagens/bkg_meio_menu.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#menulat {
	float:left;
	width:139px;
	min-height:600px;
	height:auto !important;
	height:600px;
	background-image:url(../imagens/bkg_menu_left.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
#conteudo {
	float:left;
	width:500px;
	min-height:600px;
	height:auto !important;
	height:600px;
	padding-bottom:20px;
}
#lateralR {
	float:left;
	width:127px;
	min-height:600px;
	height:auto !important;
	height:600px;
	text-align:center;
}
.txtMenuLat {
	color:#40454e;
	padding-top:4px;
	padding-left:8px;
	width:127px;
	height:21px;
}
.titMenuLat {
	padding-top:6px;
	padding-left:8px;
	width:127px;
	height:21px;
	background-image:url(../imagens/bkg_tit_menu.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-transform:uppercase;
}
.ulMeunLat {
	padding:0px;
	margin:0px;
}
.ulMeunLat li {
	list-style:none;
	padding-left:9px;
	width:118px;
	line-height:19px;
	border-bottom:1px solid #d5d5d5;
}
.ulMeunLat li a {
	font-size:9px;
	color:#40454e;
}
.ulMeunLat li:hover {
	background-color:#5e8dbb;
}
.ulMeunLat li:hover a {
	color:#FFF;
}
.clear {
	clear:both;
	height:1px;
	line-height:0px;
	background-image:url(../imagens/clear.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.clearB {
	clear:both;
	height:1px;
	line-height:0px;
}
.logoRp {
	margin:30px 0px 10px 0px;
	text-align:center;
}
.filiado
{
    text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
}


.titWt {
	max-width:500px;
	margin-bottom:17px;
}
.titWt h1 {
    background-position: left top;
    background-image: url(../imagens/bkg_tit_L.gif);
    background-repeat: no-repeat;
    width:31px;
    height:24px;
    float:left;
}
.titWt h2 {
	padding-top:6px;
	font-size:13px;
	color:#97a0a4;
	text-transform:uppercase;
    background-position: top;
    background-image: url(../imagens/bkg_tit_BG.gif);
    background-repeat: repeat-x;
    float:left;
}
.titWt h3 {
	overflow:hidden;
}

.titW {
	padding-top:4px;
	height:20px;
	background-image:url(../imagens/bkg_tit_WG.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:13px;
	color:#97a0a4;
	text-transform:uppercase;
	padding-left:25px;
	margin-bottom:17px;
}
.listNot {
	margin:0px;
	margin-top:14px;
	padding:0px;
}

.listNot li {
	list-style:none;
	height:20px;
	line-height:20px;
	background-image:url(../imagens/blt_news_home.gif);
	background-position:14px 5px;
	background-repeat:no-repeat;
	padding-left:31px;
}
.listNot li a{
    font-size:11px;
}
.listNot li a:hover {
	color:#094d90;
}
.vejamais {
	text-align:right;
	padding-top:13px;
	padding-right:19px;
}
.vejamais a {
	color:#596164;
	font-size:11px;
}
.vejamais a:hover {
	color:#094d90;
}
.boxNoticias {
	width:487px;
	height:207px;
	border:1px solid #eef0f0;
	border-left:0px;
	margin:9px 0px;
}
.imgHome {
	width:225px;
	height:172px;
	border:2px solid #CCC;
	margin:6px 6px;
	float:left;
}
.dataNewsHome {
	margin-top:16px;
	font-size:9px;
	color:#5e8dbb;
	font-weight:bold;
}
.titNewsHome {
	font-size:12px;
	color:#5e8dbb;
	font-weight:bold;
	padding-right:48px;
	margin-left:8px;
}
.descriNewsHome {
	margin-top:16px;
	font-size:11px;
	color:#524e38;
	padding-right:16px;
	text-align:justify;
	margin-left:8px;
}

#banflutuante {
	/*width:910px;	
	text-align:right;
	right:800px;*/
	position:absolute;
	left:149px;
	width:400px;
	height:300px;
	display:block;
	
}
#flutuante 
{
	/*position:absolute;
	background-color:#ffffff;
	z-index:99999;
	background-color:#3c5b87;*/
}
.fecharBanner
{
    color:#C1C1C1;
    font-weight:bold;
    float:right;
    padding-right:5px;
    padding-bottom:4px;
    background-color:#fff;
}

.titR {
	text-align:left;
	background-image:url(../imagens/bkg_tit_right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:4px;
	letter-spacing:1px;
	height:19px;
	font-size:12px;
	color:#97a0a4;
	text-transform:uppercase;
	margin-left:1px;
	margin-bottom:14px;
}
.imgR {
	margin:16px 0px;
}
.imgPub {
	margin:10px 0px;
}
#rodape {
	position:relative;
	width:766px;
	height:69px;
	background-image:url(../imagens/bkg_rodape.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
.webplus {
	position:absolute;
	right:0px;
	bottom:-36px;
	font-size:10px;
	color:#333;
}
.webplus:hover {
	color:#a00000;
}
.newsRod {
	float:left;
	width:210px;
	padding-left:2px;
	padding-right:13px;
	padding-top:6px;
	color:#FFF;
	font-size:10px;
}
.botaoNews {
    border: 1px double #cccccc;
    color: #FFFFFF;
    background-color: #525252;
    font-size: 10px;
    margin-top:5px;
}
.formRod {
	text-align:right;
	color:#FFF;
	font-size:10px;
}
.boxRod {
	width:132px;
	height:13px;
	border:1px solid #676767;
	background-color:#FFF;
	vertical-align:middle;
	margin-top:5px;
	font-size:10px;
	padding:1px;
}
.txtRod, .txtRod * {
	line-height:18px;
}
.txtRod {
	float:left;
	width:412px;
	margin-left:9px;
	margin-top:9px;
	text-align:right;
	font-size:11px;
	color:#b9b7b7;
}
.txtRod strong {
	color:#d3d2d2;
	font-size:11px;
}
.stLat {
	text-align:center;
}
.stLat img  {
	margin:6px 0px;
}
.stLat:hover img {
	background-color:#e3e3e3;
}

.interna {
	text-align:justify;
	padding:10px;
	line-height:20px;
}
.tituloInterno {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    padding:10px 0px;
}
.titInt {
	background-color:#f1f3f5;
	line-height:16px;
    color:#5e8dbb;
    font-size:12px;
    font-weight:bold;
}
.Tit {
	background-image:url(../imagens/tit_bkg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:20px;
	line-height:20px;
    color:#5e8dbb;
    font-size:12px;
    font-weight:bold;
    padding-left:10px;
    margin-bottom:10px;
}
/*GALERIA DE PRESIDENTES*/
.galeria {
    width:156px;
    height:220px;
    text-align:center;
    float:left;
    margin-bottom:8px;
    font-size:11px;
}
.galeria span { 
    font-size: 10px;
}
/*PARCEIROS*/
.boxCategorias {
	width:487px;
	border:1px solid #eef0f0;
	border-left:0px;
	margin-bottom:10px;
}
.boxTit {
	width:478px;
	background-image:url(../imagens/tit_bkg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:24px;
	line-height:20px;
    color:#5e8dbb;
    font-size:14px;
    font-weight:bold;
    padding-left:10px;
    padding-top:4px;
    text-transform:uppercase;
}
.boxSubTit {
	width:478px;
	background-color:#f1f3f5;
	height:20px;
	line-height:16px;
    color:#5e8dbb;
    font-size:12px;
    font-weight:bold;
    padding-left:10px;   
}
.boxSubTit a{
	line-height:20px;
    color:#5e8dbb;
    font-size:12px;
    font-weight:bold;
    padding-left:10px;   
}
.boxSubTit a:hover{
	line-height:20px;
    color:#524e38;
    font-size:12px;
    font-weight:bold;
    padding-left:10px;   
}

.boxTxt {
    margin:16px;
    color:#524e38;
    font-size:11px;
	line-height:18px;
	text-align:justify;
}
.boxImg {
	border:2px solid #CCC;
	margin:6px 6px;
	float:left;
}
/*NOTICIAS*/
.lista {
    margin-right: 17px;
    margin-left:17px;
    line-height:30px;
}
.lista a{
    font-size:11px;
    font-weight:bold;
    color:#5e8dbb;
}
.lista a:hover{
    font-size:11px;
    font-weight:bold;
    color:#fff;
}
.lista ul {
    padding-left: 26px;
    list-style-type: circle;
    list-style-image: url(../imagens/bulletSeta.gif);
    border-bottom-color: #c9d4df;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    width:440px;
}

.lista ul:hover{
    list-style-type: circle;
    list-style-image: url(../imagens/bulletSetaH.gif);
    background-color:#5e8dbb;
    color:#fff;
}
.lista ul:hover a{
    color:#fff;
}

/*NOTICIAS INTERNA*/
.intTit {
    color:#fff;
    font-weight:bold;
    background-color:#5e8dbb;
    line-height:30px;
    padding-left:17px;
}
.intTit span{
    color:#fff;
    font-weight:bold;
    font-size:14px;
    text-transform:uppercase;
}

.intTxt {
	font-size:11px;
    background-image: url(../imagens/sub_bkg.gif);
    background-repeat: repeat-x;
    background-position: top;
    padding:20px;
    text-align:justify;
}
.intImg {
	width:230px;
	border:2px solid #CCC;
	margin:6px;
	float:right;
}
.intImg2 {
	border:2px solid #5e8dbb;
	margin:6px;
	float:right;
}
/*PARCEIROS*/
.parceiro {
    margin-right: 17px;
    margin-left:17px;
    margin-top:6px;
    margin-bottom:6px;
    line-height:30px;
    border-bottom-color: #c9d4df;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    min-height:80px;
}
.parceiroImg {
    width:80px;
    height:60px;
    float:left;
	border:2px solid #CCC;
	margin:6px;
}
.parceiro h1 {
    font-size: 14px;
    text-align: center;
    padding-top: 22px;
    vertical-align: middle;
}

/*EVENTOS E BUSCA*/
.intTit2 {
    color:#fff;
    font-weight:bold;
    background-color:#5e8dbb;
    padding-left:17px;
    line-height:20px;
}
.intTit2 span{
    color:#fff;
    font-weight:bold;
    font-size:14px;
}
.listagemEventos {
    margin-right:17px;
    margin-left:17px;
    border-bottom-color: #c9d4df;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    height:70px;
    width:464px;
}
.listagemEventos:hover{
    background-color:#5e8dbb;
    color:#fff;
}
.listagemEventos:hover a *{
    color:#fff;
}
.listagemEventos h1{
    border-right-color: #c9d4df;
    border-right-width: 2px;
    border-right-style: solid;
    line-height:30px;
    padding:20px;
    margin-right:10px;
    font-size:30px;
    color:#5e8dbb;
    float:left;
}
.listagemEventos h2{
    font-size:11px;
    color:#5e8dbb;
    line-height:20px;
    padding-top:4px;
}
.listagemEventos span{
    font-size:11px;
    color:#5e8dbb;
    line-height:20px;
    font-weight:bold;
}
.listagemEventos h3 {
    line-height:30px;
    padding:20px;
    margin-right:10px;
    font-size:30px;
    color:#5e8dbb;
    float:left;
}




.listaE {
    margin-right:17px;
    margin-left:17px;
    line-height:30px;
}
.listaE a{
    font-size:11px;
    font-weight:bold;
    color:#5e8dbb;
}
.listaE a:hover{
    font-size:11px;
    font-weight:bold;
    color:#fff;
}
.listaE ul {
    padding-left: 26px;
    list-style-type: circle;
    list-style-image: url(../imagens/bulletCheck.gif);
    border-bottom-color: #c9d4df;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    width:440px;
}

.listaE ul:hover{
    list-style-type: circle;
    list-style-image: url(../imagens/bulletCheckH.gif);
    background-color:#5e8dbb;
    color:#fff;
}
.listaE ul:hover a{
    color:#fff;
}
/*EVENTOS -Imagens adicionais*/
.eventosImg {
    width:490px;
    height:146px;
    margin-bottom:16px;
}
.albumMain {
    background-position:center center;
    width:460px;
    height:146px;
    background-image:url(../imagens/albumFundo.jpg);
    background-repeat:no-repeat;
    float:left;
    overflow: hidden;
}
.menuImg {
    margin-top:12px;
    width:60000px;
}
.menuImgInt
{
    width: 180px;
    text-align: center;
    float: left;
}
.menuImgInt img{height:100px;}

.menuImgInt a:hover *{
	opacity:0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity=70);
	line-height:30px;
}
.menuImgInt span{
    line-height:30px;
}
.setas {
    float:left;
    margin-top:6px;
}
.setas * {
    border:0;
}

.setas a:hover *{
	opacity:0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity=70);
}
/*LISTAGEM BUSCA*/
.listagemBusca {
    border-right-color: #c9d4df;
    border-right-width: 2px;
    line-height: 30px;
    margin-right: 10px;
    font-size: 20px;
    color: #5e8dbb;
    float: left;
    height: 70px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
}

.listagemBUSCA {
    margin-right:17px;
    margin-left:17px;
    border-bottom-color: #c9d4df;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    height:70px;
    width:464px;
}
.listagemBUSCA:hover{
    background-color:#5e8dbb;
    color:#fff;
}
.listagemBUSCA:hover a *{
    color:#fff;
}
.listagemBUSCA h1{
    border-right-color: #c9d4df;
    border-right-width: 2px;
    border-right-style: solid;
    line-height:30px;
    padding:20px;
    margin-right:10px;
    font-size:30px;
    color:#5e8dbb;
    float:left;
}
.listagemBUSCA h2{
    font-size:11px;
    color:#5e8dbb;
    line-height:20px;
    padding-top:4px;
}
.listagemBUSCA span{
    font-size:11px;
    color:#5e8dbb;
    line-height:20px;
    font-weight:bold;
}

/*REVISTA ACIRP*/
.revista {
    width:250px;
    text-align:center;
    line-height:20px;
    float:left;
}
.revista img{
	border:4px solid #CCC;
	width:180px;
	height:240px;
	margin:6px;
}
.revista img:hover{
	border:4px solid #5e8dbb;
	width:180px;
	height:240px;
	margin:6px;
}

.revista a{
    font-weight:bold;
    color:#5e8dbb;
}
.revista a:hover{
    color:#000;
}
.slide{
    display:none;
}

/*VANTAGENS*/
.formularioVantagens {
    margin-left:10px;
}
.txt_contato{
    margin-top:5px;
    margin-bottom:5px;
    margin-left:10px;
}
.txt_contato h2{
    font-weight:bold;
    width:120px;
    float:left;
}
.txt_contato h3{
    margin-right:25px;
    font-weight:bold;
    width:120px;
    float:left;
}

.textbox {
    border: 1px solid #525252;
    margin-left: 25px;
    width:250px;
    height:20px;
}
.textbox2 {
    border: 1px solid #525252;
    margin-left: 25px;
    width:36px;
    height:20px;
}
.textbox3 {
    border: 1px solid #525252;
    margin-left: 10px;
    width:202px;
    height:20px;
}
.textbox4 {
    border: 1px solid #525252;
    margin-left: 25px;
    margin-bottom:10px;
    width:250px;
}
.textbox5 {
    border: 1px solid #525252;
    margin-left:10px;
    width:166px;
    height:20px;
}

.botao {
    border: 2px double #cccccc;
    color: #FFFFFF;
    background-color: #525252;
    font-size: 12px;
    font-weight: bold;
}


/*FALE CONOSCO*/
.mapa {
    text-align:center;
}
.mapa img{
	border:2px solid #5e8dbb;
	width:490px;
}

/* DOWNLOADS */

.listaDownloads {
    margin:0px auto;
    line-height:30px;
}
.listaDownloads a{
    font-size:11px;
    font-weight:bold;
    color:#5e8dbb;
}
.listaDownloads a:hover{
    font-size:11px;
    font-weight:bold;
    color:#fff;
}
.listaDownloads ul li {
    padding-left: 26px;
    list-style: none;
    background:#fff url(../servicos/imagens/book_go.png) no-repeat 3px 7px;
    border-bottom-color: #c9d4df;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    width:440px;
}

.listaDownloads ul li a {
	width:440px;
	display:inline-block;
}

.listaDownloads ul li:hover{
    background:#5e8dbb url(../servicos/imagens/book_go.png) no-repeat 3px 7px;
    color:#fff;
}
.listaDownloads ul li:hover a{
    color:#fff;
}


#mostraResultadoEnquete table {
	width:400px;
	margin-top:15px;
}

#mostraResultadoEnquete table th, #mostraResultadoEnquete table td {
	text-align:left;
	padding:5px 3px;
}

#mostraResultadoEnquete table th {
	background:url("../imagens/bkg_tit_BG.gif") repeat-x left top;
	font-weight:bold;
	border-bottom:1px solid #ccc;
}

#mostraResultadoEnquete h1 {
	font-size:14px;
	letter-spacing:-1px;
}
