@charset "utf-8";
/* Design by Julio Cesar dos Santos da Deep Ocean Design Studio @ http://www.deepocean.com.br Todos os direitos resevadoss */
/* FBAH - Federação Brasileira de Administradores Hospitalares - 2011
/* CSS Document */

/*/// FONT FACES ////////////////////////////////////////////////////////////////////////////////////*/

/*** Geneva ***/
@font-face {
    font-family: 'GenevaRegular';
    src: url('fonts/geneva_regular-webfont.eot');
    src: url('fonts/geneva_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/geneva_regular-webfont.woff') format('woff'),
         url('fonts/geneva_regular-webfont.ttf') format('truetype'),
         url('fonts/geneva_regular-webfont.svg#GenevaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*** Droid Sans ***/
@font-face {
    font-family: 'DroidSansRegular';
    src: url('fonts/DroidSans-webfont.eot');
    src: url('fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/DroidSans-webfont.woff') format('woff'),
         url('fonts/DroidSans-webfont.ttf') format('truetype'),
         url('fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DroidSansBold';
    src: url('fonts/DroidSans-Bold-webfont.eot');
    src: url('fonts/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/DroidSans-Bold-webfont.woff') format('woff'),
         url('fonts/DroidSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* ***************************************************************************************************** */
/* CONTENT CSS */
/* #######################  GENERAL SETTINGS ############################ */

html{
	min-width:1000px;
	width:100%;
	height: 100%;
	margin-top:0px;
	padding:0;
}

/*  Global Formatting */
body{
	background:#4B7490 url(../images/slice_bg_site_s1.jpg) top left repeat-x;
	font-family: 'DroidSansRegular', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#191919;
	text-align:center; /*center hack*/
	min-width:980px;
	width:100%;
	padding:0;
	margin:0;
	height:100%;
	overflow-x: hidden; /*retira rolagem horizontal*/
}

h1 a{
	background:url(../images/logo_fbah_s1.jpg) top left no-repeat;
	width:336px;
	height:106px;
	text-indent:-5000px;
	font-family: "Times New Roman", Times, serif;
	font-size:22px;
	color:#4D81B3;
	overflow:hidden;
	float:left;
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;
}

h2{
	font-family: 'GenevaRegular', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#204361;
	text-transform:uppercase;
}

h3{
	font-family: 'GenevaRegular', Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: normal;
	color:#204361;
}

h4{
	font-family: 'DroidSansRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4D4D4D;
}

h5{
	font-family: 'DroidSansRegular', Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#4D4D4D;
	font-weight:normal;
}

p{
	font-family: 'DroidSansRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4D4D;	
}

a, a:link, a:active, a:visited{
	font-family: 'DroidSansRegular', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4D4D4D;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

ul {

}

li{
 list-style:none;
}

ol{
	
}

ol li{
	font-family: 'DroidSansRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4D4D;	
	list-style:inherit;
}

img, a img{
	border:none;
}
fieldset, form{
 margin:0;
 padding:0;
 border:0;
}

form{
 
}

input, textarea, select{
	background-color:#D1D1D1;
	border:1px solid #B7B7B7;
	padding:2px;
	color:#4C4C4C;
}

select, button, .btnEventos{
	border:none;
}

address{
	width:660px;
	font-style:normal;
	color:#FFF;
	float:left;
	line-height:18px;
	margin:54px 0 0 12px;
}

address a{
	background:url(../images/logo_deepocean_s1.jpg) top left no-repeat;
	width:223px;
	height:33px;
	text-indent:-5000px;
	overflow:hidden;
	display:block;
	float:right;
	margin:-15px 0 0 0;
}

/* #######################  END GENERAL SETTINGS ############################ */

/*******************************************************************************
CLASSES
*******************************************************************************/
.bold{
	font-weight:bold;
}

.clear{
clear:both;
}

.center{
	text-align:center;
}

.button, .buttonL, .buttonR{
	background:#4A748F;
	border:1px solid #FFF;
	width:94px;
	padding:6px;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	text-transform:uppercase;
}

.btnEventos{
	background:#4A748F;
	border:1px solid #FFF;	
	padding:6px;
	font-weight:bold;
	font-size:12px;
	color:#FFF;
	text-transform:uppercase;
}

.red{
	color:#C00;
	font-weight:bold;
}

/*** FORMS ***/

/*Newsletter */
.textfield_news{
	width:232px;
	margin-right:5px;
}

.button_search{
	background-color:#4A748F;
	border:1px solid #FFF;
	font-family: 'GenevaRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
	width:30px;
	height:24px;
	float:right;
	margin:0;
	padding:0;
	cursor:pointer;
}

/* Contato */
.textfield, .textarea{
	width:430px;
	margin-bottom:6px;
}

.textfield_med, .textfield_peq, .textfield_peq2{
	width:200px;
	margin-bottom:6px;
}

.textfield_peq{
	width:30px;	
}

.textfield_peq2{
	width:50px;
}

/*******************************************************************************
DIVS
*******************************************************************************/
div#principal{
	text-align:left; /*center hack*/
	width:980px;
	overflow:hidden;
	margin:0 auto; /*center hack*/
	padding:0;
}

/*********************************** TOPO *************************************/
div#topo{
	width:980px;
	float:left;
	margin:0 0 8px 0;
	padding:0;
}

div#topo h1 a{
	margin:15px 0 0 9px;
}


/*** MINI NAV ***/
.mini-nav{
	float:left;
	margin:22px 30px 0 330px;
}

.mini-nav a{
	font-size:11px;
	color:#4C4C4C;
	line-height:32px;
}

/*** REDES SOCAIS ***/
.socialnet{
	width:200px;
	float:left;
	margin:21px 0 0 0;
}

.socialnet a{
	width:32px;
	height:32px;
	display:inline-block;
	float:left;
	overflow:hidden;
	text-indent:-5000px;
	margin:0 7px 0 0;
}

a.feed{
	background:url(../images/slice_btn_rss_s1.jpg) top left no-repeat;	
}

a.feed:hover{
	background:url(../images/slice_btn_rss_s1.jpg) left -33px no-repeat;	
}

a.twitter{
	background:url(../images/slice_btn_twitter_s1.jpg) top left no-repeat;	
}

a.twitter:hover{
	background:url(../images/slice_btn_twitter_s1.jpg) left -33px no-repeat;	
}

a.facebook{
	background:url(../images/slice_btn_facebook_s1.jpg) top left no-repeat;	
}

a.facebook:hover{
	background:url(../images/slice_btn_facebook_s1.jpg) left -33px no-repeat;	
}


/*** BUSCA ***/
.search{
	width:422px;
	float:left;
	margin:36px 0 0 196px;
}

form#formSearch label{
	font-family: 'GenevaRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#4C4C4C;
	text-transform:uppercase;
}

form#formSearch input[type="text"]{
	background:#D1D1D1 url(../images/slice_ico_busca_s1.jpg) 4px center no-repeat;
	border-right:none;
	width:305px;
	height:18px;
	padding:2px 2px 2px 24px;
}


/*** MENU PRINCIPAL ***/
.menu_principal{
	background:#204361;
	width:938px;
	height:27px;
	float:left;
	margin:11px 0 0 9px;
	padding:12px;
}

.menu_principal ul{
	width:938px;
	padding:0;
	margin-left:2px;
}

.menu_principal li{
	display:inline;
}

.menu_principal li a{
	background:url(../images/slice_div_menu_s1.jpg) left -5px no-repeat;
}

.menu_principal li a.first{
	background:none;
}



/*********************************** MEIO *************************************/
div#meio{
	background:#F3F5F4 url(../images/slice_bg_meio_s1.jpg) top left repeat-x;
	width:980px;
	float:left;
	margin:-6px 0 0 0;
}

.box_principal{
	background-color:#ECEBE6;
	border:1px solid #DAD9CB;
	width:950px;
	float:left;
	margin:12px 9px 10px 8px;
	padding:6px;	
}

.box_principal h2{
	width:370px;
	margin:6px 0 10px 6px;
}

.boxLeft{
	width:570px;
	float:left;
}

.boxRight{
	width:380px;
	float:left;
}

.boxRight h2{
	width:375px;
	margin-left:0;
}

/*** SLIDESHOW ***/
.slideshow{
	width:549px;
	float:left;
	margin:0 10px 30px 6px;
}

/*** ULTIMAS NOTICIAS ***/
.ultimasnews{
	width:375px;
	float:left;
	margin-top:-6px;
}

.newscontent, .newscontent-first{
	background:url(../images/slice_div_noticias_s1.jpg) top center no-repeat;
	width:375px;
	min-height:80px;
	height:auto;
	display:block;
	float:left;
	padding:10px 0 0 0;
}

.newscontent-first{
	padding:0;
	margin:5px 0 0 0;
}

.newscontent-first{
	background:none;
}

.newscontent img, .newscontent-first img{
	width:131px;
	height:73px;
	overflow:hidden;
	float:left;
	margin-top:2px;
}

.newscontent h4, .newscontent p, .newscontent-first h4, .newscontent-first p{
	width:235px;
	float:left;
	margin:0 0 8px 8px;
}

.newscontent p, .newscontent-first p{
	text-align:justify;
	line-height:16px;
	margin-bottom:5px;
}

#contRight .cadastro_news p{
	width:160px;
	float:right;
	text-align:right;
	padding:0;
	margin:0;

}

/*** CENTRO DO CONHECIMENTO ***/
.centro_conhec{
	background-color:#E9EBEA;
	border:1px solid #DADADA;
	width:950px;
	float:left;
	margin:3px 9px 10px 8px;
	padding:6px;
}

.centro_conhec h2{
	width:948px;
	float:left;
	margin:0 0 10px 0;
}

/* PUBLICAÇÕES */
div#centro_conhec_item1, div#centro_conhec_item2, div#centro_conhec_item3{
	background:url(../images/slice_ico_publicacoes_s1.jpg) top left no-repeat;
	width:288px;
	height:80px;
	overflow:hidden;
	float:left;
	margin-right:38px;
}

div#centro_conhec_item1 h4, div#centro_conhec_item1 p, div#centro_conhec_item2 h4, div#centro_conhec_item2 p, div#centro_conhec_item3 h4, div#centro_conhec_item3 p{
	float:left;
	margin:2px 0 0 74px;
}

div#centro_conhec_item1 p, div#centro_conhec_item2 p, div#centro_conhec_item3 p{
	margin-top:8px;
	text-align:justify;
}

/* LEGISLAÇÃO */
div#centro_conhec_item2{
	background:url(../images/slice_ico_legislacao_s1.jpg) top left no-repeat;
}

/* TRABALHOS PREMIADOS */
div#centro_conhec_item3{
	background:url(../images/slice_ico_premiados_s1.jpg) top left no-repeat;
	margin-right:0;
}


/*** CONTEÚDO GERAL ***/
.conteudo_geral{
	width:962px;
	float:left;
	margin:3px 9px 10px 8px;
}

/* FILIE-SE */
.mod_filiese{
	background:url(../images/slice_ico_filiese_s1.jpg) 9px 39px no-repeat;
	width:276px;
	min-height:190px;
	height:auto;
	float:left;
	padding-left:9px
}

.mod_filiese p{
	width:154px;
	float:left;
	text-align:justify;
	line-height:16px;
	margin:16px 0 22px 119px;
}

.mod_filiese a, .mod_filiese a:hover{
	text-decoration:none;
	color:#FFF;
	margin-left:180px;
}

.mod_filiese a:hover{
	background:#365467;
	color:#FFF;
}


/* AGENDA */
.agenda{
	background:url(../images/slice_div_agenda_h_s1.gif) bottom center no-repeat;
	width:621px;
	float:right;
	padding-bottom:8px;
}

.agenda_cont, .agenda_cont_first{
	background:url(../images/slice_div_agenda_v_s1.gif) center left no-repeat;
	width:203px;
	float:left;
	margin-top:5px;
	padding-right:3px;
	padding-bottom:6px;
}

.agenda_cont_first{
	background:none;
}

.agenda_cont h4, .agenda_cont_first h4, .agenda_cont p, .agenda_cont_first p{
	width:195px;
	margin:5px 0 5px 8px;
	float:left;
	text-align:justify;
}

.agenda_cont_first h4, .agenda_cont_first p{
	margin:5px 0;
}

.agenda_cont p, .agenda_cont_first p{
	padding:2px;
	line-height:16px;
}

.agenda_cont p{
	width:187px;
}


/* NEWSLETTER */
.newsletter{
	width:621px;
	float:right;
	margin:10px 0 0 0;
}

.newsletter p{
	width:450px;
	text-align:right;
	float:right;
	margin:-16px 0 5px 0;
}

#formNewsletter{
	/*width:621px;*/
	float:left;
	margin:8px 0 10px 0;
}

#formNewsletter label{
	font-family: 'DroidSansRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4D4D;
	text-transform:uppercase;
}

#formNewsletter .button{
	background-color:#E0E0E0;
	border:1px solid #CCCCCC;
	font-family: 'DroidSansRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4D4D;
	width:37px;
	padding:2px;
	*padding:3px;
	cursor:pointer;
	float:right;
	margin:0;
}


/*** PARCEIROS ***/
.parceiros{
	background:#fff;
	border:1px solid #D5D6CD;
	width:946px;
	padding:8px;
	float:left;
	margin:20px 0 10px 0; 
}

.parceiros h2{
	margin-bottom:8px;
}

.parceiros a, .parceiros a.first{
	border:1px solid #fff;
	float:left;
	margin:0 0 0 11px;
}

.parceiros a.first{
	margin:0;
}


/********************************** RODAPE ************************************/
div#rodape{
	background:#223544 url(../images/slice_bg_rodape_s1.jpg) bottom left no-repeat;
	width:980px;
	float:left;
	padding-bottom:15px;
	margin:0 0 15px 0;
}

.toprodape{
	background:url(../images/slice_bgtop_rodape.jpg) top left repeat-x;
	width:980px;
	height:10px;
	float:left;
}

.location{
	background: url(../images/slice_div_rodape.jpg) center right no-repeat;
	width:250px;
	height:118px;
	float:left;
	margin:4px 0 0 18px;
}

.location p{
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
}


/*** MENU RODAPE ***/
.menu_inferior{
	width:693px;
	height:30px;
	float:right;
	margin:0 8px 0 0;
}

.menu_inferior ul{
	width:686px;
	padding:0;
}

.menu_inferior li{
	display:inline;
	color:#FFF;
}

.menu_inferior li a{
	font-family: 'GenevaRegular', Arial, Helvetica, sans-serif;
	font-size:9.5px;
	color:#FFF;
	text-transform:uppercase;
	padding:0 2px;
}


/*******************************************************************************
INTERNAS
*******************************************************************************/
div#contLeft{
	background:url(../images/slice_div_contents.gif) top right repeat-y;
	width:275px;
	height:auto;
	padding:0;
	margin:20px 0 10px 11px;
	padding-bottom:10px;
	float:left;
}

div#contRight{
	width:651px;
	height:auto;
	float:left;
	margin:20px 0 10px 12px;
}

div#contRight li{
	font-family: 'DroidSansRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4D4D;	
	list-style:inside;
}

/********************************** GERAL ************************************/

/*** ESQUERDA ***/

/* SUBMENU */
.box_subnav{
	background:#E9EBEA;
	border:1px solid #DADADA;
	width:248px;
	min-height:254px;
	height:auto;
	padding:5px;
	margin:0 0 10px 0;
}

.box_subnav h4{
	background:url(../images/slice_div_title.gif) bottom left no-repeat;
	font-family: 'DroidSansRegular', Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4C4C4C;
	text-transform:uppercase;
	padding-bottom:7px;
	margin-top:3px;
}

.box_subnav ul{
	width:246px;
	padding:0;
}

.box_subnav ul li{
	display:block;
}

.box_subnav li a{
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	padding:2px 0 2px 12px;
	line-height:22px;
}

.box_subnav  .current a{
	background:url(../images/arrow_subnav.gif) center left no-repeat;
}

.box_subnav li a:hover{
	background-color:#DBDDDC;
}

/* FILIE-SE */
div#contLeft .mod_filiese{
	background:url(../images/slice_ico_filiese_s1.jpg) left 28px no-repeat;
	width:260px;
	padding:0;
	margin:7px 0 15px 0;
}

div#contLeft .mod_filiese h2{
	font-size:14px;
}

div#contLeft .mod_filiese p{
	margin:12px 0 22px 99px;
}

div#contLeft .mod_filiese a, div#contLeft .mod_filiese a:hover{
	margin-left:160px;
}


/*** DIREITA ***/
div#contRight h2{
	width:672px;
	margin:0 0 15px 0;
}

div#contRight h4{
	margin:10px 0;	
}

div#contRight h5{
	
}

div#contRight img{
	/*float:left;*/
	padding:0 8px 8px 0;
}

div#contRight p{
	line-height:18px;
	text-align:justify;
}

div#contRight p.center{
	text-align:center;
}

/*** COLUNAS ***/
.colleft, .colright{
	width:310px;
	float:left;
	margin:0 0 15px 0;
}

.colright{
	float:right;
}

.colleft img, .colright img{
	width:310px;
	height:210px;
	float:left;
}

.colleft img.pdf, .colright img.pdf{
	width:31px;
	height:40px;
}

.colleft p, .colright p{
}


/********************************** CONTATO ************************************/
/*** ESQUERDA ***/

.box_subnav p.endereco{
	line-height:22px;
}

.map a.linkmapa{
	float:left;
	font-weight:bold;
	color:#191919;
	margin-top:6px;
	text-align:left;
}

#formContato label.rotulo, #formCadastroAcad label.rotulo, .formCadastro label.rotulo{
	width:120px;
	float:left;
	font-family:'DroidSansRegular', Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4D4D4D;
	text-align:right;
	text-transform:uppercase;
	margin-right:5px;
	line-height:20px;
}

#formContato button, #formCadastroAcad .buttonR, #formCadastroAcad .buttonL,  .formCadastro .buttonR, .formCadastro .buttonL, .btnEventos{
	float:right;
	cursor:pointer;
	margin:7px 88px 0 0;
}

#formContato button:hover, #formCadastroAcad button:hover, .formCadastro button:hover, .btnEventos:hover{
	background-color:#365467;
}


/********************************** FILIADOS ACADEMICOS ************************************/
#formCadastroAcad, .formCadastro{
	margin-bottom:0px;
	padding-bottom:50px;
	border-bottom:1px solid #CCC;
}

#formCadastroAcad label.rotulo, .formCadastro label.rotulo{
	width:160px;
}

.formLeft{
	width:380px;
	float:left;
}

.formRight{
	float:left;
}

#formCadastroAcad .formRight label, .formCadastro .formRight label{
	width:60px;
}

#formCadastroAcad .buttonR, #formCadastroAcad .buttonL, .formCadastro .buttonR, .formCadastro .buttonL{
	margin-right:48px;
}

#formCadastroAcad .buttonL, .formCadastro .buttonL{
	margin-right:10px;
}

.capcha{
	float:left;
	width:455px;
	padding-left:165px;
	margin:10px 0;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-md-6{
	position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 768px) {
.col-md-6 {
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
	padding: 20px
}
}



