body{
background:url("../images/bg.png") repeat left top #e6e9d6;
font:normal 62.5% "Arial", Helvetica, sans-serif;
}

.clear{clear:both}
.floatLeft{float:left}
.floatRight{float:right}
.alignLeft{text-align:left}
.alignRight{text-align:right}
.align{text-align:center}
.wrapper{margin:0 auto;width:960px}


/*-----TAGS-----*/
p, label, li{color:#6a685c;font-size:1.2em;line-height:1.5em;}
h1, h2, h4, h5, h6{color:#a9bd8f}
h2{font-size:3.6em;margin-bottom:30px}
h3{
color:#5a7b2e;
font-size:2.7em;
font-weight:normal;
}

h4{
color:#a9bd8f;
font-size:1.6em;
font-weight:bold;
}

img{border:0}
a{color:#5a7b2e}
blockquote{
border:2px solid #6a685c;
padding-left:20px;
}


/*--TOPO--*/
#topo{height:400px}

	h1.marca{
	background:url("../images/marca.png") no-repeat;
	height:200px;
	margin:25px 0 0 10px;
	width:160px;
	}

	h1.marca a{
	display:block;
	height:200px;
	overflow:hidden;
	text-indent:-99999px;
	width:160px;
	}

	#topo img{margin-top:56px}

	#banner{
	padding-top:16px;
	height:400px;
	}

/*-----MENU-----*/
#navegacao {
padding-top:16px;
width: 906px;
}

	#navegacao ul li{
	background: url("../images/separador-menu.png") no-repeat rigth top;
	display: inline;
	}

	#navegacao ul li a{
	color: #fff;
	display: block;
	text-decoration: none;
	}

	.btn-institucional, .btn-ssrp, .btn-tratamentos, .btn-cursos, .btn-reservas, .btn-eventos, .btn-artigos, .btn-videos, .btn-midia, .btn-contato{
	height: 50px;
	text-indent: -9999px;
	}

	a.btn-institucional{background: url("../images/btns/btn-institucional.jpg") no-repeat left top; width: 102px}
	a.btn-institucional:hover{background: url("../images/btns/btn2-institucional.jpg") no-repeat left top}

	a.btn-ssrp{background: url("../images/btns/btn-ssrp.jpg") no-repeat left top; width:124px}
	a.btn-ssrp:hover{background: url("../images/btns/btn2-ssrp.jpg") no-repeat left top}

	a.btn-tratamentos{background: url("../images/btns/btn-tratamentos.jpg") no-repeat left top; width: 106px}
	a.btn-tratamentos:hover{background: url("../images/btns/btn2-tratamentos.jpg") no-repeat left top}

	a.btn-cursos{background: url("../images/btns/btn-cursos.jpg") no-repeat left top; width:71px}
	a.btn-cursos:hover{background: url("../images/btns/btn2-cursos.jpg") no-repeat left top}

	a.btn-reservas{background: url("../images/btns/btn-reservas.jpg") no-repeat left top; width:128px}
	a.btn-reservas:hover{background: url("../images/btns/btn2-reservas.jpg") no-repeat left top}

	a.btn-eventos{background: url("../images/btns/btn-eventos.jpg") no-repeat left top; width:80px}
	a.btn-eventos:hover{background: url("../images/btns/btn2-eventos.jpg") no-repeat left top}

	a.btn-artigos{background: url("../images/btns/btn-artigos.jpg") no-repeat left top; width:75px}
	a.btn-artigos:hover{background: url("../images/btns/btn2-artigos.jpg") no-repeat left top}

	a.btn-videos{background: url("../images/btns/btn-videos.jpg") no-repeat left top; width:67px}
	a.btn-videos:hover{background: url("../images/btns/btn2-videos.jpg") no-repeat left top}

	a.btn-midia{background: url("../images/btns/btn-midia.jpg") no-repeat left top; width:81px}
	a.btn-midia:hover{background: url("../images/btns/btn2-midia.jpg") no-repeat left top}

	a.btn-contato{background: url("../images/btns/btn-contato.jpg") no-repeat left top; width:72px}
	a.btn-contato:hover{background: url("../images/btns/btn2-contato.jpg") no-repeat left top}


/*-----CONTEUDO-----*/
#container{
background:url("../images/bg-conteudo-home.png") repeat-x;
height:680px;
}

#conteudo{
margin-top:20px;
}

#conteudo_cima{
float:left;
}


	.titulo-box1, .titulo-box2, .titulo-box3, .titulo-box4, .titulo-box5{
	height:33px;
	text-indent:-9999px;
	}

	.titulo-box1{background:url("../images/titulo-buscar-fisioterapeuta.png") no-repeat}
	.titulo-box2{background:url("../images/titulo-area-restrita.png") no-repeat}
	.titulo-box3{background:url("../images/titulo-nossos-parceiros.png") no-repeat}
	.titulo-box4{ background:url("../images/titulo-ultimos-destaques.png") no-repeat}
	.titulo-box5{ background:url("../images/titulo-ultimos-videos.png") no-repeat}

	/*-----BOXES-----*/
	#profissionais, #restrito, #parceiros, #ultimos_destaques, #ultimos_videos{
	height:225px;
	padding:30px;
	}

	#profissionais, #restrito, #ultimos_destaques{background:url("../images/adorno-box.png") no-repeat right center}

	input{
	background:#ede8dc;
	border:4px solid #fff;
	color:#454545;
	margin-bottom:10px;
	padding:8px 15px;
	width:210px;
	}
	
	#ultimos_destaques{
	width:586px;
	}
	
	.titulo-destaque{
	font-weight:bold;
	}
	.texto-destaque{
	display:block;
	width:540px;
	float:left;
	margin-right:5px;
	color:#67873f;
	font-size:12px;
	font-weight:normal;
	padding-bottom:3px;
	padding-top:3px;
	border-bottom:1px dotted #DBE2CC;
	}
	
	.btn-mais{
	padding-top:2px;
	float:left;
	}
	
	
	.texto-video{
	display:block;
	width:200px;
	float:left;
	margin-right:5px;
	color:#67873f;
	font-size:12px;
	font-weight:normal;
	padding-bottom:3px;
	}
	
	
	
	#ultimos_videos{
	width:240px;
	}
	
	.player_youtube{
	width:200px;
	height:162px;
	}



	.botao{
	border:0;
	cursor:pointer;
	float:right;
	font-size:1.8em;
	margin-right:25px;
	height:32px;
	text-indent:-9999px;
	width:85px;
	}

	.btn-buscar{background:url("../images/btn-buscar.jpg") no-repeat}
	.btn-acessar{background:url("../images/btn-acessar.jpg") no-repeat}
	img.btn-saibamais {background:url("../images/btn-saibamais.jpg") no-repeat; margin:50px 60px;}


	/*-----BUSCAR PROFISSIONAIS-----*/

	#busca_cidade{
	background:#ede8dc;
	border:4px solid #fff;
	color:#454545;
	margin-bottom:10px;
	padding:8px 15px;
	width:125px;
	}

    #busca_estado{
    background:#ede8dc;
    border:4px solid #fff;
    color:#454545;
    margin-bottom:10px;
    padding:8px 15px;
    width:80px;
    }

    #busca_curso{
    background:#ede8dc;
    border:4px solid #fff;
    color:#454545;
    margin-bottom:10px;
    padding:8px 15px;
    width:245px;
    }

	#profissionais{width:270px}

	#profissionais p{margin-bottom:22px}

	#restrito{width:260px}
	
	.texto-login{
	margin-top:-5px;
	margin-bottom:10px;
	font-size:12px;
	font-weight:normal;
	}

	#parceiros{width:240px}

		.marca-parceiros{
		height:90px;
		margin-bottom:20px;
		margin-left:-20px;
		}

		.marca-parceiros img{
		margin:0px 0px 0px 20px;
		}


/*-----RODAPE-----*/
#rodape{
color:#454545;
font-size:0.9em;
line-height:1.5em;
}

	#rodape a{
	color:#454545;
	text-decoration:none;
	}

	#rodape a:hover{
	color:#5A7B2E;
	text-decoration:underline;
	}

	/*--endereco--*/
	#endereco{
	background:url("../images/img-endereco.png") no-repeat;
	height:54px;
	margin-left:8px;
	padding:7px 0 0 82px;
	width:300px;
	}
	
	/*--icones sociais--*/
	
	#icones_sociais{
	float:left;
	}
	
	.icones_sociais2{
	margin-top:8px;
	margin-right:5px;
	border:none;
	}
	
	#icones_rodape2{
	margin-top:8px;
	margin-left:60px;
	float:left;
	}
	
	/*--logo editora--*/
	.logo_editora{
	margin-top:12px;
	margin-right:10px;
	border:none;
	}
	
	.logo_editora2{
	margin-top:10px;
	margin-right:10px;
	border:none;
	}

	/*--copyright--*/
	#copyright{
	padding-top:25px;
	width:220px;
	margin-right:45px;
	}

	#copyright p{
	margin:10px 10px 0 0;
	}

	/*--logo spark--*/
	h6.spark{
	background:url("../images/logo-spark.png") no-repeat right top;
	height:31px;
	width:21px;
	}

	h6.spark a{
	display:block;
	height:31px;
	overflow:hidden;
	text-indent:-9999px;
	width:21px;
	}