#bg_texto{
	width:700px;
	height:363px;
	background-image: url(../images/bg_estrutura1.jpg);
	float: left;
}

#quadro_abordagem {
width:203px;
height:267px;
background-image:url(../images/quadro_ideais_b.png);
margin-left:470px;
margin-top:10px;
}

#espaco{
	height:10px;
}

#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_tratamentos {
width:250px;
height:50px;
float:left;
margin-left:15px;
background-image:url(../images/mais_tratamentos1.jpg);
}

#caixa_tratamentos:hover {
background-image:url(../images/mais_tratamentos2.jpg);
}

#caixa_perguntas {
width:250px;
height:50px;
float:left;
margin-left:15px;
background-image:url(../images/mais_perguntas1.jpg);
}

#caixa_perguntas:hover {
background-image:url(../images/mais_perguntas2.jpg);
}


.titulo{
width:400px;
height:27px;
margin-left:50px;
margin-top:40px;
margin-bottom:0px;
}

#caixa_clinica {
width:590px;
height:90px;
float:left;
margin-left:60px;
margin-top:0px;
}

#caixa_imagens {
width:192px;
height:259px;
float:right;
margin-right:30px;
margin-top:15px;
background-image:url(../images/bg_imagens_clinica.jpg);
}

.borda_imagens {
width:203px;
height:268px;
float:left;
margin-left:119px;
margin-top:83px;
background-image:url(../images/borda_clinica.png);
position:absolute;
}

#caixa_clinica_flex {
width:620px;
float:left;
margin-left:45px;
margin-top:10px;
}

#caixa_clinica_3 {
width:540px;
height:75px;
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_m {
	width: 300px;
	height:60px;
	background-image:url(../images/missao1.jpg);
	float:left;
	margin-left:0px;
	margin-right:15px;
	margin-top:0px;
	margin-bottom:0px;
}

#quadro_m:hover {
	background-image:url(../images/missao2.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 {
	font-size:14px;
	color: #5d676a;
	line-height: 1.4em;
	text-align:justify;
}

.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;}
