@charset "iso-8859-1";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:none;
	text-decoration:none;
	font-family:'Open Sans', sans-serif;
	font-size:14px;
	color:#383838;
}

* input[type="submit"] {
	cursor: pointer;
}

/* INPUT & TEXTAREA */

input.text,
input.email, 
input.password,
select.selector,
textarea.uniform 
textarea.text{
  font-size: 14px;
  font-family:'Open Sans', sans-serif;
  font-weight: normal;
  padding: 3px;
  color: #777;
  background: url('../images/bg-input-focus.png') repeat-x 0px 0px;
  background: url('../images/bg-input.png') repeat-x 0px 0px;
  border-top: solid 1px #aaa;
  border-left: solid 1px #aaa;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: 0;
  height: 25px;
  width: 222px;
}

input.text:focus,
input.email:focus,
input.password:focus,
select.selector:focus,
textarea.uniform:focus,
textarea.text:focus {
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  border-color: #999;
  background: url('../images/bg-input-focus.png') repeat-x 0px 0px;
}

.checker {
    background-position: 0 -260px;
    height: 19px;
    width: 19px;
}

/*.selector {
    overflow: hidden;
    padding-left: 10px;
    position: relative;
}
.selector {
    font-size: 12px;
    width: 190px;
}
.selector {
    background-position: -483px -130px;
    height: 26px;
    line-height: 26px;
}
.selector,.selector span, .checker span, .radio span, .uploader, .uploader span.action, .button, .button span {
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat;
}
.selector, .checker, .button, .radio, .uploader {
    display: inline-block;
    vertical-align: middle;
}
.selector, .radio, .checker, .uploader, .button, .selector *, .radio *, .checker *, .uploader *, .button * {
    margin: 0;
}*/

#MsgErro{
	background-color:#ffe200;
	padding:5px;
	display:none;
	color:#000000;
}

*:focus {
	outline: none;
}

body {
	background-color:#002776;
}

.site {
	width:990px;
	margin:0 auto;
	background-color:#FFF;
}

p {
	margin-bottom:13px;
}

a{
	text-decoration:none;
	color:#003377;
}

a:hover{
	text-decoration:underline;
}

div.eventoTabela td {
    border: 0.5px solid;
}

.negrito {
	font-weight:bold;
}
/* ------ TOPO */
.topo {
	padding:30px;
	background-color:#FFF;
	background-image:url(../imagens/globo-fundo.png);
	background-position:right top;
	background-repeat:no-repeat;
	overflow:hidden;
	border-top:5px solid #3db7e4;
}

h1 {
	background-image:url(../Imagens/logo-asbai-new.jpeg);
	background-repeat:no-repeat;
	width:344px;
	height:170px;
	text-indent:-9999px;
	float:left;
	margin-bottom:30px;
}

h1 a {
	display:block;
	height:100%;
}

.topo_direita {
	float:right;
	width:340px;
	/*height: 180px;*/
}

.Corpo4 {
    color: #666666;
    font-size: 10px;
	margin-top:-13px;
	display:block;
}

.topo form {
	float:right;
	width:350px;
}

.campo_texto {
	height:20px;
	width:135px;
	border:solid 1px #3db7e4;
	padding:0 5px;
	color:#969696;
}

.localizar .campo_texto {
	width:288px;
}

.campo_texto:focus {
	color:#383838;
	border:solid 1px #3db7e4;
}

.bt_ok {
	width:34px;
	height:22px;
	background-image:url(../Imagens/bt_ok.png);
	background-repeat:no-repeat;
	border:none;
}

.topo p {
	float:left;
	width:135px;
	margin-right:18px;	
}


.midia_social {
	list-style:none;
}

.midia_social li {
	float:right;
	margin-left:10px;
	margin-bottom:20px;
}

.anuidade {
	font-family:'Open Sans', Verdana, Geneva, sans-serif;
	float:left;
	background-color:#b0b0b0;
	color:#fff;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	line-height:40px;
	margin-left: 3%;
    margin-top: 4%;
}

.anuidade > a {
	font-family:'Open Sans', Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	padding:30px 30px;
	color:#fff;
	font-size: 25px;
}

.anuidade span {
	color:#fff;
	font-weight:bold;
	font-size:45px;
	font-family:'Open Sans', Verdana, Geneva, sans-serif;
}

/* ------ FIM TOPO */



/* ------ CONTEUDO */
.conteudo {
	background-color:#FFF;
	padding:30px;
	overflow:hidden;
	border-top:5px solid #d1d2d4;
	margin-top:40px;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#002776;
	margin-bottom:13px;
}
h4 {
	font-size:14px;
	font-weight:bold;
	color:#00486A;
	margin-bottom:13px;
}

h3 {
	font-weight:bold;
}

.HomeColunaMenorDir {
	float: left;
    margin-top: 14px;
    text-align: left;
    width: 28%;
}
.HomeColunaMaiorEsq {
		float:left;
	text-align:left;
	width:75%;
}

.HomeNoticias {
	padding-top:10px;
	clear:both;
}

.HomeNoticias p {
	margin:1px;
}

.HomeNoticias img {
	margin:3px;
	width:100px;
	border:1px solid #a3b8d9;
}
.ColunaMenorEsq {
	float:left;
	text-align:left;
	width:28%;
	margin-top:14px;
}
.ColunaMaiorDir {
	float:right;
	float:none /9 ;/*IE9*/
	text-align:left;
	width:75%;
}

.ColunaMenorDir {
	float:right;
	text-align:left;
	width:25%;
}
.ColunaMaiorEsq {
	float:left;
	text-align:left;
	width:75%;
}
.HomePrimeiro {
	margin:3px;
	width:100px;
	border:1px solid #a3b8d9;
}

.HomePrimeiro img {
	width:150px;
	border:1px solid #a3b8d9;
	margin-top:10px;
}

#Conteudo ul li{
	margin-left:30px;
}

/* -- Banner Rotativo */
div.banner_rotativo {
	float:right;
	width: 900px;
	height:248px;	
}

/* CAIXA DO RESUMO */
div.caixa_resumo {background-color:#F0F7FF;border:1px solid #DAE9FE;margin-top: 10px;display:none;width: 908px;
}
.listaArtigos a.exibicaoAbstract { background:url(../imagens/icoExibicaoSprite.png) no-repeat left top; padding-left:22px;color:#23a4a4;
}
.listaArtigos a.exibicaoAbstract.ocultar { background-position:left bottom;
}
.bt_resumo, .bt_pdf {padding-right:23px;
}
.bt_resumo a:hover {text-decoration:underline;
}

#banner_universidade {
  width: 452px;
  height: 254px;
  border:#d1d2d4 solid 3px;
}

#banner_karger {
  width: 452px;
  height: 180px;
  border:#d1d2d4 solid 3px;
}
/**** Choco-Slider ****/
#slider {
  width: 925px;
  height: 325px;
  border:#d1d2d4 solid 3px;
  float:left;
}
.chocoslider {
  position:relative;
  margin-bottom: 30px;
}

.chocoslider img {
  position:absolute;
  top:0px;
  left:0px;
}

.chocoslider a.choco-imageLink {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  border:0;
  padding:0;
  margin:0;
  z-index:60;
  display:none;
}

.choco-slice {
  display:block;
  position:absolute;
  z-index:50;
  height:100%;
}

.choco-title {
  position:absolute;
  left:0px;
  bottom:0px;
  background:#000;
  color:#fff;
  opacity:0.8;
  width:100%;
  z-index:89;
}

.choco-title p {
  padding:5px;
  margin:0;
}

.choco-title a {
  display:inline !important;
}

.choco-html-title {
    display:none;
}

.choco-controlNavigation {
  position:absolute;
  right:8px;
  bottom:8px;
  z-index:99;
}

.choco-controlNavigation a {
  text-indent: -999999px;
  text-transform:uppercase;
    text-decoration:none;
    height:20px;
    width:18px;
    display:block;
    cursor: pointer;
    background: transparent url(../imagens/controlls.png) center bottom no-repeat;
    float:left;
    outline: none;
}

.choco-controlNavigation a.active {
  background: transparent url(../imagens/controlls.png) center top no-repeat;
}
/* -- Fim Banner Rotativo */



/* Destaques da HOME */

.col_esq {
	float:left;
	width:453px;
}

.col_dir {
	float:right;
	width:453px;
}

p.bt_mais {
	position:absolute;
	bottom:0;
	right:9px;
}

p.bt_mais a {
	color:#002776;
	font-weight:bold;
}

.noticias {
	border:solid 1px #3db7e4;
	padding:9px;
	width:432px;
	min-height:270px;
	height: 1043px;
	float:left;
	position:relative;
	padding-bottom:33px;
}


.home_bd {
	border:solid 1px #3db7e4;
	padding:9px;
	width:432px;
	min-height:162px;
	float:left;
	position:relative;
	padding-bottom:25px;
	margin-top:23px;
}

.home_bd img {
	float:left;
	margin-right:23px;
}

.home_bd h3 {
	margin-bottom:13px;
}

.revista {
	border:solid 1px #3db7e4;
	padding:9px;
	width:432px;
	min-height:270px;
	float:left;
	position:relative;
	padding-bottom:25px;
}

.revista img {
	float:left;
	margin-right:23px;
	border:1px solid #002776;
}

.localize {
	border:solid 1px #3db7e4;
	padding:9px;
	width:432px;
	min-height:162px;
	float:left;
	position:relative;
	padding-bottom:25px;
	margin-top:5px;
}

.localize .campo_nome {
	width:200px;
	*margin-bottom:13px;  /* Para funcionar no IE7 */
}

.localize .campo_bairro {
	width:200px;
	margin-bottom:13px;
}

.localize .campo_uf {
	width:50px;
	padding:0;
	*margin-bottom:13px;  /* Para funcionar no IE7 */
}

.localize .campo_cidade {
	width:374px;
	padding:0;
	margin-bottom:13px;
}

.localize p {
	font-size:12px;
}

.localize .bt_ok_localize {
	float:right;
}
/* Fim Destaques da HOME */


/* HOME Apoio */

.apoio {
	border:solid 1px #3db7e4;
	padding:9px;
	width:910px;
	min-height:50px;
	float:left;
	clear:both;
	margin-top:23px;
}

.apoio ul {
	list-style:none;
	 margin-left: 162px;
}

.apoio ul li {
	float:left;
	margin-right:23px;
}

/* FIM HOME Apoio */

/* ------ FIM CONTEUDO */


/* ------ RODAPE */
.rodape {
	padding:30px;
	background-color:#3db7e4;
	position:relative;
}

.rodape p {
	color:#FFF;
	font-size:12px;
	margin-bottom:0;
}

.rodape p a {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}

.rodape .gn1_logo {
	position:absolute;
	bottom:30px;
	right:30px;
}
	

/* ------ FIM RODAPE */

/*Formulario*/

.contato select {
	background-color: #FFFFFF;
    border: 1px solid #3db7e4;
    margin-top: 5px;
    padding: 6px;
    width: 354px;
	}
	
.contato input.bt_enviar {
	width:93px;
	height:33px;
	background-image:url(../Imagens/botao-enviar.png);
	background-repeat:no-repeat;
	margin:2em 0;
	border:none;
}

.contato input.bt_enviar:hover {
	background-image:url(../Imagens/botao-enviar.png);
	background-position: 0 0;
}

.contato input.bt_enviar_centro {
	width:93px;
	height:33px;
	background-image:url(../Imagens/botao-enviar.png);
	background-repeat:no-repeat;
	margin:2em 0;
	border:none;
}
input.bt_enviar_centro {
	width:93px;
	height:33px;
	background-image:url(../Imagens/botao-enviar.png);
	background-repeat:no-repeat;
	margin:2em 0;
	border:none;
}

.contato input {
	background-color: #FFFFFF;
    border: 1px solid #3db7e4;
    margin-top: 5px;
    padding: 6px;
    width: 340px;
}

.contato textarea{
	background-color: #FFFFFF;
    border: 1px solid #3db7e4;
    margin-top: 5px;
    padding: 6px;
    max-width: 755px;
	}
	
.contato1 select {
	background-color: #FFFFFF;
    border: 1px solid #3db7e4;
    margin-top: 5px;
    padding: 6px;
    width: 739px;
	}
	
.contato1 input.bt_enviar {
	width:93px;
	height:33px;
	background-image:url(../Imagens/botao-enviar.png);
	background-repeat:no-repeat;
	margin:2em 0;
	border:none;
}
.contato1 input {
	background-color: #FFFFFF;
    border: 1px solid #3db7e4;
    margin-top: 5px;
    padding: 6px;
    width: 725px;
}

.contato1 textarea{
	background-color: #FFFFFF;
    border: 1px solid #3db7e4;
    margin-top: 5px;
    padding: 6px;
    width: 725px;
	}

select {
	background-color: #FFFFFF;
    border: 1px solid #3db7e4;
    margin-top: 5px;
    padding: 6px;
    width: 162px;
	}
	
input {
	background-color: #FFFFFF;
    border: 1px solid #3db7e4;
    margin-top: 5px;
    padding: 6px;
    width: 162px;
}

#formularioPaciente input.checkbox {
	background-color: #FFFFFF;
    border: 1px solid #3db7e4;
    margin-top: 5px;
    padding: 6px;
    width: 38px;
}

#formInserirCentro {
	/*float:right;*/
}

#formInserirCentro textarea{
	/*float:right;*/
	width: 774px;
}

#formInserirCentro label{
	/*float:right;*/
}

.bt_enviar {
	width:93px;
	height:33px;
	background-image:url(../Imagens/botao-enviar.png);
	background-repeat:no-repeat;
	margin:2em 0;
	border:none;
}

.bt_filtrar {
	width:93px;
	height:33px;
	background-image:url(../Imagens/botao-enviar.png);
	background-repeat:no-repeat;
	margin:2em 0;
	border:none;
}
	
textarea{
	background-color: #FFFFFF;
    border: 1px solid #3db7e4;
    margin-top: 5px;
    padding: 6px;
    width: 162px;
	}


/* TABELA */
table_opca {
	width:100%;
	margin:1em auto;
	border:#FFF 1px solid;
}

td_opca {
	padding:8px;
	text-align:center;
	background-color:#e0f8ff;
}

.td_titulo {
	background-color:#002776;
	color:#FFF;
	font-weight:bold;
}

.td_2 {
	background-color:#a6eaff;
}

.info_coordenadores tr{
	height:30px;
}

.info_coordenadores td{
	padding-top: 18px;
}
/* FIM DA TABELA */


/* FORMULÁRIO */
.formulario p {
	font-weight:bold;
	margin-bottom:auto;
}


.formulario input {
	border:solid 1px #1e568f;
	width: 430px;
	height: 20px;
	padding:0 5px;
	color:#969696;
}

.formulario input:focus {
	color:#383838;
	border:solid 1px #3db7e4;
}


.formulario input.bt_enviar {
	width:93px;
	height:33px;
	background-image:url(../Imagens/botao-enviar.png);
	background-repeat:no-repeat;
	margin:2em 0;
	border:none;
}

.formulario input.bt_enviar:hover {
	background-image:url(../Imagens/botao-enviar.png);
	background-repeat:no-repeat;
	/*background-position:0 -33px;*/
}
/*Área do usuário*/
ul.menu_usuario, ul.menu_usuario ul {
	list-style:none;
}

ul.menu_usuario {
	float:right;
	background-image:url(../Imagens/bg_bt.png);
	background-repeat:repeat-x;
	background-position:10px;
	border:solid 1px #9db0bc;
	margin-bottom:20px;
	margin-top: 50px;
	min-width:205px;
	background-color:#D1D2D4;
}

ul.menu_usuario li {
	padding:2px 0 1px;
}

ul.menu_usuario li a {
	padding:0 13px 0 7px;
	font-size:13px;
	font-weight:bold;
	color:#002776;
	margin-right:5px;
	background-image: url(../imagens/bg_sub_menu.png);
	/*background-image:url(../Imagens/down.gif);*/
	background-repeat:no-repeat;
	background-position:center right;
	display:block;
}


ul.menu_usuario ul {
	display:none;
}

ul.menu_usuario:hover ul{
	display:block;
	position:absolute;
	z-index:1500;
}

.Caixa2 {
	background-color:#ffe200;
	border: solid 1px #FF0000;
	color:#000;
	padding:5px;
	margin:0px;
}	

ul.menu_usuario ul li a {
	background-image:none;
	padding: 5px;
}

ul.menu_usuario li li {
	border-bottom: 1px solid #FFF;
	background-image: url(../imagens/bg_sub_menu.png);
	width:205px;
}

#ConteudoEnquete .resultado{
	font-size:10px;
}
.menu_index{
	z-index:999 !important;
	}
	
	
a.bt_resumo {
	/*display:inline-block;
	background-image:url(http://www.actafisiatrica.org.br/imagens/bt_resumo.png);
	background-repeat:no-repeat;*/
	width:85px;
	height:27px;
	margin-top: 0.5em;
	margin-bottom:1em;
	text-indent:-9999px;
}

a.bt_resumo a {
	display:block;
	height:27px;
}

a.bt_resumo:hover {
	background-image:url(http://www.actafisiatrica.org.br/imagens/bt_resumo.png);
	background-repeat:no-repeat;
	background-position: 0 -27px;
	height:27px;
}

a.bt_resumo:active {
	background-image:url(http://www.actafisiatrica.org.br/imagens/bt_resumo.png);
	background-repeat:no-repeat;
	background-position: 0 -27px;
	height:27px;
}



/* Resumo Ingles */
a.bt_resumoEnglish {
	display:inline-block;
	background-image:url(http://www.actafisiatrica.org.br//imagens/bt_abstract.png);
	background-repeat:no-repeat;
	width:85px;
	height:27px;
	margin-top: 0.5em;
	margin-bottom:1em;
	text-indent:-9999px;
}

a.bt_resumoEnglish:hover {
	background-image:url(http://www.actafisiatrica.org.br//imagens/bt_abstract.png);
	background-repeat:no-repeat;
	background-position: 0 -27px;
	height:27px;
}

a.bt_resumoEnglish:active {
	background-image:url(http://www.actafisiatrica.org.br//imagens/bt_abstract.png);
	background-repeat:no-repeat;
	background-position: 0 -27px;
	height:27px;
}

a.bt_resumoEnglish a {
	display:block;
	height:27px;
}

/* Caixa com o resumo */

div.caixa_resumo {
	border:#3db7e4 solid 1px;
	width: 650px;
	margin-top:0.9em;
	padding:10px;
	display:none;
}

div.caixa_resumo td{
	border:#3db7e4 solid 1px;
}

div.caixa p{
	border:#3db7e4 solid 1px;
	background-color:#F0F7FF;
	width: 650px;
	padding:10px;
}

div.caixa_login{
	border:#3db7e4 solid 1px;
	background-color:#F0F7FF;
	width: 650px;
	padding:10px;
}

span.secao_resumo {
	text-transform:uppercase;
	font-weight:bold;
}

span.pchave {
	text-transform:none;
	font-weight:bold;
}


.listaArtigos a.exibicaoAbstract {
    background: url(http://www.bjai.org.br/imagens/icoExibicaoSprite.png) no-repeat scroll left top rgba(0, 0, 0, 0);
    color: #3db7e4;
    padding-left: 22px;
}

.margem_artigo{
	background-color:#fff;	
}

.mapaSite{

	float: left;
    margin-top: 14px;
    text-align: left;
    width: 33%;
	
}

.mapaSite li {
	list-style-type: none;
}

.mapaSite h3 a {
	color: #383838;
}