#bg_texto{
	width:700px;
	height:363px;
	background-image: url(../images/bg_especialidades_1.jpg);
	float: left;
}

#base{
	width:950px;
	height:120px;
	clear:both;
	background-image: url(../images/bg_rodape_inteiro_e.jpg);
	background-position: left;
}

#caixa_outros {
width:550px;
height:50px;
float:left;
margin-left:45px;
margin-top:25px;
}

#caixa_equipe {
width:250px;
height:50px;
float:left;
margin-left:15px;
background-image:url(../images/mais_equipe1.jpg);
}

#caixa_equipe:hover {
background-image:url(../images/mais_equipe2.jpg);
}

#caixa_contato {
width:250px;
height:50px;
float:left;
margin-left:15px;
background-image:url(../images/mais_contato1.jpg);
}

#caixa_contato:hover {
background-image:url(../images/mais_contato2.jpg);
}

#caixa_agende {
width:250px;
height:50px;
float:left;
margin-left:15px;
background-image:url(../images/agende_consulta.jpg);
}

#caixa_agende:hover {
background-image:url(../images/agende_consulta2.jpg);
}

#quadro_abordagem {
width:203px;
height:267px;
background-image:url(../images/quadro_abordagem.png);
float:left;
margin-left:30px;
}


.titulo{
width:197px;
height:27px;
margin-left:50px;
margin-top:50px;
margin-right:400px;
margin-bottom:0px;
}

#caixa_clinica {
width:375px;
height:90px;
float:left;
margin-left:60px;
margin-top:0px;
}

#quadro_abordagem {
	width:203px;
	height:267px;
	background-image:url(../images/quadro_abordagem.png);
	float:left;
	margin-left:30px;
}

#espaco{
	height:10px;
}

#espaco2{
	height:45px;
}

.style2 {
	font-size:14px;
	color: #5d676a;
	line-height: 1.4em;
	text-align:justify;
}

.style3 {
	font-size:15px;
	margin-top:10px;
	float:left;
	margin-bottom:0px;
	color: #747a4c;
	line-height: 1.4em;
	text-align:justify;
}


#caixa_imagens {
width:192px;
height:259px;
float:right;
margin-right:45px;
margin-top:0px;
}

#caixa_clinica_flex {
width:600px;
float:left;
margin-left:60px;
margin-top:10px;
}
#caixa_clinica_3 {
width:540px;
height:75px;
float:left;
margin-left:45px;
margin-top:10px;
}

#caixa_clinica_4 {
width:540px;
float:left;
margin-left:45px;
margin-top:10px;
}

#quadro_g {
	width: 625px;
	height:60px;
	float:left;
	margin-left:45px;
	margin-top:10px;
	margin-bottom:10px;
}

#quadro_s {
	width: 300px;
	height:60px;
	background-image:url(../images/sobre_a_clinica1.jpg);
	float:left;
	margin-left:0px;
	margin-right:15px;
	margin-top:0px;
	margin-bottom:0px;
}

#quadro_s:hover {
	background-image:url(../images/sobre_a_clinica2.jpg);
}

#quadro_e {
	width: 300px;
	height:60px;
	background-image:url(../images/estrutura1.jpg);
	float:left;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}

#quadro_e:hover {
	background-image:url(../images/estrutura2.jpg);
}


#quadro_e {
	width: 300px;
	height:60px;
	background-image:url(../images/estrutura1.jpg);
	float:left;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}

#quadro_e:hover {
	background-image:url(../images/estrutura2.jpg);
}



.style2_bold {
color: #636939;
font-size:11px;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:justify;
margin-bottom:5px;
}

#slider {
    width: 186px; /* important to be same as image width */
    height: 251px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	float:left;
	margin-top:4px;
	margin-left:3px;
	display:inline;
}
#sliderContent {
    width: 187px; /* important to be same as image width or wider */
	top: 0;
	margin-left: 0;
	display:inline;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 15px 13px;
    width: 187px;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 12px;
}
.top {
	top: 10px;
	left: 0;
}
.bottom {
	bottom: 145px;
    left: 0;
}

.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 100px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
ul { list-style-type: none;}

#form{
	width:210px;
	height:250px;
	float:left;
	margin-left: 20px;
	margin-top: 10px;
	background-color: #FFF;
	border:1px solid #636939;
	padding:5px;
	}

.input_form{
margin-bottom:2px;
margin-left:10px;
float:left;
border:0px;
background-image:url(../images/contato_barra1.jpg);
}

.botao_c {
	margin-top:0px;
	margin-left:110px;
	width:81px;
	height:34px;
	float:left;
	border:0px;
	font-size:11px;
}

.accordion2 {
	width: 600px;
	float:left;
}
.accordion2 h3 {
	background: #f5f4f4 no-repeat right -51px;
	padding: 7px 15px;
	margin: 2px;
	margin-top:5px;
	font-size:14px;
	border-bottom: none;
	color:#4c521f;
	cursor: pointer;
	border-left: 2px #f7c300 solid;
}
.accordion2 h3:hover {
	background-color: #e9f3d5;
}
.accordion2 h3.active {
	background-position: right 5px;
}
.accordion2 p {
	margin: 0;
	font-size:14px;
	color: #5d676a;
	display:none;
	line-height: 1.4em;
	text-align:justify;
	padding: 10px 15px 20px;
}

#caixa2{
	width:580px;
	height:209px;
	float:left;
	margin-left:65px;
	margin-top:0px;
	background-image:url(../images/bg_perguntas_contato.jpg);
	}
	
	#caixa_dentro{
	width:550px;
	height:200px;
	float:left;
	margin-left:25px;
	margin-top:0px;
	}

.input_form{
margin-bottom:2px;
margin-top:0px;
margin-left:10px;
border:0px;
float:left;
background-image:url(../images/contato_barra1.jpg);
}

.input_form1{
margin-bottom:0px;
margin-top:-15px;
float:right;
width:199px;
height:15px;
margin-left:5px;
border:0px;
background-image:url(../images/perguntas_barra_1.jpg);
font-size:11px;
}

.input_form2{
margin-bottom:0px;
margin-top:0px;
width:199px;
height:15px;
margin-left:3px;
border:0px;
font-size:11px;
background-image:url(../images/perguntas_barra_1.jpg);
}

.input_form5{
margin-bottom:0px;
width:230px;
height:118px;
font-size:11px;
text-align:left;
margin-left:10px;
margin-top:0px;
border:0px;
background-image:url(../images/contato_barra5.jpg);
}

#caixa_texto_p {
	margin-top:-130px;
	margin-left:0px;
	margin-right:32px;
	float:right;
	width:180px;
	height:95px;
	border:0px;
	font-size:11px;
}

.style4 {
	font-size:12px;
	color: #5d676a;
	line-height: 1.4em;
	text-align:justify;
}

.botao_c {
	margin-top:-40px;
	margin-left:390px;
	width:62px;
	height:21px;
	border:0px;
	font-size:11px;
}


.input_login{
	margin-bottom:2px;
	margin-left:80px;
}


#form{
	width:630px;
	height:430px;
	margin-left: 45px;
	margin-top: 20px;
}


label {
	font-size:13px;
	font-weight:bold;
	color:#747a4c;
	margin-left: 0px;
	float:left;
	text-align:left;
}

#linha_nome{
	width:260px;
	float:left;
	height:20px;
}

#coluna_1{
	width:226px;
	float:left;
	margin-left:60px;
}

#coluna_2{
	width:226px;
	float:left;
	margin-left:20px;
}
