@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Pathway+Gothic+One|Raleway|Source+Sans+Pro|Rubik+Dirt);

* {
	
font-family: 'Source Sans Pro', sans-serif;
font-size:14px;
color: #5c5856;
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: #fba1da;
	
	
	}

h1 {
	font-family: "Pathway Gothic One", sans-serif;
	color:  red;
	font-size: 22px;
	margin-bottom: 20px;
}

h2 {
	font-family: "Pathway Gothic One", sans-serif;
	color:  #000000;
	font-size: 28px;
	margin-bottom: 20px;
}

h3 {
	font-family: "Pathway Gothic One", sans-serif;
	font-size:18px;
	font-weight: bold;
	color: #CC0000;
}

h4 {
	font-family: "Pathway Gothic One", sans-serif;
	font-size:13px;
	font-weight: bold;
	font-style: italic;
	color: #0c64a4;
}

.permanent-marker-regular {
  font-family: "Permanent Marker", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 62px;
  color: #000;
}

.rubik-dirt-regular {
  font-family: "Rubik Dirt", system-ui;
  font-weight: 400;
  font-style: normal;
  font-size: 62px;
  color: #000;
}


form input, form textarea {
	border-style: solid;
	border-width: 2px;
	border-color: red;
	padding: 3px;
	font-size: 22px;
}

form textarea {
	height: 200px;
	font-size: 0.75em;
}

input[type="submit"] {
    width: 510px;
    margin: 25px 0px 25px 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color:  #ac1c1c;
    border: none;
    color: #FFF;
    cursor: pointer;
   
}

input[type="button"] {
    width: 510px;
    margin: 25px 0px 25x 0px;
    padding-top: 10px;
    background-color:  #808080;
    border: none;
    color: #FFF;
    cursor: pointer;
   
}



input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: 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 {
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #000000;	
}

.txt a:link {
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #000000;

}

.txt a:visited {
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #000000;

}

.txt a:hover {
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: red;

}

 .txt a:focus {
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: red;

}


.txt_link_menu a:link {
font-family: "Pathway Gothic One", sans-serif;
font-size: 34px;
font-weight: bold;
text-decoration: none;
color: #CC0000;

}

.txt_link_menu a:visited {
	font-family: "Pathway Gothic One", sans-serif;
font-size: 34px;
font-weight: bold;
text-decoration: none;
color: #CC0000;

}

.txt_link_menu a:hover {
	font-family: "Pathway Gothic One", sans-serif;
font-size: 34px;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;

}

 .txt_link_menu a:focus {
 	font-family: "Pathway Gothic One", sans-serif;
font-size: 34px;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;

}

#geral { 

width: 100%;
height:inherit;


}

#content_fora {

	display: flex;
	width: 100%;
	height: auto;
	z-index: 1;
	position:relative;
	margin: auto;
	vertical-align: center;
	background-color: none;

}

#menu_home {
	width: 100%;
	height: 99px;
	background-color: none;
}

#content {
	display:table;		
	width: 1020px;	
	height: auto;
	z-index: 2;
	position:relative;
	background-color: #feb5ba;
	text-align: center;
	vertical-align: center;	
	padding-left: 10px;
	padding-right: 10px;



}

#area_central {
	display:table;	
	width: 100%;

}

#tabela {
	float:left;
	margin-left: 10px;

}

#top_secao {
	position: relative;
	padding: 10px;
	width: 100%;
}

#topo_titulos {
	padding: 20px;
}

#topo_titulos2 {
	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;
}

#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;
	
}


#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: 100%;
	display: table;
	background-color: none;
}

#barra_invisivel {
	position: relative;
	width: 100%;
	height: 40px;
	background-color: #none;

}

#bt_clientes {
	width: 240px;
	height: 100px;	
	text-align: center;		
	padding: 10px;
	margin: auto;	
	border-style: dotted;	
	border: 4;
	border-color: #CC0000;
	display: flex;
  justify-content: center;
  align-items: center;
}

#bt_clientes2 {
	width: 300px;
	height: 120px;	
	text-align: center;	
	float: left;
	padding: 10px;
	margin:10px;		
	display: flex;
  justify-content: center;
  align-items: center;
}


#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: red;
	padding: 3px;
	font-size: 22px;
	background-color: #FFF;
}

#form_cadastro  {

	padding: 10px;
	font-size: 22px;
	text-align: left;
	
}


#form_cadastro strong {
	
	font-size: 22px;	
	
}

#form_cadastro form {
font-size: 22px;
border-color: red;	
}

#form_cadastro select {
	border-style: solid;
	border-width: 2px;
	border-color: red;
	padding: 3px;
	font-size: 22px;	
}



#rodape_full {
	position: relative;
	width: 100%;
	background-color: none;

}

#rodape {
	display: table;
	position: relative;	
	min-height: 242px;
	background-repeat:repeat-x;
	background-position:top;
	width: 100%;
	background-color: none;
}

#bottom {

padding-top: 20px;	
}

#rodape_base {
	width: 100%;
	background-image:url(../imagens/bg_rodape.gif);
	background-repeat: repeat-x;	
	padding-top:1px;
	background-color:  none;
	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:none;

	
}



#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;
}