@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Pathway+Gothic+One|Raleway|Source+Sans+Pro);

* {
	
font-family: 'Source Sans Pro', sans-serif;
font-size:14px;

margin:auto;	
outline-color:invert;outline-style:none;outline-width:medium;
}

a {
margin:0px;
padding: 0px;
	
}

ul a:link, li a:link {
	font-weight: normal;
	text-decoration: none;
	
}

ul a:hover, li a:hover {
	font-weight: normal;
	text-decoration: none;
	
}

ul a:focus, li a:focus {
	font-weight: normal;
	text-decoration: none;
	
}

ul a:visited, li a:visited {
	font-weight: normal;
	text-decoration: none;
	
}

body {

	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	background-color: #dcebf5;
	
	
	}


h1 {
	font-family: 'Raleway', sans-serif;
	color:  #0c64a4;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 30px;
}


h2 {
	font-family: 'Raleway', sans-serif;
	color:  #0053a6;
	font-size: 22px;
	margin-bottom: 20px;
}

h3 {
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	font-weight: bold;
	color: #0c64a4;
}

h4 {
	font-family: 'Raleway', sans-serif;
	font-size:13px;
	font-weight: bold;
	font-style: italic;
	color: #0c64a4;
}

.btn {
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  background: #116399;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  border: none;
}

.btn:hover {
  background: #0d1c69;
  background-image: -webkit-linear-gradient(top, #0d1c69, #2b71a6);
  background-image: -moz-linear-gradient(top, #0d1c69, #2b71a6);
  background-image: -ms-linear-gradient(top, #0d1c69, #2b71a6);
  background-image: -o-linear-gradient(top, #0d1c69, #2b71a6);
  background-image: linear-gradient(to bottom, #0d1c69, #2b71a6);
  text-decoration: none;
  border: none;
}

.titulo_interna2 {
font-size: 11px;
font-weight: bold;
text-decoration: none;
color:#000;

}

.titulo_interna2 a:link; .titulo_interna2 a:visited; .titulo_interna2 a:hover; .titulo_interna2 a:focus {
font-size: 11px;
font-weight: bold;
text-decoration: none;

}


.txt a:link {
font-size: 14px;
text-decoration: none;
color: #080063;

}

.txt a:visited {
font-size: 14px;
text-decoration: none;
color: #080063;

}

.txt a:hover {
font-size: 14px;
text-decoration: none;
color: #CCCCCC;

}

 .txt a:focus {
font-size: 14px;
text-decoration: none;
color: #CCCCCC;

}


.txt_link_menu a:link {
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #080063;

}

.txt_link_menu a:visited {
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #080063;

}

.txt_link_menu a:hover {
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #3c3ca8;

}

 .txt_link_menu a:focus {
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #3c3ca8;

}

#geral { 

width: 100%;
height:inherit;


}

#content_fora {

	width: 834px;
	height: auto;
	z-index: 1;
	position:relative;

}

#menu_home {
	display: table;
	width: 100%;
	height: 80px;
	background-color: #0a286d;
}

#content {
	display:table;	
	width: 980px;
	height: auto;	
	position:relative;
	margin:  auto;
	text-align: center;

}

#content_igl {
	display:table;	
	width: 100%;
	height: auto;	
	position:relative;
	margin:  auto;
	text-align: center;

}

#app-content-igl {	
	position:relative;
	padding-top: 20px;
	padding: 10px;
	float: left;
	margin:  auto;
	margin-left: 20px;	
	margin-top: 20px;
	width: 450px;
	height: auto;	
	text-align: left;
	background-color: #FFF;

}

#top_secao {
	position: relative;
	padding: 10px;
	width: 100%;
}

#topo_titulos {
	padding: 20px;
}

#left_secao {
	position: relative;
	width: 417px;
	float: left;
}

#txt_left {
		position: relative;
		width: 195px;
		float: left;
}

#txt_right {
		position: relative;
		width: 195px;
		float: left;
}

#right_secao {
	width: 417px;
	position: relative;
	float: left;

}

#txt_padrao {
	padding: 10px;
}

#coluna {
	margin: 5px;
	position: relative;
	padding: 0px;
	width: 130px;	
	padding-top: 15px;	
	padding-bottom: 15px;
	float: left;
	background-color: #FFF;
}

#coluna2 {
	font-size: 12px;
	color: #FFFFFF;
	margin: 5px;
	position: relative;
	padding: 0px;
	width: 130px;	
	padding-top: 15px;	
	padding-bottom: 15px;
	float: left;
	background-color: #3498db;
}

#maps {
	font-size: 12px;
	color: #FFFFFF;
	margin: auto;
	position: relative;
	padding: 0px;
	width: 800px;	
	padding-top: 15px;	
	padding-bottom: 15px;
	background-color: #3498db;
}

#coluna2 .label {
		font-size: 12px;
	color: #FFFFFF;
}

#cartola_padrao {
	margin-left: 0px;
	position: relative;
	padding: 0px;
	width: 372px;
	padding-left: 25px;
	padding-top: 15px;
	height: 45px;
	background-image:url(../imagens/top_padrao.gif);
	background-repeat: no-repeat;
	font-family: 'Raleway', sans-serif;
	font-size:18px;
	font-weight: bold;
	color: #FFF;
	
}

#formzao {
	position: relative;
	width: 100%;
	display: table;
}

#form_lateral {
	position: relative;
	float: left;
	width: 50%;
}


#separador_secao {
	position: relative;
	width: 800px;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 34px;
}

#itens_secao {
	position: relative;
	width: 834px;
	display: table;
}

#itens_menu {
	position: relative;	
	width: 927px;
	display: table;
	background-color: #080168;
}

#barra_invisivel {
	position: relative;
	width: 100%;
	height: 20px;
	background-color: #dcebf5;

}

#bt_clientes {
	width: 100px;
	height: 18px;
	text-align: center;
	background-image: url(../imagens/bg_button.gif);
	background-repeat: repeat-x;	
	float: left;
	padding: 10px;
	margin:10px;
	border-style: double;
	border: 1;
	border-color: #FFF;
}


.button {
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    width: 120px;
    height: 40px;
    font-size: 14px;
    cursor:pointer;
}

.button:hover {
    background-color: #3498db; 
    color: white;
    cursor:pointer;
}

.button2 {
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    width: auto;
    height: 20px;
    font-size: 12px;
    cursor:pointer;
}

.button2:hover {
    background-color: #3498db; 
    color: white;
    cursor:pointer;
}




#menu_button {
	color: #FFF;
	font-weight: bold;
	width: 80%; 
	font-size: 11px;
	background-color: #0a286d;
	padding: 10px;
	margin-top: 5px;
 	text-decoration: none;
	display:inline-block;
	box-shadow: 0 0 5px -1px rgba(0,0,0,0.2);
	vertical-align:middle;
	cursor:pointer;

}

.menu_button {
	color: #FFF;
	font-weight: bold;
	width: 80%; 
	font-size: 11px;
	background-color: #0a286d;
	padding: 10px;
	margin-top: 5px;
 	text-decoration: none;
	display:inline-block;
	box-shadow: 0 0 5px -1px rgba(0,0,0,0.2);
	vertical-align:middle;
	cursor:pointer;

}


.menu_button:active, .menu_button:hover {
    color:#CCC;
    box-shadow: 0 0 5px -1px rgba(0,0,0,0.6);
    background-color: #254fec;
   
}

.menu_button:visited {
    color: #FFF;
    box-shadow: 0 0 5px -1px rgba(0,0,0,0.6);
    text-decoration: none;
}


.menu_button2 {
	color: #000;
	font-weight: bold;
	width: 60px; 
	font-size: 11px;
	background-color: #CCC;
	padding: 10px;
	margin-top: 5px;
 	text-decoration: none;
	display:inline-block;
	box-shadow: 0 0 5px -1px rgba(0,0,0,0.2);
	vertical-align:middle;
	cursor:pointer;

}


.menu_button2:active, .menu_button2:hover {
    color:#FFF;
    box-shadow: 0 0 5px -1px rgba(0,0,0,0.6);
    background-color: #808080;
   
}

.menu_button2:visited {
    color: #000;
    box-shadow: 0 0 5px -1px rgba(0,0,0,0.6);
    text-decoration: none;
}

#item_secao {
position: relative;
float: left;
width: 245px;
height: 127px;
margin: 10px;	
}

#noticia {
	position: relative;
	padding: 20px;
	width: 814px;
}

#data_hora_dia_noticia {
	position: relative;
	display: table;
	width: 814px;
}

#data_hora_notica {
	float: left;
	margin-top: 5px;
	position: relative;
	width: 115px;
	height: 15px;
	color: #0d63a3;
	background-color: #ccdded;
	padding: 10px;	
	font-weight: bold;
	font-size: 14px;
		
}

#dia_noticia {

	float: left;	
	margin-top: 5px;
	position: relative;
	width: 185px;
	height: 15px;
	padding: 10px;	
	color: #57585b;
	font-weight: bold;
	font-style: italic;
	background-color: #c6d2db;
	font-size: 14px;
	
}

#txt_img_noticia {
	position: relative;
	display: table;
	width: 834px;
}

#txt_noticia {
	position: relative;
	float: left;
	width: 417px;
	padding-top:11px;
}

#img_noticia {
	position: relative;
	float: left;
	width: 417px;
}

#content_cima {
position: relative;
width: 834px;	

}

#box_seta_card {
position: relative;
float: left;	
width: 417px;
}

#box_noticias {
position: relative;
float: left;
width: 394px;
}

#box_item_noticia {
position: relative;

}

#content_box_noticias {
position: relative;
width: 334px;
background-image:url(../imagens/bg_box_noticias.gif);
background-repeat:repeat-y;
padding-right: 30px;
padding-left: 30px; 	
height: auto;

}

#txt_item_noticia {
position: relative;
display: table;
background-color: #fff;
width: 334px;
height: auto;
padding-bottom: 10px;
}

#data_hora_item_noticia {
float: left;
margin-top: 5px;
position: relative;
width: 105px;
height: 15px;
color: #0d63a3;
background-color: #ccdded;
padding: 10px;	
font-weight: bold;
font-size: 14px;
}

#tit_item_noticia {
	float: left;	
	margin-top: 5px;
	position: relative;
	width: 185px;
	height: 15px;
	padding: 10px;	
	color: #57585b;
	font-weight: bold;
	background-color: #fff;
	font-size: 14px;
	
}

#content_baixo {
display: table;
position: relative;
width: 834px;
margin-bottom: 32px;

}

#box1{
padding-top: 55px;
margin-top: 15px;
position: relative;
float: left;
width: 257px;
height: 220px;
background-image: url(../imagens/bg_box_especialidades.gif);
background-repeat: no-repeat;

font-family: 'Source Sans Pro', sans-serif;
font-style: italic;
font-weight: bold;
color: #fff;
font-size: 14px;
text-align: center;
line-height: 20px;

}

#box2{
padding-top: 75px;
margin-top: 15px;
position: relative;
float: left;
width: 257px;
height: 200px;
background-image: url(../imagens/bg_box_procedimentos.gif);
background-repeat: no-repeat;
margin-left: 17px;
margin-right: 17px;

font-family: 'Source Sans Pro', sans-serif;
font-style: italic;
font-weight: bold;
color: #fff;
font-size: 14px;
text-align: center;
line-height: 20px;

}

#box3{
padding-top: 55px;
margin-top: 15px;
position: relative;
float: left;
width: 257px;
height: 220px;
background-image: url(../imagens/bg_box_odontologia.gif);
background-repeat: no-repeat;

font-family: 'Source Sans Pro', sans-serif;
font-style: italic;
font-weight: bold;
color: #fff;
font-size: 14px;
text-align: center;
line-height: 20px;
}



#form_cadastro input {
	border-style: solid;
	border-width: 2px;
	border-color: #7da7ca;
	padding: 3px;
	font-size: 22px;
}

#form_cadastro  {

	padding: 10px;
	font-size: 22px;
	text-align: left;
	
}


#form_cadastro strong {
	
	font-size: 22px;	
	
}

#form_cadastro form {
font-size: 22px;
border-color: #7da7ca;	
}

#form_cadastro select {
	border-style: solid;
	border-width: 2px;
	border-color: #7da7ca;
	padding: 3px;
	font-size: 22px;	
}




#rodape_full {
	position: relative;
	width: 100%;
	background-color: #cbdfef;

}

#rodape {
	display: table;
	position: relative;
	height: 242px;
	background-repeat:repeat-x;
	background-position:top;
	width: 874px;
	background-color: #cbdfef;
}

#bottom {

padding-top: 20px;	
}

#rodape_base {
	width: 100%;
	background-image:url(../imagens/bg_rodape.gif);
	background-repeat: repeat-x;	
	padding-top:1px;
	background-color:  #cbdfef;
	height: 50px;
	text-align: center;
}

#box_news {
	margin-left:2px;
	margin-top: 34px;
	margin-bottom:13px;
	z-index:1;
	background-image: url(../imagens/bg_input_news.jpg);
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
	text-align: right;
	width: 390px;
	height: 29px;
	background-color:#cbdfef;

	
}



#rodape_left {
	padding: 10px;
	position: relative;
	float: left;
	width: 432px;
}

#rodape_right {
	padding: 10px;
	position: relative;
	float: right;
	width: 400px;
}

#rodape_bottom {
	position: relative;
	height: 33px;
	width: 874px;
}